Commit Graph

1043 Commits

Author SHA1 Message Date
ondrej
a7a95f8f65 IDE: OI: fix form image index
git-svn-id: trunk@57868 -
2018-05-09 01:55:07 +00:00
ondrej
936a0dea02 IDE: use IDEImages instead of custom image lists
git-svn-id: trunk@57865 -
2018-05-09 01:39:31 +00:00
ondrej
a914eaa29d IDE: use TLCLGlyphs for IDE buttons
git-svn-id: trunk@57857 -
2018-05-08 23:10:58 +00:00
ondrej
0143117e52 IDE: use TLCLGlyphs for IDE images
git-svn-id: trunk@57852 -
2018-05-08 21:41:16 +00:00
maxim
2a65c2b974 Translations: French translation update by Gilles Vasseur, bug #33673
git-svn-id: trunk@57786 -
2018-05-03 22:53:34 +00:00
juha
9f9965c410 IdeIntf: Prevent error "LookupRoot does not match" in ComponentTreeView. Issue #33677.
git-svn-id: trunk@57776 -
2018-05-03 12:04:38 +00:00
mattias
3c52bd5001 IDEIntf: added SaveComponentAsPascal
git-svn-id: trunk@57770 -
2018-05-02 22:38:41 +00:00
juha
a97c137b1b IdeIntf: Support nested collections in TComponentWalker for ComponentTreeView.
git-svn-id: trunk@57763 -
2018-05-01 18:55:49 +00:00
mattias
7dd4ef464c IDE: find/rename identifier: search in used but not listed units too
git-svn-id: trunk@57727 -
2018-04-26 17:37:14 +00:00
ondrej
a711fb97c0 IDE: remove redundant glyph assignments
git-svn-id: trunk@57723 -
2018-04-26 10:02:59 +00:00
ondrej
801f6efb1b LCL, components: TCustomEditButton: enable image list support, use LCLBtnGlyphs.
git-svn-id: trunk@57722 -
2018-04-26 09:59:30 +00:00
ondrej
685e707752 IDE: fix image loading after r57716 #136d996374
git-svn-id: trunk@57720 -
2018-04-26 09:08:41 +00:00
ondrej
7ae0c035e9 IdeIntf: TImageIndexPropertyEditor: list indexes better
git-svn-id: trunk@57709 -
2018-04-25 10:59:49 +00:00
ondrej
1412bf4f4a LCL: TSpeedButton, TBitBtn: ImageIndex with combo box. Issue #33645
git-svn-id: trunk@57708 -
2018-04-25 10:56:32 +00:00
ondrej
edc90668e0 IDE: restore identifier completion window size on desktop change.
git-svn-id: trunk@57672 -
2018-04-19 11:17:14 +00:00
ondrej
cf03083224 IdeIntf: OI: fix streamed property detection (default float values were highlighted).
git-svn-id: trunk@57606 -
2018-04-05 11:22:33 +00:00
juha
067144af2d LCL-GTK2: Fix designer behavior when Top/Left/Width/Height is selected in Object Inspector. Issue #33426, patch from accorp.
git-svn-id: trunk@57604 -
2018-04-05 02:09:02 +00:00
wp
9e2c7686af IDE: Add an {$IF FPC_FullVersion >= 30101} around registration of TFileName property editor - see discussion in Issue #33410.
git-svn-id: trunk@57521 -
2018-03-17 15:43:57 +00:00
michl
31d19dccb7 IDE: Register a property editor for TFileName properties. Issue #33410. Patch by Silvio Clécio
git-svn-id: trunk@57498 -
2018-03-11 10:00:04 +00:00
michl
1dc4d93a11 IDE: ObjectInspector: Fixed SHIFT click to select a range doesn't work. Issue #33383. Patch by Rik van Kekem
git-svn-id: trunk@57497 -
2018-03-11 09:49:02 +00:00
juha
7cc99ef58e Object Inspector: Simplify and shorten a little. Add a ToDo in TObjectInspectorDlg.KeyDown.
git-svn-id: trunk@57490 -
2018-03-09 22:30:44 +00:00
juha
4d25fb8328 Object Inspector: Prevent index out of bounds error when no grid row is selected. Issue #33344.
git-svn-id: trunk@57474 -
2018-03-08 18:38:55 +00:00
juha
3070f417a7 LCL: Fix invalid typecast on TCustomDBGrid-based grids. Issue #33053, patch from Michal Gawrycki.
git-svn-id: trunk@57427 -
2018-03-01 14:54:10 +00:00
maxim
f23167b458 Translations: Simplified Chinese translation update by robsean, bug #33242
git-svn-id: trunk@57404 -
2018-02-27 23:23:20 +00:00
maxim
caf81d7978 Translations: regenerated translations
git-svn-id: trunk@57347 -
2018-02-21 23:53:05 +00:00
michl
c582885e5c IDE: Fixed components with published properties of type "interface" does not work. Issue #32919. Patch by Andi Friess
git-svn-id: trunk@57332 -
2018-02-19 23:42:46 +00:00
mattias
060db859c5 IDEIntf: added TAbstractOptionsEditorDialog.FindEditor(aClassName: string)
git-svn-id: trunk@57326 -
2018-02-18 14:16:48 +00:00
mattias
a10e37e072 IDEIntf: less hints
git-svn-id: trunk@57286 -
2018-02-12 14:47:30 +00:00
maxim
9435d4277e Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #33119
git-svn-id: trunk@57255 -
2018-02-04 22:53:09 +00:00
ondrej
f6ea54d3f6 IDEIntf: IDE image list: fix adding images with different size from the target image list. Issue #33114
git-svn-id: trunk@57208 -
2018-02-01 17:38:22 +00:00
maxim
b4f5e3399c IDEIntf: regenerated translations and updated Russian translation
git-svn-id: trunk@57186 -
2018-01-29 22:17:15 +00:00
maxim
98a25daa61 IDEIntf: fixed i18n of 'Delete resolution ...' button in ImageList editor
git-svn-id: trunk@57185 -
2018-01-29 22:11:55 +00:00
ondrej
09b0e087f7 IDE: Image List Editor: fix image listbox painting
git-svn-id: trunk@57173 -
2018-01-28 06:52:54 +00:00
ondrej
f81b38e69d IDE: open recent files: use load icon of new image list
git-svn-id: trunk@57165 -
2018-01-27 18:31:21 +00:00
ondrej
987f894152 High-DPI + Multiple Image Resolution ImageList (merged from HiDPIImageList branch)
git-svn-id: trunk@57164 -
2018-01-27 18:12:35 +00:00
ondrej
b4b56d377d IDE: fixes for High-DPI Image List
git-svn-id: branches/HiDPIImageList@57161 -
2018-01-27 18:05:59 +00:00
mattias
fe9c29b689 IDEIntf: less hints
git-svn-id: trunk@57115 -
2018-01-18 21:23:52 +00:00
juha
9bf30fe379 IdeIntf, DBGridColumnsPropertyEditorForm: Simplify FillCollectionListBox etc. Issue #32903, patch from FTurtle.
git-svn-id: trunk@57098 -
2018-01-15 10:53:39 +00:00
juha
d95cd50a49 IdeIntf, DBGridColumnsPropertyEditorForm: Remove useless properties. Issue #32903, patch from FTurtle.
git-svn-id: trunk@57071 -
2018-01-13 10:04:27 +00:00
ondrej
9f890e6f52 LCL: High-DPI ImageList: don't stream auto generated resolution
git-svn-id: branches/HiDPIImageList@57070 -
2018-01-13 07:02:30 +00:00
juha
61e0c2a1ff IdeIntf, DBGridColumnsPropertyEditorForm: Simplify actAddFieldsExecute a lot, new method GetDataSet. Issue #32903, patch from FTurtle.
git-svn-id: trunk@57061 -
2018-01-12 16:39:18 +00:00
ondrej
1c42b91f5b IdeIntf: High-DPI ImageList: image list editor multiple resolution support
git-svn-id: branches/HiDPIImageList@57055 -
2018-01-11 13:17:19 +00:00
juha
68c9678a8a IdeIntf: Simplify TDBGridColumnsPropertyEditorForm.actDelExecute.
git-svn-id: trunk@57052 -
2018-01-11 10:21:14 +00:00
juha
1bb9a00738 IdeIntf: Format and simplify TDBGridColumnsPropertyEditorForm.actAddFieldsExecute.
git-svn-id: trunk@57051 -
2018-01-11 10:21:13 +00:00
juha
dc70fd5181 IdeIntf, DBGridColumnsPropertyEditorForm: Split SelectInObjectInspector into 2 methods, remove useless ForceUpdate param.
git-svn-id: trunk@57050 -
2018-01-11 10:21:12 +00:00
juha
bd0a378f70 IdeIntf: Improve indentation in DBGridColumnsPropertyEditorForm. Cleanup.
git-svn-id: trunk@57049 -
2018-01-11 10:21:06 +00:00
juha
bb2b8feabf IdeIntf: Prevent crash in DBGridColumnsPropertyEditorForm with "Delete All". Issue #33000.
git-svn-id: trunk@57042 -
2018-01-10 14:32:19 +00:00
mattias
391b8ffa36 IDEIntf: moved TAbstractIDEProjectOptions to unit projectintf, added TAbstractIDEProjectOptions.GetProject
git-svn-id: trunk@57024 -
2018-01-09 11:35:58 +00:00
mattias
76a5a3cd5d IDEIntf: added ConsoleVerbosity, pas2js: less hints, fixed getting compiler options, fixed uninitialized result
git-svn-id: trunk@57023 -
2018-01-09 11:08:04 +00:00
maxim
502f9aa7f0 Translations: regenerated translations
git-svn-id: trunk@57011 -
2018-01-08 16:11:10 +00:00
ondrej
3da6552057 IDE: IDEImagesIntf: support transparent bitmaps. Issue #32947
git-svn-id: trunk@56974 -
2018-01-06 01:09:52 +00:00
maxim
42e3e3e670 Translations: regenerated translations
git-svn-id: trunk@56968 -
2018-01-05 15:08:14 +00:00
michl
3886b2f185 IDE: PropertyEditor: Fixed components with published properties of type "interface" does not work. Issue #32919. Patch by Andi Friess
git-svn-id: trunk@56942 -
2018-01-03 21:54:13 +00:00
maxim
9d91d2c25e Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32916
git-svn-id: trunk@56934 -
2018-01-03 13:54:02 +00:00
ondrej
129140c672 IDE: Desktops: save ObjectInspector grid splitter and info panel properties.
git-svn-id: trunk@56913 -
2018-01-02 05:36:42 +00:00
ondrej
c038b06190 IDE: Remove IDE Options -> Environment -> Windows -> Window Positons. Issue #29742
git-svn-id: trunk@56907 -
2018-01-01 20:26:46 +00:00
michl
fc690b742f IDE: Fixed IDE crash after putting a activex control on form. Issue #32375
git-svn-id: trunk@56886 -
2017-12-31 00:24:57 +00:00
juha
cda5c69296 IdeIntf: Don't select anything initially in Collection property editor ListBox.
git-svn-id: trunk@56881 -
2017-12-30 20:23:47 +00:00
juha
1cc6bfbcd1 IdeIntf: Make methods private. Formatting. The usefull changes in issues #32902 and #32903.
git-svn-id: trunk@56873 -
2017-12-30 12:06:13 +00:00
juha
c3e1dc4ad5 Reduce compiler warnings, initialize some uninitialized variables.
git-svn-id: trunk@56869 -
2017-12-29 18:47:51 +00:00
juha
b561f1b752 IdeIntf: Prevent exception when fetching labels on TDBGridColumnsPropertyEditorForm. Issue #32864, patch from FTurtle.
git-svn-id: trunk@56858 -
2017-12-27 17:48:44 +00:00
juha
cdde763da7 IdeIntf: Get LookupRoot for DefCollection instead of FieldDefs. Works with IndexDefs, too.
git-svn-id: trunk@56855 -
2017-12-27 14:05:25 +00:00
mattias
265412f333 IDE: compiler options: execute before/after: fixed adding text to history lists
git-svn-id: trunk@56854 -
2017-12-27 12:38:41 +00:00
mattias
cefafdd5ca IDEIntf: added TAbstractRunParamsOptions.ActiveModeName
git-svn-id: trunk@56803 -
2017-12-19 22:41:31 +00:00
maxim
6393c91e5d Translations: Chinese translation update by robsean, bug #32850
git-svn-id: trunk@56798 -
2017-12-19 22:08:00 +00:00
mattias
f92c4017da IDEIntf: added handlers: lihtRunDebug, lihtRunWithoutDebugBuilding, lihtRunWithoutDebugInit
git-svn-id: trunk@56793 -
2017-12-19 14:16:45 +00:00
mattias
7394ed2c35 IDE: removed obsolete custom components
git-svn-id: trunk@56781 -
2017-12-18 17:20:19 +00:00
balazs
31b7c27181 IDE: Installpkgsetdlg dialog: Display online packages when OPM is installed.
git-svn-id: trunk@56778 -
2017-12-18 13:39:12 +00:00
ondrej
c03b941642 IDE: implement several RunParameters modes. Issue #21379
git-svn-id: trunk@56762 -
2017-12-17 11:24:49 +00:00
maxim
18dbb198b7 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #32819
git-svn-id: trunk@56749 -
2017-12-15 13:02:31 +00:00
balazs
d997abd3df IDE: Pkglinks dialog: Display repository date in the "Last modified" column for online links. Repository date represents the date when the online package was last modified.
git-svn-id: trunk@56719 -
2017-12-14 11:15:15 +00:00
balazs
08558f4b92 IDE: Project Inspector: Display missing "Required Packages" with different icon if the packages are available online. The possibility to install online packages directly from Project Inspector when Opkman is installed.
git-svn-id: trunk@56712 -
2017-12-13 07:29:59 +00:00
maxim
ebc0d9a02b Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #32806
git-svn-id: trunk@56700 -
2017-12-11 23:06:58 +00:00
balazs
687b78901e Packager: When opening a project, automatically resolve broken package dependency if the package is available online and opkman is installed.
git-svn-id: trunk@56690 -
2017-12-11 09:57:46 +00:00
balazs
5fff4bbf99 Packager: AddPkgDependecyDlg dialog: the possibility to install online packages directly.
git-svn-id: trunk@56668 -
2017-12-08 10:54:41 +00:00
maxim
ac38042db0 Translations: Brazilian Portuguese translation update by Marcelo B
Paula, bug #32787

git-svn-id: trunk@56658 -
2017-12-07 14:08:09 +00:00
balazs
40b29b08ce Packager: In order to preserve consistency with other opkman related dialogs(install/download/extract), confirmation dlg. from packager was moved to opkman. Extended InstallPackages function.
git-svn-id: trunk@56635 -
2017-12-05 13:41:26 +00:00
mattias
913451674b IDEIntf: fixed function result
git-svn-id: trunk@56632 -
2017-12-05 12:36:50 +00:00
balazs
811fbab23f Packager: Extend PackageLinkIntf with ClearOnlineLinks method.
git-svn-id: trunk@56631 -
2017-12-05 10:15:19 +00:00
balazs
d5b7b913fd Packager: Add online packages to the "New Requirement" dialog. The changes are only visible when Opkman is installed.
git-svn-id: trunk@56607 -
2017-12-04 09:56:11 +00:00
maxim
0a5c680e3e Translations: Hungarian translation update by Péter Gábor, bug #32764
git-svn-id: trunk@56604 -
2017-12-04 00:08:30 +00:00
maxim
e11e241754 Translations: regenerated translations and updated Russian translation
git-svn-id: trunk@56598 -
2017-12-03 22:41:14 +00:00
mattias
f2c571147a IDE: compiler options: execute before/after: allow custom parsers
git-svn-id: trunk@56576 -
2017-12-01 18:13:05 +00:00
mattias
340e7886e9 IDE: compiler options: execute before/after: started supporting custom parsers
git-svn-id: trunk@56573 -
2017-12-01 14:25:31 +00:00
maxim
682a383e55 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #32754
git-svn-id: trunk@56535 -
2017-11-29 22:49:04 +00:00
maxim
926062dcfd Translations: huge Chinese translation update by robsean, bug #32750
git-svn-id: trunk@56534 -
2017-11-29 22:32:14 +00:00
juha
7f35c413b9 IdeIntf: Remove FileUtil from default uses list of new applications.
git-svn-id: trunk@56530 -
2017-11-28 23:41:20 +00:00
juha
d615063766 Packager: Improve creating packagelinks for online packages. Issue #32719, patch from Balázs.
git-svn-id: trunk@56474 -
2017-11-23 14:17:03 +00:00
juha
a35f61c6ec IdeIntf: Move PackageType to TIDEPackage, it should not be in TLazPackageID.
git-svn-id: trunk@56452 -
2017-11-21 12:02:29 +00:00
juha
7f5d893c9f IdeIntf: Move TLazPackageType to TLazPackageID in PackageIntf. TPackageLink inherits it.
git-svn-id: trunk@56436 -
2017-11-18 15:51:05 +00:00
juha
473d851d87 IdeIntf: Add an initial TOPMInterface in PackageLinksIntf.
git-svn-id: trunk@56435 -
2017-11-18 15:50:53 +00:00
maxim
c67468c16a Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32697
git-svn-id: trunk@56419 -
2017-11-16 22:31:52 +00:00
juha
21667253dc IdeIntf: Add a comment in PackageLinkIntf.
git-svn-id: trunk@56418 -
2017-11-16 17:27:48 +00:00
maxim
0dfbf05613 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32695
git-svn-id: trunk@56411 -
2017-11-14 23:01:39 +00:00
mattias
4a07f5355d LazDataDesktop: Enable MSSQL for FPC 3.0.2 and newer, issue #32680, patch from Sven Barth
git-svn-id: trunk@56369 -
2017-11-12 12:49:33 +00:00
mattias
b0701b8534 IDEIntf: comments
git-svn-id: trunk@56364 -
2017-11-11 14:23:08 +00:00
juha
c8498f15df IDE: Formatting. Reduce local variables in TLazSourceFileManager.ShowSaveFileAsDialog.
git-svn-id: trunk@56317 -
2017-11-06 12:48:45 +00:00
juha
0e07a10a03 IdeIntf: New notify handler RunFinished. Issue #32617, patch from Pascal Riekenberg.
git-svn-id: trunk@56254 -
2017-10-31 21:13:40 +00:00
juha
f58106b6e4 IdeIntf: New property CheckFilesOnDiskEnabled. Issue #32612, patch from Pascal Riekenberg.
git-svn-id: trunk@56204 -
2017-10-26 11:01:01 +00:00
juha
a2b0762abd IdeIntf: Use CompareText.
git-svn-id: trunk@56154 -
2017-10-22 22:25:29 +00:00
juha
82ea3d79fe IdeIntf: Fix TVariantPropertyEditor. Issue #19324.
git-svn-id: trunk@56146 -
2017-10-22 16:01:36 +00:00
maxim
e71e848e50 Translations: regenerated German translation
git-svn-id: trunk@56132 -
2017-10-18 22:23:02 +00:00
mattias
82dabee557 translations: German: updates from Swen Heinig
git-svn-id: trunk@56123 -
2017-10-18 10:55:30 +00:00
juha
f5a3a339d1 IdeIntf, ComponentTree: Don't try to update Collection name. Affects TSQLQuery Params. Refactor and optimize a little. Issue #31965.
git-svn-id: trunk@56035 -
2017-10-12 13:36:00 +00:00
juha
cf2c1e8b43 IdeIntf: Replace a test + exception with an assertion in PropEdits.
git-svn-id: trunk@56027 -
2017-10-11 14:04:35 +00:00
juha
c5ebf982e9 IdeIntf: Remember the layout of many property editor windows.
git-svn-id: trunk@55989 -
2017-10-06 10:47:12 +00:00
juha
d25418e28d IdeIntf: Change TIDEDialogLayoutList.ApplyLayout UseAsMin parameter default from True to False. Clean calls in code accordingly.
git-svn-id: trunk@55988 -
2017-10-06 10:20:45 +00:00
juha
60b135d29f IdeIntf: Remember the layout of String property editors, and ToolbarConfig dialog. Issue #32113.
git-svn-id: trunk@55987 -
2017-10-06 10:06:02 +00:00
maxim
4865f71238 Translations: French translation update by Gilles Vasseur, bug #32507
git-svn-id: trunk@55985 -
2017-10-05 22:55:42 +00:00
maxim
75d2b6b092 Translations: Hungarian translation update by Péter Gábor, bug #32503
git-svn-id: trunk@55983 -
2017-10-05 22:45:21 +00:00
maxim
7c09223bb5 IDEIntf: regenerated translations and updated Russian translation
git-svn-id: trunk@55922 -
2017-09-25 21:50:29 +00:00
juha
002248b374 IdeIntf: Less hints. Formatting.
git-svn-id: trunk@55907 -
2017-09-23 23:09:02 +00:00
juha
e1b03f485c IdeIntf: Refactoring for PropEdits code.
git-svn-id: trunk@55903 -
2017-09-23 14:33:15 +00:00
juha
2016ffc4e0 IdeIntf, EnumPropertyEditor: Make '(Invalid)' a resource string. Reorder other strings.
git-svn-id: trunk@55902 -
2017-09-23 14:33:13 +00:00
juha
8f3d7a7dea IDE, OI: Update the component ComboBox properly when it is visible. Issue #32427.
git-svn-id: trunk@55877 -
2017-09-17 10:34:48 +00:00
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