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
*
add bugzilla # to XXX
Marco Peereboom
2011-07-12
1
-0
/
+1
*
oops i screwed up the font sizes while testing
Marco Peereboom
2011-07-11
1
-2
/
+2
*
typo, from Luis Henriques <luis.henrix@gmail.com>
Marco Peereboom
2011-07-11
1
-1
/
+1
*
add a font option for the status and command entry bars.
Marco Peereboom
2011-07-11
1
-2
/
+20
*
document that webkit poopoos over max-conns and max-host-conns.
Marco Peereboom
2011-07-08
1
-0
/
+1
*
Fiddle with ulimits in order to get more fds as webkit is so nice to
Marco Peereboom
2011-07-08
1
-0
/
+18
*
Disable "Web SQL Database" and add option enable_localstorage.
Raphael Graf
2011-07-08
1
-0
/
+9
*
Remove some printf(sterr.
Raphael Graf
2011-07-07
1
-7
/
+4
*
Prevent files in download dir from being overwritten. FS#80
Marco Peereboom
2011-07-07
1
-5
/
+24
*
kill sll-priority; nothing will come from this.
Marco Peereboom
2011-07-07
1
-7
/
+0
*
add F1 for help; makes the browser feel traditional.
Marco Peereboom
2011-07-07
1
-0
/
+1
*
Add toplevel toggle command to temporary enable cookie and js whitelist
Marco Peereboom
2011-07-07
1
-9
/
+33
*
Take the favicons from WebKitIconDatabase (webkit >=1.4).
Raphael Graf
2011-07-07
1
-105
/
+104
*
kill one more focus bug where one cant type while page is loading.
Marco Peereboom
2011-07-06
1
-3
/
+2
*
fix a longstanding bug that has been driving me insane where clicking on
Marco Peereboom
2011-07-06
1
-7
/
+9
*
Clipboards on x are stupid. Even more so when combined with gtk *and*
Marco Peereboom
2011-07-06
1
-1
/
+81
*
space
Marco Peereboom
2011-07-06
1
-1
/
+1
*
Add options for spell checking.
Raphael Graf
2011-06-21
1
-0
/
+8
*
Get ready for gtk+3. Add ellipsis to tab-label.
Raphael Graf
2011-06-18
1
-14
/
+34
*
Unify html-output.
Raphael Graf
2011-06-15
1
-200
/
+148
*
Add a check for ssl_ca_file setting, don't crash.
Raphael Graf
2011-06-12
1
-4
/
+9
*
Show links with anchors in favorites and history (FS#101).
Raphael Graf
2011-06-10
1
-7
/
+7
*
Enable pre-count for ':tabnew' and ':tabedit', add keybinding for C-T (FS#66).
Raphael Graf
2011-06-04
1
-29
/
+25
*
Add a bit of a hack.
Owain Ainsworth
2011-06-02
1
-0
/
+6
*
unify all directory code.
Marco Peereboom
2011-06-02
1
-65
/
+27
*
Fix bugs in previous commit.
Raphael Graf
2011-06-01
1
-1
/
+4
*
Enable pre/post-count for tabnext, tabprevious and tabclose.
Raphael Graf
2011-06-01
1
-61
/
+67
*
add s
Marco Peereboom
2011-05-26
1
-1
/
+1
*
pimp cyphertite
Marco Peereboom
2011-05-26
1
-1
/
+1
*
Let ":cookie" go to ":cookie show all", from Cody Wright.
Raphael Graf
2011-05-23
1
-8
/
+8
*
Fix command-completion on linux
Raphael Graf
2011-05-21
1
-2
/
+5
*
Improved pre-counts for commands.
Raphael Graf
2011-05-21
1
-20
/
+51
*
Accept pre-count for commands. Without effect for now..
Raphael Graf
2011-05-10
1
-127
/
+157
*
Small change in url-autocompletion behaviour.
Raphael Graf
2011-05-06
1
-2
/
+20
*
show correct window titles when tabs are closed or reordered.
Raphael Graf
2011-05-04
1
-1
/
+13
*
fix the damn clipboard already by doing all kinds of gymnastics to find the
Marco Peereboom
2011-04-20
1
-33
/
+44
*
disable stop button on about pages
Marco Peereboom
2011-04-17
1
-0
/
+2
*
move cookiejar below cookie command so that autocompletion works as
Marco Peereboom
2011-04-17
1
-1
/
+3
*
Fix window-title and tab-label of the 'about:blank' page.
Raphael Graf
2011-04-16
1
-0
/
+3
*
fix a gtk assert someone snuck in
Marco Peereboom
2011-04-15
1
-2
/
+4
*
bad edd, 2 warnings!
Marco Peereboom
2011-04-15
1
-2
/
+3
*
unbreak xtp pages in 2 places. ok marco
Edd Barrett
2011-04-13
1
-8
/
+24
*
Make some commands more gvim-like and allow trailing "!".
Raphael Graf
2011-04-13
1
-14
/
+13
*
Make binding an already bound key possible.
Stevan Andjelkovic
2011-04-11
1
-3
/
+4
*
remove tabgoto, use tabnext instead
Raphael Graf
2011-04-11
1
-43
/
+37
*
Arbitrary commands can now be bound to keys using keybindings.
Stevan Andjelkovic
2011-04-10
1
-46
/
+36
*
allow abbreviated commands, ok marco@
Raphael Graf
2011-04-06
1
-72
/
+47
*
dont crash when running in tabless and trying to create a new tab; open in
Marco Peereboom
2011-04-01
1
-1
/
+4
*
force tabless in kiosk mode
Marco Peereboom
2011-04-01
1
-0
/
+1
*
kill the stupid tooltip dead
Marco Peereboom
2011-03-30
1
-5
/
+5
[next]