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
...
*
allow # in fav and quickmark file
Marco Peereboom
2011-08-03
2
-6
/
+13
*
kill reloadforce and make all reloads actually reload instead of
Marco Peereboom
2011-08-03
3
-14
/
+10
*
move a stray variable declaration to the right spot
Marco Peereboom
2011-08-03
1
-1
/
+1
*
this webkit bug has been fixed
Marco Peereboom
2011-08-03
1
-2
/
+0
*
Use proper load uri function so that hinting does show the uri in the
Marco Peereboom
2011-08-03
1
-1
/
+1
*
much more cleanup
Marco Peereboom
2011-08-03
1
-32
/
+53
*
start cleaning up michal style violations and fix a & that should have
Marco Peereboom
2011-08-03
1
-23
/
+33
*
Add the "mark" buffer command. This is diff bcmd #6
Michal Mazurek
2011-08-03
2
-0
/
+61
*
typo, s/zi/zo/ when describing zoom out
Michal Mazurek
2011-08-03
1
-1
/
+1
*
Add 'Z' zoom amount status bar element. Not visible by default.
Michal Mazurek
2011-08-03
2
-1
/
+39
*
Yet another attempt at fixing clipboards. This time we detect when a
Marco Peereboom
2011-08-02
1
-63
/
+21
*
Add the 'go up' buffer command. This is diff bcmd #1
Michal Mazurek
2011-08-02
2
-0
/
+47
*
Add quickmarks. This is bcmd #5.
Michal Mazurek
2011-08-02
3
-0
/
+196
*
Add the 'move percent' buffer command. This is diff bcmd #4.
Michal Mazurek
2011-08-02
2
-0
/
+18
*
Add the gototab buffer command. This is diff bcmd #3.
Michal Mazurek
2011-08-02
2
-0
/
+20
*
Add the 'zoom amount' buffer command. This is bcmd #2.
Michal Mazurek
2011-08-02
2
-0
/
+16
*
Fix socket code that raphael broke and obviously didn't test.
Marco Peereboom
2011-08-02
1
-1
/
+1
*
Forgot to update xxxterm.conf when restoring scrollfarleft
Michal Mazurek
2011-08-02
1
-0
/
+1
*
restore scrollfarleft bound to 0
Michal Mazurek
2011-08-02
2
-0
/
+4
*
Fixed buffer commands for url bar.
Michal Mazurek
2011-08-02
1
-13
/
+145
*
revert buffer command regex stuff; it eats keystrokes from the search
Marco Peereboom
2011-08-02
1
-144
/
+11
*
Move #include <regex.h> to maintain sorted order.
Michal Mazurek
2011-08-02
1
-1
/
+2
*
add preliminary buffer command code.
Michal Mazurek
2011-08-01
3
-15
/
+180
*
Allow ip adresses in whitelists (FS#130). And some window-title/tab-label fixes.
Raphael Graf
2011-07-31
1
-114
/
+98
*
/tmp/cvsS55e3a
Michal Mazurek
2011-07-30
3
-21
/
+10
*
add statusbar_elems
Michal Mazurek
2011-07-30
3
-51
/
+82
*
remove t.font_size, rewrite adjustfont_webkit
Michal Mazurek
2011-07-29
3
-24
/
+33
*
correct typo in the man page
Michal Mazurek
2011-07-28
1
-3
/
+1
*
remove doubled text from playflash.sh
Michal Mazurek
2011-07-27
1
-14
/
+0
*
add a method for running scripts on a page. the example uses
Marco Peereboom
2011-07-25
4
-1
/
+119
*
add more settable fonts
Marco Peereboom
2011-07-25
3
-1
/
+24
*
Don't crash when reordering tabs.
Raphael Graf
2011-07-21
1
-27
/
+18
*
Check webkit version at compile time. Fixes FS#129.
Raphael Graf
2011-07-20
1
-67
/
+67
*
gtk+3 compatibility
Raphael Graf
2011-07-19
1
-2
/
+3
*
Fix window titles.
Raphael Graf
2011-07-19
1
-38
/
+27
*
show status toggle command and stuff
Marco Peereboom
2011-07-18
1
-4
/
+2
*
only copy clipboards onto each other if the mouse has been released;
Marco Peereboom
2011-07-18
1
-2
/
+22
*
add more stuff to status bar and fix Michal's very very broken spacebar.
Marco Peereboom
2011-07-18
2
-65
/
+138
*
document compact bar
Marco Peereboom
2011-07-18
1
-0
/
+9
*
one more copyright nit
Marco Peereboom
2011-07-18
1
-1
/
+1
*
add michal to copyrights
Marco Peereboom
2011-07-18
1
-0
/
+1
*
add raphael and michal to authors
Marco Peereboom
2011-07-18
1
-1
/
+3
*
an alias without an argument opens an url containing %s. this diff
Marco Peereboom
2011-07-18
1
-1
/
+1
*
add a jumanji like tab bar in addition to the regular one.
Marco Peereboom
2011-07-18
2
-22
/
+211
*
In cmd_keypress_cb(), sanity-check c for NULL consistently.
Marco Peereboom
2011-07-18
1
-1
/
+1
*
Fix a logic bug in add_mime_type() that could result in a NULL pointer
Marco Peereboom
2011-07-18
1
-1
/
+1
*
Indentation fix for xtp_page_dl()
Marco Peereboom
2011-07-18
1
-2
/
+2
*
Fix a memory leak in xtp_page_cl() in case of invalid parameters.
Marco Peereboom
2011-07-18
1
-2
/
+2
*
another oops that needs to be fatalish.
Marco Peereboom
2011-07-18
1
-1
/
+3
*
a fatal turned oops should remain fatalish...
Marco Peereboom
2011-07-18
1
-0
/
+1
[prev]
[next]