about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Allow ip adresses in whitelists (FS#130). And some window-title/tab-label fixes.Raphael Graf2011-07-311-114/+98
* /tmp/cvsS55e3aMichal Mazurek2011-07-303-21/+10
* add statusbar_elemsMichal Mazurek2011-07-303-51/+82
* remove t.font_size, rewrite adjustfont_webkitMichal Mazurek2011-07-293-24/+33
* correct typo in the man pageMichal Mazurek2011-07-281-3/+1
* remove doubled text from playflash.shMichal Mazurek2011-07-271-14/+0
* add a method for running scripts on a page. the example usesMarco Peereboom2011-07-254-1/+119
* add more settable fontsMarco Peereboom2011-07-253-1/+24
* Don't crash when reordering tabs.Raphael Graf2011-07-211-27/+18
* Check webkit version at compile time. Fixes FS#129.Raphael Graf2011-07-201-67/+67
* gtk+3 compatibilityRaphael Graf2011-07-191-2/+3
* Fix window titles.Raphael Graf2011-07-191-38/+27
* show status toggle command and stuffMarco Peereboom2011-07-181-4/+2
* only copy clipboards onto each other if the mouse has been released;Marco Peereboom2011-07-181-2/+22
* add more stuff to status bar and fix Michal's very very broken spacebar.Marco Peereboom2011-07-182-65/+138
* document compact barMarco Peereboom2011-07-181-0/+9
* one more copyright nitMarco Peereboom2011-07-181-1/+1
* add michal to copyrightsMarco Peereboom2011-07-181-0/+1
* add raphael and michal to authorsMarco Peereboom2011-07-181-1/+3
* an alias without an argument opens an url containing %s. this diffMarco Peereboom2011-07-181-1/+1
* add a jumanji like tab bar in addition to the regular one.Marco Peereboom2011-07-182-22/+211
* In cmd_keypress_cb(), sanity-check c for NULL consistently.Marco Peereboom2011-07-181-1/+1
* Fix a logic bug in add_mime_type() that could result in a NULL pointerMarco Peereboom2011-07-181-1/+1
* Indentation fix for xtp_page_dl()Marco Peereboom2011-07-181-2/+2
* Fix a memory leak in xtp_page_cl() in case of invalid parameters.Marco Peereboom2011-07-181-2/+2
* another oops that needs to be fatalish.Marco Peereboom2011-07-181-1/+3
* a fatal turned oops should remain fatalish...Marco Peereboom2011-07-181-0/+1
* FS#72, local files in favorites and history.Raphael Graf2011-07-161-102/+108
* Bring back down pointing arrow to select active tab.Marco Peereboom2011-07-151-5/+39
* Merge show_oops and show_oops_s.Stevan Andjelkovic2011-07-131-91/+69
* 07:47 <stevan> you broke it, you fix it :-pMarco Peereboom2011-07-131-1/+1
* stevan's spacebar is sometime brockenMarco Peereboom2011-07-131-2/+2
* Fix compiler warnings on linux.Raphael Graf2011-07-131-8/+8
* Fixed some small comments Marco had on :buffers.Stevan Andjelkovic2011-07-121-3/+7
* Added :buffers command, which displays open tabs and enables selection viaStevan Andjelkovic2011-07-122-65/+188
* add bugzilla # to XXXMarco Peereboom2011-07-121-0/+1
* this apparently is moar bettarMarco Peereboom2011-07-111-2/+2
* Describe font stuffs.Marco Peereboom2011-07-111-0/+8
* oops i screwed up the font sizes while testingMarco Peereboom2011-07-111-2/+2
* typo, from Luis Henriques <luis.henrix@gmail.com>Marco Peereboom2011-07-111-1/+1
* add a font option for the status and command entry bars.Marco Peereboom2011-07-112-2/+23
* document that webkit poopoos over max-conns and max-host-conns.Marco Peereboom2011-07-082-2/+5
* Fiddle with ulimits in order to get more fds as webkit is so nice toMarco Peereboom2011-07-081-0/+18
* Disable "Web SQL Database" and add option enable_localstorage.Raphael Graf2011-07-083-0/+14
* Remove some printf(sterr.Raphael Graf2011-07-071-7/+4
* Prevent files in download dir from being overwritten. FS#80Marco Peereboom2011-07-071-5/+24
* kill sll-priority; nothing will come from this.Marco Peereboom2011-07-071-7/+0
* catch up to new man reality; files go in man/manMarco Peereboom2011-07-071-1/+1
* add F1 for help; makes the browser feel traditional.Marco Peereboom2011-07-073-0/+4
* Add toplevel toggle command to temporary enable cookie and js whitelistMarco Peereboom2011-07-073-9/+40