Commit Graph

20743 Commits

Author SHA1 Message Date
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
mattias
36e45396ed IDE: resourcestring for new app type library, bug #14224, from Marcelo B Paula
git-svn-id: trunk@21043 -
2009-08-01 07:04:11 +00:00
mattias
7ebe508fc7 IDE: resourcestrings in add new file to package, bug #14244, from Marcelo B Paula
git-svn-id: trunk@21042 -
2009-08-01 07:02:18 +00:00
mattias
9951b2d70c IDE: fpdoc editor: started resolving links
git-svn-id: trunk@21041 -
2009-08-01 06:58:53 +00:00
martin
40768a5fa9 EditorOptions: restored compatibility, to read old/current color settings. This is a temporary patch, and will be changed soon
git-svn-id: trunk@21040 -
2009-08-01 00:22:22 +00:00
martin
0146750d03 SynEdit: Updated tests
git-svn-id: trunk@21039 -
2009-07-31 21:36:50 +00:00
martin
430990d9f1 SynEdit: Fixed smNormal Block-Selectional for Past-EOL. If only one line was selected the Area past EOL was ignored
git-svn-id: trunk@21038 -
2009-07-31 21:35:53 +00:00
martin
e17a71f967 SynEdit: set smNormal in ActiveMode=SelectAll, so it works independent of the DefaultMode
git-svn-id: trunk@21037 -
2009-07-31 21:23:03 +00:00
martin
cbddc640dd SynEdit: Added some tests
git-svn-id: trunk@21036 -
2009-07-31 20:58:57 +00:00
martin
11cefe2883 SynEdit: fixed utf-8/tab issue for column mode selections
git-svn-id: trunk@21035 -
2009-07-31 20:58:14 +00:00
jesus
4a22e85af6 Updated Portuguese translation from Marcelo B de Paula
git-svn-id: trunk@21034 -
2009-07-31 20:45:40 +00:00
mattias
f4615fc9bd IDE: fpdoc link editor: listing package units
git-svn-id: trunk@21033 -
2009-07-31 20:37:33 +00:00
jesus
fb4778a146 IDE, fix for saving localized names in editor options for additional highlight attributes names, issue #14231
git-svn-id: trunk@21032 -
2009-07-31 20:32:22 +00:00
mattias
d0ec890db7 IDE: fpdoc link editor: listing main identifiers
git-svn-id: trunk@21031 -
2009-07-31 18:51:50 +00:00