index
:
xombrero
this commit
master
minimalist web browser
Aoi Koizumi <novaburst@kalli.st>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
about.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a link to the top of about:history to remove all items from the
Josh Rickmar
2012-06-28
1
-8
/
+13
*
Replace manual file:// insertions and removals with the
Josh Rickmar
2012-06-28
1
-2
/
+8
*
Use glib's g_spawn_async() function instead of OS-specific fork/exec
Josh Rickmar
2012-06-28
1
-25
/
+14
*
Replace "%s" in alias and search_string manually with the encoded
Josh Rickmar
2012-06-15
1
-1
/
+4
*
Implement a warn_cert_changes setting to warn users when the remote
Josh Rickmar
2012-06-07
1
-0
/
+146
*
This fixes a bunch of things that probably should have gone in my last
Josh Rickmar
2012-06-06
1
-5
/
+9
*
Replace the home directory in the about:about page with the path to
Josh Rickmar
2012-06-01
1
-53
/
+138
*
Fix the behavior of show_url and fancy_bar so they actually act like
Josh Rickmar
2012-06-01
1
-2
/
+0
*
add home dir to about:about
Marco Peereboom
2012-05-31
1
-0
/
+2
*
Xombrero -> xombrero
Marco Peereboom
2012-05-30
1
-5
/
+5
*
Add my copyright to the files I've added code to
Josh Rickmar
2012-05-30
1
-0
/
+1
*
Add an about:search page to notify users we are not in a position to
Josh Rickmar
2012-05-25
1
-0
/
+192
*
rename xxxterm to xomrero
Marco Peereboom
2012-05-17
1
-12
/
+12
*
tidy about:webkit output by roughly using C declarations
Todd T. Fries
2012-03-24
1
-9
/
+12
*
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
*
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
*
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
*
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
*
Fix two segfaults
Stevan Andjelkovic
2012-01-02
1
-1
/
+1
*
Add "remove all cookies from domain" button FS#85
Stevan Andjelkovic
2011-12-29
1
-4
/
+18
*
Add unlinking of downloaded files (FS#81)
Stevan Andjelkovic
2011-12-29
1
-6
/
+16
*
Add link coloring after visiting it.
Marco Peereboom
2011-12-28
1
-2
/
+3
*
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
*
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