index
:
xombrero
this commit
master
minimalist web browser
Aoi Koizumi <novaburst@kalli.st>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tabopen is not a command; replace it with tabnew in the config.
Josh Rickmar
2012-06-11
1
-2
/
+2
*
Don't recolor the statusbar when opening the command prompt. This
Josh Rickmar
2012-06-08
1
-1
/
+0
*
Unbreak some of the keybinding logic that I broke in
Josh Rickmar
2012-06-07
1
-9
/
+13
*
Fix manpage. Users are no longer required to manually remove the old
Josh Rickmar
2012-06-07
1
-6
/
+0
*
Implement a warn_cert_changes setting to warn users when the remote
Josh Rickmar
2012-06-07
6
-42
/
+334
*
FIX: Makefile fails to scaffold ${PREFIX}/bin
vext01
2012-06-07
1
-0
/
+1
*
Some tweaks to xombrero's proxy support.
vext01
2012-06-07
5
-5
/
+30
*
Set default char * setting pointers to NULL and g_strdup the default
Josh Rickmar
2012-06-07
3
-33
/
+52
*
This fixes a bunch of things that probably should have gone in my last
Josh Rickmar
2012-06-06
6
-63
/
+81
*
Fix a bug that made the statusbar display "Loading: ..." even after the
Michal Mazurek
2012-06-06
1
-5
/
+7
*
Replace the home directory in the about:about page with the path to
Josh Rickmar
2012-06-01
3
-58
/
+144
*
Fix keybound prompts
Josh Rickmar
2012-06-01
4
-65
/
+81
*
Ugh. I guess I'll have to do a lot of these. This fixes the socket
Josh Rickmar
2012-06-01
1
-1
/
+1
*
Fix some random stuff the rebasing lost. At least the build still
Josh Rickmar
2012-06-01
3
-0
/
+33
*
Make all runtime settings unsettable by using the ':set setting ='
Josh Rickmar
2012-06-01
3
-228
/
+443
*
Add a cmd_alias feature to set an alias for a :command, and document
Josh Rickmar
2012-06-01
4
-20
/
+130
*
Add a custom_uri setting to check if a URI should be handled by an
Josh Rickmar
2012-06-01
4
-2
/
+124
*
Modify some example code from thib for better tilde expansion and use
Josh Rickmar
2012-06-01
1
-23
/
+4
*
Fix the behavior of show_url and fancy_bar so they actually act like
Josh Rickmar
2012-06-01
6
-121
/
+101
*
Parse keybound commands for if they begin with a ':'. If they do,
Josh Rickmar
2012-06-01
4
-65
/
+81
*
Run the socket command on the current tab, not the last one. This
Josh Rickmar
2012-06-01
1
-1
/
+1
*
add os_init to generic unix.c file, move it when needed
Marco Peereboom
2012-06-01
1
-0
/
+3
*
move os_init to right before read config
Marco Peereboom
2012-05-31
1
-3
/
+4
*
add home dir to about:about
Marco Peereboom
2012-05-31
1
-0
/
+2
*
add an os init function
unknown
2012-05-31
2
-0
/
+5
*
Prepare for release 1.0.0.
Marco Peereboom
2012-05-30
1
-1
/
+1
*
Xombrero -> xombrero
Marco Peereboom
2012-05-30
2
-6
/
+6
*
roll version back to 0.0.0
Marco Peereboom
2012-05-30
1
-1
/
+1
*
Add my copyright to the files I've added code to
Josh Rickmar
2012-05-30
4
-0
/
+4
*
Add an about:search page to notify users we are not in a position to
Josh Rickmar
2012-05-25
5
-14
/
+204
*
Be sure to clear any show_oops messages before navigating to a new
Josh Rickmar
2012-05-24
1
-0
/
+1
*
Truncate the startofday file before writing the current version to it.
Josh Rickmar
2012-05-23
1
-1
/
+2
*
Prevent a double free
Josh Rickmar
2012-05-21
1
-1
/
+3
*
gdk_flush -> GDK_FLUSH in run_scripts_locked
David Hill
2012-05-18
1
-1
/
+1
*
Prevent a nasty bug where saved certificates were not being completely
Josh Rickmar
2012-05-18
1
-1
/
+1
*
remove a couple of long long variables that confuse various compiler
Marco Peereboom
2012-05-18
1
-4
/
+6
*
add un.h in required locations
Marco Peereboom
2012-05-18
1
-0
/
+4
*
make xombrero compile on windows
Marco Peereboom
2012-05-17
2
-6
/
+8
*
Prepare for release 1.0.0.
Marco Peereboom
2012-05-17
1
-1
/
+1
*
Make sure include_config is alphabetical in the manpage with the rest
Josh Rickmar
2012-05-17
1
-24
/
+24
*
more xxxterm->xombrero
Owain G. Ainsworth
2012-05-17
1
-2
/
+2
*
rename xxxterm to xomrero
Marco Peereboom
2012-05-17
36
-146
/
+133
*
Add a setting to read additional config files from any other config
Josh Rickmar
2012-05-16
3
-3
/
+43
*
Add a setting to show download notifications via show_oops (default 0)
Josh Rickmar
2012-05-16
5
-3
/
+28
*
make gdk_flush compile time conditional
Marco Peereboom
2012-05-16
1
-0
/
+8
*
make gdk_flush compile time conditional
Marco Peereboom
2012-05-16
1
-3
/
+3
*
rewrite mutex implementation to fix some subtle bugs, also add some more lock...
Marco Peereboom
2012-05-16
1
-41
/
+49
*
conditionally use pkg-config javascriptcoregtk-1.0
Marco Peereboom
2012-05-16
1
-3
/
+6
*
Revert "Do a show_oops when a download is finished"
Josh Rickmar
2012-05-16
1
-2
/
+0
*
Do a show_oops when a download is finished
Josh Rickmar
2012-05-16
1
-0
/
+2
[next]