Commit Graph

6700 Commits

Author SHA1 Message Date
mattias
8851d2a322 IDE: configure install packages dialog: added icons
git-svn-id: trunk@26661 -
2010-07-15 10:44:48 +00:00
mattias
d74c8afa01 IDE: configure installed packages renamed to install/uninstall packages
git-svn-id: trunk@26657 -
2010-07-14 23:05:40 +00:00
mattias
ceb7ec1a37 IDE: package file: use english header to avoid svn updates
git-svn-id: trunk@26650 -
2010-07-14 15:53:53 +00:00
paul
6995355e37 ide: add version information for lazarus executable
git-svn-id: trunk@26616 -
2010-07-13 09:01:48 +00:00
paul
09c0fcd30a startlazarus: use the same icon as lazarus, update project to use resources
git-svn-id: trunk@26615 -
2010-07-13 08:54:03 +00:00
mattias
d69c4535fe IDE: identifier completion: fixed getting indent for method completion
git-svn-id: trunk@26614 -
2010-07-13 08:18:36 +00:00
mattias
cd02fc8a59 IDE: identifier completion: fixed indent on override method
git-svn-id: trunk@26595 -
2010-07-11 12:20:03 +00:00
mattias
9ce0b6476f IDE: updating object inspector InfoPanel on idle
git-svn-id: trunk@26591 -
2010-07-11 09:17:21 +00:00
maxim
a096753d90 IDE, new project dialog: fixed localization, moved TButtonPanel events assignment to LFM.
git-svn-id: trunk@26579 -
2010-07-10 17:09:23 +00:00
maxim
00933147cf IDE, new other dialog: fixed localization, moved TButtonPanel events assignment to LFM.
git-svn-id: trunk@26578 -
2010-07-10 17:04:38 +00:00
mattias
edb4d863d5 IDE: editor automatic features frame:: more width for comboboxes, bug #16898
git-svn-id: trunk@26577 -
2010-07-10 16:48:30 +00:00
mattias
3816d29237 IDE: new project dialog: more width, bug #16898
git-svn-id: trunk@26576 -
2010-07-10 16:46:53 +00:00
mattias
9398a0354d IDE:new other dialog: more width, bug #16898
git-svn-id: trunk@26575 -
2010-07-10 16:46:02 +00:00
mattias
29c6a21cdc IDE: window positions frame: more space for spinedits, bug #16898
git-svn-id: trunk@26574 -
2010-07-10 16:44:47 +00:00
maxim
2c2826070c IDE, options: fixed code folding items localization, bug #16896.
git-svn-id: trunk@26571 -
2010-07-10 14:46:38 +00:00
mattias
7c7b8eebe5 IDE: project inspector: better scaling
git-svn-id: trunk@26569 -
2010-07-10 09:00:54 +00:00
mattias
1e2e275cb5 IDE: create new form relative to object inspector
git-svn-id: trunk@26566 -
2010-07-10 07:16:12 +00:00
maxim
5ef9e227ab IDE: fixed Code Explorer localization after r26557 #92c6db6d27
git-svn-id: trunk@26561 -
2010-07-09 23:14:34 +00:00
mattias
92c6db6d27 IDE: build laz dlg: improved layout
git-svn-id: trunk@26557 -
2010-07-09 22:44:12 +00:00
mattias
6efdaf05ea IDE: fixed build IDE clean
git-svn-id: trunk@26554 -
2010-07-09 21:51:03 +00:00
mattias
edd9101c91 IDE: find rename identifier: fixed checkbox
git-svn-id: trunk@26547 -
2010-07-09 12:49:08 +00:00
paul
241b11f6b3 ide: try to open unitinfo with non-expanded file name (required to open non-saved units)
git-svn-id: trunk@26545 -
2010-07-09 06:56:11 +00:00
martin
dd3878df30 SourceEditor/SynCompletion: Don't steal focus after completion drop-down, if user moved to different form
git-svn-id: trunk@26543 -
2010-07-09 01:37:34 +00:00
maxim
d46ab40066 IDE: remove (not needed anymore) ButtonPanel events assigning workaround from Run Parameters dialog and improve localization
git-svn-id: trunk@26541 -
2010-07-08 21:20:04 +00:00
maxim
3d643d30a2 IDE: improved 'clean directory' dialog localization
git-svn-id: trunk@26540 -
2010-07-08 21:02:43 +00:00
mattias
9b44d77052 IDE: add Application.CreateForm statement for inherited components, bug #12826
git-svn-id: trunk@26537 -
2010-07-08 20:39:34 +00:00
mattias
77c0853887 debugging
git-svn-id: trunk@26534 -
2010-07-08 20:24:51 +00:00
mattias
959cda8c75 LCL: TCustomLabel.CalculatePreferredSize: consider constraints
git-svn-id: trunk@26528 -
2010-07-08 15:00:20 +00:00
mattias
af31f6d34d IDE: indentation examples: multi line parameter list
git-svn-id: trunk@26527 -
2010-07-08 12:33:07 +00:00
zeljko
0430ca1a77 IDE: compiler_messages_options, use OnItemClick() instead of OnClick() to assign values to TCompilerMessageConfig.Now we can change value by key space also.
git-svn-id: trunk@26525 -
2010-07-08 11:44:02 +00:00
juha
50cb900225 Converter: GUI for replacement functions.
git-svn-id: trunk@26520 -
2010-07-08 10:35:09 +00:00
mattias
c0682eae27 codetools: completeblock when typing begin
git-svn-id: trunk@26515 -
2010-07-07 22:40:38 +00:00
mattias
2e8ba297f0 IDE: show readonly icon for readonly properties, bug #16851
git-svn-id: trunk@26511 -
2010-07-07 19:08:00 +00:00
paul
f04f851ab2 ide: don't delete .res files during project building (issue #0015658)
git-svn-id: trunk@26499 -
2010-07-07 12:03:50 +00:00
juha
8883029d78 Converter: Make it easier to open a partially converted .lpr project.
git-svn-id: trunk@26497 -
2010-07-07 11:45:20 +00:00
mattias
7b45c23d5e IDE: code explorer: follow cursor
git-svn-id: trunk@26492 -
2010-07-06 19:00:06 +00:00
mattias
1317f884b2 IDE: codeexplorer: move codetool access to code explorr
git-svn-id: trunk@26491 -
2010-07-06 17:24:51 +00:00
mattias
9b63777a25 IDE: code context: add some space for fractionals
git-svn-id: trunk@26490 -
2010-07-06 16:43:13 +00:00
mattias
c92522b37c IDE: search result view: bring to front after search, bug #16856
git-svn-id: trunk@26486 -
2010-07-06 13:44:24 +00:00
mattias
67d24912a8 IDE: auto indentation template file: example for case plus statement
git-svn-id: trunk@26472 -
2010-07-05 14:08:15 +00:00
mattias
ef4fa43915 IDE: identifier completion: add := even if there is a semicolon at end
git-svn-id: trunk@26470 -
2010-07-05 12:35:42 +00:00
mattias
f9840ae34a IDE: when changing build IDE extra options, invalidate macros, bug #16844
git-svn-id: trunk@26467 -
2010-07-05 07:41:47 +00:00
mattias
2f6e099b6a codetools: autoindenter: do not align to last closed sibling block if block has no start of its own, bug #16837
git-svn-id: trunk@26466 -
2010-07-05 07:25:15 +00:00
mattias
14c0ca0b26 codetools: FindDanglingComponentEvents: check sub persistents in properties, bug #16831
git-svn-id: trunk@26455 -
2010-07-04 09:10:59 +00:00
mattias
97ae6679ec codetools: identifier completion: request semicolon even for statement starts
git-svn-id: trunk@26454 -
2010-07-04 07:36:30 +00:00
mattias
946f34ba8f codetools: find references: fixed error handling
git-svn-id: trunk@26434 -
2010-07-02 23:11:47 +00:00
mattias
769c96eb77 IDE: auto open designer form: do not open form on find declaration
git-svn-id: trunk@26433 -
2010-07-02 22:40:34 +00:00
mattias
6b289c7897 IDE: auto open designer form: open only the active unit form, not all, bug #16825
git-svn-id: trunk@26432 -
2010-07-02 22:38:30 +00:00
mattias
8219a7bc0b IDE: TBaseCompilerOptions.CreateTargetFilename using CreateAbsolutePath, bug #15435
git-svn-id: trunk@26429 -
2010-07-02 20:50:03 +00:00
mattias
692e26ec87 updated makefiles
git-svn-id: trunk@26426 -
2010-07-02 20:29:37 +00:00