Commit Graph

20927 Commits

Author SHA1 Message Date
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
martin
df417f3254 SynEdit: Fix non persistent block must be undone on action, even if caret did not move. Issue #14213
git-svn-id: trunk@20981 -
2009-07-27 20:12:02 +00:00
jesus
6c63ded97e Changed remaining translation files encoding to UTF-8
git-svn-id: trunk@20980 -
2009-07-27 19:26:45 +00:00
martin
27a85b3e3b SynEdit, fixed clearing non persistent block, if caret moves to other end of block
git-svn-id: trunk@20979 -
2009-07-27 16:42:25 +00:00
martin
df0ac93df3 SynEdit: IDE jumps to code locations no longer remove persistent block
git-svn-id: trunk@20978 -
2009-07-27 16:26:08 +00:00
martin
e6aaa72fe6 SynEdit: Fixed Toggle comment
git-svn-id: trunk@20977 -
2009-07-27 16:17:43 +00:00
martin
cd7b675c96 SynEdit,SyncroEdit: Fixed gutter click,, if block has no multiply words
git-svn-id: trunk@20976 -
2009-07-27 15:30:29 +00:00
martin
ee46b0680f SynEdit: Fixed an invalidation issue when scrolling (current line highlight could get lost), also improves issue #11715
git-svn-id: trunk@20975 -
2009-07-27 15:12:13 +00:00
martin
e480675e27 SynEdit: persistent block: QH, QB work if block is hidden / notify is called if block gets hidden
git-svn-id: trunk@20974 -
2009-07-27 12:24:04 +00:00
mattias
084169277d codetools: parsing pointer types in terms
git-svn-id: trunk@20973 -
2009-07-27 11:25:23 +00:00
mattias
b1158589de codetools: refactoring
git-svn-id: trunk@20972 -
2009-07-27 11:11:39 +00:00
mattias
a070a6a7e9 codetools: refactoring
git-svn-id: trunk@20971 -
2009-07-27 11:10:55 +00:00
mattias
ff0557c43f codetools: improved heuristic for protected properties, bug #14027
git-svn-id: trunk@20970 -
2009-07-27 10:06:13 +00:00
mattias
de301ed56c codetools: do not add found public properties twice
git-svn-id: trunk@20969 -
2009-07-27 09:46:17 +00:00
mattias
0dadadf245 codetools: fixed FindClassAndAncestors when classes parsed the first time
git-svn-id: trunk@20968 -
2009-07-27 09:04:47 +00:00
paul
0affd4a878 ide: increase min constraints for ide options dialog
git-svn-id: trunk@20967 -
2009-07-27 02:15:56 +00:00
martin
9183aa8cf9 Editor options, fixed layout
git-svn-id: trunk@20966 -
2009-07-27 00:05:29 +00:00
martin
592732cea4 SynEdit: added persistent block
git-svn-id: trunk@20965 -
2009-07-26 23:06:26 +00:00