about summary refs log tree commit diff stats
path: root/xombrero.h
Commit message (Expand)AuthorAgeFilesLines
* xtp-meaning freed memory usage fixWalther Maldonado2015-02-171-0/+1
* Set DXT_DS_RESOURCE_DIR as RESDIR in Makefile.John C. Vernaleo2014-07-011-1/+0
* Support GTK 3.10.David Hill2013-10-031-1/+1
* Fix several more issues with float/double settings.Josh Rickmar2013-09-101-2/+2
* Add an extra call to fix windows hooking.Marco Peereboom2013-07-101-5/+9
* Fix types and bounds checking on config inputs.Josh Rickmar2013-07-081-2/+2
* support :favadd [title]David Hill2013-06-131-1/+1
* use a define for js_auto_open_windows settingDavid Hill2013-06-091-1/+1
* add a new config option js_auto_open_windows = 0|1, default being 1.David Hill2013-06-081-0/+1
* constifyDavid Hill2013-06-071-1/+1
* make sure an invalid proxy cannot be used.David Hill2013-06-071-1/+1
* Fix loads of memory issuesJosh Rickmar2013-06-061-2/+2
* libsoup proxy-resolver supportDavid Hill2013-06-051-1/+11
* Code cleanup and clearer var namesJosh Rickmar2013-06-051-1/+1
* Allow saving certs from :cert show pageJosh Rickmar2013-06-051-0/+3
* add new configuration option 'enable_cache'David Hill2013-05-141-0/+1
* gtk_widget_modify_font is deprecated. Use gtk_widget_override_font if using ...David Hill2013-05-131-0/+6
* add urlmod plus and minMarco Peereboom2013-01-021-0/+5
* Remove threadingJosh Rickmar2013-05-141-23/+1
* Use libsoup exclusively for retrieving remote certsJosh Rickmar2013-05-141-0/+4
* Add osx build support (using macports).John C. Vernaleo2013-04-191-0/+9
* add proxy_cmd proto, reported on irc by rmullMarco Peereboom2012-11-301-0/+1
* add tor icon toggle for proxyMarco Peereboom2012-11-281-0/+1
* Add a button to the toolbar to toggle the proxyJosh Rickmar2012-11-281-0/+1
* Implement header changes as requested by jy-pJosh Rickmar2012-10-101-3/+12
* Add regex support to whitelistsJosh Rickmar2012-09-181-13/+14
* Include NetBSD port, from ZplayJosh Rickmar2012-09-151-1/+7
* Add a dragonflybsd portJosh Rickmar2012-08-291-0/+9
* Fix back/forward handling with about pages.Josh Rickmar2012-08-291-1/+1
* Remove some deprecated signalsJosh Rickmar2012-08-221-2/+7
* Kill the gcrypt deprecated warningsJosh Rickmar2012-08-221-0/+2
* Remove duplicate codeJosh Rickmar2012-08-061-8/+1
* Add a new setting, gnutls_priority_string.Josh Rickmar2012-08-021-0/+2
* Give each tab its own session key for xtp links.Josh Rickmar2012-08-161-11/+12
* Add more info and features to about:secviolationJosh Rickmar2012-08-151-1/+2
* many changes to about:allthethings and about:webkitTodd T. Fries2012-08-141-0/+1
* Undo the backout of all the inputfocus changes.Josh Rickmar2012-08-141-1/+6
* Reintroduce the FreeBSD fixes that were lost in the backouts.Josh Rickmar2012-08-091-0/+2
* Backout commitsJosh Rickmar2012-08-091-4/+0
* Make sure LOGIN_NAME_MAX is defined properly for FreeBSDJosh Rickmar2012-08-091-0/+2
* breakout deeply nested function and comment soup sessionTodd T. Fries2012-08-081-0/+2
* Add a :https commandJosh Rickmar2012-08-011-0/+4
* Distinguish between toplevel domains and FQDNs in whitelist code.Josh Rickmar2012-08-011-3/+0
* Backout all changes I've made to inputfocus.c.Josh Rickmar2012-08-021-6/+1
* Implement an about:runtime page and :runtime command to view andJosh Rickmar2012-07-311-2/+81
* Add a force_https setting (using the same domain syntax as theJosh Rickmar2012-07-311-0/+9
* Implement a do_not_track feature to set the Do Not Track HTTP header.Josh Rickmar2012-07-251-0/+2
* Make all the statusbar elements GtkLabel widgets instead of GtkEntryJosh Rickmar2012-07-131-2/+3
* Replace all signaling code and a mkstemps call with glib functions.Josh Rickmar2012-07-171-6/+0
* Remove the compact tab separator (I couldn't get this to colorJosh Rickmar2012-07-121-1/+0