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
*
Instead of forcing the xterm clipboard workaround make it an option.
Marco Peereboom
2011-08-21
1
-4
/
+11
*
better sbe creation
Michal Mazurek
2011-08-11
1
-23
/
+20
*
< statusbar_modify_attr(t, XT_COLOR_BLACK, "white");
Michal Mazurek
2011-08-10
1
-1
/
+1
*
display certificate exceptions when visiting untrusted site
Marco Peereboom
2011-08-10
1
-4
/
+46
*
notify_load_error_cb clobbers perfectly good URLs in uri_entry when a
Marco Peereboom
2011-08-09
1
-0
/
+12
*
missing spaces
Marco Peereboom
2011-08-07
1
-1
/
+1
*
start renaming karg elements to make them more obvious
Marco Peereboom
2011-08-07
1
-15
/
+15
*
fix silly {} in switch. noticed by akfaew
Marco Peereboom
2011-08-07
1
-10
/
+6
*
Fix in buffer commands.
Michal Mazurek
2011-08-07
1
-0
/
+1
*
add some missing copyrights and tags
Marco Peereboom
2011-08-06
1
-3
/
+0
*
default zoom levels should be set on tab creation,
Todd Fries
2011-08-05
1
-0
/
+1
*
stupid socket bug DIE DIE DIE
Marco Peereboom
2011-08-05
1
-7
/
+11
*
Be much louder when connecting and DONT return success when something
Marco Peereboom
2011-08-05
1
-13
/
+28
*
Start TLS failed is useless; print something better
Marco Peereboom
2011-08-05
1
-6
/
+3
*
Stop relying on stupid webkit to see if a certificate is trusted. It
Marco Peereboom
2011-08-04
1
-53
/
+50
*
thread the gnu tls code in order to make the browser a little snappier.
Marco Peereboom
2011-08-04
1
-27
/
+77
*
when a cert is saved always blue the address bar.
Marco Peereboom
2011-08-04
1
-1
/
+7
*
remove XXX
Marco Peereboom
2011-08-04
1
-1
/
+1
*
Kill some gtk warnings when fancy_bar = 0. I had this fixed before but
Marco Peereboom
2011-08-04
1
-37
/
+40
*
Warn about going to an nonexistant quickmark
Michal Mazurek
2011-08-03
1
-2
/
+8
*
() -> (void) for function declarations
Marco Peereboom
2011-08-03
1
-4
/
+4
*
allow # in fav and quickmark file
Marco Peereboom
2011-08-03
1
-3
/
+10
*
kill reloadforce and make all reloads actually reload instead of
Marco Peereboom
2011-08-03
1
-10
/
+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
1
-0
/
+52
*
Add 'Z' zoom amount status bar element. Not visible by default.
Michal Mazurek
2011-08-03
1
-1
/
+36
*
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
1
-0
/
+39
*
Add quickmarks. This is bcmd #5.
Michal Mazurek
2011-08-02
1
-0
/
+161
*
Add the 'move percent' buffer command. This is diff bcmd #4.
Michal Mazurek
2011-08-02
1
-0
/
+15
*
Add the gototab buffer command. This is diff bcmd #3.
Michal Mazurek
2011-08-02
1
-0
/
+17
*
Add the 'zoom amount' buffer command. This is bcmd #2.
Michal Mazurek
2011-08-02
1
-0
/
+12
*
Fix socket code that raphael broke and obviously didn't test.
Marco Peereboom
2011-08-02
1
-1
/
+1
*
restore scrollfarleft bound to 0
Michal Mazurek
2011-08-02
1
-0
/
+1
*
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
1
-11
/
+143
*
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
1
-16
/
+8
*
add statusbar_elems
Michal Mazurek
2011-07-30
1
-51
/
+74
*
remove t.font_size, rewrite adjustfont_webkit
Michal Mazurek
2011-07-29
1
-19
/
+25
*
add a method for running scripts on a page. the example uses
Marco Peereboom
2011-07-25
1
-1
/
+77
*
add more settable fonts
Marco Peereboom
2011-07-25
1
-1
/
+14
*
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
[next]