Commit Graph

96 Commits

Author SHA1 Message Date
mattias
eb2a771f19 lazwiki: fixed compile 2025-03-18 09:47:45 +01:00
Juha
e65a102527 Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. 2023-07-07 17:39:03 +03:00
Juha
adfc424e92 Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION. 2023-07-07 17:39:03 +03:00
Juha
abb5f2b097 LazUtils: Harmonize the CamelCase names of some units. Add a license header for LazTracer. 2023-04-10 09:15:24 +03:00
marcoonthegit
9ced709010 * attempt fix for #39553 2022-02-04 23:44:07 +01:00
juha
3f78f0d62d New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar.
git-svn-id: trunk@64583 -
2021-02-15 08:43:50 +00:00
mattias
614fe5d9e9 lazwiki: fixed compile with fpc 3.2
git-svn-id: trunk@64085 -
2020-10-29 21:19:52 +00:00
juha
4321fbf6e5 LazUtils: move procedure ReplaceSubstring from LazUTF8 to LazStringUtils.
git-svn-id: trunk@64081 -
2020-10-29 15:45:34 +00:00
ondrej
c0136a0867 Components: use LazLoggerBase instead of LazLogger
git-svn-id: trunk@58083 -
2018-06-02 16:46:39 +00:00
juha
6810c626df LazUtils: Change "Character" to "Codepoint" in LazUTF8 function names to be more accurate and to avoid confusion.
git-svn-id: trunk@56692 -
2017-12-11 19:44:22 +00:00
juha
e800a738ad Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
The unit in FPC packages will be used directly later.

git-svn-id: trunk@54524 -
2017-04-05 08:34:48 +00:00
mattias
bf0939e320 wikiconvert: comment
git-svn-id: trunk@54390 -
2017-03-12 19:11:44 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
mattias
f2dc924eaa wikisearch: fixed compilation
git-svn-id: trunk@53187 -
2016-10-21 16:46:26 +00:00
juha
9367da0ae5 Remove extra checks for empty strings together with IsValidIdent. It already handles an empty string.
git-svn-id: trunk@52812 -
2016-08-17 10:40:29 +00:00
mattias
7a1de349d6 components: less hints
git-svn-id: trunk@51777 -
2016-03-01 15:22:12 +00:00
juha
06ac76f560 LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
git-svn-id: trunk@49494 -
2015-07-04 23:08:00 +00:00
wp
cb2898179d wiki: Fix operation of language links. Update README.txt.
git-svn-id: trunk@49453 -
2015-06-27 14:27:26 +00:00
wp
e34f704b58 wiki: single css folder to avoid three equal wiki.css files.
git-svn-id: trunk@49443 -
2015-06-25 17:11:53 +00:00
wp
b0a915ace6 wiki: Mainly fix links in wikiconvert-created chm categorylist in LHelp
git-svn-id: trunk@49440 -
2015-06-25 11:35:27 +00:00
wp
6a4b449bb4 wiki: Fix "forgotten" backslashes in text nodes of generated html and chm files. Some more improvements of css file
git-svn-id: trunk@49437 -
2015-06-24 21:59:51 +00:00
wp
7553136423 wiki: Fix internal links in created chm files to be functional also with LHelp
git-svn-id: trunk@49423 -
2015-06-24 06:44:18 +00:00
wp
56f918d463 wiki: Fix character conversion issue (similar to #0028332). Rename variable FIndexInternalLinksOnly to FIndexOfflineLinksOnly.
git-svn-id: trunk@49406 -
2015-06-22 10:18:35 +00:00
wp
f3e3b26250 wiki: Fix categorylist of wikiconvert to be specific to each file (not cumulative)
git-svn-id: trunk@49392 -
2015-06-21 16:46:18 +00:00
wp
dc5a6ab553 wiki: Implement index for chm created by wikiconvert. Fix wikiconvert commandline parameters "chm" and "title".
git-svn-id: trunk@49375 -
2015-06-20 21:15:13 +00:00
wp
a0a7b2536d wiki: Fix links to wiki categories in wikiconvert
git-svn-id: trunk@49373 -
2015-06-20 16:52:08 +00:00
wp
8d3d8a4032 wiki: Add TOC to chm files.
git-svn-id: trunk@49369 -
2015-06-19 20:05:31 +00:00
wp
2a0abb0f98 wiki: Fix internal links within chm files if filename contains illegal characters; fix icon of wiki template in chm file.
git-svn-id: trunk@49359 -
2015-06-17 10:26:43 +00:00
wp
3d4af7e38c wiki: Move template icons to separate directory to protect them from option "--deletenotusedimages"
git-svn-id: trunk@49358 -
2015-06-17 08:43:32 +00:00
wp
e2b4261852 wiki: Fix links to local wiki files
git-svn-id: trunk@49357 -
2015-06-17 08:28:56 +00:00
wp
9e530e8368 wiki: clean-up, minor improvement of wiki.css
git-svn-id: trunk@49334 -
2015-06-15 12:19:06 +00:00
wp
a30d79092d wiki: Handle attributes of the wiki image tag (image position/size etc.) in the converted html
git-svn-id: trunk@49329 -
2015-06-14 20:12:24 +00:00
wp
629a0c7e74 wiki: Handle some wiki templates ({{Note}}, {{Warning}}, {{MantisLink}}). Extend wiki.css to better match the wiki.
git-svn-id: trunk@49327 -
2015-06-14 14:39:38 +00:00
wp
c4766c9519 wiki: fix internal links within same downloaded page
git-svn-id: trunk@49326 -
2015-06-13 17:08:14 +00:00
wp
11c6f4dfca wiki: Modify Wiki2XHTMLConvert to convert wiki [code] tags to html <code> tags (instead of <pre> which causes a line break)
git-svn-id: trunk@49325 -
2015-06-13 12:16:18 +00:00
wp
892d14bf4a wiki: Fix detection of table headers in wikiparser unit (part 2 of issue #0028274)
git-svn-id: trunk@49319 -
2015-06-12 15:26:42 +00:00
wp
e7139754a5 wiki: Fix hyperlinks from TOC to chapter headers of html files generated by wikiconvert (part 1 of issue #0028274)
git-svn-id: trunk@49318 -
2015-06-12 15:21:36 +00:00
juha
40732f021f Wiki component: Support prefix "file:" in wikiget and HTML converter. Issue #28265, patch from wp.
git-svn-id: trunk@49311 -
2015-06-10 14:35:14 +00:00
mattias
69edc4d8c0 lazutils: moved ReplaceSubString to LazUTF8, added UTF8QuotedStr
git-svn-id: trunk@47748 -
2015-02-13 20:34:21 +00:00
mattias
a3523cddaa wikiconvert: allow fpdoc root nodes with minus, issue #27362, patch from Andi Friess
git-svn-id: trunk@47555 -
2015-01-27 23:33:52 +00:00
mattias
38712c1dc6 wikiconvert: use fpdoc-descriptions
git-svn-id: trunk@47547 -
2015-01-27 14:53:32 +00:00
mattias
c1e57c70af wikiconvert: started fpdoc project file
git-svn-id: trunk@47541 -
2015-01-27 00:26:17 +00:00
mattias
f2b2f34347 wikiconvert: fpdoc root node fpdoc-description
git-svn-id: trunk@47527 -
2015-01-26 18:11:23 +00:00
mattias
1d36d5e399 wiki: fixed codetag list for parallization
git-svn-id: trunk@47498 -
2015-01-23 01:25:44 +00:00
mattias
883df2ebf9 wiki: fixed codetag list for parallization
git-svn-id: trunk@47497 -
2015-01-23 01:25:22 +00:00
mattias
18cb6a7867 wikiget: using compatcer format for encoding files
git-svn-id: trunk@47495 -
2015-01-23 01:14:00 +00:00
mattias
a0ce649f8c wikiget: started utf7
git-svn-id: trunk@47433 -
2015-01-20 01:26:43 +00:00
mattias
911bcdcd52 wikiparser: fixed hex decode
git-svn-id: trunk@47432 -
2015-01-20 01:19:29 +00:00
mattias
ec018adf2d wiki: updated wikiget for new wiki
git-svn-id: trunk@36349 -
2012-03-26 18:28:31 +00:00
mattias
f0f090fb65 lazutf8: added overloaded UTF8FixBroken(var string)
git-svn-id: trunk@36319 -
2012-03-25 16:24:14 +00:00