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
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-08
Fixed 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-03
includes cleanup in ui.cc
jcid
2008-01-02
- Fixed a segfault bug when closing a bw under active networking.
jcid
2008-01-02
- de-export symbols in nav.c
jcid
2008-01-02
Enabled 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-31
Implemented the SELECT element in FORMS!
jcid
2007-12-28
- Enabled panel_size in preferences.
jcid
2007-12-23
Made dialogs use font_factor (e.g. view source).
jcid
2007-12-23
Updated doc/Images.txt
jcid
2007-12-20
Fixed a bug in table cellspacing.
jcid
2007-12-20
.
jcid
2007-12-20
minor changes.
jcid
2007-12-19
minor changes
jcid
2007-12-19
Made progress bars resize automatically.
jcid
2007-12-17
Made reset work for TEXTAREA.
jcid
2007-12-17
Added 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-12
Made the stop button sensitive when loading an image.
jcid
2007-12-11
Made the viewsource button not scalable
jcid
2007-12-06
- * Improved the dpi framework. Now dpi-programs can be specified in dpidrc,
jcid
2007-12-05
Added a workaround for a CCC reentrancy segfault.
jcid
2007-12-04
Made a cleanup in cache's parse header code.
jcid
2007-11-28
.
jcid
2007-11-28
Added HTTP-1.1's chunked transfer support!
jcid
2007-11-27
Made the decoder a filter by avoiding one copy pass.
jcid
2007-11-24
Re-bound Left and Right keys to scrolling
jcid
2007-11-24
Fixed 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-20
Added 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-18
copy image/link location
jcid
2007-11-18
Bound Ctrl-R to reload.
jcid
2007-11-17
Added shortcuts: PgDn=Spc PgUp=b Back=BackSpace|, Forw=Shift+Backspace|.
jcid
2007-11-17
Switched UI shortcuts from a global event handler to UI::handle.
jcid
2007-11-17
Added the "static" qualifier where missing.
jcid
2007-11-17
- s/camp/field/ s/CAMP/FIELD/
jcid
2007-11-14
Fixed signedness problems in decode.c
jcid
[next]