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
*
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
*
add some links as to where all this magic came from
Marco Peereboom
2012-05-15
1
-0
/
+4
*
add gdk_flush per doco and call XInitThreads per some posting on the net
Marco Peereboom
2012-05-15
2
-0
/
+5
*
-g instead of -ggdb3
Marco Peereboom
2012-05-15
1
-1
/
+1
*
Merge branch 'master' of ssh://opensource.conformal.com/git/xxxterm
Marco Peereboom
2012-05-15
3
-5
/
+35
|
\
|
*
Remove encoding as a runtime setting for now
Josh Rickmar
2012-05-15
1
-2
/
+10
|
*
Make enable_js_autorun a runtime setting. Missed this one before as
Josh Rickmar
2012-05-15
1
-1
/
+15
|
*
Add a simple example for enable_js_autorun to the manpage
Josh Rickmar
2012-05-15
1
-0
/
+8
|
*
Fix the behavior of search_string so it matches the manpage. An empty
Josh Rickmar
2012-05-15
1
-2
/
+2
*
|
add a missing got done; found by dhill and was sitting in my tree
Marco Peereboom
2012-05-15
1
-1
/
+1
|
/
*
Rename js_autorun_enabled to enable_js_autorun and document the usage in the ...
Josh Rickmar
2012-05-11
4
-4
/
+19
*
Make most of the rest of the settings dynamic.
Josh Rickmar
2012-05-11
3
-60
/
+613
*
tld_get_suffix will return NULL on bad input. Don't pass this to
Josh Rickmar
2012-05-10
1
-1
/
+2
*
Make show_url a runtime setting
Josh Rickmar
2012-05-07
3
-4
/
+22
*
Make show_tabs a runtime setting and replace atoi() calls with
Josh Rickmar
2012-05-07
3
-23
/
+70
*
Revert "Reorganize global default settings so the comments make sense. No"
Josh Rickmar
2012-05-07
1
-62
/
+59
*
enable_autoscroll is an action, not a setting. The old code was
Josh Rickmar
2012-05-07
1
-9
/
+0
*
Why are these spaces? Fix with tabs
Josh Rickmar
2012-05-07
1
-9
/
+9
*
Make home a runtime setting.
Josh Rickmar
2012-05-04
1
-4
/
+16
*
Make append_next a runtime setting.
Josh Rickmar
2012-05-04
1
-3
/
+12
*
Make using :set enable_autoscroll = 1 actually work at runtime by
Josh Rickmar
2012-05-04
1
-2
/
+11
*
Make marco happy. NULLs now completely fill the struct initialization
Josh Rickmar
2012-05-04
1
-60
/
+60
*
Reorganize global default settings so the comments make sense. No
Josh Rickmar
2012-05-04
1
-59
/
+62
*
time_t -> long long -> fs271
Marco Peereboom
2012-04-30
1
-6
/
+6
*
add ctrl-enter for the windows heads
Marco Peereboom
2012-04-30
2
-1
/
+23
*
add stop keybinding, from lonerman <supergeekoid@gmail.com>
Marco Peereboom
2012-04-16
1
-0
/
+1
[next]