Commit Graph

6412 Commits

Author SHA1 Message Date
mattias
7029a5ebf8 IDE: codecontext hints: added ranged array type
git-svn-id: trunk@25533 -
2010-05-20 10:13:19 +00:00
mattias
2450332df9 IDE: codecontext hints: added open array type
git-svn-id: trunk@25532 -
2010-05-20 09:43:45 +00:00
mattias
dde1038bfb IDE: codecontext hints: show no hints if empty
git-svn-id: trunk@25530 -
2010-05-20 09:16:00 +00:00
mattias
0a5e197f49 IDE: codecontext: added string[]
git-svn-id: trunk@25528 -
2010-05-20 09:04:13 +00:00
mattias
0e3f868fb4 codetools: fixed FindLineEndOrCodeInFrontOfPosition to return the start of the line end, bug #16519
git-svn-id: trunk@25526 -
2010-05-20 08:03:53 +00:00
mattias
35b96c9265 IDE: project target: relative to lpi file, not main source
git-svn-id: trunk@25514 -
2010-05-19 11:25:40 +00:00
mattias
ba60fb6ad0 IDE: setting Application.Bidimode depending on chosen language, not system language
git-svn-id: trunk@25513 -
2010-05-19 11:11:06 +00:00
mattias
fb5e62291a IDE: read .dfm files if lfm not present, no write support, bug #16475
git-svn-id: trunk@25511 -
2010-05-19 09:40:19 +00:00
paul
70d6216214 ide: don't add unneeded units for new frame and new datamodule
git-svn-id: trunk@25504 -
2010-05-19 07:47:04 +00:00
paul
f44f816bec ide, ideintf: don't add LResources for the forms which uses fpc resources
git-svn-id: trunk@25503 -
2010-05-19 07:41:49 +00:00
mattias
eaa1ff2fba IDE: added quickfix for note local variable not used, remove
git-svn-id: trunk@25498 -
2010-05-18 14:45:02 +00:00
mattias
5cc2b11ac5 IDE: added quickfix item: remove not found unit from uses section
git-svn-id: trunk@25497 -
2010-05-18 11:30:55 +00:00
mattias
0448deb6c3 LCL: added RunCmdFromPath to unit utf8process
git-svn-id: trunk@25495 -
2010-05-18 08:43:07 +00:00
maxim
81f43f3a4a IDE, desktop options tab: improved caption of 'Double click on message jumps' option, bug #9822.
git-svn-id: trunk@25489 -
2010-05-17 23:25:58 +00:00
maxim
50df96c8c9 IDE, general editor options tab layout: tweaked second controls column position.
git-svn-id: trunk@25488 -
2010-05-17 22:54:20 +00:00
zeljko
8f5dc32bd6 IDE: fixed projectinspector form borderstyle - it is bsSizeable so min/max buttons should be enabled.
git-svn-id: trunk@25486 -
2010-05-17 21:38:06 +00:00
martin
c9299027a8 IDE:change default for "case labels" highlighting to italics
git-svn-id: trunk@25465 -
2010-05-16 15:06:50 +00:00
mattias
6be124b946 IDE: fixed crashing componenttreeview while destroying components
git-svn-id: trunk@25460 -
2010-05-16 13:28:25 +00:00
mattias
811e84764c IDE: removed TComponentInterface
git-svn-id: trunk@25457 -
2010-05-16 11:41:42 +00:00
mattias
e0f1d368f3 IDE: on autocompleteblock add do after while/for/foreach
git-svn-id: trunk@25453 -
2010-05-16 09:14:45 +00:00
mattias
7351db06f9 IDE: on autocompleteblock add then after if
git-svn-id: trunk@25452 -
2010-05-16 09:04:33 +00:00
maxim
f2a4eedc28 IDE, options: make height of dividing bevels in 'Editor/Automatic features' tab consistent with other tabs
git-svn-id: trunk@25451 -
2010-05-15 21:51:35 +00:00
maxim
5cd1dd7702 IDE: improve Project Inspector (display of preferred package filename) localization
git-svn-id: trunk@25445 -
2010-05-15 20:08:15 +00:00
mattias
93fcb4b8c6 IDE: fixed cleaning up duplicate packagelinks, implemented preferred packages for projects and packages
git-svn-id: trunk@25434 -
2010-05-15 15:53:43 +00:00
martin
dbae298c42 IDE: added options for highlighting case labels
git-svn-id: trunk@25433 -
2010-05-15 15:49:14 +00:00
maxim
99c23d89c7 IDE: fix grid columns localization via .lrt/.po (use TPersistent.GetNamePath for string ID). Bug #15180.
git-svn-id: trunk@25431 -
2010-05-15 15:48:07 +00:00
martin
ebc780e6e8 Ide, Options,: improved Layout for translations
git-svn-id: trunk@25427 -
2010-05-15 15:11:13 +00:00
maxim
e039b99d81 IDE: improved general editor options tab layout - now second controls column moves when resizing dialog
git-svn-id: trunk@25424 -
2010-05-15 14:56:47 +00:00
martin
8a1ed611d5 SourceEditor: Fix IsCaretOnScreen (for finding jump target edit)
git-svn-id: trunk@25412 -
2010-05-15 00:31:15 +00:00
martin
7af77a0ab8 Ide, Options, updated layouts for "move caret on right click"
git-svn-id: trunk@25411 -
2010-05-14 23:05:26 +00:00
martin
e207fc15bc Ide, Options, updated defaults for "move caret on right click"
git-svn-id: trunk@25410 -
2010-05-14 22:48:23 +00:00
martin
04f6026090 SourceEditor: Prevent an issue with selecting the last tab on GTK2, when clicking tab-borders
git-svn-id: trunk@25408 -
2010-05-14 21:00:09 +00:00
zeljko
2773d06487 Qt,Gtk2: added minimize/restore ability to get consistent behaviour on all platforms. Patch by Flavio Etrusco modified by me for qt. fixes #13919
git-svn-id: trunk@25407 -
2010-05-14 19:12:02 +00:00
paul
8ba105a104 ide: respect output filter aborting during compilation
git-svn-id: trunk@25404 -
2010-05-14 16:02:32 +00:00
maxim
6b87644a97 IDE, components: various improvements for descriptions in 'New...' dialog, bug #10808.
git-svn-id: trunk@25387 -
2010-05-13 21:38:53 +00:00
mattias
88fada8125 IDE: added resourcestrings
git-svn-id: trunk@25380 -
2010-05-13 18:27:06 +00:00
marc
1ede2f78cb ide: added Czech localization. Translations by Chronos
git-svn-id: trunk@25374 -
2010-05-13 16:41:08 +00:00
paul
15f1e94b2b gtk: remove trial to mimic win32 focus behavior
git-svn-id: trunk@25348 -
2010-05-13 01:33:45 +00:00
mattias
8c824f1c66 IDE: code templates: using more syncro edit
git-svn-id: trunk@25347 -
2010-05-12 20:35:05 +00:00
mattias
ad08a450e3 IDE: clean up
git-svn-id: trunk@25341 -
2010-05-12 19:38:57 +00:00
martin
1a24516760 SourceEditor: Tab-Drag indicators (Windows) for Left/Right tabs
git-svn-id: trunk@25339 -
2010-05-12 17:18:14 +00:00
martin
ef952f1651 SourceEditor: Drag tabs, removed workaround for wrong tab-rect
git-svn-id: trunk@25337 -
2010-05-12 16:39:40 +00:00
maxim
e424bddae5 IDE: improved keymapping commands localization, regenerated translations and updated Russian translation
git-svn-id: trunk@25307 -
2010-05-10 21:01:03 +00:00
dmitry
71dea22796 ide: use global compiler messages instead of project specific
git-svn-id: trunk@25305 -
2010-05-10 18:29:33 +00:00
martin
07f60b5d3c SourceEditor: Restore (to best of possibility) Caret/Topline after codebuffer changes/reload
git-svn-id: trunk@25285 -
2010-05-09 19:08:13 +00:00
martin
432b5fc9dd SourceEditor: Fix dealing with out-of-range debug-marks
git-svn-id: trunk@25283 -
2010-05-09 18:26:54 +00:00
martin
e26e233f6c IDE-Options: minor improvements
git-svn-id: trunk@25278 -
2010-05-09 15:14:23 +00:00
martin
b6b9c11ab2 EditorOpts: fixed missing anchor
git-svn-id: trunk@25276 -
2010-05-09 14:52:11 +00:00
mattias
b07cd9b4f5 IDE: fixed storing build laz clean, bug #16432
git-svn-id: trunk@25273 -
2010-05-09 10:41:54 +00:00
martin
098c7826d1 SourceEditor: Fix dealing with out-of-range debug-marks
git-svn-id: trunk@25266 -
2010-05-08 23:29:54 +00:00