Commit Graph

55 Commits

Author SHA1 Message Date
juha
751852a44a LazUtils: New function UTF8CompareLatinTextFast. Use in IDE instead of UTF8CompareText.
git-svn-id: trunk@64385 -
2021-01-14 13:52:23 +00:00
juha
d9ac09795b Respect compiler OPT='-v0' by using {$push} and {$pop} in code. Issue #34955.
git-svn-id: trunk@60706 -
2019-03-16 21:17:58 +00:00
juha
3574bdfb6d Move debug- & other non-GUI stuff from LCLProc to LazUtilities and LazLogger in package LazUtils.
git-svn-id: trunk@58244 -
2018-06-13 13:59:07 +00:00
juha
a714a91311 LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI.
Organize uses-sections by package so that dependencies can be easier seen.

git-svn-id: trunk@53711 -
2016-12-17 22:58:08 +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
50ea7d1377 lcl: help intf: debug
git-svn-id: trunk@50692 -
2015-12-06 14:41:23 +00:00
juha
abf9a845da Deprecate wrappers for LazUTF8 functions in LCLProc.
git-svn-id: trunk@47604 -
2015-02-06 18:25:31 +00:00
mattias
56a75016e0 lcl: replaced AnsiCompareText
git-svn-id: trunk@47165 -
2014-12-10 03:14:05 +00:00
reiniero
2cea4b8d08 * lazhelpintf: cosmetic/code layout
git-svn-id: trunk@46686 -
2014-10-27 10:35:05 +00:00
reiniero
94155eb551 * LCL/lazhelpintf.pas: Cosmetic (comment language).
git-svn-id: trunk@46217 -
2014-09-14 07:26:04 +00:00
juha
eb3d246fd5 LCL: Use hardcoded quotes in one more resource string, forgotten earlier.
git-svn-id: trunk@45731 -
2014-06-29 20:28:34 +00:00
juha
e5a978eac9 LCL: Hard-coded quotations in resourcestrings.
git-svn-id: trunk@45524 -
2014-06-15 11:52:42 +00:00
mattias
f66fa252fc IDE: renamed SetPathDelims to GetForcedPathDelims
git-svn-id: trunk@42698 -
2013-09-09 10:28:10 +00:00
mattias
ac4996ff62 replaced SetDirSeparators with SetPathDelims
git-svn-id: trunk@42685 -
2013-09-08 20:58:12 +00:00
juha
7b162087fd Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41387 -
2013-05-24 18:30:06 +00:00
mattias
ac7f1bbb8b LCL: fixed searching help in multiple databases
git-svn-id: trunk@35076 -
2012-02-01 16:48:29 +00:00
mattias
88707d2180 LCL: fixed searching help in multiple databases
git-svn-id: trunk@35074 -
2012-02-01 16:42:41 +00:00
maxim
c01f8f8892 LCL: improved "help for directive not found" error messages, regenerated translations and updated Russian translation
git-svn-id: trunk@31413 -
2011-06-26 23:15:02 +00:00
mattias
e715236ac9 IDE: help for compiler directives
git-svn-id: trunk@31412 -
2011-06-26 21:11:08 +00:00
mattias
9924093041 IDE: code hints: fpdoc links to open the help
git-svn-id: trunk@31224 -
2011-06-14 17:58:24 +00:00
mattias
78bb459fc6 IDE: src edit hint: jump to source
git-svn-id: trunk@31187 -
2011-06-12 22:11:46 +00:00
mattias
1e54c3b399 LCL: clean up
git-svn-id: trunk@30950 -
2011-05-28 09:05:55 +00:00
mattias
acefb49e2f LCL: THelpDBISourceFile.GetBasePath: more SetDirSeparator
git-svn-id: trunk@30949 -
2011-05-28 09:04:17 +00:00
mattias
a80626134d LCL: THelpDBISourceFile: SetDirSeparator
git-svn-id: trunk@30918 -
2011-05-27 04:34:44 +00:00
mattias
873bbca207 LCL: added THelpDBISourceDirectories
git-svn-id: trunk@30900 -
2011-05-25 19:17:17 +00:00
mattias
e365096d77 IDE/LCL: clean up
git-svn-id: trunk@30706 -
2011-05-12 21:02:00 +00:00
juha
f38190794b Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
mattias
f0d942c1da LCL: added THelpDatabase.UnregisterAllItems
git-svn-id: trunk@24467 -
2010-04-06 12:36:09 +00:00
mattias
db75010348 lcl: debugging
git-svn-id: trunk@24033 -
2010-03-16 13:28:55 +00:00
mattias
f0afca08f5 LCL: reduced debugging under wince
git-svn-id: trunk@22777 -
2009-11-25 22:16:26 +00:00
mattias
c6da6d978e added THelpDatabase.OnFindViewer
git-svn-id: trunk@22027 -
2009-10-04 22:56:17 +00:00
paul
d9491a4528 lcl: fix header
git-svn-id: trunk@18002 -
2008-12-31 03:07:17 +00:00
mattias
a075323c38 IDE: showing error message, when no help found for message item
git-svn-id: trunk@15951 -
2008-08-04 15:42:45 +00:00
mattias
2996a3c332 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
mattias
26aebf8d14 IDEIntf: started htmlcontrol interface
git-svn-id: trunk@13529 -
2007-12-29 20:39:54 +00:00
mattias
02774924f6 LCL: added TPicture.FindGraphicClassWithFileExt
git-svn-id: trunk@13526 -
2007-12-29 19:17:18 +00:00
mattias
3cc92f7af0 LCL: added comments to URL functions
git-svn-id: trunk@13485 -
2007-12-27 18:16:50 +00:00
tombo
77381cc8d4 LCL: implemented TMask, MatchesMask, added Masks docs
git-svn-id: trunk@11592 -
2007-07-22 14:17:13 +00:00
mattias
2b9f0c805b IDE: fixed package system macros for package ID with version numbers
git-svn-id: trunk@9964 -
2006-09-22 12:14:16 +00:00
mattias
92a59e706f added example to add IDE help for the sources of a package
git-svn-id: trunk@9941 -
2006-09-19 22:25:33 +00:00
mattias
33c9b2e647 OI: made cut/copy/paste/delete descriptions more clear and paste components does not delete components
git-svn-id: trunk@9921 -
2006-09-17 22:25:05 +00:00
mattias
339e49de45 LCL help: fixing path delims after substituting macros
git-svn-id: trunk@9862 -
2006-09-12 09:41:44 +00:00
mattias
3deada2b99 LCL help: URL handling with parameters, add firefox to the browserlist, specific location for Safari, added htlmview for Feora/Suse from Colin Western
git-svn-id: trunk@9788 -
2006-09-02 19:03:08 +00:00
mattias
39bc2bc165 improved selecting help for overloaded procs
git-svn-id: trunk@9594 -
2006-07-10 20:15:42 +00:00
vincents
9642645b61 fixed memleak
git-svn-id: trunk@9387 -
2006-06-02 13:15:13 +00:00
mattias
3ea8b26965 fixed uninitialized value
git-svn-id: trunk@9386 -
2006-06-02 10:00:37 +00:00
vincents
3292e89b04 fixed AppendURLPathDelim
git-svn-id: trunk@9380 -
2006-05-31 22:04:04 +00:00
vincents
e70bad90fa fixed showing file URLs on windows
git-svn-id: trunk@9379 -
2006-05-31 21:06:08 +00:00
mattias
ceace70fe8 improved converting URL path delimiter to PathDelim
git-svn-id: trunk@9377 -
2006-05-30 21:50:42 +00:00
mattias
bd3901d53f fixed mem leak
git-svn-id: trunk@9313 -
2006-05-19 23:15:52 +00:00