summaryrefslogtreecommitdiff
path: root/src/convert.c
Commit message (Expand)AuthorAgeFilesLines
* Ensure that spaces are quoted when converting linksHEADmasterDarshit Shah2023-05-161-5/+14
* Update copyright yearsTim Rühsen2023-02-171-1/+1
* * Update Copyright yearsDarshit Shah2022-02-261-1/+1
* Run make update-copyrightDarshit Shah2021-01-011-1/+1
* * src/convert.c (downloaded_files_free): Only compile if DEBUG_MALLOC or TEST...Tim Rühsen2020-05-011-2/+4
* * src/convert.c (convert_cleanup): Free downloaded_css_setTim Rühsen2020-02-271-0/+2
* * src/convert.c (convert_cleanup): Only compile for DEBUG_MALLOC or TESTINGTim Rühsen2020-02-271-0/+2
* * src/convert.c (convert_links_in_hashtable): Remove use of allocaTim Rühsen2020-02-141-9/+12
* * src/convert.c (local_quote_string): Remove use of allocaTim Rühsen2020-02-141-4/+18
* * src/convert.c (replace_attr_refresh_hack): Remove use of allocaTim Rühsen2020-02-141-5/+12
* * src/convert.c (write_backup_file): Remove use of allocaTim Rühsen2020-02-141-26/+33
* * src/convert.c (convert_links): Fix previous commitTim Rühsen2020-02-121-1/+1
* * src/convert.c (convert_links): Add \n (Fixes #57795)Tim Rühsen2020-02-121-0/+1
* Update copyright year to 2020Darshit Shah2020-01-101-1/+1
* * src/convert.c (convert_basename): Do not pass NULL to strrchr()Tim Rühsen2019-05-071-2/+2
* Update copyright statementsDarshit Shah2019-02-101-2/+2
* Fix typos detected by codespell (via contrib/spell-checker)Tim Rühsen2018-12-281-2/+2
* * src/convert.c (convert_links): Fix fallthroughTim Rühsen2018-10-261-1/+1
* * src/convert.c (convert_links): Fix code to avoid false positive by clangTim Rühsen2018-09-201-1/+1
* Update Copyright yearsDarshit Shah2018-01-141-2/+2
* Fix typos in commentsklemens2017-04-011-1/+1
* Parse <img srcset> attributes, they have image URLs.Maks Orlovich2016-03-031-3/+3
* Fix URL conversion for colons in filenamesTim Rühsen2015-10-271-5/+15
* Added --convert-file-only optionAnder Juaristi2015-10-131-2/+94
* Clarify that links are being converted.Jookia2015-08-211-2/+2
* maint: update copyright year ranges to include 2015Giuseppe Scrivano2015-03-091-2/+2
* Removed form feeds from sources and NEWSTim Rühsen2014-11-201-3/+3
* convert: initialize variable before usage.Giuseppe Scrivano2014-06-301-1/+2
* Do not depend on always defined macrosGiuseppe Scrivano2014-06-121-2/+2
* Remove trailing empty linesGiuseppe Scrivano2014-06-121-1/+0
* Whitespace and formatting changes.(Aesthetic only)Darshit Shah2014-05-301-1/+1
* fix segfault on wrong urls (bug 36570)Ángel González2012-06-021-0/+3
* Remove unused arguments.illusionoflife2012-05-201-2/+2
* Fix some compiler warnings.Tim Ruehsen2012-05-051-1/+1
* mass change: update copyright years.Giuseppe Scrivano2011-01-011-2/+2
* Remove redundant guard.Giuseppe Scrivano2010-12-011-3/+1
* Do not use HTML quoting in CSS files.Giuseppe Scrivano2010-09-141-6/+7
* Convert correctly URLs that need to be encoded to local files.Giuseppe Scrivano2010-08-201-1/+11
* Rename two functions.Giuseppe Scrivano2010-07-091-4/+4
* Mass update copyright years.Giuseppe Scrivano2010-05-081-2/+2
* [mq]: cfg-mkMicah Cowan2009-09-211-1/+1
* Escape semicolons when converting links (#27272).Steven Schubiger2009-08-291-4/+9
* Rename --html-extension to --adjust-extension.Micah Cowan2009-07-281-2/+2
* Adjust some typos from vms merge, and remove some elements we don't want to i...Micah Cowan2009-07-041-2/+2
* Automated merge.Micah Cowan2009-07-041-3/+4
|\
| * Steven Schweda's VMS patch.Micah Cowan2008-04-221-3/+4
* | Change global variable model for state-objectSaint Xavier2008-07-241-1/+1
* | Merge current tip with CSS stuff.Micah Cowan2008-07-111-2/+2
|\ \
| * | Undo the USE_GNULIB_ALLOC defines.Steven Schubiger2008-04-201-2/+0
| * | Use Gnulib's alloc functions throughout the source.Steven Schubiger2008-04-191-0/+2