aboutsummaryrefslogtreecommitdiff
path: root/src/nav.c
AgeCommit message (Expand)Author
2009-06-26Removed compiler warnings for unused return valuesMichal Nowak newman x
2009-05-18add support for --xid command line optionJohannes Hofmann
2009-05-03Removed redundant caller NULL checks already in the APIJeremy Henty
2009-04-18Implemented Instant client-side redirects (META refresh with delay=0)Jorge Arellano Cid
2009-03-06[mq]: fix-Nav_save_scroll_pos-typoJeremy Henty
2009-02-15Fixed handling of META's content-type with no MIME type (e.g. only charset).Jorge Arellano Cid
2009-02-11Made repush remember the scroll position.Jorge Arellano Cid
2009-02-09whitespace cleanup: 's/ +$//g'Jorge Arellano Cid
2009-01-21Fixed charset decoding given in HTTP and META. (bugs and race condition)Jorge Arellano Cid
2009-01-01imported patch dicache-cleanup5Jorge Arellano Cid
2008-12-29Backed out changeset 657d779be7a4Jorge Arellano Cid
2008-12-28minor fix for last mergeJohannes Hofmann
2008-12-28merge with mainJohannes Hofmann
2008-12-25Started code cleanup of the image code mainly in dicache.c. part#1Jorge Arellano Cid
2008-12-21Patch for CSS stylesheet loading part#2Jorge Arellano Cid
2008-12-19Interim patch for CSS stylesheet loading. Not finished yet.Jorge Arellano Cid
2008-09-30- s/todo:/TODO:/gjcid
2008-09-29- Removed the remaining DEBUG_MSG in src/jcid
2008-09-18- Implemented tabbed browsing.jcid
2008-06-02- Moved charset decoding into cache.jcid
2008-05-25- Fixed a segfault bug in Nav.c.jcid
2008-05-25- Minor Nav.c cleanup.jcid
2008-05-25- Fixed a memory leak in nav.c.jcid
2008-05-10+ Fixed a bug in the code that remembers the scrolling position.jcid
2008-05-08- Added a comment.jcid
2008-05-08- Fixed handling of #anchors with repush.jcid
2008-04-26- Fixed the ForceReload comparison to fit bool_t.jcid
2008-04-09- Commented debug printf.jcid
2008-04-04 - Fixed a SEGFAULT bug in http.c (handling of web->url).jcid
2008-03-14- Fixed a problem with repush() and remembering the scrolling position.jcid
2008-03-13- Added support for "charset" in the META element.jcid
2008-01-02- de-export symbols in nav.cjcid
2007-12-31Implemented the SELECT element in FORMS!jcid
2007-12-16- Made "New browser window" inherit the panel style of its parent.jcid
2007-11-21- Switched dillo to push a URL with fragment (anchor) into the stack.jcid
2007-11-05Updated copyright linesjcid
2007-11-03Fixed following image links after loading the image.jcid
2007-11-02Fixed the NAV_TOP_UIDX macro.jcid
2007-10-25Fixed a bug in the scrolling patchjcid
2007-10-24Implemented a new scheme of scroll-position remembering. This is one perjcid
2007-10-20Fixed the problem of scrolling position (remember position in a page)jcid
2007-10-07Initial revisionjcid