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
/
xxxterm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Should have been part of the previous commit
Marco Peereboom
2011-11-01
1
-225
/
+4
*
enable web inspector
Marco Peereboom
2011-10-31
1
-15
/
+37
*
do some more keybinding doco
Marco Peereboom
2011-10-29
1
-1
/
+1
*
add mechanism to run external JavaScript
Marco Peereboom
2011-10-28
1
-0
/
+78
*
shuffle some more code around to prevent crashes
Marco Peereboom
2011-10-28
1
-22
/
+28
*
Fix crash during session open.
Marco Peereboom
2011-10-28
1
-15
/
+13
*
shut JS exceptions up
Marco Peereboom
2011-10-28
1
-2
/
+2
*
add autofocus_onload option
Marco Peereboom
2011-10-27
1
-2
/
+7
*
fix command and search history
Marco Peereboom
2011-10-27
1
-6
/
+16
*
make sure we initialize the script
Marco Peereboom
2011-10-27
1
-0
/
+7
*
shuffle includes
Marco Peereboom
2011-10-27
1
-4
/
+2
*
rewrite hinting code completely
Marco Peereboom
2011-10-27
1
-174
/
+160
*
don't crash when toggling mode on page
Marco Peereboom
2011-10-26
1
-3
/
+5
*
Add hinting that opens in a new tab
Marco Peereboom
2011-10-26
1
-1
/
+14
*
remove cvs tag
Marco Peereboom
2011-10-25
1
-1
/
+0
*
add plugin whitelist
Marco Peereboom
2011-10-25
1
-13
/
+219
*
shut up gcc 4.6.1 warnings
Marco Peereboom
2011-10-25
1
-2
/
+2
*
fix segfault in config file parsing
marco
2011-10-25
1
-8
/
+11
*
Don't display empty errors on cert save
Marco Peereboom
2011-10-24
1
-1
/
+1
*
Another day another thread implementation.
Marco Peereboom
2011-10-24
1
-9
/
+86
*
shuffle comments
Marco Peereboom
2011-10-21
1
-3
/
+3
*
Initialize gcrypt like $deity indented
Marco Peereboom
2011-10-21
1
-22
/
+50
*
Revert "Make https coloring work in gtk3"
Marco Peereboom
2011-10-20
1
-5
/
+1
*
Make https coloring work in gtk3
Marco Peereboom
2011-10-17
1
-1
/
+5
*
annotations
Marco Peereboom
2011-10-17
1
-3
/
+3
*
Shut gcc > 4.2 for real this time
Marco Peereboom
2011-10-14
1
-1
/
+2
*
Shut gcc > 4.2 up as well
Marco Peereboom
2011-10-14
1
-4
/
+4
*
shut clang --analyze up as much as possible
Marco Peereboom
2011-10-13
1
-6
/
+15
*
remove gdk_threads_init(); for linux
Marco Peereboom
2011-10-12
1
-0
/
+2
*
fix mime_type on linux that got clobbered
Marco Peereboom
2011-10-12
1
-6
/
+10
*
bring threads back from dead
marco
2011-10-10
1
-36
/
+95
*
set encoding to webview not soup-session
Marco Peereboom
2011-10-06
1
-3
/
+2
*
fix search direction on new page
Marco Peereboom
2011-10-06
1
-12
/
+14
*
add encoding support
Marco Peereboom
2011-10-06
1
-1
/
+25
*
delete some dead code
Marco Peereboom
2011-10-06
1
-29
/
+0
*
fix a crash in go_back_for_real
Marco Peereboom
2011-10-06
1
-9
/
+36
*
only take focus on create tab when focusing
Marco Peereboom
2011-10-06
1
-9
/
+10
*
get rid of threads altogether
Marco Peereboom
2011-10-06
1
-4
/
+3
*
fix some 80 cols violations
Marco Peereboom
2011-10-04
1
-7
/
+14
*
Ignore commands starting with digit on completion
Marco Peereboom
2011-10-04
1
-1
/
+1
*
In the insanity department, we have a function available in a library
Todd T. Fries
2011-10-04
1
-0
/
+3
*
Add full versioning support with automatic release
Dave Collins
2011-10-03
1
-3
/
+13
*
Use g_thread_create() instead of gdk_threads_add_idle_full()
Cody Wright
2011-10-03
1
-2
/
+1
*
Fix sentinel warnings in gcc
Cody Wright
2011-10-03
1
-3
/
+3
*
Fix a crash as pointed out in FS#129
marco
2011-09-26
1
-7
/
+2
*
include bsd/stdlib on linux from Aleksander Balicki <balicki.aleksander@gmail...
marco
2011-09-26
1
-0
/
+1
*
remove a dead store from Aleksander Balicki <balicki.aleksander@gmail.com>
marco
2011-09-26
1
-2
/
+1
*
shut clang up
marco
2011-09-19
1
-3
/
+9
*
Enable tab-completion for the :set command.
Raphael Graf
2011-09-11
1
-5
/
+9
*
better thread diff; linux doesn't like gdk_thread_init
Marco Peereboom
2011-09-09
1
-7
/
+1
[next]