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
*
support :favadd [title]
David Hill
2013-06-13
1
-1
/
+1
*
use a define for js_auto_open_windows setting
David Hill
2013-06-09
1
-1
/
+1
*
add a new config option js_auto_open_windows = 0|1, default being 1.
David Hill
2013-06-08
1
-0
/
+1
*
constify
David Hill
2013-06-07
1
-1
/
+1
*
make sure an invalid proxy cannot be used.
David Hill
2013-06-07
1
-1
/
+1
*
Fix loads of memory issues
Josh Rickmar
2013-06-06
1
-2
/
+2
*
libsoup proxy-resolver support
David Hill
2013-06-05
1
-1
/
+11
*
Code cleanup and clearer var names
Josh Rickmar
2013-06-05
1
-1
/
+1
*
Allow saving certs from :cert show page
Josh Rickmar
2013-06-05
1
-0
/
+3
*
add new configuration option 'enable_cache'
David Hill
2013-05-14
1
-0
/
+1
*
gtk_widget_modify_font is deprecated. Use gtk_widget_override_font if using ...
David Hill
2013-05-13
1
-0
/
+6
*
add urlmod plus and min
Marco Peereboom
2013-01-02
1
-0
/
+5
*
Remove threading
Josh Rickmar
2013-05-14
1
-23
/
+1
*
Use libsoup exclusively for retrieving remote certs
Josh Rickmar
2013-05-14
1
-0
/
+4
*
Add osx build support (using macports).
John C. Vernaleo
2013-04-19
1
-0
/
+9
*
add proxy_cmd proto, reported on irc by rmull
Marco Peereboom
2012-11-30
1
-0
/
+1
*
add tor icon toggle for proxy
Marco Peereboom
2012-11-28
1
-0
/
+1
*
Add a button to the toolbar to toggle the proxy
Josh Rickmar
2012-11-28
1
-0
/
+1
*
Implement header changes as requested by jy-p
Josh Rickmar
2012-10-10
1
-3
/
+12
*
Add regex support to whitelists
Josh Rickmar
2012-09-18
1
-13
/
+14
*
Include NetBSD port, from Zplay
Josh Rickmar
2012-09-15
1
-1
/
+7
*
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
[next]