aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-06-19Added image size sanity checksrelease-2_1Jorge Arellano Cid
2009-06-19Added a limit for PNG image sizeJorge Arellano Cid
2009-05-07NumLock, CapsLock, etc. modifiers should be ignored in parseKey().Rogutes Sparnuotos
2009-06-15Removed the experimental font size adjuster patch (it slipped in by mistake)Jorge Arellano Cid
2009-06-15splash release overview textcorvid
2009-06-15Splash screenJorge Arellano Cid
2009-06-14don't include fltk/x11.h (noticed by corvid)Johannes Hofmann
2009-06-11make <var> italic (noticed by corvid)Johannes Hofmann
2009-06-10add keysrccorvid
2009-06-07only parse charset parameter for text/* media typescorvid
2009-06-07group dillo system config files into a dillo subdir; have Paths use itcorvid
2009-06-06typoJohannes Hofmann
2009-06-06add CopyrightJohannes Hofmann
2009-06-06Removed unused DilloUrl from DilloPlaincorvid
2009-06-05faster expand tabscorvid
2009-06-05add private to show API vs internalcorvid
2009-06-05KeysCommand_tcorvid
This should make it easier for the casual reader to tell what's what in keys.cc.
2009-06-05Get key bindings for File menucorvid
2009-06-01free Pathscorvid
2009-06-01free Keyscorvid
2009-06-01proxy support for HTTPScorvid
2009-05-31Bound at-exit memory deallocationcorvid
2009-05-31line lengthJorge Arellano Cid
2009-05-29Refactor of MSG macrosJorge Arellano Cid
2009-05-29Improved recognition heuristics for plain text in utf8corvid
2009-05-29remove unused variableJohannes Hofmann
2009-05-29remove test code in plain.cc which slipped in accidentallyJohannes Hofmann
2009-05-29styleJohannes Hofmann
2009-05-29constscorvid
2009-05-27remove debug printfJohannes Hofmann
2009-05-27commentJohannes Hofmann
2009-05-27more xembed workJohannes 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-27allow hexadecimal --xid argumentJohannes Hofmann
2009-05-26Fix for 276e290accca (minor utf8 refactor)Jorge Arellano Cid
2009-05-26Minor utf8 refactorcorvid
2009-05-25commentcorvid
2009-05-25make tab expansion for plain text utf8 awareJohannes Hofmann
In discussion with corvid <corvid@lavabit.com>.
2009-05-24properly truncate utf8 window titlescorvid
2009-05-24make header file consistent after rename (noticed by corvid)Johannes Hofmann
2009-05-24d_size.h for uint32_tcorvid
2009-05-23use uint32_t for XID (pointed out by corvid)Johannes Hofmann
2009-05-23garbage collect unused codeJohannes Hofmann
2009-05-22constcorvid
2009-05-22constscorvid
2009-05-22use backgroundStyle() to ensure that backgroundColor is setJohannes Hofmann
2009-05-22rm current_bg_colorcorvid
2009-05-21DilloHtml Buf_Consumed unneededcorvid
2009-05-20trim auth includescorvid
2009-05-19fix xembed stuff with reparenting WMsJohannes Hofmann
2009-05-19update documentation on xidcorvid