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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update wiki links
David Honour
2016-04-21
1
-1
/
+1
*
xtp-meaning freed memory usage fix
Walther Maldonado
2015-02-17
1
-25
/
+25
*
deal with deprecated call
Marco Peereboom
2015-02-12
1
-1
/
+2
*
don't move cursor before : or ?; from someone on IRC
Marco Peereboom
2014-12-20
1
-0
/
+4
*
added "open search in new tab" (using C-Enter on search) per
ader
2014-05-02
1
-0
/
+21
*
fix a clang warning
David Hill
2014-02-08
1
-1
/
+1
*
Fix segfault that can occur when referer = save-domain/save-fqdn.
Reginald Kennedy
2013-11-19
1
-2
/
+9
*
Don't perform explicit float equality comparisons.
Andrew Shadura
2013-10-16
1
-2
/
+2
*
Support GTK 3.10.
David Hill
2013-10-03
1
-19
/
+26
*
fix GTK error: t->tbe.proxy is a GtkLabel
Abdo Roig-Maranges
2013-09-08
1
-2
/
+2
*
Add handler to always deny location requests.
Josh Rickmar
2013-07-10
1
-0
/
+8
*
Kill remote cert error once and for all.
Josh Rickmar
2013-07-10
1
-7
/
+9
*
Kill float equality comparisons.
Josh Rickmar
2013-07-08
1
-4
/
+5
*
Be sure not to malloc nothing
Josh Rickmar
2013-06-25
1
-0
/
+4
*
Many errors fixed, found by clang static analyzer.
Josh Rickmar
2013-06-20
1
-16
/
+20
*
fix build on NetBSD. From Arnaud Degroote
David Hill
2013-06-16
1
-11
/
+12
*
Close tab when press+releasing X, not just press down
Josh Rickmar
2013-06-14
1
-8
/
+4
*
support :favadd [title]
David Hill
2013-06-13
1
-2
/
+2
*
add myself to copyright
David Hill
2013-06-12
1
-0
/
+1
*
Fix runtime set so it actually sets something
Josh Rickmar
2013-06-10
1
-3
/
+1
*
add a new config option js_auto_open_windows = 0|1, default being 1.
David Hill
2013-06-08
1
-3
/
+3
*
make sure an invalid proxy cannot be used.
David Hill
2013-06-07
1
-5
/
+9
*
Make string copies for basename calls
Josh Rickmar
2013-06-06
1
-3
/
+14
*
Unbreak GTK2
Josh Rickmar
2013-06-06
1
-1
/
+1
*
Don't color bar when warning of cached cert mismatch
Josh Rickmar
2013-06-06
1
-2
/
+2
*
Fix loads of memory issues
Josh Rickmar
2013-06-06
1
-113
/
+160
*
cleanup cert handling
David Hill
2013-06-05
1
-18
/
+43
*
Code cleanup and clearer var names
Josh Rickmar
2013-06-05
1
-16
/
+14
*
Allow saving certs from :cert show page
Josh Rickmar
2013-06-05
1
-3
/
+13
*
Use homepage for HTTPS GET request
Josh Rickmar
2013-06-03
1
-1
/
+16
*
Kill GTK 3.8 size warning
Josh Rickmar
2013-05-14
1
-9
/
+10
*
add new configuration option 'enable_cache'
David Hill
2013-05-14
1
-0
/
+6
*
gtk_widget_modify_font is deprecated. Use gtk_widget_override_font if using ...
David Hill
2013-05-13
1
-5
/
+5
*
add urlmod plus and min
Marco Peereboom
2013-01-02
1
-0
/
+90
*
KNF
Josh Rickmar
2013-05-14
1
-5
/
+7
*
Remove threading
Josh Rickmar
2013-05-14
1
-145
/
+3
*
Use libsoup exclusively for retrieving remote certs
Josh Rickmar
2013-05-14
1
-484
/
+179
*
Don't allow freeing NULL in open_tabs()
Josh Rickmar
2013-05-01
1
-13
/
+13
*
plug memleak on gnutls_x509_crt_list_import failure
David Hill
2013-04-20
1
-0
/
+1
*
plug memleak in get_local_cert_chain
David Hill
2013-04-20
1
-0
/
+1
*
Add osx build support (using macports).
John C. Vernaleo
2013-04-19
1
-0
/
+4
*
fix icon apearing when http_proxy is set
Marco Peereboom
2012-11-28
1
-3
/
+3
*
add tor icon toggle for proxy
Marco Peereboom
2012-11-28
1
-4
/
+18
*
Add a button to the toolbar to toggle the proxy
Josh Rickmar
2012-11-28
1
-0
/
+29
*
Initialize cookie whitelist. Fixes FS388.
Josh Rickmar
2012-10-30
1
-0
/
+1
*
Fix for FS387
Josh Rickmar
2012-10-28
1
-8
/
+18
*
Fix for FS273
Josh Rickmar
2012-10-28
1
-22
/
+28
*
Make all new tabs open in new windows in tabless mode
Josh Rickmar
2012-08-29
1
-1
/
+13
*
Implement header changes as requested by jy-p
Josh Rickmar
2012-10-10
1
-57
/
+57
*
Add regex support to whitelists
Josh Rickmar
2012-09-18
1
-35
/
+28
[next]