Commit Graph

20844 Commits

Author SHA1 Message Date
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
martin
5f6008b946 SynEdit, cleaned up inconsistent naming of SetSelWord to SelectWord
git-svn-id: trunk@21029 -
2009-07-31 17:48:02 +00:00
martin
c37ba03138 Synedit: Select paragraph did ignore the very last line in file / cleanup
git-svn-id: trunk@21028 -
2009-07-31 17:47:01 +00:00
mattias
11435c4016 IDE: fpdoc link editor: listing packages
git-svn-id: trunk@21027 -
2009-07-31 15:53:02 +00:00
martin
974cdf9067 CodeTools/SourceEditor: code completion, indicate if the returned value is void
git-svn-id: trunk@21026 -
2009-07-31 15:27:47 +00:00
martin
dbfbbff04f SynEdit: Added some tests
git-svn-id: trunk@21025 -
2009-07-31 14:43:51 +00:00
mattias
f0d8d78022 IDE: identifier completion: do not add semicolon on property access methods
git-svn-id: trunk@21024 -
2009-07-31 14:24:13 +00:00
mattias
5c6c61bf25 codetools: identifier completion: fixed checking parameterless procedures
git-svn-id: trunk@21023 -
2009-07-31 14:16:40 +00:00
mattias
4e8f764cea codetools: identifier completion: added ParamNameList
git-svn-id: trunk@21022 -
2009-07-31 14:11:42 +00:00
mattias
cde0653dfb codetools: identifier completion: add := only if at end o line
git-svn-id: trunk@21021 -
2009-07-31 13:47:46 +00:00
mattias
8bff99b9f7 codetools: renamed ilcfStartOfStatement
git-svn-id: trunk@21020 -
2009-07-31 13:40:54 +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
martin
505244a52c SynEdit: Fixed eoNoSelection
git-svn-id: trunk@21018 -
2009-07-31 12:19:24 +00:00
marc
a2ad649879 * Dont read rawimage data if the format is none. Only clear the image. Prevents crashes when saving
git-svn-id: trunk@21017 -
2009-07-30 23:05:07 +00:00
martin
1943a59940 SourceEditor: Fix dealing with code-completion errors
git-svn-id: trunk@21016 -
2009-07-30 22:34:02 +00:00
martin
22f11e3eaa Synedit: Some more fixes for none persistent Blocks
git-svn-id: trunk@21015 -
2009-07-30 13:57:26 +00:00
dmitry
32681c8b2d improve carbon dialog open bundles selection
git-svn-id: trunk@21014 -
2009-07-30 09:29:34 +00:00
marc
9e31b030dc * Improved Russian translation by Maxim Ganetsky
git-svn-id: trunk@21013 -
2009-07-29 23:47:40 +00:00
marc
6b957af566 * Updated po files
git-svn-id: trunk@21012 -
2009-07-29 23:43:57 +00:00
marc
b60d4f0c55 * Improved localisation by Maxim Ganetsky
git-svn-id: trunk@21011 -
2009-07-29 23:28:42 +00:00
martin
ea95a7e23c SynEdit small optimization (unnecessary call to shiftstate)
git-svn-id: trunk@21010 -
2009-07-29 19:14:32 +00:00
mattias
a5da38b431 clean up
git-svn-id: trunk@21009 -
2009-07-29 16:57:27 +00:00
martin
29221dae03 SynEdit: Added a protection against scrolling issues, if key repeat rate is too fast. related to issue #14234
git-svn-id: trunk@21008 -
2009-07-29 15:22:56 +00:00
mattias
c69285e22e IDE: fixed saving virtual files if not needed
git-svn-id: trunk@21007 -
2009-07-29 12:43:11 +00:00
mattias
cbfee8a855 IDE: debug output for test units
git-svn-id: trunk@21006 -
2009-07-29 12:39:31 +00:00
mattias
4e1442e5ee IDE: check lfm: success message
git-svn-id: trunk@21005 -
2009-07-29 10:44:03 +00:00
mattias
eb2aac7b8e IDE: reconnected check lfm file
git-svn-id: trunk@21004 -
2009-07-29 10:38:04 +00:00
mattias
f66b3f0c94 IDE: added resourcestrings
git-svn-id: trunk@21003 -
2009-07-29 10:35:23 +00:00
martin
1948d12c9d SynEdit: Fixed some scrolling issues introduced in rev 20975 #ee46b0680f
git-svn-id: trunk@21002 -
2009-07-29 10:12:59 +00:00
paul
ad137f3950 ide: fix layout of editor general options page
git-svn-id: trunk@21001 -
2009-07-29 03:30:29 +00:00
paul
89c8026bc3 lcl: make TScrollingWinControl.ScrollBy public for delphi compatibility
git-svn-id: trunk@21000 -
2009-07-29 03:16:23 +00:00
andrew
7854048a16 Fixed toc links containing the char "#" and not being able to find the file
git-svn-id: trunk@20999 -
2009-07-29 03:03:20 +00:00
jesus
d33f6fdc69 IDE, updated russian translation from Vladimir Zhirov, issue #14229
git-svn-id: trunk@20998 -
2009-07-28 20:46:27 +00:00
martin
568a468080 Synedit: Syncro/Template edit, detect and de-activate if undo goes before activation point (forgot a file)
git-svn-id: trunk@20997 -
2009-07-28 20:39:28 +00:00
martin
9878a8ecc1 Synedit: Syncro/Template edit, detect and de-activate if undo goes before activation point
git-svn-id: trunk@20996 -
2009-07-28 20:30:25 +00:00
jesus
01c036ecbe Updated IDE and IDEIntf translations
git-svn-id: trunk@20995 -
2009-07-28 19:46:40 +00:00
martin
a74da44672 SynEdit: implemented option for not overwriting none-persistent blocks
git-svn-id: trunk@20994 -
2009-07-28 15:40:48 +00:00
mattias
0b32b2d284 small updates
git-svn-id: trunk@20993 -
2009-07-28 15:14:49 +00:00
mattias
438579ae18 IDE: new dialog: using localized names
git-svn-id: trunk@20992 -
2009-07-28 14:04:33 +00:00
mattias
313765804b added resourcestrings
git-svn-id: trunk@20991 -
2009-07-28 13:58:37 +00:00
mattias
b386303ac5 IDEIntf: added some resourcestrings
git-svn-id: trunk@20990 -
2009-07-28 13:07:16 +00:00
martin
c3b7ab19d6 SynEdit: Fix non persistent block must be undone on action, even if caret did not move. For SourceEditor/IDE commands.
git-svn-id: trunk@20989 -
2009-07-28 12:59:16 +00:00
mattias
9b6129ffaa codetools: fixed checking protected properties in ancestors, bug #14027
git-svn-id: trunk@20988 -
2009-07-28 12:20:43 +00:00
jesus
8370c4d387 IDE, fix translations and made translatable additional highlight attributes, issue #13572
git-svn-id: trunk@20987 -
2009-07-28 06:57:00 +00:00
mattias
20c21820e4 IDE: trim TargetDir of IDE
git-svn-id: trunk@20986 -
2009-07-28 06:51:33 +00:00
jesus
80312b5794 IDE, support for translatable environment options captions, issues #14217, #13572
git-svn-id: trunk@20985 -
2009-07-28 04:03:10 +00:00
paul
e97576c1c7 gtk2: fix PaintTo (bug #0014201)
git-svn-id: trunk@20984 -
2009-07-28 04:02:20 +00:00
dmitry
19fef0b2ee carbon file dialogs can open bundles and packages
git-svn-id: trunk@20983 -
2009-07-27 21:15:06 +00:00
jesus
f29cd75088 Translations update from current string resources
git-svn-id: trunk@20982 -
2009-07-27 21:13:36 +00:00