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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added the -e flag which allows execution of arbitrary command from the
Stevan Andjelkovic
2011-03-15
2
-15
/
+41
*
Big change to how keys are handled.
Stevan Andjelkovic
2011-03-15
3
-199
/
+259
*
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
3
-14
/
+13
*
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
3
-4
/
+12
*
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
*
remove some dead javascript helpers
Marco Peereboom
2011-03-02
4
-452
/
+7
*
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
2
-15
/
+106
*
fixup linux and freebsd
Marco Peereboom
2011-02-26
2
-4
/
+4
*
Low contrast web browsing (yay!)
Marco Peereboom
2011-02-26
6
-7
/
+618
*
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
*
o depend on xxxterm and xxxterm.cat1
Todd Fries
2011-02-25
2
-2
/
+2
*
fix script for marco
Todd Fries
2011-02-25
1
-6
/
+5
*
add a very ugly release mechanism, todd gets to make it omggood
Marco Peereboom
2011-02-25
2
-0
/
+17
*
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
*
fix linux makefile from reashlin & patricius on the forum
Marco Peereboom
2011-02-23
1
-2
/
+2
*
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
3
-7
/
+35
*
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
*
doco about: stuff in address bar
Marco Peereboom
2011-02-19
1
-0
/
+36
*
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
*
total rewrite of my clumsy attempt at doco. from jmc of course.
Marco Peereboom
2011-02-18
1
-309
/
+87
*
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
*
FS #56
Marco Peereboom
2011-02-17
1
-2
/
+5
*
move keyboard mappings from C+q to C-q.
Marco Peereboom
2011-02-17
3
-141
/
+148
*
make audio go to vlc because we need a gui to control it
Marco Peereboom
2011-02-17
1
-1
/
+1
*
clarify
Marco Peereboom
2011-02-15
1
-0
/
+3
*
add work_dir and document keybinding
Marco Peereboom
2011-02-15
1
-0
/
+320
*
fix '{js,cookie} save' behavior to modify in-memory state as well
Todd Fries
2011-02-15
1
-36
/
+53
*
add work_dir
Marco Peereboom
2011-02-13
1
-23
/
+47
*
* Added a wrapper around webkit_web_frame_get_uri(), and used it all
Stevan Andjelkovic
2011-02-09
2
-82
/
+75
*
activate progress and favicon in the statusbar only if (show_url == 0)
Todd Fries
2011-02-08
1
-16
/
+72
[next]