Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-19 | Added image size sanity checksrelease-2_1 | Jorge Arellano Cid | |
2009-06-19 | Added a limit for PNG image size | Jorge Arellano Cid | |
2009-05-07 | NumLock, CapsLock, etc. modifiers should be ignored in parseKey(). | Rogutes Sparnuotos | |
2009-06-15 | Removed the experimental font size adjuster patch (it slipped in by mistake) | Jorge Arellano Cid | |
2009-06-15 | splash release overview text | corvid | |
2009-06-15 | Splash screen | Jorge Arellano Cid | |
2009-06-14 | don't include fltk/x11.h (noticed by corvid) | Johannes Hofmann | |
2009-06-11 | make <var> italic (noticed by corvid) | Johannes Hofmann | |
2009-06-10 | add keysrc | corvid | |
2009-06-07 | only parse charset parameter for text/* media types | corvid | |
2009-06-07 | group dillo system config files into a dillo subdir; have Paths use it | corvid | |
2009-06-06 | typo | Johannes Hofmann | |
2009-06-06 | add Copyright | Johannes Hofmann | |
2009-06-06 | Removed unused DilloUrl from DilloPlain | corvid | |
2009-06-05 | faster expand tabs | corvid | |
2009-06-05 | add private to show API vs internal | corvid | |
2009-06-05 | KeysCommand_t | corvid | |
This should make it easier for the casual reader to tell what's what in keys.cc. | |||
2009-06-05 | Get key bindings for File menu | corvid | |
2009-06-01 | free Paths | corvid | |
2009-06-01 | free Keys | corvid | |
2009-06-01 | proxy support for HTTPS | corvid | |
2009-05-31 | Bound at-exit memory deallocation | corvid | |
2009-05-31 | line length | Jorge Arellano Cid | |
2009-05-29 | Refactor of MSG macros | Jorge Arellano Cid | |
2009-05-29 | Improved recognition heuristics for plain text in utf8 | corvid | |
2009-05-29 | remove unused variable | Johannes Hofmann | |
2009-05-29 | remove test code in plain.cc which slipped in accidentally | Johannes Hofmann | |
2009-05-29 | style | Johannes Hofmann | |
2009-05-29 | consts | corvid | |
2009-05-27 | remove debug printf | Johannes Hofmann | |
2009-05-27 | comment | Johannes Hofmann | |
2009-05-27 | more xembed work | Johannes Hofmann | |
* Create Xembed windows directly as child windows instead of reparenting them to avoid races with reparenting WMs. * Set _XEMBED_INFO property as required by XEMBED. * Send XEMBED_REQUEST_FOCUS to get focus when user clicks on the dillo window. | |||
2009-05-27 | allow hexadecimal --xid argument | Johannes Hofmann | |
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 | |
In discussion with corvid <corvid@lavabit.com>. | |||
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 | |