about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prepare for release 1.11.3.Marco Peereboom2012-03-011-1/+1
* Linux doesn't play nice with fputs return values, found the hard way by Ryan ...Marco Peereboom2012-03-011-2/+2
* Prepare for release 1.11.2.Marco Peereboom2012-03-011-1/+1
* add language that we are not suggesting search enginesMarco Peereboom2012-03-011-1/+6
* Prepare for release 1.11.1.Marco Peereboom2012-03-011-1/+1
* make sure we eat \n during sod fgetsMarco Peereboom2012-03-011-1/+6
* Prepare for release 1.11.0.Marco Peereboom2012-03-011-1/+1
* add a welcome screen for start of day and upgrades and use it to announce the...Marco Peereboom2012-03-012-0/+38
* remove \oMarco Peereboom2012-03-011-1/+1
* twiddle the title properly four about:allthethingsTodd T. Fries2012-02-291-1/+1
* implement about:allthesettings and about:webkitTodd T. Fries2012-02-292-0/+184
* add a userstyle_global sample in xxxterm.confTodd T. Fries2012-02-281-0/+1
* permit userstyle_global in xxxterm.confTodd T. Fries2012-02-281-0/+1
* document userstyle and userstyle_global, noticed by jy-pMarco Peereboom2012-02-281-0/+4
* knfMarco Peereboom2012-02-281-4/+4
* document the strategy used in the config file, prompted by jy-pMarco Peereboom2012-02-281-0/+10
* forgot some {} when doing path surgeryMarco Peereboom2012-02-281-1/+2
* Fix warning message about missing tld-rules file.Lawrence Teo2012-02-281-1/+1
* fix a couple of mem leaks, bad stevan! fix provided by ber_t on forumMarco Peereboom2012-02-272-18/+31
* make xxxterm compile on osxMarco Peereboom2012-02-231-1/+4
* webkit 1.2.x doesnt have api versionMarco Peereboom2012-02-231-2/+6
* add build string to linux buildMarco Peereboom2012-02-221-0/+5
* print more version information in :aboutMarco Peereboom2012-02-221-2/+8
* move commentMarco Peereboom2012-02-211-2/+1