aboutsummaryrefslogtreecommitdiff
path: root/src/nav.c
AgeCommit message (Expand)Author
2024-08-07Make Dillo C99 standard compliantRodrigo Arias Mallo
2024-03-09Use Doxygen comments for C filesRodrigo Arias Mallo
2015-06-29HTTP Strict Transport Securitycorvid
2013-01-12clean up struct typedefsp37sitdu, corvid
2013-01-11Modified a_Dialog_choice5() to accept any number of alternatives [p37sitdu]Jorge Arellano Cid
2012-12-10Dillo: parameterise window titles.Jeremy Henty
2012-10-18don't view source for imagescorvid
2011-11-17never treat URI schemes case-sensitivelycorvid
2011-11-08Allow "view source" to reload upon user requestJorge Arellano Cid
2011-09-09tiny a_Web_new() cleanupcorvid
2011-08-05Added an API to access the expected URL resourceJorge Arellano Cid
2011-07-19Cancel the expected URL after offering a download (BUG#982)Jorge Arellano Cid
2011-06-21Eliminated a pack of 22 compiler warnings (gcc-4.6.1 amd64)Jorge Arellano Cid
2011-02-06imported patch choice5Jorge Arellano Cid
2010-09-05consistent screaming quotesJeremy Henty
2010-04-23Fix referer URL for zero-delay redirections with META refreshJorge Arellano Cid
2010-04-23Add const qualifier to a_History_get_url()Jorge Arellano Cid
2010-04-06filter automatic requestscorvid
2010-03-04Fix "view source" for POST URLsJorge Arellano Cid
2010-02-23Handle vsource dpi inside a_Capi_open_url(); more orthogonality.Jorge Arellano Cid
2010-02-20Interim patch for view sourceJorge Arellano Cid
2010-02-17Implement the view source functionality as a dpiJorge Arellano Cid
2009-11-27garbage collect now unused a_Nav_push_nw()Johannes Hofmann
2009-11-20Set a_Nav_reload() behind a timeout (fixes a race condition)Jorge Arellano Cid
2009-11-09rm unused a_Nav_vpushcorvid
2009-08-12Bugfix: remove the empty cache entry lingering after connection abortJorge Arellano Cid
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