aboutsummaryrefslogtreecommitdiff
path: root/src/history.c
AgeCommit message (Collapse)Author
2024-08-07Make Dillo C99 standard compliantRodrigo Arias Mallo
Reviewed-by: dogma
2024-03-09Use Doxygen comments for C filesRodrigo Arias Mallo
2010-04-23Add const qualifier to a_History_get_url()Jorge Arellano Cid
2009-05-31Bound at-exit memory deallocationcorvid
2009-01-27Implemented the tools button with CSS options. Also removed nav.h from html.ccJorge Arellano Cid
2008-04-04 - Fixed a SEGFAULT bug in http.c (handling of web->url).jcid
- Fixed handling of #anchors with repush, and other operations.
2007-11-21- Switched dillo to push a URL with fragment (anchor) into the stack.jcid
- Re-enabled scrolling with Up/Down arrows.
2007-11-17- s/camp/field/ s/CAMP/FIELD/jcid
2007-11-05Updated copyright linesjcid
2007-10-14Added some "const" qualifiers.jcid
2007-10-07Initial revisionjcid