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
...
*
make labels that hover over buttons human readable.
Marco Peereboom
2011-03-30
1
-5
/
+5
*
More line editor / completion work from Raphael Graf <r at undefined dot ch>
Stevan Andjelkovic
2011-03-30
1
-234
/
+166
*
remove race by using fstat instead
David Hill
2011-03-30
1
-6
/
+5
*
quotes from marco, to be added to by !marco. Just the good stuff!
Todd Fries
2011-03-24
1
-0
/
+34
*
better html output when viewing certificates.
David Hill
2011-03-23
1
-1
/
+1
*
spaces and tabs
Marco Peereboom
2011-03-18
1
-40
/
+40
*
add some warnings to annoy people so that they might help push the lack
Marco Peereboom
2011-03-18
1
-4
/
+6
*
pre-emptive strike on the SSL priority knob so when libsoup has it we use it
Todd Fries
2011-03-17
1
-0
/
+6
*
expose max connections and max host connections for extra vroom vroom.
Marco Peereboom
2011-03-17
1
-0
/
+9
*
Reverted last patch; it wasn't a fix after all. Sorry.
Stevan Andjelkovic
2011-03-17
1
-0
/
+1
*
Minor correction of the last patch.
Stevan Andjelkovic
2011-03-17
1
-1
/
+0
*
Generalised and simplified keybindings. Keys can now be bound to
Stevan Andjelkovic
2011-03-17
1
-128
/
+103
*
dont always run download first
Marco Peereboom
2011-03-17
1
-1
/
+1
*
add @ modifier to mime type to enable "downloading first"; needed to use
Marco Peereboom
2011-03-17
1
-3
/
+89
*
fix a space and makr togglejs and togglecookie broken
Marco Peereboom
2011-03-16
1
-3
/
+3
*
bring a couple of commands back to life after they got borked when the
Marco Peereboom
2011-03-16
1
-23
/
+56
*
check if "enable-dns-prefetching" exists, and if so, set it to disabled
Todd Fries
2011-03-16
1
-0
/
+24
*
Added the -e flag which allows execution of arbitrary command from the
Stevan Andjelkovic
2011-03-15
1
-15
/
+32
*
Big change to how keys are handled.
Stevan Andjelkovic
2011-03-15
1
-181
/
+235
*
much better line editor ala vim. not quite ready yet but it is a very
Marco Peereboom
2011-03-15
1
-122
/
+262
*
prevent NULL deref
Marco Peereboom
2011-03-08
1
-0
/
+2
*
Fixed keybindings clash.
Stevan Andjelkovic
2011-03-07
1
-6
/
+5
*
move command aliasses down on the list so that they don't take precedence
Marco Peereboom
2011-03-07
1
-6
/
+7
*
Added keybindings for cmd aliases (F9-F12).
Stevan Andjelkovic
2011-03-07
1
-4
/
+4
*
add extra paranoia to soup_cookie_jar_add_cookie
Marco Peereboom
2011-03-06
1
-0
/
+4
*
make red more.... red
Edd Barrett
2011-03-04
1
-1
/
+1
*
Tone down the colours and remove some dead code.
Edd Barrett
2011-03-04
1
-21
/
+23
*
Fix a bug in the download manager - now all filenames on the disk will match the
Edd Barrett
2011-03-02
1
-1
/
+3
*
Add backword and forward actions to mouse buttons 4 & 5.
Marco Peereboom
2011-03-02
1
-0
/
+16
*
help browser open a url in same tab that would have opened in a new tab.
Marco Peereboom
2011-03-01
1
-3
/
+19
*
add kiosk mode
Marco Peereboom
2011-02-28
1
-12
/
+95
*
Low contrast web browsing (yay!)
Marco Peereboom
2011-02-26
1
-5
/
+37
*
just like epiphany, route all new window policy decisions through one function
Todd Fries
2011-02-25
1
-24
/
+1
*
permit javascript to open windows if javascript is enabled.
Todd Fries
2011-02-25
1
-0
/
+6
*
KNF
Marco Peereboom
2011-02-25
1
-2
/
+3
*
i have noticed that pages containing framesets have no title, no label and
Marco Peereboom
2011-02-25
1
-35
/
+30
*
KNF the todd
Marco Peereboom
2011-02-25
1
-7
/
+4
*
So it looks like a download we started earlier can complete later despite
Marco Peereboom
2011-02-25
1
-11
/
+63
*
move favicon set into right spot for about pages.
Marco Peereboom
2011-02-23
1
-11
/
+10
*
un-hardcode statusbar font size
Todd Fries
2011-02-22
1
-5
/
+0
*
allow popups in new tabs when scripts are enabled or when domain is in
Marco Peereboom
2011-02-22
1
-4
/
+44
*
use zoom-level to scale the whole page instead of just fonts
Todd Fries
2011-02-22
1
-7
/
+32
*
simplify completion_match
Marco Peereboom
2011-02-22
1
-3
/
+1
*
Add URL autocompletion
Marco Peereboom
2011-02-21
1
-0
/
+84
*
show xxxterm favicon in about pages
Marco Peereboom
2011-02-19
1
-1
/
+11
*
remove some comments
Marco Peereboom
2011-02-19
1
-2
/
+2
*
kill _load_webkit_string
Marco Peereboom
2011-02-18
1
-21
/
+13
*
add about: support in the address bar. Now one can type like about:set
Marco Peereboom
2011-02-18
1
-21
/
+119
*
add one centimeter to print margins.
Edd Barrett
2011-02-18
1
-5
/
+38
*
Small fix to my previous patch.
Stevan Andjelkovic
2011-02-18
1
-6
/
+4
[prev]
[next]