Commit Graph

20756 Commits

Author SHA1 Message Date
mattias
2f8de86823 codetools: added -dVerboseCTSave
git-svn-id: trunk@21093 -
2009-08-03 21:28:27 +00:00
mattias
dc0c82f3e3 openglcontrol: fixed visibility
git-svn-id: trunk@21092 -
2009-08-03 19:00:06 +00:00
martin
666e29fbde SynEdit, added option to hide cursor, while editing/keyboard
git-svn-id: trunk@21091 -
2009-08-03 15:17:58 +00:00
martin
344ca971c9 LCL: Window, fixed SetCursor to no longer delay action to next mouse-move
git-svn-id: trunk@21090 -
2009-08-03 15:16:39 +00:00
vincents
4956fbac7b IDE: fixed crash if ANSI character map didn't contain a valid char values from Dmitry (issue #14189)
git-svn-id: trunk@21089 -
2009-08-03 14:23:31 +00:00
mattias
c87a7d7a49 IDE: warng if compile command is missing
git-svn-id: trunk@21088 -
2009-08-03 11:52:59 +00:00
mattias
3914c05c4d IDE: project options: moved misc options to the end
git-svn-id: trunk@21087 -
2009-08-03 11:07:58 +00:00
mattias
ffa0361690 IDE: project options: lazdoc path: move add path edit below paths and bove its buttons
git-svn-id: trunk@21086 -
2009-08-03 10:54:28 +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
47ab093dfb IDE: fpdoc editor: see also
git-svn-id: trunk@21084 -
2009-08-03 09:42:00 +00:00
vincents
0403cc0cba tools, lazres:
* fixed compilation after revision 21051 #be1055dc5c (issue #14260)
* removed unused procedures

git-svn-id: trunk@21083 -
2009-08-03 09:01:33 +00:00
martin
2c71e957bc SynEdit/sourceEditor: fixed incremental search was loosing search term, if next char would lead to no match.
git-svn-id: trunk@21082 -
2009-08-03 01:30:26 +00:00
martin
2f8fc1ed97 LCL: cleanup, unused Member
git-svn-id: trunk@21081 -
2009-08-02 22:37:05 +00:00
mattias
71222456a4 IDE: removed SetCurrentDir from save/open project
git-svn-id: trunk@21080 -
2009-08-02 21:29:55 +00:00
mattias
f862ea8a54 IDE: set current working directory on project open and save as, this is a better last default
git-svn-id: trunk@21079 -
2009-08-02 21:14:45 +00:00
mattias
a25ffb7382 IDE: open project: fixed taking ext after choosing symlink
git-svn-id: trunk@21078 -
2009-08-02 21:09:38 +00:00
mattias
edd5d118b5 IDE: added try..except for exceptions during start
git-svn-id: trunk@21077 -
2009-08-02 21:07:10 +00:00
mattias
8e63d7866a codetools: parsing on statements, bug #13935
git-svn-id: trunk@21076 -
2009-08-02 20:53:45 +00:00
mattias
8ba2fa933d codetools: clear sourcechangecache on error, bug #14026
git-svn-id: trunk@21075 -
2009-08-02 19:34:05 +00:00
mattias
9fa872eefd IDE: fixed save project: saving new units, bug #14167
git-svn-id: trunk@21074 -
2009-08-02 17:02:19 +00:00
mattias
f924e9f36e codetools: reduced debugging output
git-svn-id: trunk@21073 -
2009-08-02 16:59:26 +00:00
mattias
6a4ad23422 codetools: fixed parsing paremeter type array of const, bug #14247
git-svn-id: trunk@21072 -
2009-08-02 16:16:15 +00:00
mattias
1402a46c56 projecttemplates: fixed compilation
git-svn-id: trunk@21071 -
2009-08-02 15:38:05 +00:00
mattias
df517558c5 codetools: comment
git-svn-id: trunk@21070 -
2009-08-02 15:37:08 +00:00
mattias
475edb145e IDEIntf: TNewIDEItemCategory is no longer abstract. RegisterNewItemCategory now expects a real category class, needed for localization
git-svn-id: trunk@21069 -
2009-08-02 15:09:22 +00:00
mattias
69a4d44595 codetools: class completion: do not ignore errors after cursor, bug #14246
git-svn-id: trunk@21068 -
2009-08-02 14:44:34 +00:00
mattias
6eac16dcaf IDE: fpdoc link editor: completion with prefix
git-svn-id: trunk@21067 -
2009-08-02 13:02:48 +00:00
martin
ada6f9b0a0 SynEdit: Added some tests
git-svn-id: trunk@21066 -
2009-08-01 23:12:06 +00:00
martin
68d8d80a23 SynEdit: Fixed some utf8 issues in smColumn mode blocks
git-svn-id: trunk@21065 -
2009-08-01 23:11:33 +00:00
martin
41133ceb24 SynEdit: Fixed a problem when replacing a smColumn mode block. New text would go in wrong location
git-svn-id: trunk@21064 -
2009-08-01 21:35:17 +00:00
martin
5d8a45e372 SynEdit: Added some tests
git-svn-id: trunk@21063 -
2009-08-01 19:10:21 +00:00
dmitry
1f1ae4c354 carbon: prevent an app from crashing, if incorrect cursor is set
git-svn-id: trunk@21062 -
2009-08-01 19:03:42 +00:00
martin
ce18ca1f8d SynEdit: fixed an issue with deleting if past-Eol, padding was sometimes omitted (fixed bug introduced in 21060)
git-svn-id: trunk@21061 -
2009-08-01 18:12:10 +00:00
martin
c008588230 SynEdit: fixed an issue with deleting if past-Eol, padding was sometimes omitted
git-svn-id: trunk@21060 -
2009-08-01 18:01:17 +00:00
martin
45d83017bb clean up
git-svn-id: trunk@21059 -
2009-08-01 16:46:59 +00:00
martin
3985057ea0 SynEdit: fixed an issue with undo if eoScrollPastEOL and NO-TrimmSpace is set. Padding spaces for text inserted past eol was not undone
git-svn-id: trunk@21058 -
2009-08-01 16:02:05 +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
martin
cde1f77fe0 SynEdit: Made Highlighter-Attribute names resource-strings
git-svn-id: trunk@21053 -
2009-08-01 10:48:48 +00:00
martin
32034af863 EditorOptions: Updated Xml for Markup colors
git-svn-id: trunk@21052 -
2009-08-01 09:57:57 +00:00
mattias
be1055dc5c lazres: session info
git-svn-id: trunk@21051 -
2009-08-01 08:57:40 +00:00
mattias
142f2c8f53 IDE: using icons for TShellTreeView,TShellListView
git-svn-id: trunk@21050 -
2009-08-01 08:57:02 +00:00
mattias
33d9d786f7 lazres: ignore empty strings in file list
git-svn-id: trunk@21049 -
2009-08-01 08:55:43 +00:00
laurent
0744de3450 New icon for package
git-svn-id: trunk@21048 -
2009-08-01 08:48:54 +00:00
mattias
bb4ccea9cc IDE: fpdoc link editor: simple completion
git-svn-id: trunk@21047 -
2009-08-01 08:45:30 +00:00
laurent
5495731a66 New icons Conponents
git-svn-id: trunk@21046 -
2009-08-01 08:38:50 +00:00
mattias
5eef813fb1 codetools: clean up
git-svn-id: trunk@21045 -
2009-08-01 07:13:40 +00:00
mattias
903c14a1b0 IDE: resourcestring for new package, bug #14224, from Marcelo B Paula
git-svn-id: trunk@21044 -
2009-08-01 07:05:05 +00:00