IDE: fixed "Enable/Disable I18N for LFM" context menu items enabling logic in project inspector (it didn't allow to disable i18n actually due to typo)
........
git-svn-id: branches/fixes_1_6@52612 -
Fix spelling errors. Issue #0030258. Patch by Paul Gevers.
........
Fix some more spelling errors.
........
Fix some more spelling errors.
........
git-svn-id: branches/fixes_1_6@52609 -
IDE: Show methods when clicked in OI also when they are in another unit/form. Issue #25954.
........
IDE: Sort a category list in "All options" parser. Issue #29907.
........
IDE: Export/Import also package options properly. Worked only for project. Issue #27709.
........
git-svn-id: branches/fixes_1_6@52121 -
IDE: fix WM_SIZE loop when restoring maximized IDE and using AnchorDocking. Issue #28096
........
IDEIntf, AnchorDocking: make ResetSplitters public and use it in TMainIDEBar.InitPaletteAndCoolBar. Related to issue #28096
........
anchordocking: check HostDockSite in TAnchorDockMaster.CloseUnneededControls
........
IDE: fix InitPaletteAndCoolBar for non-docked IDE. Regression from r51338 #64d6d494f8. Issue #28096
........
anchordocking: really find MainIDE site in AdjustMainIDEWindowHeight.
........
IDE: fixed crash when IDE is closing
........
IDE: Prevent component selection on startup in ComponentList. Issue #29454, patch from Balázs Székely.
........
git-svn-id: branches/fixes_1_6@51516 -
r51087 IDE: Prevent crash when clicking button "Change Build Mode" and Cancel in dialog. BackupBuildModes is not called always. Issue #29292
r51166 Revert r51068 and r51087 #181b205220 + cleanup. Issue #28059 and Issue #29292.
r51229 ide: fix Options changed through "Change Build Mode" CoolBar button isn't respected by the compiler. Issue #28059
git-svn-id: branches/fixes_1_6@51336 -
Revert r50906 #1c912f069b. Prevented docking the Search Results window.
........
IDE: Support dotted unit names in FilenameIsPascalSource. Issue #29363.
........
IDE: Fix moving up/down in ListFilterEdit. Also don't use Listbox.ItemHeight when = 0. Issue #29385.
........
IDE: Move the InvertAssignment from Refactor to Source submenu in source editor's popup menu. Already moved in main menu earlier.
........
IDE: fix source editor tab popup menu AV. Issue #29394
........
IDE: update commands on source editor popup
........
git-svn-id: branches/fixes_1_6@51323 -
IDE: Create extra buildmodes better.
........
IDE: Remove a Checkbox for creating Debug and Release modes in Build Modes manager. Can be done by setting compiler options as default.
........
git-svn-id: branches/fixes_1_6@51198 -
IDE: Save Application Bundle and resource XPManifest to default project configuration. Issue #22286.
........
LazBuild: Fix compilation after r51059 #42e68fd86d. Issue #29274.
........
IDE: Enable "Make Resource String" command also when cursor is behind an end-quote. Issue #28829.
........
IDE: Remove explicit update of Messages window from TMainIDE.StartIDE. It deserves no special treatment layout-wise.
........
git-svn-id: branches/fixes_1_6@51148 -
IDE: show output of "lazarus --help" command in IDE interface language when it is set to automatic instead of showing it in English.
........
git-svn-id: branches/fixes_1_6@50996 -
IDE: Don't show Search Results window initially. Its position is still remembered.
........
IDE: Hide the Export / Import buttons in options General page for now. The set of options makes no sense.
........
git-svn-id: branches/fixes_1_6@50974 -
------------------------------------------------------------------------
r50680 | ondrej | 2015-12-06 09:23:21 +0100 (So, 06 Dez 2015) | 1 line
IDE: focus editor window when file is opened from command line in IDEInstances (issue on MS Windows)
------------------------------------------------------------------------
r50681 | ondrej | 2015-12-06 11:09:35 +0100 (So, 06 Dez 2015) | 1 line
packagetabs: fix bug with duplicate file names in tabs.
------------------------------------------------------------------------
git-svn-id: branches/fixes_1_6@50682 -