Commit Graph

35 Commits

Author SHA1 Message Date
juha
36968885dd LazUtils: Rename function FilenameIsPascalUnit -> FilenameHasPascalExt. Clashed with a function in Codetools. Update references.
git-svn-id: trunk@64376 -
2021-01-11 16:16:58 +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
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
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
e6ec0e240c IDE: fpdoceditor: error in description: jump to col,line
git-svn-id: trunk@48216 -
2015-03-10 14:08:59 +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
3e9e907062 IDE: switched to new laz2_xml
git-svn-id: trunk@35937 -
2012-03-13 20:55:43 +00:00
mattias
de85f6cc4c IDE: checked all places where TPkgFile.Filename should use GetFullFilename, save package files on save package
git-svn-id: trunk@35382 -
2012-02-15 22:28:12 +00:00
mattias
dedcacd54d IDE: renamed some lazdoc to fpdoc
git-svn-id: trunk@34822 -
2012-01-20 16:37:34 +00:00
mattias
5fec1dbe91 IDE: activated new xml units
git-svn-id: trunk@32302 -
2011-09-12 21:12:49 +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
19f9f16b28 IDE: fixed crash: accessing the wrong canvas
git-svn-id: trunk@25697 -
2010-05-27 15:27:24 +00:00
mattias
bb55ccecbd IDE: started upgrade of xml units
git-svn-id: trunk@25647 -
2010-05-25 20:37:53 +00:00
mattias
772886e88f IDE: fpdoceditor: fixed freeing fpdoceditor, check for changed edit controls on switching to other identifier
git-svn-id: trunk@23534 -
2010-01-23 10:22:34 +00:00
paul
9622c8cd82 ide: convert forms to use fpc resources
git-svn-id: trunk@23458 -
2010-01-15 02:06:37 +00:00
mattias
2b915673c6 IDE: fpdoc editor: select link: fixed listing project units
git-svn-id: trunk@22598 -
2009-11-15 14:28:23 +00:00
mattias
d389fe36ce IDE: fpdoc editor: select link: fixed crash
git-svn-id: trunk@22596 -
2009-11-15 13:51:14 +00:00
mattias
afd3e1bed2 IDE: fpdoc link editor: resolving macros in lazdoc paths
git-svn-id: trunk@21085 -
2009-08-03 10:31:19 +00:00
mattias
6eac16dcaf IDE: fpdoc link editor: completion with prefix
git-svn-id: trunk@21067 -
2009-08-02 13:02:48 +00:00
mattias
83c9549975 IDE: fpdoc link editor: sorting and removing doubles
git-svn-id: trunk@21057 -
2009-08-01 13:27:50 +00:00
mattias
ca8e1d861d IDE: fpdoc link editor: other packages
git-svn-id: trunk@21056 -
2009-08-01 12:15:01 +00:00
mattias
6556dda2b3 IDE: fpdoc link editor: return key
git-svn-id: trunk@21055 -
2009-08-01 12:05:16 +00:00
mattias
fde82e5b5f IDE: fpdoc link editor: cursor up/down
git-svn-id: trunk@21054 -
2009-08-01 11:49:10 +00:00
mattias
bb4ccea9cc IDE: fpdoc link editor: simple completion
git-svn-id: trunk@21047 -
2009-08-01 08:45:30 +00:00
mattias
9951b2d70c IDE: fpdoc editor: started resolving links
git-svn-id: trunk@21041 -
2009-08-01 06:58:53 +00:00
mattias
f4615fc9bd IDE: fpdoc link editor: listing package units
git-svn-id: trunk@21033 -
2009-07-31 20:37:33 +00:00
mattias
d0ec890db7 IDE: fpdoc link editor: listing main identifiers
git-svn-id: trunk@21031 -
2009-07-31 18:51:50 +00:00
mattias
58d2b04013 IDE: fpdoc link editor: listing units
git-svn-id: trunk@21030 -
2009-07-31 18:05:33 +00:00
mattias
11435c4016 IDE: fpdoc link editor: listing packages
git-svn-id: trunk@21027 -
2009-07-31 15:53:02 +00:00
mattias
0579ec74fb IDE: fpdoc editor: fixed cancelling adding new link
git-svn-id: trunk@21019 -
2009-07-31 13:38:37 +00:00
paul
e932577e22 ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379)
git-svn-id: trunk@20045 -
2009-05-19 08:54:33 +00:00
mattias
e374b51dd5 IDEIntf: moved IDE key grabbing to propedits, added button to TShortCutPropertyEditor
git-svn-id: trunk@16136 -
2008-08-19 02:57:17 +00:00
mattias
706e571b85 IDE: fpdoc editor: started link editor
git-svn-id: trunk@13953 -
2008-02-02 14:51:28 +00:00
mattias
b6ee99a887 IDE: fpdoc editor: added secon column of speedbuttons
git-svn-id: trunk@13947 -
2008-02-02 09:14:57 +00:00