Commit Graph

139 Commits

Author SHA1 Message Date
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
41adb276bb Remove obsolete checks for FPC versions earlier then 3.0. 2023-07-07 17:39:02 +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
wp_xyz
693eff2231 components/wiki: Fix compilation of wikisearch demo 2023-03-25 13:11:40 +01:00
marcoonthegit
9ced709010 * attempt fix for #39553 2022-02-04 23:44:07 +01:00
wp_xyz
5e65d1405f Icons: Replace lazarus-icon of demo/example projects by new smaller version (Roland Hahn). 2022-01-14 21:20:10 +01:00
wp_xyz
db1ad60616 components/wiki: Fix loading of wikiconvert project. 2021-07-30 22:42:19 +02:00
wp_xyz
6b286401a1 components/wiki: Fix usage of ssl in wikiget 2021-07-30 22:35:41 +02: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
juha
0dc70a7fcf Wiki component: Delete obsolete unit myfphttpclient. Fix compiler in project settings.
git-svn-id: trunk@64516 -
2021-02-10 13:43:17 +00:00
juha
847d16d3b9 Cleanup.
git-svn-id: trunk@64091 -
2020-10-30 09:23: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
mattias
083db4d426 wikiget: changed URL to https
git-svn-id: trunk@62957 -
2020-04-13 15:05:15 +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
wp
d6b6fe9b4b wiki: Fix compilation of wikiget
git-svn-id: trunk@55971 -
2017-10-04 10:48:10 +00:00
juha
ffa67e0ff4 Fix compilation of Codetools examples and wiki test project. Clean uses sections.
git-svn-id: trunk@54563 -
2017-04-07 19:02:11 +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
wp
abfbcfd7af wikiconvert: Fix compilation of wikiconvert after removal of WrapperFunctions
git-svn-id: trunk@51943 -
2016-03-14 23:13:42 +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
80cf99ea16 wiki: Fix wikiconvert to show correct error message if output directory is missing.
git-svn-id: trunk@49454 -
2015-06-27 16:31:20 +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
ca61330a80 wiki: Modify wiki.css to improve syntaxhighlighted text rendering in LHelp. Some cleanup of wiki.css.
git-svn-id: trunk@49442 -
2015-06-25 15:48:22 +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
c65d9574ef wiki: Fix PageHistory in wikisearchdemo.
git-svn-id: trunk@49436 -
2015-06-24 17:33:05 +00:00
wp
c632a66145 wiki: Fix internal links in wikisearchdemo (related to r49421 #027baa82af)
git-svn-id: trunk@49429 -
2015-06-24 15:04:12 +00:00
wp
6208cb0d09 wiki: modify css files for improved rending with LHelp
git-svn-id: trunk@49428 -
2015-06-24 10:00:02 +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