Commit Graph

928 Commits

Author SHA1 Message Date
juha
2e97bb8617 IdeIntf: Show '(Invalid)' in OI when an invalid enum value was typed.
git-svn-id: trunk@55832 -
2017-09-10 18:10:17 +00:00
juha
3c4942286a IdeIntf: Exit from TEnumPropertyEditor.SetValue when invalid value is given. Prevents an AV later. Reverts r185 from 2001-02-19.
git-svn-id: trunk@55831 -
2017-09-10 09:48:04 +00:00
ondrej
f215e1f571 IdeIntf: High-DPI: support scale factors above 200%. Issue #32280
git-svn-id: trunk@55674 -
2017-08-17 09:24:24 +00:00
ondrej
c0c164a991 IdeIntf: OI: center current row arrow vertically. Issue #32280
git-svn-id: trunk@55672 -
2017-08-17 08:47:45 +00:00
wp
a3f0b7435a ideintf: Fix "new action" button dropdown arrow.
git-svn-id: trunk@55668 -
2017-08-16 16:00:52 +00:00
ondrej
e9f32a53a5 IDE: High-DPI: scale open file drop down menu icons.
git-svn-id: trunk@55662 -
2017-08-14 11:44:02 +00:00
mattias
813eb2f8f1 IDEIntf: TOICustomPropertyGrid: handle wheel events on grid the same as on edit cell control, issue #32193, from Anthony Walter
git-svn-id: trunk@55568 -
2017-07-24 08:30:30 +00:00
mattias
2bc306e60e IDEIntf: project intf: added utility function RegisterForm to easily add a custom form class as designer ancestor, issue #32182, from Anthony Walter
git-svn-id: trunk@55557 -
2017-07-21 15:21:56 +00:00
mattias
6aebb896b0 IDEIntf: added PackageEditingInterface.FindInstalledPackageWithUnit
git-svn-id: trunk@55556 -
2017-07-21 13:14:01 +00:00
michl
470d10fcd0 IDE: High-DPI: Better assigning of images to imagelists.
git-svn-id: trunk@55512 -
2017-07-15 19:17:54 +00:00
michl
a6cb66d5aa IDE: High-DPI: CodeExplorer: Fixed image sizes.
git-svn-id: trunk@55511 -
2017-07-15 18:52:57 +00:00
michl
2bb905f65d IDE: High-DPI: ActionsEditor: Fixed image sizes.
git-svn-id: trunk@55510 -
2017-07-15 18:04:54 +00:00
michl
f15067b395 IDE: High-DPI: ObjectInspector: ComponentTreeView: Fixed image sizes.
git-svn-id: trunk@55508 -
2017-07-15 15:54:11 +00:00
maxim
ae97cba986 Translations: Lithuanian translation update by Valdas Jankūnas, bug #32126
git-svn-id: trunk@55502 -
2017-07-13 22:43:07 +00:00
michl
6f5300c1e9 IDE: High-DPI: Fixed image sizes of in IDE used TTreeFilterEdits and TListFilterEdits.
git-svn-id: trunk@55498 -
2017-07-13 19:32:16 +00:00
michl
0982e734bb IDE: High-DPI: ObjectInspector: Size of filter edit glyphs. Issue #32097
git-svn-id: trunk@55496 -
2017-07-13 16:56:01 +00:00
michl
3acd41371c IDE: High-DPI: ObjectInspector: Fixed drawing of active row bitmap. Issue #32097
git-svn-id: trunk@55492 -
2017-07-12 20:54:49 +00:00
maxim
732c7f90fd Translations: Lithuanian translation update by Valdas Jankūnas, bug #32126
git-svn-id: trunk@55474 -
2017-07-08 12:47:30 +00:00
juha
c082fbfcd0 Finnish translations for IDE and OI.
git-svn-id: trunk@55412 -
2017-06-29 07:29:53 +00:00
ondrej
9bd91b7c9d IdeIntf: OI: fix background for color combo box
git-svn-id: trunk@55313 -
2017-06-10 19:22:51 +00:00
ondrej
3f34b29aae IdeIntf: OI: fix font color for selected items in combobox [2]
git-svn-id: trunk@55312 -
2017-06-10 19:22:26 +00:00
juha
99f4b40a94 IDE: Formatting.
git-svn-id: trunk@55308 -
2017-06-10 16:30:21 +00:00
ondrej
ecbfde6a60 IdeIntf: OI: fix font color for selected items in combobox
git-svn-id: trunk@55305 -
2017-06-10 12:16:30 +00:00
ondrej
0cd8ed04e5 LCL: combobox, listbox: fix drawing of customdrawn items. Change TOwnerDrawStateType.odPainted to odBackgroundPainted
git-svn-id: trunk@55304 -
2017-06-10 11:43:19 +00:00
ondrej
7a420f8326 IdeIntf: PropEdits: fix painting of value combobox in QT
git-svn-id: trunk@55303 -
2017-06-10 10:39:19 +00:00
mattias
f387f6f8a2 IDE: method property editor: fixed rename
git-svn-id: trunk@55261 -
2017-06-06 11:03:42 +00:00
mattias
014156ee09 IDEIntf: fixed TIDEMenuSection.Visible keeping Visible of children, bug #31970
git-svn-id: trunk@55259 -
2017-06-06 10:34:43 +00:00
ondrej
6578db1024 IDE: OI: use new csOwnerDrawEditableFixed and csOwnerDrawEditableVariable styles for combo boxes. Issue #31891
git-svn-id: trunk@55248 -
2017-06-05 19:48:29 +00:00
ondrej
1011b9f883 IDE: OI: revert standard comboboxes to csDropDown style. Issue #31891
git-svn-id: trunk@55242 -
2017-06-05 17:43:17 +00:00
mattias
b2679b7d0d IDE: TMainIDE.OnPropHookCreateMethod: fixed creating JITMethod for ancestor
git-svn-id: trunk@55240 -
2017-06-05 13:30:55 +00:00
mattias
92ef27e2f4 IDE: method property editor: fixed creating new event
git-svn-id: trunk@55225 -
2017-06-04 21:55:17 +00:00
michl
d3f428a7d5 IDE: ObjectInspector: Fixed OI don't show "default" in list of font names. Issue #31958
git-svn-id: trunk@55220 -
2017-06-04 21:16:33 +00:00
juha
e27232d4cc Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled.
git-svn-id: trunk@55211 -
2017-06-04 15:14:29 +00:00
mattias
b29915c159 IDE: method property editor: edit: ask whether jump to inherited or add override
git-svn-id: trunk@55206 -
2017-06-04 09:21:06 +00:00
mattias
4975382c55 codetools: TEventsCodeTool.FindClassOfInstance: search unit in unitpath, the uses section is not enough
git-svn-id: trunk@55204 -
2017-06-04 07:30:15 +00:00
ondrej
844bef4565 IDE: html hint: increase width in order not to show vertical scrollbar
git-svn-id: trunk@55165 -
2017-06-02 20:04:21 +00:00
ondrej
a33e8c7b11 IdeIntf: hint manager: shrink height of fixed hints. (Fix for r55095 #9b548421fa.)
git-svn-id: trunk@55142 -
2017-06-01 11:42:37 +00:00
mattias
f1d0f56925 IDEIntf: fixed AV on show hint, bug #31937, from Lagunov Aleksey
git-svn-id: trunk@55130 -
2017-05-31 11:32:10 +00:00
ondrej
a08eb48d76 IdeIntf: propedits: fix call stored method with index parameter if needed. Issue #31923
git-svn-id: trunk@55098 -
2017-05-26 11:50:41 +00:00
mattias
9b548421fa IDEIntf: THintWindowManager.ShowHint limit size to active form, from Russell
git-svn-id: trunk@55095 -
2017-05-26 09:59:16 +00:00
maxim
77b9c644a0 Translations: French translation update by Gilles Vasseur, bug #31905
git-svn-id: trunk@55084 -
2017-05-25 22:22:44 +00:00
juha
94be804f66 IDEIntf: Fix a stupid copy/paste error in r55015 #61beca02f9.
git-svn-id: trunk@55071 -
2017-05-24 13:03:21 +00:00
ondrej
dc0a33652f IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods.
git-svn-id: trunk@55039 -
2017-05-22 07:52:37 +00:00
michl
5d03c243b5 IDE: High-DPI: All IDE SpeedButtons DPI-aware
git-svn-id: trunk@55035 -
2017-05-21 20:59:29 +00:00
michl
873c73c12e IDE: High-DPI: MenuEditor Images. Issue #31877
git-svn-id: trunk@55034 -
2017-05-21 19:58:47 +00:00
michl
9a8cf0cdd1 IDE: High-DPI: Move loading of glyphs to ideintf to multiple method use + cleanup.
git-svn-id: trunk@55032 -
2017-05-21 19:44:57 +00:00
ondrej
3ec399d85a CodeTools: add "Avoid unnecessary jumps" option, make it default.
git-svn-id: trunk@55031 -
2017-05-21 18:14:51 +00:00
ondrej
7a3d5c7a3f IdeIntf: OI: use DefaultValueFont and ValueFont also for editors and hint window; draw default value in editor combobox with italic style.
git-svn-id: trunk@55025 -
2017-05-20 20:30:08 +00:00
ondrej
083ef5923c LCL: rename TControl.ScaleCoord* methods
git-svn-id: trunk@55022 -
2017-05-20 10:02:25 +00:00
juha
61beca02f9 IDEIntf: Restore the backwards compatible event TPropHookModified. Add a new event TPropHookModifiedWithName.
git-svn-id: trunk@55015 -
2017-05-19 17:54:10 +00:00
mattias
5508095cff IDEIntf: TIDEMenuItem: fixed not freeing MenuItems of TMenu
git-svn-id: trunk@54988 -
2017-05-18 23:57:25 +00:00
ondrej
bf3e483768 ideintf: fix regression in image scaling code.
git-svn-id: trunk@54981 -
2017-05-18 21:24:56 +00:00
mattias
e6ce403f3f updates makefiles
git-svn-id: trunk@54969 -
2017-05-18 11:39:53 +00:00
ondrej
3a7e2ee5dd IdeIntf: propedits: fix highlighting default (=not stored) properties.
git-svn-id: trunk@54955 -
2017-05-17 18:27:55 +00:00
ondrej
697a3ee6fa IdeIntf: propedits: always write property values to objects. The property setter method has to decide about the need of update, not the propedit code.
git-svn-id: trunk@54954 -
2017-05-17 14:57:07 +00:00
ondrej
fa6f0296b6 IdeIntf: OI: always write values to objects if explicitely wanted.
git-svn-id: trunk@54953 -
2017-05-17 14:55:48 +00:00
ondrej
5eb469913c ide: rewrite (simplify) High-DPI icon scaling
+ support _150 and _200 variants for component images

git-svn-id: trunk@54946 -
2017-05-17 09:31:43 +00:00
maxim
edca2f5223 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #31810
git-svn-id: trunk@54938 -
2017-05-15 22:24:54 +00:00
ondrej
a5fb446af5 ideintf: objectinspector: fix high-dpi in custom property grids. Issue #31769
git-svn-id: trunk@54928 -
2017-05-14 14:43:31 +00:00
ondrej
68fbe369e0 IdeIntf: OI: High-DPI: ValueComboBox.
git-svn-id: trunk@54917 -
2017-05-14 09:52:32 +00:00
ondrej
89f4fd0314 IdeIntf: OI: High-DPI: value button. Issue #31784
git-svn-id: trunk@54905 -
2017-05-14 07:32:43 +00:00
ondrej
83b005e1fc IdeIntf: OI: High-DPI: restricted tab. Patch by AlexeyT, Issue #31778
git-svn-id: trunk@54904 -
2017-05-14 07:22:36 +00:00
juha
ec931df828 IdeIntf: API function for uninstalling a package. From Balázs.
git-svn-id: trunk@54902 -
2017-05-13 22:06:35 +00:00
wp
093242498d LCL: Activate ImageIndexPropertyEditor for grids (Columns[].Title.ImageIndex, ImageIndexSortAsc/Desc)
git-svn-id: trunk@54762 -
2017-04-27 22:47:29 +00:00
mattias
871ae7e6b9 IDE: added macros for namespaces
git-svn-id: trunk@54758 -
2017-04-27 14:34:53 +00:00
mattias
0a891e4ab2 set version to 1.8.0RC1
git-svn-id: trunk@54578 -
2017-04-08 21:53:32 +00:00
mattias
74cfe4be1b ideintf: fixed multithreaded compile
git-svn-id: trunk@54556 -
2017-04-07 13:16:55 +00:00
mattias
1988d6a661 h2pas: fixed compilattion
git-svn-id: trunk@54550 -
2017-04-06 23:06:34 +00:00
ondrej
fa7bf64041 IDE: add option to enable/disable Application.Scaled in project file. Issue #31639
git-svn-id: trunk@54530 -
2017-04-05 19:29:05 +00:00
juha
e800a738ad Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
The unit in FPC packages will be used directly later.

git-svn-id: trunk@54524 -
2017-04-05 08:34:48 +00:00
maxim
37f2d73f0a Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #31614
git-svn-id: trunk@54514 -
2017-04-03 23:24:37 +00:00
mattias
5eefc140b7 IDEIntf: fixed TIDESpecialCommand.GetCaption using command.localizedname
git-svn-id: trunk@54427 -
2017-03-17 07:25:17 +00:00
juha
212245d761 Packager, OpkMan: Pass online package info as package links to IDE, shown in PackageLinksDialog.
git-svn-id: trunk@54411 -
2017-03-15 13:13:48 +00:00
juha
63819ec9ae Packager: Support online package link type.
git-svn-id: trunk@54409 -
2017-03-15 13:13:44 +00:00
juha
e6bf771bf6 OpkMan: Reuse TPkgVersion from IdeIntf. Create RTTI with {$M+}.
git-svn-id: trunk@54408 -
2017-03-15 13:13:43 +00:00
juha
a2d555718e IdeIntf: Separate an interface for PackageLinks.
git-svn-id: trunk@54407 -
2017-03-15 13:13:41 +00:00
juha
e542ddbfcd Packager refactoring. Move funcs and methods to IdeIntf. Prepare for PackageLink interface.
git-svn-id: trunk@54405 -
2017-03-15 13:13:36 +00:00
juha
f4df80d90f IdeIntf: Add base class TPkgDependencyBase to new unit PackageDependencyIntf.
git-svn-id: trunk@54404 -
2017-03-15 13:13:34 +00:00
juha
88cab456e2 Cleanup and formatting.
git-svn-id: trunk@54402 -
2017-03-15 13:13:29 +00:00
maxim
f4403e6e72 Translations: French translation update by Gilles Vasseur, bug #31533
git-svn-id: trunk@54400 -
2017-03-13 23:41:48 +00:00
juha
c6261efd55 Fix spelling in IdeIntf license.
git-svn-id: trunk@54386 -
2017-03-11 14:26:42 +00:00
ondrej
9889366834 IDE: fix default window positions. Issue #14433
git-svn-id: trunk@54364 -
2017-03-08 08:41:40 +00:00
juha
d53f65cba4 Object Inspector: Allow AutoSize for the property FilterEdit. Issue #31474.
git-svn-id: trunk@54347 -
2017-03-05 12:55:06 +00:00
juha
b03f2575dd IDE, IdeIntf: Harmonize the naming of events and event handlers. Adjust visibility.
git-svn-id: trunk@54343 -
2017-03-04 17:21:57 +00:00
juha
eec043d29e Object Inspector: Adjust access visibility of controls which are created at run-time. RTTI is not needed.
git-svn-id: trunk@54342 -
2017-03-04 17:21:49 +00:00
maxim
c74ec53ab7 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #31463
git-svn-id: trunk@54327 -
2017-03-02 22:17:27 +00:00
ondrej
e408c18e8e IDEIntf: add ScaleImage so that it can be used outside the unit
git-svn-id: trunk@54290 -
2017-02-27 10:00:09 +00:00
ondrej
4c5531e408 IDE: use 24bit bitmap in Gtk2 for scaling.
git-svn-id: trunk@54289 -
2017-02-27 08:38:00 +00:00
mattias
ffe5651d76 IDEIntf: comment
git-svn-id: trunk@54255 -
2017-02-23 00:03:35 +00:00
ondrej
2135d3058f IDE: scale icons (starting from 150%/144 DPI).
git-svn-id: trunk@54245 -
2017-02-21 22:55:29 +00:00
ondrej
1c7e92643d LCL, IDE: HighDPI: add Application.Scaled and Project1.Scaled property for automatic LCL-driven scaling
git-svn-id: trunk@54199 -
2017-02-19 20:02:58 +00:00
ondrej
198408d4b3 cleanup
git-svn-id: trunk@54198 -
2017-02-19 17:44:00 +00:00
ondrej
d3776d5030 IDE: OI: High-DPI
git-svn-id: trunk@54190 -
2017-02-19 10:15:03 +00:00
maxim
491820a1f4 Translations: French translation update by Gilles Vasseur, bug #31362
git-svn-id: trunk@54119 -
2017-02-07 23:00:04 +00:00
mattias
99b5de9bd3 IDEIntf: added TInterfacePropertyEditor, issue #31324, from Michal Gawrycki
git-svn-id: trunk@54067 -
2017-02-02 11:13:45 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
mattias
e99547288c IDEIntf: added handler lihtSaveEditorFile
git-svn-id: trunk@54011 -
2017-01-27 14:34:57 +00:00
mattias
c8f26b3e53 IDEIntf: added help
git-svn-id: trunk@53875 -
2017-01-03 16:53:58 +00:00
mattias
cc720977ce IDEIntf: help for source identifier: added option to disable showing CodeBrowser on unknown identifier
git-svn-id: trunk@53874 -
2017-01-03 16:53:22 +00:00
mattias
a1d31e8ee9 IDE: source help: show by default only one identifier per unit, ignoring overloads, avoiding to show the select dialog for e.g. "format"
git-svn-id: trunk@53873 -
2017-01-03 16:41:18 +00:00
juha
73aa9aa4bb Order uses sections again to see dependencies better.
git-svn-id: trunk@53738 -
2016-12-20 16:26:44 +00:00
juha
9c405911fd Reduce SynEdit dependencies from units. Reorder uses sections to see dependencies better.
git-svn-id: trunk@53727 -
2016-12-20 00:09:10 +00:00
juha
8f632960a6 IDE: Remove SynEdit dependency from Project unit.
git-svn-id: trunk@53726 -
2016-12-20 00:08:59 +00:00
juha
a714a91311 LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI.
Organize uses-sections by package so that dependencies can be easier seen.

git-svn-id: trunk@53711 -
2016-12-17 22:58:08 +00:00
juha
8a1c1ebeb1 IdeIntf: Support TCustomTreeView descendants in property editors. Make Images public. Issue #31071, patch from Michal Gawrycki.
git-svn-id: trunk@53621 -
2016-12-09 11:20:56 +00:00
ondrej
a15905d3ab IDEIntf: TIDEDialogLayoutList: save and load scaled layout, issue #31074
git-svn-id: trunk@53561 -
2016-12-05 20:53:02 +00:00
juha
b58493f762 IdeIntf: Change event handler name to ActMoveUpDownExecute in ActionListEditor.
git-svn-id: trunk@53557 -
2016-12-04 18:42:06 +00:00
juha
b00ae75e7b IdeIntf: Use one method actMoveUpDownExecute for moving up and down in TCollectionPropertyEditorForm.
git-svn-id: trunk@53484 -
2016-11-30 14:57:39 +00:00
juha
ef9b365e4d IdeIntf: Refactoring, split SelectInObjectInspector into 2 procedures. Reduce number of parameters.
git-svn-id: trunk@53483 -
2016-11-30 14:57:25 +00:00
mattias
c1e053235f todolist: added options listed, used, editor and packages, from Silvio Clécio, patch #31006
git-svn-id: trunk@53464 -
2016-11-26 09:51:42 +00:00
mattias
01d1079885 IDEIntf: FindUnitsOfOwner: replaced booleans with set
git-svn-id: trunk@53451 -
2016-11-25 12:17:01 +00:00
mattias
534385f4eb IDEIntf: FindUnitsOfOwner: added AddTabs parameter, issue #31006, from Silvio Clécio
git-svn-id: trunk@53450 -
2016-11-25 11:53:51 +00:00
mattias
74651f857e IDEIntf: docs: added LazarusIDE.FindUnitsOfOwner
git-svn-id: trunk@53433 -
2016-11-24 01:02:40 +00:00
mattias
fe5d7d250d IDE: added LazarusIDE.FindUnitsOfOwner
git-svn-id: trunk@53431 -
2016-11-24 00:37:53 +00:00
mattias
ad08369c4a IDEIntf: comment
git-svn-id: trunk@53399 -
2016-11-21 15:57:36 +00:00
ondrej
870a757670 IDEIntf: object inspector: fix hint position
git-svn-id: trunk@53369 -
2016-11-15 09:02:55 +00:00
ondrej
cf080374cd IDE, IDEIntf: allow no mouse offset in hint window manager
git-svn-id: trunk@53367 -
2016-11-15 09:01:41 +00:00
ondrej
c49f1ff869 IdeIntf: objectinspector: fix Hint flickering
git-svn-id: trunk@53366 -
2016-11-15 08:17:52 +00:00
maxim
fc98381e53 Translations: Hungarian translation update by Péter Gábor, bug #30919
git-svn-id: trunk@53356 -
2016-11-12 12:40:05 +00:00
mattias
36882d29bb IDEIntf: object inspector: support unicodestring properties, added Filter property
git-svn-id: trunk@53348 -
2016-11-11 18:53:12 +00:00
mattias
e50e59fab7 IDEIntf: field list editor: select all by default, patch #30844, from Silvio Clécio
git-svn-id: trunk@53333 -
2016-11-10 08:52:27 +00:00
mattias
48ab9d2cbb IDEIntf: TPasswordStringPropertyEditor: draw empty field on empty password and allow to override value, patch #30842, from Silvio Clécio
git-svn-id: trunk@53313 -
2016-11-08 14:59:32 +00:00
mattias
42ea23f324 IDEIntf: TPasswordStringPropertyEditor: show fixed amount of *
git-svn-id: trunk@53286 -
2016-11-02 12:42:26 +00:00
mattias
c08ab12276 IDEINtf: added TPasswordStringPropertyEditor and TPasswordWideStringPropertyEditor, from Silvio Clécio, issue #30842
git-svn-id: trunk@53279 -
2016-11-02 10:31:07 +00:00
maxim
2c150a6825 IDEIntf: Regenerated translations and updated Russian translation
git-svn-id: trunk@53272 -
2016-10-31 22:38:35 +00:00
juha
e008aa5d53 IDEIntf: Add a functional TNoteBook.Pages property editor. Issue #30710, patch from Michl.
git-svn-id: trunk@53267 -
2016-10-30 18:16:52 +00:00
juha
5271b96d22 IDEIntf: Add function DoCompilePackage to PackageIntf.
git-svn-id: trunk@53263 -
2016-10-30 13:36:43 +00:00
ondrej
f7daccaf3b IDE designer: refactor AddComponent, add it to IDEIntf. Issue #30459
git-svn-id: trunk@53259 -
2016-10-29 09:45:53 +00:00
mattias
9c41906a96 IDE: fpc msg parser: reverse source files from test build directory, bug #30787
git-svn-id: trunk@53208 -
2016-10-25 21:41:34 +00:00
mattias
a152fd580f IDE: added TAbstractExternalTool.CurrentDirectoryIsTestDir
git-svn-id: trunk@53206 -
2016-10-25 20:20:05 +00:00
mattias
08e20f0ff0 IDE: external tools: fixed show/hide window
git-svn-id: trunk@53196 -
2016-10-21 22:00:15 +00:00
mattias
16b61e3228 IDEIntf: GetChangeParentCandidates: check CheckNewParent
git-svn-id: trunk@53173 -
2016-10-20 00:10:55 +00:00
mattias
48275b470f IDEIntf: OI: when setting PropertyEditorHook use its selection
git-svn-id: trunk@53170 -
2016-10-19 23:41:06 +00:00
mattias
ffa60a93df IDE: designer: fixed enabling Change Parent when no OI is present
git-svn-id: trunk@53169 -
2016-10-19 23:12:08 +00:00
juha
5a9b494484 IDE: Add a "Clear" button to StringsPropEditor dialog. Issue #30743, patch from Silvio Clécio.
git-svn-id: trunk@53164 -
2016-10-19 21:02:09 +00:00
mattias
5ab04136b7 IDE: clean up
git-svn-id: trunk@53150 -
2016-10-17 14:00:55 +00:00
juha
d54596a90f Make Directory a common property for Project and Package in their base class.
git-svn-id: trunk@53131 -
2016-10-16 21:03:00 +00:00
juha
a7bbf675a0 Make Unit_Name a common property for Project and Package files in their base class.
git-svn-id: trunk@53130 -
2016-10-16 21:02:54 +00:00
mattias
7b3bc48258 IDE: fixed package macros with dotted unit names, bug #30504
git-svn-id: trunk@53118 -
2016-10-14 18:37:58 +00:00
mattias
8a18022cc5 IDEIntf: menuintf: fixed hiding existing MenuItems
git-svn-id: trunk@53109 -
2016-10-14 17:00:01 +00:00
juha
391999a15b IdeIntf: Add FormShow and FormHide handlers also to ActionsEditor form file. Forgotten in r53095 #2ce7ea53c5.
git-svn-id: trunk@53103 -
2016-10-12 20:57:45 +00:00
juha
2ce7ea53c5 IdeIntf: Add / remove ActionListEditor handlers for GlobalDesignHook when form is shown / hidden.
git-svn-id: trunk@53095 -
2016-10-11 21:28:51 +00:00
juha
41ea2e0f9e IdeIntf: Sanitize and simplify ActionListEditor code. Don't use for-loop variable after loop. Fix potential bugs.
git-svn-id: trunk@53094 -
2016-10-11 20:04:52 +00:00
mattias
c303c71d2d IDE: added multi paste dialog like Delphi, patch #30671, from Silvio Clécio
git-svn-id: trunk@53063 -
2016-10-01 11:03:21 +00:00
juha
73ef3706d2 IDEIntf: less verbose OI.
git-svn-id: trunk@53055 -
2016-09-29 08:35:02 +00:00
juha
09b9c0261c ActionsEditor: Show new actions properly. Optimize and format a little. Issue #30636.
git-svn-id: trunk@53031 -
2016-09-25 11:33:40 +00:00
juha
da5e3acce3 IDE: Rebuild the OI ComponentTree after an item is deleted. Issue #30635.
git-svn-id: trunk@53030 -
2016-09-25 11:33:38 +00:00
juha
b008e356f0 IDEIntf: Make some CollectionPropEditForm methods private.
git-svn-id: trunk@53028 -
2016-09-25 11:33:24 +00:00
mattias
e2ac7a9645 IDE: external tools: started options ShowConsole and HideWindow
git-svn-id: trunk@53016 -
2016-09-22 08:44:36 +00:00
juha
1d7b19f9f2 IDEIntf: Same as previous commit but for DBGridColumnsPropertyEditor.
git-svn-id: trunk@52997 -
2016-09-19 21:43:58 +00:00