Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add bugzilla # to XXX | Marco Peereboom | 2011-07-12 | 1 | -0/+1 | |
| | ||||||
* | this apparently is moar bettar | Marco Peereboom | 2011-07-11 | 1 | -2/+2 | |
| | | | | | From: Luis Henriques <luis.henrix@gmail.com> Additional input: keenerd <keenerd@gmail.com> | |||||
* | Describe font stuffs. | Marco Peereboom | 2011-07-11 | 1 | -0/+8 | |
| | | | | From: Michal Mazurek <akfaew@jasminek.net> | |||||
* | oops i screwed up the font sizes while testing | Marco Peereboom | 2011-07-11 | 1 | -2/+2 | |
| | ||||||
* | typo, from Luis Henriques <luis.henrix@gmail.com> | Marco Peereboom | 2011-07-11 | 1 | -1/+1 | |
| | ||||||
* | add a font option for the status and command entry bars. | Marco Peereboom | 2011-07-11 | 2 | -2/+23 | |
| | | | | | | from Michal Mazurek <akfaew@jasminek.net> Man page please! | |||||
* | document that webkit poopoos over max-conns and max-host-conns. | Marco Peereboom | 2011-07-08 | 2 | -2/+5 | |
| | ||||||
* | Fiddle with ulimits in order to get more fds as webkit is so nice to | Marco Peereboom | 2011-07-08 | 1 | -0/+18 | |
| | | | | | | | ignore the values we set. Each xxxterm instance needs at least 75ish descriptors to operate correctly. 70 or so for webkit and 5 for or so for xxxterm itself. This should mitigate fd starvation as much as the environment allows. | |||||
* | Disable "Web SQL Database" and add option enable_localstorage. | Raphael Graf | 2011-07-08 | 3 | -0/+14 | |
| | | | | ok marco@ | |||||
* | Remove some printf(sterr. | Raphael Graf | 2011-07-07 | 1 | -7/+4 | |
| | | | | ok marco@ | |||||
* | Prevent files in download dir from being overwritten. FS#80 | Marco Peereboom | 2011-07-07 | 1 | -5/+24 | |
| | | | | from Cody Wright <writecode@mailinator.com> | |||||
* | kill sll-priority; nothing will come from this. | Marco Peereboom | 2011-07-07 | 1 | -7/+0 | |
| | ||||||
* | catch up to new man reality; files go in man/man | Marco Peereboom | 2011-07-07 | 1 | -1/+1 | |
| | ||||||
* | add F1 for help; makes the browser feel traditional. | Marco Peereboom | 2011-07-07 | 3 | -0/+4 | |
| | ||||||
* | Add toplevel toggle command to temporary enable cookie and js whitelist | Marco Peereboom | 2011-07-07 | 3 | -9/+40 | |
| | | | | | | | for the toplevel domain. The "play" button now uses this too instead of the old FQDN JS only action. requested by several people. | |||||
* | Take the favicons from WebKitIconDatabase (webkit >=1.4). | Raphael Graf | 2011-07-07 | 1 | -105/+104 | |
| | | | | ok marco@ | |||||
* | kill one more focus bug where one cant type while page is loading. | Marco Peereboom | 2011-07-06 | 1 | -3/+2 | |
| | ||||||
* | fix a longstanding bug that has been driving me insane where clicking on | Marco Peereboom | 2011-07-06 | 1 | -7/+9 | |
| | | | | a tab would put the focus on uri entry instead of webkit. | |||||
* | Clipboards on x are stupid. Even more so when combined with gtk *and* | Marco Peereboom | 2011-07-06 | 1 | -1/+81 | |
| | | | | | | | | | | webkit. So in order to unscrew that use the biggest hammer I could find to simply keep the relevant clipboards in sync. Basically xxxterm becomes the clipboard manager for X and other apps and that might be undesired. If people complain I'll add a setting to re-enable stupid mode. Lots of complaining from jy-p and todd brought me to this horror hack. | |||||
* | space | Marco Peereboom | 2011-07-06 | 1 | -1/+1 | |
| | ||||||
* | set enable spell check to to 1 so that removing # does the trick. | Marco Peereboom | 2011-06-21 | 1 | -1/+1 | |
| | ||||||
* | Add options for spell checking. | Raphael Graf | 2011-06-21 | 3 | -0/+16 | |
| | | | | ok omg marco@ | |||||
* | Get ready for gtk+3. Add ellipsis to tab-label. | Raphael Graf | 2011-06-18 | 1 | -14/+34 | |
| | | | | ok marco@ | |||||
* | Unify html-output. | Raphael Graf | 2011-06-15 | 1 | -200/+148 | |
| | | | | ok marco@ | |||||
* | Add a check for ssl_ca_file setting, don't crash. | Raphael Graf | 2011-06-12 | 1 | -4/+9 | |
| | | | | ok marco@ | |||||
* | Description of 'cookie toggle' | Raphael Graf | 2011-06-12 | 1 | -1/+1 | |
| | ||||||
* | Show links with anchors in favorites and history (FS#101). | Raphael Graf | 2011-06-10 | 1 | -7/+7 | |
| | | | | ok marco@ | |||||
* | Enable pre-count for ':tabnew' and ':tabedit', add keybinding for C-T (FS#66). | Raphael Graf | 2011-06-04 | 1 | -29/+25 | |
| | | | | ok marco@ | |||||
* | Add a bit of a hack. | Owain Ainsworth | 2011-06-02 | 1 | -0/+6 | |
| | | | | | | | | | | | If xxxterm crashes at the wrong moment then it has a habit of losing your session file (this happens to me regularly). So fsync the session file before closing. Extending this to do all written files and to save the old one as file~ or file.backup is something i mean to do soonish. ok marco | |||||
* | unify all directory code. | Marco Peereboom | 2011-06-02 | 1 | -65/+27 | |
| | | | | from okan@openbsd.org | |||||
* | Fix bugs in previous commit. | Raphael Graf | 2011-06-01 | 1 | -1/+4 | |
| | ||||||
* | Enable pre/post-count for tabnext, tabprevious and tabclose. | Raphael Graf | 2011-06-01 | 1 | -61/+67 | |
| | | | | ok marco@ | |||||
* | add s | Marco Peereboom | 2011-05-26 | 2 | -2/+2 | |
| | ||||||
* | pimp cyphertite | Marco Peereboom | 2011-05-26 | 2 | -2/+2 | |
| | ||||||
* | Let ":cookie" go to ":cookie show all", from Cody Wright. | Raphael Graf | 2011-05-23 | 1 | -8/+8 | |
| | | | | ok marco@ | |||||
* | Clean parent directory as well. | Raphael Graf | 2011-05-21 | 1 | -1/+1 | |
| | | | | ok marco@ | |||||
* | Fix command-completion on linux | Raphael Graf | 2011-05-21 | 1 | -2/+5 | |
| | | | | ok marco@ | |||||
* | Improved pre-counts for commands. | Raphael Graf | 2011-05-21 | 1 | -20/+51 | |
| | | | | ok marco@ | |||||
* | Accept pre-count for commands. Without effect for now.. | Raphael Graf | 2011-05-10 | 1 | -127/+157 | |
| | | | | ok marco@ | |||||
* | Small change in url-autocompletion behaviour. | Raphael Graf | 2011-05-06 | 1 | -2/+20 | |
| | | | | Think so marco@ | |||||
* | show correct window titles when tabs are closed or reordered. | Raphael Graf | 2011-05-04 | 1 | -1/+13 | |
| | | | | ok marco@ | |||||
* | Add xxxterm.cat1 to CLEANFILES | David Hill | 2011-05-01 | 1 | -1/+1 | |
| | ||||||
* | unbreak build, bad todd | Marco Peereboom | 2011-04-21 | 1 | -1/+1 | |
| | ||||||
* | fix the damn clipboard already by doing all kinds of gymnastics to find the | Marco Peereboom | 2011-04-20 | 1 | -33/+44 | |
| | | | | | | active/correct clipboard. prompted by: <jy-p> fucking cut and paste not working in xxxterm sucks | |||||
* | example on how to ignore certain mime types, i am talking to you flash | Marco Peereboom | 2011-04-20 | 1 | -0/+3 | |
| | ||||||
* | disable stop button on about pages | Marco Peereboom | 2011-04-17 | 1 | -0/+2 | |
| | ||||||
* | move cookiejar below cookie command so that autocompletion works as | Marco Peereboom | 2011-04-17 | 1 | -1/+3 | |
| | | | | expected. Noticed by jy-p | |||||
* | Fix window-title and tab-label of the 'about:blank' page. | Raphael Graf | 2011-04-16 | 1 | -0/+3 | |
| | | | | ok marco@ | |||||
* | fix a gtk assert someone snuck in | Marco Peereboom | 2011-04-15 | 1 | -2/+4 | |
| | ||||||
* | bad edd, 2 warnings! | Marco Peereboom | 2011-04-15 | 1 | -2/+3 | |
| |