about summary refs log tree commit diff stats
path: root/about.c
Commit message (Expand)AuthorAgeFilesLines
* make this work again on windowsMarco Peereboom2012-07-031-2/+3
* Add a link to the top of about:history to remove all items from theJosh Rickmar2012-06-281-8/+13
* Replace manual file:// insertions and removals with theJosh Rickmar2012-06-281-2/+8
* Use glib's g_spawn_async() function instead of OS-specific fork/execJosh Rickmar2012-06-281-25/+14
* Replace "%s" in alias and search_string manually with the encodedJosh Rickmar2012-06-151-1/+4
* Implement a warn_cert_changes setting to warn users when the remoteJosh Rickmar2012-06-071-0/+146
* This fixes a bunch of things that probably should have gone in my lastJosh Rickmar2012-06-061-5/+9
* Replace the home directory in the about:about page with the path toJosh Rickmar2012-06-011-53/+138
* Fix the behavior of show_url and fancy_bar so they actually act likeJosh Rickmar2012-06-011-2/+0
* add home dir to about:aboutMarco Peereboom2012-05-311-0/+2
* Xombrero -> xombreroMarco Peereboom2012-05-301-5/+5
* Add my copyright to the files I've added code toJosh Rickmar2012-05-301-0/+1
* Add an about:search page to notify users we are not in a position toJosh Rickmar2012-05-251-0/+192
* rename xxxterm to xomreroMarco Peereboom2012-05-171-12/+12
* tidy about:webkit output by roughly using C declarationsTodd T. Fries2012-03-241-9/+12
* remove \oMarco Peereboom2012-03-011-1/+1
* twiddle the title properly four about:allthethingsTodd T. Fries2012-02-291-1/+1
* implement about:allthesettings and about:webkitTodd T. Fries2012-02-291-0/+182
* webkit 1.2.x doesnt have api versionMarco Peereboom2012-02-231-2/+6
* print more version information in :aboutMarco Peereboom2012-02-221-2/+8
* on linux unsigned long long isnt unsigned long longMarco Peereboom2012-02-171-1/+1
* fix dowloads + unlink in download manager on windowsMarco Peereboom2012-01-271-0/+4
* Add a "remove all" button on the cookiejar page.vext012012-01-251-13/+26
* also fixup PS over hereMarco Peereboom2012-01-241-4/+4
* use inttypes nonsense to make this compile on windowsMarco Peereboom2012-01-241-3/+5
* include using <> instead of ; this will have falloutMarco Peereboom2012-01-231-1/+1
* First attempt at FS#74 - add option to wait for confirmation of downloadElias Norberg2012-01-161-6/+22
* fix page titles starting with a #, from raphaelMarco Peereboom2012-01-041-1/+1
* First go at FS#217Stevan Andjelkovic2012-01-041-0/+1
* Fix two segfaultsStevan Andjelkovic2012-01-021-1/+1
* Add "remove all cookies from domain" button FS#85Stevan Andjelkovic2011-12-291-4/+18
* Add unlinking of downloaded files (FS#81)Stevan Andjelkovic2011-12-291-6/+16
* Add link coloring after visiting it.Marco Peereboom2011-12-281-2/+3
* fix extra <li>, pointed out by rgouveiaMarco Peereboom2011-11-031-1/+1
* More file splitsMarco Peereboom2011-11-021-0/+116
* Move more stuff into aboutMarco Peereboom2011-11-021-2/+150
* Move xtp and about stuff into it's own filemarco2011-11-021-0/+1176