about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* add un.h in required locationsMarco Peereboom2012-05-181-0/+4
* make xombrero compile on windowsMarco Peereboom2012-05-172-6/+8
* Prepare for release 1.0.0.Marco Peereboom2012-05-171-1/+1
* Make sure include_config is alphabetical in the manpage with the restJosh Rickmar2012-05-171-24/+24
* more xxxterm->xombreroOwain G. Ainsworth2012-05-171-2/+2
* rename xxxterm to xomreroMarco Peereboom2012-05-1736-146/+133
* Add a setting to read additional config files from any other configJosh Rickmar2012-05-163-3/+43
* Add a setting to show download notifications via show_oops (default 0)Josh Rickmar2012-05-165-3/+28
* make gdk_flush compile time conditionalMarco Peereboom2012-05-161-0/+8
* make gdk_flush compile time conditionalMarco Peereboom2012-05-161-3/+3
* rewrite mutex implementation to fix some subtle bugs, also add some more lock...Marco Peereboom2012-05-161-41/+49
* conditionally use pkg-config javascriptcoregtk-1.0Marco Peereboom2012-05-161-3/+6
* Revert "Do a show_oops when a download is finished"Josh Rickmar2012-05-161-2/+0
* Do a show_oops when a download is finishedJosh Rickmar2012-05-161-0/+2
* add some links as to where all this magic came fromMarco Peereboom2012-05-151-0/+4
* add gdk_flush per doco and call XInitThreads per some posting on the netMarco Peereboom2012-05-152-0/+5
* -g instead of -ggdb3Marco Peereboom2012-05-151-1/+1
* Merge branch 'master' of ssh://opensource.conformal.com/git/xxxtermMarco Peereboom2012-05-153-5/+35
|\
| * Remove encoding as a runtime setting for nowJosh Rickmar2012-05-151-2/+10
| * Make enable_js_autorun a runtime setting. Missed this one before asJosh Rickmar2012-05-151-1/+15
| * Add a simple example for enable_js_autorun to the manpageJosh Rickmar2012-05-151-0/+8
| * Fix the behavior of search_string so it matches the manpage. An emptyJosh Rickmar2012-05-151-2/+2
* | add a missing got done; found by dhill and was sitting in my treeMarco Peereboom2012-05-151-1/+1
|/
* Rename js_autorun_enabled to enable_js_autorun and document the usage in the ...Josh Rickmar2012-05-114-4/+19
* Make most of the rest of the settings dynamic.Josh Rickmar2012-05-113-60/+613
* tld_get_suffix will return NULL on bad input. Don't pass this toJosh Rickmar2012-05-101-1/+2
* Make show_url a runtime settingJosh Rickmar2012-05-073-4/+22
* Make show_tabs a runtime setting and replace atoi() calls withJosh Rickmar2012-05-073-23/+70
* Revert "Reorganize global default settings so the comments make sense. No"Josh Rickmar2012-05-071-62/+59
* enable_autoscroll is an action, not a setting. The old code wasJosh Rickmar2012-05-071-9/+0
* Why are these spaces? Fix with tabsJosh Rickmar2012-05-071-9/+9
* Make home a runtime setting.Josh Rickmar2012-05-041-4/+16
* Make append_next a runtime setting.Josh Rickmar2012-05-041-3/+12
* Make using :set enable_autoscroll = 1 actually work at runtime byJosh Rickmar2012-05-041-2/+11
* Make marco happy. NULLs now completely fill the struct initializationJosh Rickmar2012-05-041-60/+60
* Reorganize global default settings so the comments make sense. NoJosh Rickmar2012-05-041-59/+62
* time_t -> long long -> fs271Marco Peereboom2012-04-301-6/+6
* add ctrl-enter for the windows headsMarco Peereboom2012-04-302-1/+23
* add stop keybinding, from lonerman <supergeekoid@gmail.com>Marco Peereboom2012-04-161-0/+1
* Fix for FS#270 - Bugs with stripping refererElias Norberg2012-04-094-3/+31
* make the 1024 limit 1024, not 1025, from mcbrideMarco Peereboom2012-04-071-1/+1
* add duckduckgo to search_stringsTodd T. Fries2012-04-051-0/+3
* permit over-riding of style via standard gtkrc and such likeTodd T. Fries2012-04-042-23/+55
* make this compile on windows againMarco Peereboom2012-04-031-2/+1
* Fix bug were opening the inspector overwrote pointers in tablistElias Norberg2012-03-261-1/+1
* tidy about:webkit output by roughly using C declarationsTodd T. Fries2012-03-241-9/+12
* pkg-config updates for the linux/Makefile.Thordur Bjornsson2012-03-181-2/+2
* fix missing commitsMarco Peereboom2012-03-073-12/+21
* * simplify marks code, no more magic loopsMichal Mazurek2012-03-042-27/+31
* TLD-list updated upstreamElias Norberg2012-03-021-20/+47