juha
|
c6f67446c5
|
IdeIntf, Object Inspector: fix ComponentTreeHeight and code using it. ComponentPanel.Height was assigned to itself. Issue #26788.
git-svn-id: trunk@46337 -
|
2014-09-26 15:26:16 +00:00 |
|
juha
|
85fa5c550a
|
Object Inspector: use Constraints.MinHeight for InfoPanel. It cannot be resized any more if Height becomes 0.
git-svn-id: trunk@46293 -
|
2014-09-22 17:19:24 +00:00 |
|
juha
|
2d6147eb18
|
ObjectInspector: locate the arrow on left side vertically better. Issue #26258, patch from Howardpc.
git-svn-id: trunk@46239 -
|
2014-09-15 15:39:49 +00:00 |
|
juha
|
310c961f33
|
IdeIntf: Improve painting of clNone also in color property editor of Object Inspector. Issue #26707, patch from wp.
git-svn-id: trunk@46194 -
|
2014-09-11 21:44:06 +00:00 |
|
juha
|
78afb4c373
|
LCL: Fix THintWindow.CalcHintRect. Issue #26674. Inspired by patch from Denis Golovan.
git-svn-id: trunk@46165 -
|
2014-09-09 10:17:54 +00:00 |
|
mattias
|
881c2a8272
|
translations: German: updates from Swen Heinig
git-svn-id: trunk@46159 -
|
2014-09-08 08:24:15 +00:00 |
|
mattias
|
45291bbba6
|
translations: German: updates from Swen Heinig
git-svn-id: trunk@46155 -
|
2014-09-07 18:00:45 +00:00 |
|
maxim
|
7fd522fbdd
|
Translations: Hungarian translation update by Péter Gábor, bug #26565
git-svn-id: trunk@46016 -
|
2014-08-05 23:02:53 +00:00 |
|
mattias
|
dc0ea8db95
|
IDE: enabled group compile
git-svn-id: trunk@45987 -
|
2014-07-28 14:53:57 +00:00 |
|
mattias
|
2afb6b73af
|
IDE: fixed extending unit/inc path in PI, fixed checking last pcp ignoring optional Darwin bundle, added dummy external tools for dependencies
git-svn-id: trunk@45986 -
|
2014-07-28 08:21:21 +00:00 |
|
mattias
|
b3807641a3
|
IDE: move/copy multiple files via dnd from package editors/project inspector
git-svn-id: trunk@45977 -
|
2014-07-25 18:13:56 +00:00 |
|
juha
|
b189500498
|
LCL: Revert some of THintWindow changes because of Delphi compatibility. Issue #26516
git-svn-id: trunk@45973 -
|
2014-07-25 16:56:19 +00:00 |
|
mattias
|
6c260d77f4
|
IDE: clean up
git-svn-id: trunk@45965 -
|
2014-07-24 14:21:09 +00:00 |
|
juha
|
fbb1fc2c84
|
IdeIntf: remove useless code in TLazPackageID.UpdateIDAsString
git-svn-id: trunk@45962 -
|
2014-07-23 21:46:33 +00:00 |
|
mattias
|
ed5b839859
|
IDE: reference build item
git-svn-id: trunk@45961 -
|
2014-07-23 20:46:00 +00:00 |
|
mattias
|
de1b9bea42
|
IDE: TIDEProjPackBase changed to TComponent
git-svn-id: trunk@45956 -
|
2014-07-23 11:32:58 +00:00 |
|
mattias
|
e3e3c31ab3
|
IDE: clean up old external tools
git-svn-id: trunk@45946 -
|
2014-07-20 20:15:40 +00:00 |
|
juha
|
2e25d04b3c
|
LCL: remove unlogical side-effect from THintWindow.CalcHintRect.
git-svn-id: trunk@45939 -
|
2014-07-20 18:27:48 +00:00 |
|
juha
|
ba96b04000
|
IdeIntf: use 2 hint windows in THintWindowManager, one for text and one for rendered HTML.
git-svn-id: trunk@45938 -
|
2014-07-20 18:27:21 +00:00 |
|
juha
|
24ce977ee8
|
LCL, SynEdit: improve THintWindow methods. Fixes code completion offset problem, issue #26509
git-svn-id: trunk@45937 -
|
2014-07-20 18:26:37 +00:00 |
|
juha
|
c7500f2cc9
|
IdeIntf: use the base class TIDEProjPackBase in TProjectFileDescriptor.
git-svn-id: trunk@45902 -
|
2014-07-17 22:07:07 +00:00 |
|
mattias
|
edbefdfd3d
|
IDEIntf: clean up
git-svn-id: trunk@45897 -
|
2014-07-16 20:08:29 +00:00 |
|
juha
|
e9bfb08a8c
|
IdeIntf: In TLazPackageID, use getter methods for IDAsString and IDAsWord. Will be used for iProjPack interface.
git-svn-id: trunk@45895 -
|
2014-07-16 20:01:44 +00:00 |
|
juha
|
f9bf2bb145
|
IdeIntf: move LazCompilerOptions to common base class TIDEProjPackBase.
git-svn-id: trunk@45894 -
|
2014-07-16 20:01:32 +00:00 |
|
juha
|
1a1afd969c
|
IdeIntf: name project / package common base class as TIDEProjPackBase.
git-svn-id: trunk@45893 -
|
2014-07-16 19:59:26 +00:00 |
|
juha
|
91cc270510
|
IDE: remove one more deprecated method TSourceNotebook.ClearErrorLines.
git-svn-id: trunk@45881 -
|
2014-07-15 17:28:54 +00:00 |
|
juha
|
68ec932c40
|
IDEIntf: remove abstract base methods from TSourceEditorWindowInterface, deprecated implementations were removed earlier.
git-svn-id: trunk@45880 -
|
2014-07-15 17:28:39 +00:00 |
|
juha
|
62736bacb8
|
IDE: Move hint stuff from TSourceNotebook to TSourceEditorManager. Only one hint is shown at a time anyways.
git-svn-id: trunk@45841 -
|
2014-07-12 14:19:35 +00:00 |
|
juha
|
daf9f126f0
|
IdeIntf: comment out TOIHintWindow.OnMouseDown. The inherited protected property is available, too. (A bug?)
git-svn-id: trunk@45832 -
|
2014-07-11 16:32:23 +00:00 |
|
juha
|
a8c3ea866d
|
IdeIntf: Clean TOICustomPropertyGrid.HintTimer
git-svn-id: trunk@45831 -
|
2014-07-11 16:32:10 +00:00 |
|
juha
|
613426fbe9
|
IdeIntf: remove useless parameters from TOIPropertyHint event.
git-svn-id: trunk@45830 -
|
2014-07-11 16:31:58 +00:00 |
|
juha
|
f6cd1a888f
|
IDE: Make object inspector use the new HintManager class.
git-svn-id: trunk@45829 -
|
2014-07-11 16:31:42 +00:00 |
|
juha
|
a4ee0ab208
|
IDE: Make source editor use the new HintManager class.
git-svn-id: trunk@45828 -
|
2014-07-11 16:31:23 +00:00 |
|
juha
|
39ed58f021
|
IdeIntf: new THintWindowManager to encapsulate hint stuff. Fix THintWindow when it has a sub-control. Make code browser use the new feature.
git-svn-id: trunk@45827 -
|
2014-07-11 16:31:06 +00:00 |
|
juha
|
e8c25a5a34
|
IdeIntf: don't explicitly free owned hint controls from HintWindow. Formatting.
git-svn-id: trunk@45825 -
|
2014-07-11 16:30:27 +00:00 |
|
juha
|
ad6ac0e2a3
|
Make Project and Package inherit from a new TProjPack base class.
git-svn-id: trunk@45805 -
|
2014-07-06 22:38:02 +00:00 |
|
juha
|
539b683d28
|
Packager and IdeIntf: formatting
git-svn-id: trunk@45804 -
|
2014-07-06 22:37:56 +00:00 |
|
juha
|
e8889c7f72
|
Make TLazPackage own an instance of IDEOptions instead of inheriting from it.
git-svn-id: trunk@45803 -
|
2014-07-06 22:37:50 +00:00 |
|
juha
|
2fc0b188b7
|
Make TProject own an instance of IDEOptions instead of inheriting from it.
git-svn-id: trunk@45802 -
|
2014-07-06 22:37:43 +00:00 |
|
juha
|
11731e7aa8
|
New unit with a common base class for Project and Package.
git-svn-id: trunk@45801 -
|
2014-07-06 22:32:54 +00:00 |
|
juha
|
5a97e101a6
|
IDE: remove methods that were deprecated already for Lazarus 0.9.x
git-svn-id: trunk@45787 -
|
2014-07-05 14:56:40 +00:00 |
|
juha
|
503833f19b
|
Remove typecasts because LookupRoot was moved to TIDesigner. Also formatting.
git-svn-id: trunk@45784 -
|
2014-07-05 10:49:34 +00:00 |
|
juha
|
48a6a75f6c
|
IDE: A new command and entry in Run menu for building many modes at one go.
git-svn-id: trunk@45772 -
|
2014-07-04 14:31:31 +00:00 |
|
juha
|
72bb33e99c
|
IDE: use better text for menu item and variables, "Clean up and Build".
git-svn-id: trunk@45771 -
|
2014-07-04 14:30:51 +00:00 |
|
maxim
|
62644ff1bd
|
regenerated translations
git-svn-id: trunk@45753 -
|
2014-07-02 20:11:41 +00:00 |
|
maxim
|
785a9a10cd
|
Translations: German translation update by Swen Heinig
git-svn-id: trunk@45751 -
|
2014-07-02 19:59:03 +00:00 |
|
maxim
|
391e3f7bb5
|
Translations: Hungarian translation update by Péter Gábor, bug #26425
git-svn-id: trunk@45744 -
|
2014-07-01 22:59:27 +00:00 |
|
maxim
|
5a505f25db
|
Translations: Italian translation update by Giuliano Colla, bugs #26427, #26428, #26429, #26430, #26431
git-svn-id: trunk@45741 -
|
2014-07-01 21:54:14 +00:00 |
|
bart
|
1056fb11be
|
objinspstrconsts.nl.po: fix incompatible format arguments.
git-svn-id: trunk@45723 -
|
2014-06-28 22:31:34 +00:00 |
|
maxim
|
047b198d7b
|
IDEIntf: regenerated translations; updated Russian translation
git-svn-id: trunk@45664 -
|
2014-06-25 21:28:21 +00:00 |
|
maxim
|
95ff25a97f
|
IDEIntf: fixed typo in string
git-svn-id: trunk@45663 -
|
2014-06-25 21:24:47 +00:00 |
|
mattias
|
8913df7a49
|
IDE: started checking component classes depending on resource format
git-svn-id: trunk@45659 -
|
2014-06-25 10:11:30 +00:00 |
|
mattias
|
305b0df023
|
IDEIntf: added custom lfm unit resource file format
git-svn-id: trunk@45658 -
|
2014-06-25 08:16:06 +00:00 |
|
juha
|
e3b8066f07
|
Fix fuzzy Finnish translations in .fi.po files.
git-svn-id: trunk@45652 -
|
2014-06-24 22:11:54 +00:00 |
|
mattias
|
5313aa4458
|
IDEIntf: removed TLFMUnitResourcefileFormat.ResourceDirectiveFilename:
git-svn-id: trunk@45645 -
|
2014-06-24 16:45:06 +00:00 |
|
mattias
|
41a0927e20
|
IDEIntf: unitresources: priority
git-svn-id: trunk@45644 -
|
2014-06-24 15:52:57 +00:00 |
|
mattias
|
2c5a0b57fd
|
IDE: clean up
git-svn-id: trunk@45643 -
|
2014-06-24 15:37:03 +00:00 |
|
juha
|
fa6bb3b2c3
|
IDE: Update the GUI for BuildModes after importing them. Disable import/export with invalid filename.
git-svn-id: trunk@45640 -
|
2014-06-24 13:26:42 +00:00 |
|
mattias
|
e09f10816f
|
IDE: object inspector: show error if integer out of range
git-svn-id: trunk@45620 -
|
2014-06-23 16:23:51 +00:00 |
|
juha
|
f3d543e261
|
IDE: add separators around Import/Export buttons in Project options dialog.
git-svn-id: trunk@45609 -
|
2014-06-22 09:55:48 +00:00 |
|
mattias
|
95e940dff4
|
IDEIntf: using TIDEOwnedFile as common ancestor of TLazPackageFile and TLazProjectFile
git-svn-id: trunk@45596 -
|
2014-06-21 20:57:14 +00:00 |
|
mattias
|
3b62c88f2c
|
IDE: drop files: form events instead of application
git-svn-id: trunk@45558 -
|
2014-06-16 22:17:26 +00:00 |
|
juha
|
669a093a53
|
IDE: Tweak some resource strings with newlines. Pass consecutive newlines from caller but use one %s param.
git-svn-id: trunk@45555 -
|
2014-06-16 19:48:52 +00:00 |
|
mattias
|
a5270a0a23
|
IDEIntf: clean up
git-svn-id: trunk@45542 -
|
2014-06-15 18:39:12 +00:00 |
|
mattias
|
c39261347a
|
IDE: fixed ignoring empty lines at end of conditionals, no modified if project icon was not touched
git-svn-id: trunk@45541 -
|
2014-06-15 18:37:10 +00:00 |
|
mattias
|
67932e3733
|
updated po files
git-svn-id: trunk@45531 -
|
2014-06-15 12:11:01 +00:00 |
|
juha
|
a2742e90b3
|
IdeIntf: Hard-coded quotations in resourcestrings.
git-svn-id: trunk@45523 -
|
2014-06-15 11:52:37 +00:00 |
|
mattias
|
480641c5cf
|
IDEIntf: added functions to let old code compile with deprecated warnings
git-svn-id: trunk@45496 -
|
2014-06-13 13:14:28 +00:00 |
|
mattias
|
3e8a908c47
|
IDE: TLFMUnitResourcefileFormat: cache scans
git-svn-id: trunk@45482 -
|
2014-06-12 09:24:47 +00:00 |
|
mattias
|
dc48a39621
|
IDE: clean up
git-svn-id: trunk@45405 -
|
2014-06-08 17:13:10 +00:00 |
|
mattias
|
3c98dd7469
|
IDE: resourcestrings
git-svn-id: trunk@45401 -
|
2014-06-08 13:51:11 +00:00 |
|
mattias
|
403ed545d1
|
IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
git-svn-id: trunk@45396 -
|
2014-06-08 10:19:28 +00:00 |
|
mattias
|
b2dca3d504
|
lazbuild: fixed freeing views
git-svn-id: trunk@45393 -
|
2014-06-08 08:52:18 +00:00 |
|
mattias
|
566f80a37a
|
IDE: message parser: split synchronized phase to move more processing from main to sub thread
git-svn-id: trunk@45375 -
|
2014-06-06 09:41:27 +00:00 |
|
mattias
|
ec6d63f4a5
|
IDE: quick fix: add -vm option
git-svn-id: trunk@45342 -
|
2014-06-04 21:30:42 +00:00 |
|
mattias
|
795c406e7d
|
IDE: messages: show urgency in filters
git-svn-id: trunk@45335 -
|
2014-06-04 10:06:29 +00:00 |
|
mattias
|
0fef9cf75d
|
IDE: messages: save/load filters
git-svn-id: trunk@45333 -
|
2014-06-04 09:33:21 +00:00 |
|
mattias
|
74861f25d3
|
IDE: messages: show pattern in menu item
git-svn-id: trunk@45310 -
|
2014-06-02 22:06:33 +00:00 |
|
mattias
|
39995327cc
|
IDE: reference/release external tools, auto free
git-svn-id: trunk@45301 -
|
2014-06-02 10:04:34 +00:00 |
|
mattias
|
20e6cdc0a9
|
lazbuild: started migration to external tools
git-svn-id: trunk@45294 -
|
2014-06-01 21:38:27 +00:00 |
|
mattias
|
2f2073e7f4
|
IDE: do not recompile if only verbosity changed, for new messages: remove -vb and -v0 options, always pass -vbq
git-svn-id: trunk@45251 -
|
2014-05-30 17:18:36 +00:00 |
|
mattias
|
559967611a
|
IDE: messages: help for message and edit extra help
git-svn-id: trunk@45230 -
|
2014-05-29 21:20:42 +00:00 |
|
juha
|
081cf3a9ee
|
IdeIntf: Match filter in options dialog only for visible controls.
git-svn-id: trunk@45222 -
|
2014-05-29 19:39:29 +00:00 |
|
mattias
|
f3a8270e7d
|
IDE: insert license notice commands: split into English and translated items
git-svn-id: trunk@45219 -
|
2014-05-29 09:43:07 +00:00 |
|
mattias
|
5656db6508
|
IDE: indentiation
git-svn-id: trunk@45217 -
|
2014-05-28 23:12:11 +00:00 |
|
mattias
|
8844f15f3a
|
IDE: designer mediator: fixed non visual components selection and moving, patch #26234
git-svn-id: trunk@45216 -
|
2014-05-28 22:43:19 +00:00 |
|
mattias
|
856f36c29c
|
IDE: options: messages: colors
git-svn-id: trunk@45197 -
|
2014-05-27 13:16:16 +00:00 |
|
mattias
|
503ddc71ad
|
IDE: fixed run abort
git-svn-id: trunk@45195 -
|
2014-05-27 09:08:58 +00:00 |
|
mattias
|
73c1593c0b
|
IDE: messages: clear translation when message changes
git-svn-id: trunk@45190 -
|
2014-05-26 20:51:52 +00:00 |
|
mattias
|
1fcab0ef9f
|
IDE: messages: do not show missing file dialog twice
git-svn-id: trunk@45184 -
|
2014-05-26 13:03:25 +00:00 |
|
mattias
|
b51d55bfad
|
IDE: clean up
git-svn-id: trunk@45179 -
|
2014-05-25 21:00:04 +00:00 |
|
mattias
|
79c6e82dd7
|
IDE: codebrowser: quick fix identifier nor found
git-svn-id: trunk@45176 -
|
2014-05-25 19:14:42 +00:00 |
|
mattias
|
4dcad783db
|
IDE: fpc message parser: faster search for include files
git-svn-id: trunk@45166 -
|
2014-05-25 14:14:44 +00:00 |
|
mattias
|
bbd5c7e16f
|
IDE: messages: hint for external tool
git-svn-id: trunk@45157 -
|
2014-05-23 14:05:14 +00:00 |
|
mattias
|
4665cd1889
|
IDE: fpc msg parser: search for include files
git-svn-id: trunk@45150 -
|
2014-05-22 13:47:53 +00:00 |
|
mattias
|
164c12f8ca
|
IDE: fpc msg parser: use relative Compiling paths
git-svn-id: trunk@45144 -
|
2014-05-21 22:25:21 +00:00 |
|
mattias
|
e530415577
|
IDE: msg window: hint why a package was compiled
git-svn-id: trunk@45142 -
|
2014-05-21 19:16:18 +00:00 |
|
mattias
|
2102263e10
|
IDE: fixed msg window hint count
git-svn-id: trunk@45129 -
|
2014-05-21 10:39:00 +00:00 |
|
mattias
|
6ec6b32621
|
IDE: check msg unit not used without msgid
git-svn-id: trunk@45122 -
|
2014-05-20 22:23:16 +00:00 |
|
mattias
|
6907de1248
|
IDEintf: less hints
git-svn-id: trunk@45109 -
|
2014-05-20 09:46:59 +00:00 |
|
juha
|
cf3f44455a
|
IDE: Make sure the "Additions And Overrides" page is visible before jumping there.
git-svn-id: trunk@45069 -
|
2014-05-18 08:58:13 +00:00 |
|
mattias
|
202722ed9b
|
IDE: further migrating external tools
git-svn-id: trunk@45040 -
|
2014-05-14 22:38:19 +00:00 |
|
maxim
|
b15d433902
|
Translations: Hungarian translation update by Péter Gábor, bug #26144
git-svn-id: trunk@45015 -
|
2014-05-11 21:56:45 +00:00 |
|
martin
|
7e8693d62e
|
IDE: Fixed ShowForm, broken in rev 44801 #a37ff8d09e
git-svn-id: trunk@45010 -
|
2014-05-11 17:51:42 +00:00 |
|
mattias
|
2515a4ee6a
|
updated makefiles
git-svn-id: trunk@45009 -
|
2014-05-11 17:31:41 +00:00 |
|
mattias
|
fba12fd265
|
IDEIntf: fixed TPropertyEditorHook compiling with -CR
git-svn-id: trunk@44897 -
|
2014-05-03 09:00:32 +00:00 |
|
martin
|
a37ff8d09e
|
Do not move source editor, on tab changes, codetool completion or similar actions. Issue #0026051
git-svn-id: trunk@44801 -
|
2014-04-24 00:04:19 +00:00 |
|
jesus
|
fcb975e5e9
|
LCL, implemented multiline TGridColumnTitle property, from wp, issue #25902
git-svn-id: trunk@44781 -
|
2014-04-22 00:32:27 +00:00 |
|
mattias
|
464b450a90
|
IDEIntf: clean up
git-svn-id: trunk@44631 -
|
2014-04-07 10:38:11 +00:00 |
|
juha
|
13b4f9aa2d
|
IdeIntf: Fix AutoAddRows feature for ValueListEditor property editor.
git-svn-id: trunk@44576 -
|
2014-04-01 00:34:22 +00:00 |
|
juha
|
18858b8e2d
|
IdeIntf: Property editor for Strings in ValueListEditor. Does not work well yet.
git-svn-id: trunk@44575 -
|
2014-04-01 00:12:59 +00:00 |
|
juha
|
234935f6bc
|
New files for ValueListEditor Strings property editor.
git-svn-id: trunk@44574 -
|
2014-04-01 00:05:18 +00:00 |
|
mattias
|
d841be9240
|
IDE: less hints, initialize vars, use unused parameters
git-svn-id: trunk@44457 -
|
2014-03-17 11:25:57 +00:00 |
|
mattias
|
914882e83c
|
IDEIntf: set free notification for TPropertyEditorHook.LookupRoot, changed TPropertyEditorHook to TComponent, set freenotification for TCustomPropertiesGrid.TIObject, bug #25872
git-svn-id: trunk@44455 -
|
2014-03-17 10:02:36 +00:00 |
|
mattias
|
6390494ff4
|
IDEIntf: comments
git-svn-id: trunk@44401 -
|
2014-03-10 23:29:36 +00:00 |
|
mattias
|
3747f3f516
|
IDEIntf: comment
git-svn-id: trunk@44344 -
|
2014-03-04 14:33:45 +00:00 |
|
mattias
|
a52123b355
|
IDEIntf: comment
git-svn-id: trunk@44342 -
|
2014-03-04 14:18:30 +00:00 |
|
mattias
|
a355640db9
|
IDEIntf: added event called when the IDE collects the fpc front end parameters
git-svn-id: trunk@44341 -
|
2014-03-04 14:15:57 +00:00 |
|
mattias
|
4b9f06ac1e
|
IDEIntf: added event called when the IDE collects the fpc front end parameters
git-svn-id: trunk@44340 -
|
2014-03-04 14:13:40 +00:00 |
|
mattias
|
02b09d18e6
|
IDEIntf: form designer: added AddClicked hook, called whenever the user selected a component class and clicked on the designer to add a new component
git-svn-id: trunk@44335 -
|
2014-03-03 20:03:24 +00:00 |
|
mattias
|
45e9bd0b9c
|
IDEIntf: added TAbstractIDEOptions handler destroy
git-svn-id: trunk@44332 -
|
2014-03-03 09:47:13 +00:00 |
|
mattias
|
8497743a6a
|
IDEIntf: ListDataSourceFields
git-svn-id: trunk@44308 -
|
2014-03-01 16:19:24 +00:00 |
|
mattias
|
db8dcbf0f9
|
IDEIntf: comments
git-svn-id: trunk@44280 -
|
2014-02-27 13:50:30 +00:00 |
|
mattias
|
6c43d476c4
|
IDEIntf: fixed ControlAcceptsStreamableChildComponent, allow inherited forms, do not allow nested components or any child of nested component
git-svn-id: trunk@44276 -
|
2014-02-27 10:37:14 +00:00 |
|
maxim
|
831fd20413
|
Translations: Hungarian translation update by Péter Gábor, bug #25789
git-svn-id: trunk@44266 -
|
2014-02-26 21:53:54 +00:00 |
|
mattias
|
86fdb15eae
|
IDEintf: object inspector: comment
git-svn-id: trunk@44251 -
|
2014-02-26 18:15:38 +00:00 |
|
mattias
|
27d7dc5448
|
IDEIntf: less unit dependencies, less hints, fixed passing AsLast
git-svn-id: trunk@44243 -
|
2014-02-26 08:51:28 +00:00 |
|
mattias
|
8a1eedadd8
|
IDEIntf: fixed uninitialized vars, less hints
git-svn-id: trunk@44242 -
|
2014-02-26 08:48:25 +00:00 |
|
martin
|
1bb786fda7
|
IDE: allow adding to inherited form and to child-controls on inherited forms (but not frames)
git-svn-id: trunk@44234 -
|
2014-02-25 11:32:34 +00:00 |
|
mattias
|
56d751c730
|
IDEIntf: TOIPropertyGrid: distinguish calling property Edit and changing the value
git-svn-id: trunk@44226 -
|
2014-02-24 10:59:57 +00:00 |
|
mattias
|
d2a52610bd
|
IDE: further migration external tools
git-svn-id: trunk@44182 -
|
2014-02-20 18:30:05 +00:00 |
|
mattias
|
f9ba490c53
|
IDEIntf: fixed setting value in propertygrid if only a basic designer is available
git-svn-id: trunk@44177 -
|
2014-02-19 23:33:12 +00:00 |
|
mattias
|
29eba5e666
|
IDEIntf: fixed AddBottHandler
git-svn-id: trunk@44174 -
|
2014-02-19 19:10:53 +00:00 |
|
mattias
|
41460c7d4f
|
IDE: fixed renaming components, simplified designer undo
git-svn-id: trunk@44173 -
|
2014-02-19 18:57:53 +00:00 |
|
mattias
|
1217b68eb7
|
IDE: designer IsUndoLocked
git-svn-id: trunk@44172 -
|
2014-02-19 17:59:47 +00:00 |
|
mattias
|
1c1300939f
|
IDE: remove/rename unit in lpr if it is a pascal source
git-svn-id: trunk@44170 -
|
2014-02-19 15:48:29 +00:00 |
|
mattias
|
ed3ddce5c9
|
IDEIntf: comment
git-svn-id: trunk@44169 -
|
2014-02-19 14:41:04 +00:00 |
|
mattias
|
ba22fe2361
|
IDEIntf: added boot handler when transfer macros have been created
git-svn-id: trunk@44168 -
|
2014-02-19 14:36:34 +00:00 |
|
mattias
|
aaf004850f
|
IDEIntf: added handler when LazarusIDE is created for registering startup handlers
git-svn-id: trunk@44167 -
|
2014-02-19 14:22:55 +00:00 |
|
mattias
|
87355906e4
|
IDE: split codetool and intial setup dialog
git-svn-id: trunk@44166 -
|
2014-02-19 12:43:39 +00:00 |
|
mattias
|
3ae6e6f978
|
IDE: added VK_OEM_COMMA to key list
git-svn-id: trunk@44165 -
|
2014-02-19 11:45:41 +00:00 |
|
mattias
|
f82edfb981
|
IDEIntf: fixed typo
git-svn-id: trunk@44164 -
|
2014-02-19 11:36:26 +00:00 |
|
mattias
|
baabe96213
|
IDE: undo for designer, patch #22584
git-svn-id: trunk@44156 -
|
2014-02-18 21:46:36 +00:00 |
|
mattias
|
7f6a28d1fe
|
IDEIntf: clean up and added unit ideutils
git-svn-id: trunk@44150 -
|
2014-02-18 20:55:15 +00:00 |
|
mattias
|
88780a9aaa
|
IDE: use compiler of project for FPCVer and codetools macro values
git-svn-id: trunk@44141 -
|
2014-02-18 18:26:04 +00:00 |
|
mattias
|
9d710db4fc
|
fixed make distclean
git-svn-id: trunk@44139 -
|
2014-02-18 17:37:14 +00:00 |
|
mattias
|
3283cf83f3
|
package makefiles: changed distclean to delete output directorties for all targets
git-svn-id: trunk@44128 -
|
2014-02-18 10:35:31 +00:00 |
|
mattias
|
a672e20451
|
IDE: reading environment options: omit window layouts with invalid names
git-svn-id: trunk@44070 -
|
2014-02-14 08:29:50 +00:00 |
|
marco
|
b5f6916a84
|
* fixed a few cases where Evenement had an Accent grave, reported on forum
http://forum.lazarus.freepascal.org/index.php/topic,23467.0/topicseen.html
git-svn-id: trunk@43859 -
|
2014-01-31 11:16:44 +00:00 |
|
juha
|
0e189386d9
|
Fix comments, formatting
git-svn-id: trunk@43726 -
|
2014-01-15 00:08:42 +00:00 |
|
juha
|
dfd9836690
|
LCL, ObjectInspector: Prevent triggering double-click when expanding ComboBox quickly. Issue #19918, patch from Flávio Etrusco
git-svn-id: trunk@43642 -
|
2014-01-04 14:17:24 +00:00 |
|
juha
|
64c608bdfe
|
Hungarian translation. Originally from Fehér Dávid (dfeher), Gábor, Athomas and others.
git-svn-id: trunk@43581 -
|
2013-12-22 12:15:22 +00:00 |
|
maxim
|
24830e5abf
|
Translations: Japanese translation update by Yuichiro Takahashi, bug #25423
git-svn-id: trunk@43546 -
|
2013-12-15 23:47:32 +00:00 |
|
juha
|
a5e25a281d
|
Finnish translations
git-svn-id: trunk@43504 -
|
2013-11-30 09:57:16 +00:00 |
|
martin
|
5ab9829c76
|
IdeIntf, IdeMenu: Less verbose
git-svn-id: trunk@43450 -
|
2013-11-17 15:33:30 +00:00 |
|
maxim
|
e8e49f2967
|
IDEIntf: regenerated some translations
git-svn-id: trunk@43434 -
|
2013-11-12 21:30:47 +00:00 |
|
maxim
|
11833752c5
|
Translations: Polish translation update by Tomasz Wieckowski, bug #25308
git-svn-id: trunk@43433 -
|
2013-11-12 21:29:53 +00:00 |
|
maxim
|
a18cd3e026
|
Translations: Japanese translation update by Haruyuki Fujimaki
git-svn-id: trunk@43429 -
|
2013-11-12 20:31:19 +00:00 |
|
mattias
|
316056f2f7
|
IDE: further migration external tools
git-svn-id: trunk@43262 -
|
2013-10-17 19:17:50 +00:00 |
|
paul
|
2ef23fc630
|
ide: add empty project resources options frame (disabled by ifdef atm)
git-svn-id: trunk@43212 -
|
2013-10-12 04:51:53 +00:00 |
|
paul
|
1b5a11694a
|
ideintf: fix images
git-svn-id: trunk@43067 -
|
2013-10-04 12:25:35 +00:00 |
|
mattias
|
679b613dc8
|
IDEIntf: propedits: comment
git-svn-id: trunk@43044 -
|
2013-09-30 17:27:29 +00:00 |
|
paul
|
7f4caeb374
|
ide, components: move images related code to use FPC resource instead of Lazarus resources
git-svn-id: trunk@42984 -
|
2013-09-27 12:27:04 +00:00 |
|
paul
|
6ec1af244d
|
ide: load component treeview images from FPC resource
git-svn-id: trunk@42977 -
|
2013-09-27 08:58:33 +00:00 |
|
mattias
|
595776b9f2
|
IDEIntf: Get LookupRoot for TFieldDefs, bug #25068
git-svn-id: trunk@42953 -
|
2013-09-26 23:03:07 +00:00 |
|
mattias
|
005037e85b
|
IDEIntf: clean up
git-svn-id: trunk@42952 -
|
2013-09-26 22:44:43 +00:00 |
|
mattias
|
ddfef1337a
|
IDEIntf: object inspector: component tree: list tkClass property only once
git-svn-id: trunk@42951 -
|
2013-09-26 22:31:26 +00:00 |
|
mattias
|
0a9b67d773
|
IDEIntf: object inspector: component tree: always use property name of TCollection, instead of PropName
git-svn-id: trunk@42950 -
|
2013-09-26 22:23:39 +00:00 |
|
mattias
|
446747ed6c
|
IDE: designer: fixed adding components on inherited form, bug #25084
git-svn-id: trunk@42945 -
|
2013-09-26 13:48:25 +00:00 |
|
mattias
|
170299b861
|
translations: German: updates from Swen Heinig
git-svn-id: trunk@42915 -
|
2013-09-23 19:08:40 +00:00 |
|
mattias
|
3b717ddda1
|
IDE: fixed duplicate code, break cycle lfmunitresource
git-svn-id: trunk@42895 -
|
2013-09-20 09:15:48 +00:00 |
|
mattias
|
0c1f11b7a5
|
IDE: reverted patch #42889
git-svn-id: trunk@42894 -
|
2013-09-20 09:05:34 +00:00 |
|
mattias
|
0b54eaf3c2
|
IDE: lfmunitresource: break cycle
git-svn-id: trunk@42890 -
|
2013-09-19 20:01:11 +00:00 |
|
juha
|
0a0a90e99b
|
IDEIntf: Change TComponentPropertyEditor back to original behavior so it lists all components from all forms.
git-svn-id: trunk@42886 -
|
2013-09-19 18:59:22 +00:00 |
|
juha
|
dbf7469826
|
Propedits: remove a test version of TCoolBarControlPropertyEditor.CheckNewValue
git-svn-id: trunk@42832 -
|
2013-09-16 05:06:27 +00:00 |
|
juha
|
0381e3d330
|
PropEdits: Use a proper designer form for file filter property editor and add up/down buttons. Issue #24811
git-svn-id: trunk@42762 -
|
2013-09-12 23:33:23 +00:00 |
|
juha
|
194ddd2d06
|
New window for file filter property editor. Earlier one was generated in code.
git-svn-id: trunk@42761 -
|
2013-09-12 23:31:43 +00:00 |
|
juha
|
085568141c
|
IDE: Add up/down move buttons to treeview item editor. Issue #9773.
git-svn-id: trunk@42755 -
|
2013-09-12 14:29:23 +00:00 |
|
maxim
|
a8f100176c
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #24996
git-svn-id: trunk@42736 -
|
2013-09-11 20:11:32 +00:00 |
|
juha
|
3405cd2a57
|
IDE: implement storage for component palette options. Read and write it in GUI frame.
git-svn-id: trunk@42732 -
|
2013-09-11 06:21:29 +00:00 |
|
juha
|
e9417175c1
|
IDE: change PageComponent type from TComponent to TCustomPage. Eliminate type-casts etc.
git-svn-id: trunk@42731 -
|
2013-09-11 06:21:22 +00:00 |
|
mattias
|
e140abe386
|
IDE, IDEIntf: fixed componentreeview dragover check
git-svn-id: trunk@42713 -
|
2013-09-10 09:30:35 +00:00 |
|
mattias
|
612b486281
|
IDE: implement find references of used unit
git-svn-id: trunk@42686 -
|
2013-09-08 22:47:26 +00:00 |
|
mattias
|
fa26364e98
|
IDE: further migration external tools
git-svn-id: trunk@42584 -
|
2013-09-04 09:15:41 +00:00 |
|
juha
|
6baa075aab
|
IDE: New options page for re-ordering component palette entries. Requires define "EnableComponentPaletteOptions".
git-svn-id: trunk@42574 -
|
2013-09-03 12:04:16 +00:00 |
|
juha
|
639b9cb1f4
|
IdeIntf: harmonize event type names.
git-svn-id: trunk@42571 -
|
2013-09-03 12:02:36 +00:00 |
|
juha
|
31b1199fa8
|
Formatting
git-svn-id: trunk@42570 -
|
2013-09-03 12:02:02 +00:00 |
|
mattias
|
8213f885c9
|
IDE: further migration exttools
git-svn-id: trunk@42513 -
|
2013-08-28 19:18:20 +00:00 |
|
mattias
|
16c296ef1d
|
IDE: further migration external tools
git-svn-id: trunk@42423 -
|
2013-08-18 13:36:18 +00:00 |
|
juha
|
4be93112dd
|
IDE: generate comments in all compiler options GUI.
git-svn-id: trunk@42400 -
|
2013-08-14 22:38:12 +00:00 |
|
mattias
|
c518a5eec2
|
IDE: further migration external tools
git-svn-id: trunk@42364 -
|
2013-08-06 09:40:14 +00:00 |
|
mattias
|
7bbbab1155
|
IDE: further migration external tools
git-svn-id: trunk@42362 -
|
2013-08-05 19:44:55 +00:00 |
|
mattias
|
f81c251cb5
|
IDE: further migration external tools
git-svn-id: trunk@42356 -
|
2013-08-05 14:56:01 +00:00 |
|
mattias
|
f7c7f989ee
|
IDE: further migration external tools
git-svn-id: trunk@42342 -
|
2013-08-05 07:26:12 +00:00 |
|
mattias
|
ddd03e966d
|
IDE: further migration external tools
git-svn-id: trunk@42335 -
|
2013-08-04 20:34:00 +00:00 |
|
mattias
|
4c787fc885
|
IDE: further migration external tools
git-svn-id: trunk@42333 -
|
2013-08-04 19:22:42 +00:00 |
|
mattias
|
b2500fb625
|
IDE: further migration external tools
git-svn-id: trunk@42326 -
|
2013-08-04 14:43:59 +00:00 |
|
mattias
|
f5fa4b3ffe
|
IDE: further migration external tools
git-svn-id: trunk@42293 -
|
2013-08-03 19:07:12 +00:00 |
|
mattias
|
1b4118f8a9
|
IDE: further migration external tools
git-svn-id: trunk@42282 -
|
2013-08-03 14:33:08 +00:00 |
|
mattias
|
97ff736947
|
IDE: further migration external tools
git-svn-id: trunk@42247 -
|
2013-07-31 13:54:49 +00:00 |
|