index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2009-05-26
Fix for 276e290accca (minor utf8 refactor)
Jorge Arellano Cid
2009-05-26
Minor utf8 refactor
corvid
2009-05-25
comment
corvid
2009-05-25
make tab expansion for plain text utf8 aware
Johannes Hofmann
2009-05-24
properly truncate utf8 window titles
corvid
2009-05-24
make header file consistent after rename (noticed by corvid)
Johannes Hofmann
2009-05-24
d_size.h for uint32_t
corvid
2009-05-23
use uint32_t for XID (pointed out by corvid)
Johannes Hofmann
2009-05-23
garbage collect unused code
Johannes Hofmann
2009-05-22
const
corvid
2009-05-22
consts
corvid
2009-05-22
use backgroundStyle() to ensure that backgroundColor is set
Johannes Hofmann
2009-05-22
rm current_bg_color
corvid
2009-05-21
DilloHtml Buf_Consumed unneeded
corvid
2009-05-20
trim auth includes
corvid
2009-05-19
fix xembed stuff with reparenting WMs
Johannes Hofmann
2009-05-19
update documentation on xid
corvid
2009-05-18
add missing xembed files
Johannes Hofmann
2009-05-18
add support for --xid command line option
Johannes Hofmann
2009-05-17
Added DLIB_MSG() macro for dlib's messages
corvid
2009-05-17
New utility function: a_Utf8_end_of_char()
corvid
2009-05-16
merge
Jorge Arellano Cid
2009-05-16
Fix: don't update window title for background tabs
Jorge Arellano Cid
2009-05-16
Avoid unnecessary tab label redraws.
Johannes Hofmann
2009-05-16
Keys::parseKey MSG
corvid
2009-05-15
Refactor: isolate calls to utf8 functions into a single source file.
corvid
2009-05-15
Sync window title with current tab
Jorge Arellano Cid
2009-05-15
add a couple of const
Jorge Arellano Cid
2009-05-13
Silence the last image-debugging messages
Jorge Arellano Cid
2009-05-11
Cleanup: image debugging messages
Jeremy Henty
2009-05-10
Replace %20 and ' ' with '_' in the suggested filename for saving
Jorge Arellano Cid
2009-05-10
Fix a memory leak with DilloImage structures
Hofmann Johannes
2009-05-09
Fix minor memory leak in a_UIcmd_search_dialog
Jorge Arellano Cid
2009-05-09
[mq]: replace-DW2TB-with-HT2TB
Jeremy Henty
2009-05-08
merge
Jorge Arellano Cid
2009-05-08
Fix a memory leak when stopping an image-decoding process
Jorge Arellano Cid
2009-05-08
spelling
corvid
2009-05-07
Cleanup in a_Image_new() signature
Jeremy Henty
2009-05-07
Inlined Cache_client_make_key()
Jeremy Henty
2009-05-07
Fix a memory leak in a_Klist_free()
corvid
2009-05-06
separate a_Capi_get_flags and a_Capi_get_flags_with_redirection
corvid, Jorge Arellano Cid
2009-05-06
rm a_About_ccc prototype
corvid
2009-05-05
fix Auth_is_token_char invalid chars
corvid
2009-05-05
Keybindings: allow shifted characters as keynames
corvid
2009-05-04
show line number for keysrc errors
corvid
2009-05-03
dStrndup, dStrcasecmp
corvid
2009-05-03
Comment fix for a_Cache_open_url()
Jeremy Henty
2009-05-03
Fix a border case bug in Cache_client_make_key()
Jeremy Henty
2009-05-03
Removed redundant caller NULL checks already in the API
Jeremy Henty
2009-05-03
Fixed a memory leak in keybindings.
corvid
[next]