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
/
xombrero.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a dragonflybsd port
Josh Rickmar
2012-08-29
1
-0
/
+9
*
Fix back/forward handling with about pages.
Josh Rickmar
2012-08-29
1
-1
/
+1
*
Remove some deprecated signals
Josh Rickmar
2012-08-22
1
-2
/
+7
*
Kill the gcrypt deprecated warnings
Josh Rickmar
2012-08-22
1
-0
/
+2
*
Remove duplicate code
Josh Rickmar
2012-08-06
1
-8
/
+1
*
Add a new setting, gnutls_priority_string.
Josh Rickmar
2012-08-02
1
-0
/
+2
*
Give each tab its own session key for xtp links.
Josh Rickmar
2012-08-16
1
-11
/
+12
*
Add more info and features to about:secviolation
Josh Rickmar
2012-08-15
1
-1
/
+2
*
many changes to about:allthethings and about:webkit
Todd T. Fries
2012-08-14
1
-0
/
+1
*
Undo the backout of all the inputfocus changes.
Josh Rickmar
2012-08-14
1
-1
/
+6
*
Reintroduce the FreeBSD fixes that were lost in the backouts.
Josh Rickmar
2012-08-09
1
-0
/
+2
*
Backout commits
Josh Rickmar
2012-08-09
1
-4
/
+0
*
Make sure LOGIN_NAME_MAX is defined properly for FreeBSD
Josh Rickmar
2012-08-09
1
-0
/
+2
*
breakout deeply nested function and comment soup session
Todd T. Fries
2012-08-08
1
-0
/
+2
*
Add a :https command
Josh Rickmar
2012-08-01
1
-0
/
+4
*
Distinguish between toplevel domains and FQDNs in whitelist code.
Josh Rickmar
2012-08-01
1
-3
/
+0
*
Backout all changes I've made to inputfocus.c.
Josh Rickmar
2012-08-02
1
-6
/
+1
*
Implement an about:runtime page and :runtime command to view and
Josh Rickmar
2012-07-31
1
-2
/
+81
*
Add a force_https setting (using the same domain syntax as the
Josh Rickmar
2012-07-31
1
-0
/
+9
*
Implement a do_not_track feature to set the Do Not Track HTTP header.
Josh Rickmar
2012-07-25
1
-0
/
+2
*
Make all the statusbar elements GtkLabel widgets instead of GtkEntry
Josh Rickmar
2012-07-13
1
-2
/
+3
*
Replace all signaling code and a mkstemps call with glib functions.
Josh Rickmar
2012-07-17
1
-6
/
+0
*
Remove the compact tab separator (I couldn't get this to color
Josh Rickmar
2012-07-12
1
-1
/
+0
*
Add a show_scrollbars option to disable showing of scrollbars. Enable
Josh Rickmar
2012-07-11
1
-0
/
+3
*
Use a DNPRINTF debugging macro for mutex warnings instead of show_oops.
Josh Rickmar
2012-07-11
1
-0
/
+1
*
Remove xterm_workaround as this has been fixed upstream, and make y
Josh Rickmar
2012-07-11
1
-2
/
+0
*
Enable GTK3 as default on FreeBSD and Linux, and make attempts to
Josh Rickmar
2012-07-10
1
-3
/
+1
*
Add for support for, and enable GTK3 as default.
Josh Rickmar
2012-07-09
1
-0
/
+6
*
More #ifdef nonsense so this compiles with older webkits.
Josh Rickmar
2012-07-09
1
-0
/
+2
*
Make the autofocus code a bit smarter by first saving the original
Josh Rickmar
2012-07-05
1
-0
/
+1
*
add some missing debug defines, bad jrick
Marco Peereboom
2012-07-03
1
-0
/
+3
*
add PSC and only set defaults if not set yet
Marco Peereboom
2012-07-03
1
-0
/
+1
*
Add two new settings, allow_insecure_content and
Josh Rickmar
2012-07-02
1
-0
/
+5
*
Implement a tabonly command that deletes all tabs except the currently
Josh Rickmar
2012-06-28
1
-0
/
+1
*
Modify the allocation of the scrollbar and GTK adjustment so they are
Josh Rickmar
2012-06-28
1
-2
/
+0
*
Save a pointer to the text entry box that is focused when the page is
Josh Rickmar
2012-06-28
1
-1
/
+3
*
Use glib's g_spawn_async() function instead of OS-specific fork/exec
Josh Rickmar
2012-06-28
1
-3
/
+0
*
Change user_agent to rotate on a connection per tab (instead of
Josh Rickmar
2012-06-19
1
-7
/
+20
*
add statusbar_style
Michal Mazurek
2012-06-16
1
-0
/
+6
*
Remove the "Loading", "Downloading", and "Download Failed" tab titles
Josh Rickmar
2012-06-15
1
-0
/
+1
*
Add an 'p' option to statusbar_elems to show if the http_proxy is
Josh Rickmar
2012-06-15
1
-0
/
+2
*
Add a userstyle setting to change the default stylesheet that is used
Josh Rickmar
2012-06-15
1
-1
/
+3
*
add tab number statusbar element. for small displays that have the tab bar di...
Michal Mazurek
2012-06-13
1
-0
/
+1
*
Implement a warn_cert_changes setting to warn users when the remote
Josh Rickmar
2012-06-07
1
-0
/
+27
*
Some tweaks to xombrero's proxy support.
vext01
2012-06-07
1
-0
/
+1
*
Set default char * setting pointers to NULL and g_strdup the default
Josh Rickmar
2012-06-07
1
-3
/
+3
*
This fixes a bunch of things that probably should have gone in my last
Josh Rickmar
2012-06-06
1
-2
/
+2
*
Replace the home directory in the about:about page with the path to
Josh Rickmar
2012-06-01
1
-2
/
+4
*
Fix some random stuff the rebasing lost. At least the build still
Josh Rickmar
2012-06-01
1
-0
/
+1
*
Make all runtime settings unsettable by using the ':set setting ='
Josh Rickmar
2012-06-01
1
-1
/
+52
[next]