about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* now that we have the socket stuff add single_instance optionMarco Peereboom2010-12-283-10/+56
* Allow multiple urls to be selected with -nMarco Peereboom2010-12-282-9/+20
* Add local socket option to open new tabs from the command line.Marco Peereboom2010-12-283-4/+164
* add append_next to enable tab insertions instead of appending as requestedMarco Peereboom2010-12-283-6/+53
* add a toggle js button on the toolbarMarco Peereboom2010-12-272-13/+41
* add gloabl enable cooki setting back inMarco Peereboom2010-12-271-0/+4
* fix search not cleaning up itself as found by jy-pMarco Peereboom2010-12-271-1/+7
* kill use of gtktoolitem since we wont ever use it for the intended purposeMarco Peereboom2010-12-271-38/+11
* found the edd cookie redraw bug. sloppy sloppy sloppy and not tested. bad edd.Marco Peereboom2010-12-271-2/+1
* implement remove cookie. Fix another edd bug where HL was same as CL.Marco Peereboom2010-12-271-23/+42
* merge latest vimprobable2 js for hintingMarco Peereboom2010-12-272-6/+13
* now that we have an interceptor function this suddenly is a bugMarco Peereboom2010-12-271-1/+1
* fix some more edd nonsenseMarco Peereboom2010-12-261-2/+2
* add function to override keystrokes in entry boxes to make like ctrl-t andMarco Peereboom2010-12-262-6/+32
* add source view toggleMarco Peereboom2010-12-262-1/+18
* typo, from Stevan Andjelkovic <stevan@student.chalmers.se>Marco Peereboom2010-12-261-1/+1
* handle certificates more gracefully. Trusted is green, untrusted yellow.Marco Peereboom2010-12-263-9/+82
* Add save tab support.Marco Peereboom2010-12-262-1/+86
* opps, we forgot to regenrate session keys for favorites.Edd Barrett2010-12-241-0/+4
* add :homeEdd Barrett2010-12-242-0/+15
* finish off xtp pages, refactorings, cleaningEdd Barrett2010-12-241-103/+273
* add some xtp bits for cookielistMarco Peereboom2010-12-231-3/+13
* add cookiejar content viewer. edd needs to fix the remove ;-)Marco Peereboom2010-12-232-0/+111
* Add basic stats for blocked cookies. Might be an idea to keep those in aMarco Peereboom2010-12-232-3/+35
* shoot forgot the man pageMarco Peereboom2010-12-231-1/+3
* add aboutMarco Peereboom2010-12-231-1/+38
* Redirect help to online man pageMarco Peereboom2010-12-231-7/+21
* make linux compile againMarco Peereboom2010-12-231-1/+1
* /tmp/cvsu5YshaEdd Barrett2010-12-221-78/+91
* Add runtime javascript toggle for current domain in tabMarco Peereboom2010-12-222-3/+53
* add conformal as a good guyMarco Peereboom2010-12-221-0/+2
* make url entry of favorites page blank, like other xtp pagesEdd Barrett2010-12-221-1/+1
* narrower favorite numbers columnEdd Barrett2010-12-221-1/+1
* /tmp/cvsst6Nt1Edd Barrett2010-12-221-33/+173
* Add javascript whitelist.Marco Peereboom2010-12-223-9/+83
* Fix flyspray FS#16 - 1.09 won't compile on slackware 13.1Marco Peereboom2010-12-221-2/+13
* Add proper cookie support with policy, cookie white list, session cookiesMarco Peereboom2010-12-223-15/+231
* align table cells left by defaultEdd Barrett2010-12-211-6/+6
* Add refres_interval for dlmanMarco Peereboom2010-12-213-3/+9
* Add myself to copyright and authors.Edd Barrett2010-12-212-1/+4
* unroll first macro mess so that i can make some of these things config fileMarco Peereboom2010-12-211-11/+33
* add historyMarco Peereboom2010-12-211-0/+4
* Secure xtp protocol actions using a session key generated by arc4random_buf.Edd Barrett2010-12-211-25/+135
* highlight the text being searched from global_searchMarco Peereboom2010-12-211-1/+4
* if there is no previous in tab search text, use a globalMarco Peereboom2010-12-211-2/+10
* one moreMarco Peereboom2010-12-201-0/+1
* add some : for history tooMarco Peereboom2010-12-201-0/+2
* fix some comments i brokeMarco Peereboom2010-12-201-3/+4
* add history supportMarco Peereboom2010-12-201-10/+101
* some more edd violationsMarco Peereboom2010-12-201-2/+3