Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tidy about:webkit output by roughly using C declarations | Todd T. Fries | 2012-03-24 | 1 | -9/+12 |
| | | | | | tidy nesting in about:allthethings, easier on the eyes ok marco@ | ||||
* | remove \o | Marco Peereboom | 2012-03-01 | 1 | -1/+1 |
| | |||||
* | twiddle the title properly four about:allthethings | Todd T. Fries | 2012-02-29 | 1 | -1/+1 |
| | |||||
* | implement about:allthesettings and about:webkit | Todd T. Fries | 2012-02-29 | 1 | -0/+182 |
| | | | | from todd | ||||
* | webkit 1.2.x doesnt have api version | Marco Peereboom | 2012-02-23 | 1 | -2/+6 |
| | |||||
* | print more version information in :about | Marco Peereboom | 2012-02-22 | 1 | -2/+8 |
| | |||||
* | on linux unsigned long long isnt unsigned long long | Marco Peereboom | 2012-02-17 | 1 | -1/+1 |
| | |||||
* | fix dowloads + unlink in download manager on windows | Marco Peereboom | 2012-01-27 | 1 | -0/+4 |
| | |||||
* | Add a "remove all" button on the cookiejar page. | vext01 | 2012-01-25 | 1 | -13/+26 |
| | | | | | | | | | Add "cookie purge" command (removes all). Update manual to mention "cookie purge". Make the cookiejar page look more consistent. Update copyright on files I have touched. OK marco | ||||
* | also fixup PS over here | Marco Peereboom | 2012-01-24 | 1 | -4/+4 |
| | |||||
* | use inttypes nonsense to make this compile on windows | Marco Peereboom | 2012-01-24 | 1 | -3/+5 |
| | |||||
* | include using <> instead of ; this will have fallout | Marco Peereboom | 2012-01-23 | 1 | -1/+1 |
| | |||||
* | First attempt at FS#74 - add option to wait for confirmation of download | Elias Norberg | 2012-01-16 | 1 | -6/+22 |
| | | | | | | | | | | | | | | New setting: 'download_mode' - values: start - downloads are automatically started (works like previous) this is the default. ask - before a download is started, the user gets a question. if the answer is yes, the download will start. otherwise it will be added to the downloadmanager, but not started. add - downloads are added to downloadmanager, but not stared. the user must then open the downloadmanager and start the downloads. ok @marco | ||||
* | fix page titles starting with a #, from raphael | Marco Peereboom | 2012-01-04 | 1 | -1/+1 |
| | |||||
* | First go at FS#217 | Stevan Andjelkovic | 2012-01-04 | 1 | -0/+1 |
| | | | | | | Some more info at: https://opensource.conformal.com/flyspray/index.php?do=details&task_id=217 | ||||
* | Fix two segfaults | Stevan Andjelkovic | 2012-01-02 | 1 | -1/+1 |
| | | | | | | Found and fixed by Nils Schneider <nils schneider at gmail dot com> ok marco@ | ||||
* | Add "remove all cookies from domain" button FS#85 | Stevan Andjelkovic | 2011-12-29 | 1 | -4/+18 |
| | | | | | | Code from Elias Norberg (xyzzy) ok marco@ | ||||
* | Add unlinking of downloaded files (FS#81) | Stevan Andjelkovic | 2011-12-29 | 1 | -6/+16 |
| | | | | | | Code from Cody Wright (writecode) ok marco@ | ||||
* | Add link coloring after visiting it. | Marco Peereboom | 2011-12-28 | 1 | -2/+3 |
| | | | | | Work around for bug #51747 from Stevan Andjelkovic <stevan.andjelkovic@strath.ac.uk> | ||||
* | fix extra <li>, pointed out by rgouveia | Marco Peereboom | 2011-11-03 | 1 | -1/+1 |
| | |||||
* | More file splits | Marco Peereboom | 2011-11-02 | 1 | -0/+116 |
| | | | | Add whitelist and settings files. | ||||
* | Move more stuff into about | Marco Peereboom | 2011-11-02 | 1 | -2/+150 |
| | |||||
* | Move xtp and about stuff into it's own file | marco | 2011-11-02 | 1 | -0/+1176 |