Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | document runtime_settings | Marco Peereboom | 2010-12-29 | 1 | -0/+7 | |
| | ||||||
* | add :jsadd to write current tab domain to runtime config file. | Marco Peereboom | 2010-12-29 | 2 | -37/+160 | |
| | ||||||
* | sort settings and color them differently for runtime vs launchtime | Marco Peereboom | 2010-12-29 | 1 | -27/+30 | |
| | ||||||
* | consolidate getpeerid code with linux. | Marco Peereboom | 2010-12-29 | 4 | -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 Peereboom | 2010-12-29 | 2 | -36/+333 | |
| | | | | create a generic settings walker with fancy callbacks to do stuff | |||||
* | shuffle some code around and simplify the settings table some | Marco Peereboom | 2010-12-28 | 1 | -64/+62 | |
| | ||||||
* | make settings table driven so that we can do some runtime settings. | Marco Peereboom | 2010-12-28 | 1 | -89/+150 | |
| | ||||||
* | now that we have the socket stuff add single_instance option | Marco Peereboom | 2010-12-28 | 3 | -10/+56 | |
| | ||||||
* | Allow multiple urls to be selected with -n | Marco Peereboom | 2010-12-28 | 2 | -9/+20 | |
| | ||||||
* | Add local socket option to open new tabs from the command line. | Marco Peereboom | 2010-12-28 | 3 | -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 requested | Marco Peereboom | 2010-12-28 | 3 | -6/+53 | |
| | | | | by jy-p. | |||||
* | add a toggle js button on the toolbar | Marco Peereboom | 2010-12-27 | 2 | -13/+41 | |
| | ||||||
* | add gloabl enable cooki setting back in | Marco Peereboom | 2010-12-27 | 1 | -0/+4 | |
| | ||||||
* | fix search not cleaning up itself as found by jy-p | Marco Peereboom | 2010-12-27 | 1 | -1/+7 | |
| | ||||||
* | kill use of gtktoolitem since we wont ever use it for the intended purpose | Marco Peereboom | 2010-12-27 | 1 | -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 Peereboom | 2010-12-27 | 1 | -2/+1 | |
| | ||||||
* | implement remove cookie. Fix another edd bug where HL was same as CL. | Marco Peereboom | 2010-12-27 | 1 | -23/+42 | |
| | | | | | for some reason this doesnt redraw all tabs; some fail with invalid session keu. edd, fix that. | |||||
* | merge latest vimprobable2 js for hinting | Marco Peereboom | 2010-12-27 | 2 | -6/+13 | |
| | ||||||
* | now that we have an interceptor function this suddenly is a bug | Marco Peereboom | 2010-12-27 | 1 | -1/+1 | |
| | ||||||
* | fix some more edd nonsense | Marco Peereboom | 2010-12-26 | 1 | -2/+2 | |
| | ||||||
* | add function to override keystrokes in entry boxes to make like ctrl-t and | Marco Peereboom | 2010-12-26 | 2 | -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 toggle | Marco Peereboom | 2010-12-26 | 2 | -1/+18 | |
| | ||||||
* | typo, from Stevan Andjelkovic <stevan@student.chalmers.se> | Marco Peereboom | 2010-12-26 | 1 | -1/+1 | |
| | ||||||
* | handle certificates more gracefully. Trusted is green, untrusted yellow. | Marco Peereboom | 2010-12-26 | 3 | -9/+82 | |
| | | | | When there is no CA file color all secure connections red. | |||||
* | Add save tab support. | Marco Peereboom | 2010-12-26 | 2 | -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 Barrett | 2010-12-24 | 1 | -0/+4 | |
| | | | | not OK marco, but he would have wanted it this way. | |||||
* | add :home | Edd Barrett | 2010-12-24 | 2 | -0/+15 | |
| | | | | ok marco | |||||
* | finish off xtp pages, refactorings, cleaning | Edd Barrett | 2010-12-24 | 1 | -103/+273 | |
| | ||||||
* | add some xtp bits for cookielist | Marco Peereboom | 2010-12-23 | 1 | -3/+13 | |
| | ||||||
* | add cookiejar content viewer. edd needs to fix the remove ;-) | Marco Peereboom | 2010-12-23 | 2 | -0/+111 | |
| | | | | this also needs formating. | |||||
* | Add basic stats for blocked cookies. Might be an idea to keep those in a | Marco Peereboom | 2010-12-23 | 2 | -3/+35 | |
| | | | | database for postmortem purposes. | |||||
* | shoot forgot the man page | Marco Peereboom | 2010-12-23 | 1 | -1/+3 | |
| | ||||||
* | add about | Marco Peereboom | 2010-12-23 | 1 | -1/+38 | |
| | ||||||
* | Redirect help to online man page | Marco Peereboom | 2010-12-23 | 1 | -7/+21 | |
| | ||||||
* | make linux compile again | Marco Peereboom | 2010-12-23 | 1 | -1/+1 | |
| | ||||||
* | /tmp/cvsu5Ysha | Edd Barrett | 2010-12-22 | 1 | -78/+91 | |
| | ||||||
* | Add runtime javascript toggle for current domain in tab | Marco Peereboom | 2010-12-22 | 2 | -3/+53 | |
| | ||||||
* | add conformal as a good guy | Marco Peereboom | 2010-12-22 | 1 | -0/+2 | |
| | ||||||
* | make url entry of favorites page blank, like other xtp pages | Edd Barrett | 2010-12-22 | 1 | -1/+1 | |
| | ||||||
* | narrower favorite numbers column | Edd Barrett | 2010-12-22 | 1 | -1/+1 | |
| | ||||||
* | /tmp/cvsst6Nt1 | Edd Barrett | 2010-12-22 | 1 | -33/+173 | |
| | ||||||
* | Add javascript whitelist. | Marco Peereboom | 2010-12-22 | 3 | -9/+83 | |
| | ||||||
* | Fix flyspray FS#16 - 1.09 won't compile on slackware 13.1 | Marco Peereboom | 2010-12-22 | 1 | -2/+13 | |
| | ||||||
* | Add proper cookie support with policy, cookie white list, session cookies | Marco Peereboom | 2010-12-22 | 3 | -15/+231 | |
| | | | | etc | |||||
* | align table cells left by default | Edd Barrett | 2010-12-21 | 1 | -6/+6 | |
| | ||||||
* | Add refres_interval for dlman | Marco Peereboom | 2010-12-21 | 3 | -3/+9 | |
| | ||||||
* | Add myself to copyright and authors. | Edd Barrett | 2010-12-21 | 2 | -1/+4 | |
| | | | | OK marco | |||||
* | unroll first macro mess so that i can make some of these things config file | Marco Peereboom | 2010-12-21 | 1 | -11/+33 | |
| | | | | items. bad edd costing me over an hour! | |||||
* | add history | Marco Peereboom | 2010-12-21 | 1 | -0/+4 | |
| | ||||||
* | Secure xtp protocol actions using a session key generated by arc4random_buf. | Edd Barrett | 2010-12-21 | 1 | -25/+135 | |
| | | | | | | | | Without knowing this key, no xxxt:// url can modify the downloads state. Evetually we will need another for favorites, and another for history (once these are integrated into xtp). OK marco |