about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix mem leak as noticed by stevanMarco Peereboom2011-01-011-0/+1
|
* Add undo close tabs.Marco Peereboom2011-01-012-7/+118
| | | | | | Command aliasing (needs a lot more love!). from Stevan Andjelkovic <stevan@student.chalmers.se>
* completly rewrite the cookie handling code curtesy of badly designedMarco Peereboom2011-01-012-84/+159
| | | | | libsoup cookies. just about anything that could have been designed wrong or backwards was.
* * If there are no favorites to show, show a message.Edd Barrett2010-12-311-0/+16
| | | | * Dissallow adding xtp pages as favorites (fixes seg fault).
* oopsMarco Peereboom2010-12-301-2/+0
|
* fix clipping of urls as noticed by jy-p and stevan.Marco Peereboom2010-12-301-25/+33
| | | | i'm an idiot; stand on me.
* focus on browser when switching tabsMarco Peereboom2010-12-301-0/+3
|
* dont allow the tab widget to ever get focus so that we can capture moreMarco Peereboom2010-12-301-1/+5
| | | | | | | | keystrokes properly. also fix a bug where search_entry didn't get assigned the correct callback for key entry and therefore ate some keystrokes. add ESC on uri and search entry to move focus back to browser, essentially emulating the vi edit/command mode a bit better. idea from edd.
* typoMarco Peereboom2010-12-291-1/+1
|
* att ctrl left and right arrows. should we make this work too in editboxes?Marco Peereboom2010-12-292-2/+20
|
* doco cookieaddMarco Peereboom2010-12-291-0/+5
|
* add cookieadd command to add domain to cookie white listMarco Peereboom2010-12-291-11/+91
|
* Add runtime cookie white list toggle.Marco Peereboom2010-12-293-36/+90
| | | | | Add allow_volatile_cookies option that ellows short lived cookies to exist in the session cache.
* doco y p from Stevan Andjelkovic <stevan@student.chalmers.se>Marco Peereboom2010-12-291-0/+11
|
* Add yank and paste from Stevan Andjelkovic <stevan@student.chalmers.se>Marco Peereboom2010-12-291-0/+68
|
* document runtime_settingsMarco Peereboom2010-12-291-0/+7
|
* add :jsadd to write current tab domain to runtime config file.Marco Peereboom2010-12-292-37/+160
|
* sort settings and color them differently for runtime vs launchtimeMarco Peereboom2010-12-291-27/+30
|
* consolidate getpeerid code with linux.Marco Peereboom2010-12-294-27/+44
| | | | | | | fix enable_socket default fix man page from Stevan Andjelkovic <stevan@student.chalmers.se>
* add runtime settings option, not in use yet.Marco Peereboom2010-12-292-36/+333
| | | | create a generic settings walker with fancy callbacks to do stuff
* shuffle some code around and simplify the settings table someMarco Peereboom2010-12-281-64/+62
|
* make settings table driven so that we can do some runtime settings.Marco Peereboom2010-12-281-89/+150
|
* 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
| | | | | Mostly from Stevan Andjelkovic <stevan@student.chalmers.se> Debugging and some extra stuff by me.
* add append_next to enable tab insertions instead of appending as requestedMarco Peereboom2010-12-283-6/+53
| | | | by jy-p.
* 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
| | | | of that widget. fix tab from uri entry to search engine while at it.
* 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
| | | | | for some reason this doesnt redraw all tabs; some fail with invalid session keu. edd, fix that.
* 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
| | | | | | ctrl-w work in search and addres entry. move gui functions to MOD instead of CTRL to be more uniform.
* 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
| | | | When there is no CA file color all secure connections red.
* Add save tab support.Marco Peereboom2010-12-262-1/+86
| | | | | | fix boneheaded typo from edd Sligthly modified diff from Stevan Andjelkovic <stevan@student.chalmers.se>
* opps, we forgot to regenrate session keys for favorites.Edd Barrett2010-12-241-0/+4
| | | | not OK marco, but he would have wanted it this way.
* add :homeEdd Barrett2010-12-242-0/+15
| | | | ok marco
* 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
| | | | this also needs formating.
* Add basic stats for blocked cookies. Might be an idea to keep those in aMarco Peereboom2010-12-232-3/+35
| | | | database for postmortem purposes.
* 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
|