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
*
Ewps, fix the build again with some glibs
Josh Rickmar
2012-09-01
1
-1
/
+1
*
Fix build with glib 2.30.0. Fixes FS363
Josh Rickmar
2012-08-31
1
-1
/
+1
*
Fix back/forward handling with about pages.
Josh Rickmar
2012-08-29
1
-16
/
+16
*
Fix last commit, args may be NULL.
Josh Rickmar
2012-08-28
1
-1
/
+1
*
Fix about:favorites (:fav, not :favedit) with no entries
Josh Rickmar
2012-08-28
1
-2
/
+2
*
Fix issues with marco's back/forward list hack
Josh Rickmar
2012-08-28
1
-1
/
+4
*
Backout the recent back/forward list changes
Josh Rickmar
2012-08-28
1
-6
/
+1
*
Make clicking a favedit Rm link return to the favedit page
Josh Rickmar
2012-08-24
1
-1
/
+4
*
Make removing links from :favedit not crash. tsk tsk me
Josh Rickmar
2012-08-24
1
-2
/
+2
*
Fix the build when using some older glib and gtk versions
Josh Rickmar
2012-08-24
1
-0
/
+4
*
Remove some deprecated signals
Josh Rickmar
2012-08-22
1
-0
/
+6
*
Redo the back/forward list hack
Josh Rickmar
2012-08-21
1
-1
/
+6
*
Remove duplicate code
Josh Rickmar
2012-08-06
1
-4
/
+1
*
Add a favedit command and remove rm links from :fav
Josh Rickmar
2012-08-06
1
-12
/
+23
*
Destroy the session key when done with it.
Josh Rickmar
2012-08-16
1
-0
/
+9
*
Give each tab its own session key for xtp links.
Josh Rickmar
2012-08-16
1
-132
/
+45
*
Add more info and features to about:secviolation
Josh Rickmar
2012-08-15
1
-14
/
+34
*
many changes to about:allthethings and about:webkit
Todd T. Fries
2012-08-14
1
-104
/
+182
*
fix compile breakage when debug is enabled.
David Hill
2012-08-10
1
-1
/
+1
*
Backout commits
Josh Rickmar
2012-08-09
1
-184
/
+104
*
Don't recurse for toplevel windows and use proper glib foreach
Josh Rickmar
2012-08-08
1
-11
/
+20
*
nix unused var
Todd T. Fries
2012-08-08
1
-1
/
+0
*
fix for() loop, s/settings/name of gtk widget/, nix main_window
Todd T. Fries
2012-08-08
1
-4
/
+11
*
initial stab at toplevel window infoz
Todd T. Fries
2012-08-08
1
-0
/
+10
*
breakout deeply nested function and comment soup session
Todd T. Fries
2012-08-08
1
-97
/
+103
*
comment soup session bits for now
Todd T. Fries
2012-08-08
1
-0
/
+2
*
cast warnings to oblivion
Todd T. Fries
2012-08-08
1
-2
/
+2
*
This diff munges and massages the show_g_object_settings function
Todd T. Fries
2012-08-08
1
-54
/
+101
*
Fix reminder message on about:about
Josh Rickmar
2012-08-06
1
-1
/
+1
*
Add a :https command
Josh Rickmar
2012-08-01
1
-0
/
+28
*
Implement an about:runtime page and :runtime command to view and
Josh Rickmar
2012-07-31
1
-133
/
+131
*
Oops broke the last commit
Josh Rickmar
2012-07-26
1
-1
/
+1
*
Another g_strdup_vprintf. No s/free/g_free/ here since the value is
Josh Rickmar
2012-07-26
1
-1
/
+1
*
missed a strdup() -> g_strdup()
Todd T. Fries
2012-07-26
1
-1
/
+1
*
last free() -> g_free; ok marco@
Todd T. Fries
2012-07-26
1
-2
/
+2
*
Remove malloc calls
Josh Rickmar
2012-07-26
1
-1
/
+2
*
Add the missing the . at the beginning of the configuration filename
Josh Rickmar
2012-07-13
1
-1
/
+1
*
unbreak unix
Josh Rickmar
2012-07-03
1
-3
/
+4
*
make this work again on windows
Marco Peereboom
2012-07-03
1
-2
/
+3
*
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
[next]