about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* add user_agent settingMarco Peereboom2011-01-073-4/+19
* Make sure we play nice when we disable cookiesMarco Peereboom2011-01-071-3/+10
* doco cookie commandMarco Peereboom2011-01-071-8/+23
* add cookie toggleMarco Peereboom2011-01-071-1/+1
* add cookie save command and reuse same scaffold as js saveMarco Peereboom2011-01-071-118/+72
* start adding the cookie commands; reuse white list shower for both cookiesMarco Peereboom2011-01-071-67/+94
* Fix a chopped of char in F12. tsk tsk stevan.Marco Peereboom2011-01-061-4/+1
* add latest stuff to confMarco Peereboom2011-01-061-0/+4
* Save even more pixels and make icon sizes setable.Marco Peereboom2011-01-062-54/+100
* doco :js commandsMarco Peereboom2011-01-061-5/+22
* add the following commands:Marco Peereboom2011-01-061-62/+194
* fix tab not being opened next to the current tab as found by jy-p and meMarco Peereboom2011-01-061-3/+2
* grrr make sure string is !nullMarco Peereboom2011-01-061-1/+1
* only allow https urls to save certs.Marco Peereboom2011-01-061-1/+4
* doco cert commandsMarco Peereboom2011-01-061-1/+6
* once we save a cert color the address bar pretty blueMarco Peereboom2011-01-061-2/+7
* add certificate save and compare upon reconnect.Marco Peereboom2011-01-061-109/+297
* document save_global_historyMarco Peereboom2011-01-051-0/+12
* add window width and height as variablesMarco Peereboom2011-01-052-1/+9
* add stevan to copyrightsMarco Peereboom2011-01-051-1/+3
* add save_global_historyMarco Peereboom2011-01-052-11/+103
* kill html; we no longer use itMarco Peereboom2011-01-053-305/+0
* add desktop icon stuff.Marco Peereboom2011-01-051-0/+11
* add ca command to show ca certificates and document cert commandMarco Peereboom2011-01-052-0/+91
* fix FS#42Marco Peereboom2011-01-051-5/+7
* shrink tabs to gain some pixelsMarco Peereboom2011-01-051-3/+13
* when undoing tab close make forward history work too.Marco Peereboom2011-01-052-37/+73
* From: Vadim Zhukov <persgray@gmail.com>Marco Peereboom2011-01-041-1/+6
* Add :cert to print certificate chain as requested by jy-pMarco Peereboom2011-01-042-93/+147
* when undoing delete_tab restore historyMarco Peereboom2011-01-042-26/+60
* stop webkit when deleting a tab. silences some gtk warnings.Marco Peereboom2011-01-041-0/+3
* rename icons per ians recommendationMarco Peereboom2011-01-048-10/+10
* fix a use after free as found by edd and fix a focus issue as found byMarco Peereboom2011-01-031-9/+13
* switch icons to pngMarco Peereboom2011-01-0313-10/+10
* fix a stupid segfaultMarco Peereboom2011-01-031-1/+1
* fix installMarco Peereboom2011-01-031-1/+1
* Add bunch of iconsMarco Peereboom2011-01-039-4/+35
* when a page fails loading pring (untitled) instead of LoadingMarco Peereboom2011-01-021-0/+4
* add http_proxy back into config file.Marco Peereboom2011-01-021-0/+1
* doco restartMarco Peereboom2011-01-021-0/+4
* add restart; browser history isn't saved yet but tabs areMarco Peereboom2011-01-021-9/+34
* add restart scaffoldMarco Peereboom2011-01-021-0/+14
* add popup menu to aid in tab navigation as requested by jy-pMarco Peereboom2011-01-021-1/+39
* use a button instead of an image for closure on tabs.Marco Peereboom2011-01-021-9/+42
* *** empty log message ***Marco Peereboom2011-01-011-4/+8
* Fix mem leak as noticed by stevanMarco Peereboom2011-01-011-0/+1
* Add undo close tabs.Marco Peereboom2011-01-012-7/+118
* completly rewrite the cookie handling code curtesy of badly designedMarco Peereboom2011-01-012-84/+159
* * If there are no favorites to show, show a message.Edd Barrett2010-12-311-0/+16
* oopsMarco Peereboom2010-12-301-2/+0