maxim
91e1a5a741
Reverted r65252 #caf1ee88ad: IDE: Add '.' to tooltip help if missing. Issue #39004 , patch by CudaText man.
...
This caused a regression (bug #39011 ), and descriptions themselves had been corrected instead in order to have correct punctuation in all help output formats (CHM, HTML etc.)
git-svn-id: trunk@65276 -
2021-06-18 20:39:19 +00:00
juha
caf1ee88ad
IDE: Add '.' to tooltip help if missing. Issue #39004 , patch by CudaText man.
...
git-svn-id: trunk@65252 -
2021-06-16 21:38:38 +00:00
juha
20c5ac47c0
IDE: Use a faster compare method for case-insensitive strings and StringLists.
...
git-svn-id: trunk@64440 -
2021-01-29 19:59:04 +00:00
martin
084616c388
CodeTools: Speed up TextToHTML for large text. Issue #037561
...
git-svn-id: trunk@63738 -
2020-08-15 02:29:39 +00:00
martin
4e464f7e06
IDE: Revert - FpDoc, preserve spaces in user xml (build in fpdoc editor)
...
git-svn-id: trunk@63300 -
2020-06-05 17:12:32 +00:00
martin
fe4c81bb95
IDE: FpDoc, preserve spaces in user xml (build in fpdoc editor)
...
git-svn-id: trunk@63299 -
2020-06-05 12:52:14 +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
f440f660a2
Refactor: move CompareMethods to LazMethodList. Keep alias in LCLProc.
...
git-svn-id: trunk@58204 -
2018-06-09 14:39:36 +00:00
juha
635343f2b8
IDE: Make short and long codehelp descriptions distinctive by a <hr> in OI InfoBox.
...
git-svn-id: trunk@55310 -
2017-06-10 16:30:24 +00:00
juha
a174095481
IDE: Turn TCodeHelpHintOption chhoNoComments into positive chhoComments for consistency.
...
git-svn-id: trunk@55309 -
2017-06-10 16:30:22 +00:00
juha
412bf43f42
IDE: Support HTML lists, <ul> and <li> tags in TCodeHelpManager. Issue #31991 .
...
git-svn-id: trunk@55307 -
2017-06-10 16:30:19 +00:00
mattias
34b48ac437
IDE: fixed result
...
git-svn-id: trunk@55219 -
2017-06-04 20:35:01 +00:00
juha
e27232d4cc
Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled.
...
git-svn-id: trunk@55211 -
2017-06-04 15:14:29 +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
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
f9e5f4cbdf
IDE: code help: improved debug message
...
git-svn-id: trunk@53346 -
2016-11-11 18:01:33 +00:00
mattias
a8c1a0eee4
IDE: help: fixed normalizing path separators
...
git-svn-id: trunk@53223 -
2016-10-26 16:42:54 +00:00
bart
2a41a0e2f4
Fix spelling errors. Issue #0030258 . Patch by Paul Gevers.
...
git-svn-id: trunk@52489 -
2016-06-12 16:07:57 +00:00
mattias
44e40b779d
IDE: code help: if ndoe in include file show link to unit
...
git-svn-id: trunk@51596 -
2016-02-11 11:41:40 +00:00
juha
08c9621520
Change order of used units so that "deprecated" warnings are not triggered.
...
git-svn-id: trunk@49612 -
2015-08-07 17:20:40 +00:00
juha
22ea26d2cc
IDE: Format a comment shown in code tooltip better. Issue #28430 , patch from Yann Mérignac.
...
git-svn-id: trunk@49583 -
2015-08-01 08:48:43 +00:00
juha
653b5dd43a
Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus.
...
git-svn-id: trunk@49504 -
2015-07-07 11:43:38 +00:00
mattias
eec44bce79
codetools: add compiler functions into system., filter predefined compiler functions, patch #28320
...
git-svn-id: trunk@49474 -
2015-06-30 09:22:06 +00:00
mattias
699bdb9e8f
codetools: class helpers: find declaration and code completion, patch #28266 , from Ondrej Pokorny
...
git-svn-id: trunk@49405 -
2015-06-22 10:02:11 +00:00
juha
f736aee269
CodeHelp: Check for FPDocFile.Filename instead of Path which was not initialized.
...
git-svn-id: trunk@48482 -
2015-03-24 17:52:34 +00:00
juha
7003a55fb6
ToDo items for some uninitialized variables and other problems found by the compiler.
...
git-svn-id: trunk@48452 -
2015-03-22 10:17:59 +00:00
juha
708afdf966
Fix uninitialized variables and other problems found by the compiler.
...
git-svn-id: trunk@48451 -
2015-03-22 10:17:35 +00:00
mattias
1cf6b4b937
IDE: clean up
...
git-svn-id: trunk@48351 -
2015-03-15 08:41:24 +00:00
mattias
b98e5b914f
IDE: checked compiler warnings, clean up, fixed compile with fpc 2.6.4
...
git-svn-id: trunk@48228 -
2015-03-10 15:28:11 +00:00
mattias
f69dd2379e
IDE: clean up
...
git-svn-id: trunk@48198 -
2015-03-10 12:02:19 +00:00
juha
abf9a845da
Deprecate wrappers for LazUTF8 functions in LCLProc.
...
git-svn-id: trunk@47604 -
2015-02-06 18:25:31 +00:00
reiniero
bea823d0d7
* Cosmetic: comments/debugln output
...
git-svn-id: trunk@46554 -
2014-10-14 14:05:30 +00:00
mattias
160cd91c5a
IDE: clean up old external tools
...
git-svn-id: trunk@45945 -
2014-07-20 20:02:40 +00:00
juha
a912107bf0
IDE: More hard-coded quotations in resourcestrings.
...
git-svn-id: trunk@45520 -
2014-06-15 11:52:15 +00:00
juha
75b7c1bd1e
IDE: Use hard-coded quotation in some resourcestrings instead of %s parameters.
...
Makes Format() calls and translations easier although initially creates fuzzy lines in PO files.
git-svn-id: trunk@45519 -
2014-06-15 11:52:01 +00:00
mattias
791dda33f3
IDE: package editor: move files: find res files
...
git-svn-id: trunk@45483 -
2014-06-12 11:05:58 +00:00
mattias
403ed545d1
IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
...
git-svn-id: trunk@45396 -
2014-06-08 10:19:28 +00:00
mattias
93e4daeabd
IDE: code help: combine pascal comments which are near together, issue #25506
...
git-svn-id: trunk@44461 -
2014-03-17 19:56:24 +00:00
mattias
f5fa4b3ffe
IDE: further migration external tools
...
git-svn-id: trunk@42293 -
2013-08-03 19:07:12 +00:00
mattias
a3c0c0d439
IDE: further migration external tools
...
git-svn-id: trunk@42292 -
2013-08-03 18:39:14 +00:00
mattias
a77679e736
IDE: codehelp: nobr for fpdoc hints
...
git-svn-id: trunk@42121 -
2013-07-17 20:34:19 +00:00
mattias
ea5032ad89
IDE: code hints: fixed showing ancestor docs in same units
...
git-svn-id: trunk@41814 -
2013-06-23 11:31:47 +00:00
mattias
efec9f2a26
IDE: replaced some MessageDlg with IDEMessageDialog
...
git-svn-id: trunk@41497 -
2013-06-02 17:27:09 +00:00
juha
154590fc1b
IDE: show property's class, name and type in OI StatusBar.
...
git-svn-id: trunk@41380 -
2013-05-24 08:23:49 +00:00
juha
202b33fcb8
IDE: cleanup, formatting
...
git-svn-id: trunk@41366 -
2013-05-23 11:37:29 +00:00
juha
b2b2b825a6
IDE: Make the small OI hint pane more useful by moving package name down and leaving out a description header.
...
git-svn-id: trunk@41361 -
2013-05-22 16:50:22 +00:00
juha
672f5bd862
Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems.
...
git-svn-id: trunk@38633 -
2012-09-13 06:39:56 +00:00
mattias
39b3b28657
IDE: fpdoc editor: ignore spaces when searching elements
...
git-svn-id: trunk@36254 -
2012-03-23 09:32:41 +00:00
mattias
829b02a095
IDE: fpdoc editor: fixed unitialized function results when fpdoc xml has no module
...
git-svn-id: trunk@36252 -
2012-03-23 09:18:03 +00:00