Commit Graph

870 Commits

Author SHA1 Message Date
mattias
dfdf56a0cd fixed package editor autosizing. define templates are now all updated after editing graph properties
git-svn-id: trunk@8281 -
2005-12-09 00:47:51 +00:00
mattias
86d67dc36e reduced synedit overhead changing highlighter line attribute Range
git-svn-id: trunk@8273 -
2005-12-08 10:17:35 +00:00
mattias
990da96d70 added writeln to built-in procedures of identifier completion
git-svn-id: trunk@8237 -
2005-11-28 22:23:47 +00:00
mattias
73b6c0cdd6 added example for adding a new codetools function to the IDE via a package
git-svn-id: trunk@8231 -
2005-11-28 19:42:16 +00:00
mattias
6191874ec3 fixed codetools ignore error position comparison
git-svn-id: trunk@8203 -
2005-11-21 21:01:56 +00:00
mattias
9542928f63 fixed linux compilation, fixed codetools searching class header comment
git-svn-id: trunk@8127 -
2005-11-10 18:36:27 +00:00
mattias
5d801fb155 implemented IDE code macro ProcedureHead
git-svn-id: trunk@8107 -
2005-11-08 18:20:45 +00:00
mattias
4ff395608a fixed not turning visible on designed forms
git-svn-id: trunk@8106 -
2005-11-08 18:05:12 +00:00
vincents
4886371312 moved *.ruutf.po to *.ru.po
git-svn-id: trunk@8105 -
2005-11-08 15:56:05 +00:00
vincents
3353b58705 moved *.ru.po to *.ruold.po
git-svn-id: trunk@8103 -
2005-11-08 15:52:12 +00:00
mattias
4595d9066c implemented IDE code macro selection
git-svn-id: trunk@8102 -
2005-11-08 15:50:42 +00:00
mattias
cc1d35125b fixed event assignment completion cursor pos
git-svn-id: trunk@8098 -
2005-11-07 22:11:05 +00:00
mattias
8ca9b4ebec added SetLength and Copy to built-in identifiers for identifier completion
git-svn-id: trunk@8089 -
2005-11-07 09:47:06 +00:00
mattias
0936587d9f started loading ancestor form classes - far away from being usable, do not use
git-svn-id: trunk@8070 -
2005-11-06 01:23:05 +00:00
mattias
0b421f963a improved parsing of LFM and inherited forms
git-svn-id: trunk@8065 -
2005-11-05 11:52:38 +00:00
mattias
b2da0049cf added IDE overload for inserting code templates, needed for code macros
git-svn-id: trunk@8063 -
2005-11-05 11:46:16 +00:00
mattias
ccc0680677 updated dutch translation
git-svn-id: trunk@8057 -
2005-11-04 16:59:38 +00:00
mattias
4433e3e854 added codetools deifnes for wince interface
git-svn-id: trunk@8054 -
2005-11-04 13:43:53 +00:00
mattias
d2e8adeb39 implemented parsing ON variables
git-svn-id: trunk@8026 -
2005-11-01 23:32:26 +00:00
mattias
826f7e66f5 class completion now copies the class keyword for class methods
git-svn-id: trunk@8024 -
2005-11-01 22:18:20 +00:00
mattias
b0998d524d added description for GUID node
git-svn-id: trunk@8023 -
2005-11-01 22:07:28 +00:00
mattias
72e97eced6 disabled inline, added TTISpinEdit, added history skill to TTIComboBox
git-svn-id: trunk@8018 -
2005-10-31 19:17:48 +00:00
mattias
eb248f3684 implemented searching for TVarData on array of const
git-svn-id: trunk@8010 -
2005-10-31 01:21:28 +00:00
mattias
937eb5fe69 fixed parsing include files without space at end
git-svn-id: trunk@8009 -
2005-10-31 00:48:23 +00:00
mattias
04e8972368 improved Guess unclosed block for class without ancestor list
git-svn-id: trunk@8008 -
2005-10-31 00:20:42 +00:00
vincents
02fb81ec5a updated Ukrainian translations from Evgen Palamarchuck and Taras Boychuk
git-svn-id: trunk@8006 -
2005-10-30 21:32:58 +00:00
mattias
c3ae0b99dc fixed guess unclosed block for identifier = class ();
git-svn-id: trunk@8005 -
2005-10-30 16:07:54 +00:00
mattias
c8884125e2 improved identifier completion: not showing protected members
git-svn-id: trunk@7993 -
2005-10-28 14:11:03 +00:00
vincents
c84e3b9ef6 updated Ukrainian translations from Evgen Palamarchuck
git-svn-id: trunk@7978 -
2005-10-21 19:36:53 +00:00
micha
0300aa4c2e remove excess string concatenation "+"
git-svn-id: trunk@7975 -
2005-10-21 11:50:43 +00:00
mattias
47643bc105 added experimental codefolding to IDE
git-svn-id: trunk@7949 -
2005-10-10 17:39:04 +00:00
mattias
7cd65400ed implemented codefolding in synedit highlighter
git-svn-id: trunk@7935 -
2005-10-08 16:01:15 +00:00
mattias
52d68d377f improved codetools .p support and added GetText/SetText for carbon intf from Andrew Haines
git-svn-id: trunk@7918 -
2005-10-05 21:55:08 +00:00
mattias
28e54af177 implemented ... VarArgs parameter for mode MacPas
git-svn-id: trunk@7914 -
2005-10-05 08:44:36 +00:00
mattias
d6527cb4e6 implemented parsing property + deprecated keyword
git-svn-id: trunk@7802 -
2005-09-23 19:01:03 +00:00
vincents
f285cb9409 removed oldavltree.pas
git-svn-id: trunk@7760 -
2005-09-20 21:45:33 +00:00
mattias
f2b6a4f242 codetools now saves files keeping the file case on disk
git-svn-id: trunk@7747 -
2005-09-19 21:57:39 +00:00
mattias
02ef7c9c49 added .p as pascal extension
git-svn-id: trunk@7730 -
2005-09-17 18:01:22 +00:00
mattias
c2deb580ce improved some lfm error handling
git-svn-id: trunk@7679 -
2005-09-12 22:12:24 +00:00
mattias
8f8be186cf fixed calling GlobalDesignHook.PersistentAdded when adding via designer
git-svn-id: trunk@7654 -
2005-09-09 14:33:20 +00:00
mattias
9d59986db5 fixed TAnchorSide.Side default value
git-svn-id: trunk@7650 -
2005-09-09 08:42:33 +00:00
mattias
bac986bf32 deactivated incomplete protected property check
git-svn-id: trunk@7625 -
2005-09-04 12:25:57 +00:00
mattias
32accd4b65 fixed default DoNotInsertSpace values
git-svn-id: trunk@7624 -
2005-09-04 12:08:20 +00:00
mattias
1b5dea0408 fixed code beautifying for compiler directives
git-svn-id: trunk@7621 -
2005-09-04 08:11:10 +00:00
mattias
747e74d401 fixed german translation from iso-8859-1 to utf8
git-svn-id: trunk@7599 -
2005-08-30 19:44:41 +00:00
mattias
193756ef59 fixed FindNext finding empty filename
git-svn-id: trunk@7597 -
2005-08-30 17:41:53 +00:00
mattias
dea57e262f updated german translation from Joerg Braun
git-svn-id: trunk@7584 -
2005-08-28 23:27:21 +00:00
mattias
09fe314eef fixed reparsing a non parseable code node
git-svn-id: trunk@7580 -
2005-08-27 14:21:00 +00:00
mattias
1f63c9f2f7 identifier completion now shows enums
git-svn-id: trunk@7566 -
2005-08-24 23:38:01 +00:00
mattias
0c8bf07ec3 started showing code context
git-svn-id: trunk@7565 -
2005-08-24 22:48:12 +00:00