aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-01-14- Added an int32_t include-test, and an EAI_NODATA check for FreeBSD.jcid
2008-01-13- Added support for "charset" in the HTTP header field for Content-Type.jcid
2008-01-12- Added support for multi-line header fields.jcid
2008-01-08- Added a MSG_HTTP for HTTP/1.1's warning headers.jcid
2008-01-08Fixed a crash with SLECT code on options with no value.jcid
2008-01-08+ - Fixed a segfault in cookies.c when no .dillo directory exists.jcid
2008-01-03includes cleanup in ui.ccjcid
2008-01-02 - Fixed a segfault bug when closing a bw under active networking.jcid
2008-01-02- de-export symbols in nav.cjcid
2008-01-02Enabled limit_text_width in preferences.jcid
2008-01-02+ - Enabled fullscreen and start_page in preferences (dillorc2).jcid
2008-01-02- Enabled the geometry offset part (dillorc2).jcid
2008-01-02"Image load" pixmap upgrade.jcid
2008-01-02- Made cleanups in prefs (hiding local data/defs/symbols).jcid
2008-01-02- Added a redraw(DAMAGE_HIGHLIGHT) call to Back, Forw and Stop buttons.jcid
2008-01-02- Made TopGroup a PackedGroup, simplifying UI code and removing workarounds.jcid
2007-12-31Implemented the SELECT element in FORMS!jcid
2007-12-28- Enabled panel_size in preferences.jcid
2007-12-23Made dialogs use font_factor (e.g. view source).jcid
2007-12-23Updated doc/Images.txtjcid
2007-12-20Fixed a bug in table cellspacing.jcid
2007-12-20.jcid
2007-12-20minor changes.jcid
2007-12-19minor changesjcid
2007-12-19Made progress bars resize automatically.jcid
2007-12-17Made reset work for TEXTAREA.jcid
2007-12-17Added rows,cols parameters to the TEXTAREA element.jcid
2007-12-16- Made "New browser window" inherit the panel style of its parent.jcid
2007-12-16- Bound FltkMultiLineTextResource to the html parser (TEXTAREA).jcid
2007-12-12Made the stop button sensitive when loading an image.jcid
2007-12-11Made the viewsource button not scalablejcid
2007-12-06 - * Improved the dpi framework. Now dpi-programs can be specified in dpidrc,jcid
2007-12-05Added a workaround for a CCC reentrancy segfault.jcid
2007-12-04Made a cleanup in cache's parse header code.jcid
2007-11-28.jcid
2007-11-28Added HTTP-1.1's chunked transfer support!jcid
2007-11-27Made the decoder a filter by avoiding one copy pass.jcid
2007-11-24Re-bound Left and Right keys to scrollingjcid
2007-11-24Fixed bindings for Space key in UI.jcid
2007-11-21- Switched dillo to push a URL with fragment (anchor) into the stack.jcid
2007-11-20Added line numbers and enabled wrapping in the "View Source" window.jcid
2007-11-20.jcid
2007-11-19- Bound Ctrl+Space to fullscreen toggle.jcid
2007-11-18copy image/link locationjcid
2007-11-18Bound Ctrl-R to reload.jcid
2007-11-17Added shortcuts: PgDn=Spc PgUp=b Back=BackSpace|, Forw=Shift+Backspace|.jcid
2007-11-17Switched UI shortcuts from a global event handler to UI::handle.jcid
2007-11-17Added the "static" qualifier where missing.jcid
2007-11-17- s/camp/field/ s/CAMP/FIELD/jcid
2007-11-14Fixed signedness problems in decode.cjcid