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
path:
root
/
xombrero.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix some random stuff the rebasing lost. At least the build still
Josh Rickmar
2012-06-01
1
-0
/
+29
*
Make all runtime settings unsettable by using the ':set setting ='
Josh Rickmar
2012-06-01
1
-8
/
+8
*
Add a cmd_alias feature to set an alias for a :command, and document
Josh Rickmar
2012-06-01
1
-20
/
+43
*
Add a custom_uri setting to check if a URI should be handled by an
Josh Rickmar
2012-06-01
1
-1
/
+31
*
Fix the behavior of show_url and fancy_bar so they actually act like
Josh Rickmar
2012-06-01
1
-81
/
+78
*
Parse keybound commands for if they begin with a ':'. If they do,
Josh Rickmar
2012-06-01
1
-42
/
+46
*
Run the socket command on the current tab, not the last one. This
Josh Rickmar
2012-06-01
1
-1
/
+1
*
move os_init to right before read config
Marco Peereboom
2012-05-31
1
-3
/
+4
*
add an os init function
unknown
2012-05-31
1
-0
/
+3
*
Add my copyright to the files I've added code to
Josh Rickmar
2012-05-30
1
-0
/
+1
*
Add an about:search page to notify users we are not in a position to
Josh Rickmar
2012-05-25
1
-8
/
+2
*
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
*
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
*
make xombrero compile on windows
Marco Peereboom
2012-05-17
1
-4
/
+5
*
rename xxxterm to xomrero
Marco Peereboom
2012-05-17
1
-0
/
+8090
[prev]