Commit Graph

373 Commits

Author SHA1 Message Date
maxim
4149cf0778 Merged revision(s) 56244 #0bf8f0f4c9 from trunk:
AnchorDocking: Show also inactive tabed windows in Window-menu. Issue #32618, patch from Pascal Riekenberg.
........

git-svn-id: branches/fixes_1_8@56247 -
2017-10-30 21:42:01 +00:00
maxim
57c22c7d48 Merged revision(s) 55966 #60baefff0d, 55969-55970 #a21c5e4fed-#a21c5e4fed from trunk:
IDE: HiRes icons for System component palette (by Roland Hahn)
........
IDE: High-DPI icons. Issue #32493 Patch by FTurtle 
........
IDE: In ToolBarConfig ListView select correct item after adding a command. Refactoring, improve identifier names.
........

git-svn-id: branches/fixes_1_8@55980 -
2017-10-05 22:35:59 +00:00
maxim
23e65f4d21 Merged revision(s) 55926 #a9b83ae73a, 55932 #f5a9fce989, 55956-55957 #dc7023a412-#dc7023a412 from trunk:
IDE: Replace TStaticText palette icons with fully transparent ones.
........
IDE: High-DPI icons. Issue #32454. Patch by FTurtle
........
IDE: Add some HiRes icons for Run menu (drawn by Roland Hahn)
........
IDE: Update copyright.txt for icons added in previous commit
........

git-svn-id: branches/fixes_1_8@55960 -
2017-10-02 22:42:20 +00:00
maxim
40fd3de8ac Merged revision(s) 55827 #c14c060883, 55829-55831 #c86ef63a8b-#c86ef63a8b, 55840 #1c7b43718a, 55860 #08d89c4b3a, 55862-55864 #c2aeb0487d-#c2aeb0487d, 55866-55867 #b9de391f0e-#b9de391f0e, 55876-55880 #15826d0ab0-#15826d0ab0 from trunk:
IDE: More component palette icons by Roland Hahn completing the Standard palette.
........
IDE: Remove printer-related icons from folder images/components (they are in components/printers/images)
........
IDE: Update components_images_list.txt (adding of scale TFrame and TPanel icons forgotten in prev commits).
........
IdeIntf: Exit from TEnumPropertyEditor.SetValue when invalid value is given. Prevents an AV later. Reverts r185 from 2001-02-19.
........
IDE: SourceEditor: High-DPI menu bookmark icons. Issue #32396. Patch by FTurtle
........
IDE: SourceEditor: High-DPI menu bookmark icons. Issue #32416. Patch by FTurtle
........
IDE: New icons for palette "Additional" (provided by Roland Hahn).
........
IDE: Add components_images_list.txt and components_images.res missing in previous commit.
........
IDE: Add HighRes TScrollbox icons.
........
IDE: Refactoring resource image lists files. Issue #32420. Patch by FTurtle.
........
Contributors: Add Roland Hahn (component palette icons)
........
IDE: HiRes icons for the Common Controls palette (by Roland Hahn).
........
IDE, OI: Update the component ComboBox properly when it is visible. Issue #32427.
........
IDE: High-DPI menu items. Issue #32431. Patch by FTurtle.
........
PackageTabs: Fixed icon after revision 55878 #01c54b6b69.
........
IDE: Cleanup: Delete unused images.
........

git-svn-id: branches/fixes_1_8@55886 -
2017-09-19 21:53:23 +00:00
mattias
1ef8def708 IDE: Fix logic for switching windows from "Window" menu. Issue #32350
git-svn-id: branches/fixes_1_8@55803 -
2017-09-08 17:47:04 +00:00
mattias
deb046446d IDE: High-DPI: scale open file drop down menu icons.
git-svn-id: branches/fixes_1_8@55687 -
2017-08-19 08:39:54 +00:00
maxim
213dc57b27 Merged revision(s) 54953-54955 #fa6f0296b6-#fa6f0296b6, 54981 #bf3e483768, 55015 #61beca02f9, 55038-55039 #5daa890980-#5daa890980 from trunk:
IdeIntf: OI: always write values to objects if explicitely wanted.
........
IdeIntf: propedits: always write property values to objects. The property setter method has to decide about the need of update, not the propedit code.
........
IdeIntf: propedits: fix highlighting default (=not stored) properties.
........
ideintf: fix regression in image scaling code.
........
IDEIntf: Restore the backwards compatible event TPropHookModified. Add a new event TPropHookModifiedWithName.
........
ExternHelp: fix uses clause after r55035 #5d03c243b5
........
IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods.
........

git-svn-id: branches/fixes_1_8@55049 -
2017-05-22 22:52:38 +00:00
maxim
2383841116 Merged revision(s) 54848 #00e50506fa from trunk:
ide: new icons designed by FTurtle, issue #31789
........

git-svn-id: branches/fixes_1_8@54870 -
2017-05-10 22:49:06 +00:00
maxim
cc2a699a9e Merged revision(s) 54648 #5fdd4105b4 from trunk:
IDE images: new images menu_view_components, menu_view_inspector, menu_view_messages, menu_view_search_results. Designed by FTurtle, issue #31625
........

git-svn-id: branches/fixes_1_8@54702 -
2017-04-23 22:40:02 +00:00
ondrej
f7b3998fb6 ide, images: new menu_view_search_results.png (designed by FTurtle). Issue #31625, patch by FTurtle
git-svn-id: trunk@54547 -
2017-04-06 20:35:43 +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
ondrej
925cc1d5ef ide: fix AV for Change build mode. Issue #31139
git-svn-id: trunk@53749 -
2016-12-21 12:44:48 +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
ondrej
0b5c0aac35 ide: add drop down build mode menu for options button in project inspector.
git-svn-id: trunk@53699 -
2016-12-16 12:32:02 +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
mattias
b00a384cdc IDEIntf: fixed showing separators
git-svn-id: trunk@52921 -
2016-09-06 09:47:09 +00:00
mattias
444a926616 IDEIntf: rewrote TIDEMenuSection to handle changes in hidden sections, tests: added menuintf tests, IDE: clean up
git-svn-id: trunk@52918 -
2016-09-05 15:18:02 +00:00
maxim
3c5b1df94a IDE: improved toolbar command captions i18n
git-svn-id: trunk@52598 -
2016-07-02 13:35:11 +00:00
maxim
5ed0714686 IDE: added "Resave forms with i18n" function, which opens and resaves all project forms for which i18n was enabled in order to regenerate their translation tables
git-svn-id: trunk@52586 -
2016-06-29 22:48:52 +00:00
ondrej
b04af8ad35 ide: implement "Open unit" dialog
git-svn-id: trunk@52272 -
2016-05-03 13:36:39 +00:00
juha
b26c3a2855 IDE: Change menu caption 'Build many Modes' into 'Compile many Modes'. Related to issue #29773.
git-svn-id: trunk@52113 -
2016-04-06 10:58:59 +00:00
ondrej
a43a0c4d4b ide: implement Run without Debugging. Issue #29832
git-svn-id: trunk@51933 -
2016-03-14 09:29:58 +00:00
ondrej
3594fefc04 ide, codetools: change ClassCompleteCode into CompleteCodeInteractive
git-svn-id: trunk@51859 -
2016-03-08 16:46:12 +00:00
ondrej
06d19a8613 ide, codetools: implement class code creation (default: ctrl+shift+x) - the same as local code creation but the variable will be added to class/object section.
git-svn-id: trunk@51851 -
2016-03-07 20:22:33 +00:00
ondrej
798ce08c42 IDEIntf: fixed compilation error introduced in r51233 #3a1c8fac99
git-svn-id: trunk@51245 -
2016-01-10 21:48:52 +00:00
ondrej
3a1c8fac99 IDE, IDEIntf: add icons to project files in recent drop-down menu
git-svn-id: trunk@51233 -
2016-01-10 11:59:33 +00:00
juha
42e68fd86d IDE: Save Application Bundle and resource XPManifest to default project configuration. Issue #22286.
git-svn-id: trunk@51059 -
2015-12-27 22:36:55 +00:00
ondrej
f1c10c63a7 ideintf, ide: change result type of TMainIDEBase.GetMainBar from TComponent to TForm.
It was an unnecessary limitation because there is Forms dependency in both units already.

git-svn-id: trunk@51050 -
2015-12-27 11:38:55 +00:00
mattias
d4675305e2 IDEIntf: deprecated ChildsAsSubMenu, typo
git-svn-id: trunk@50816 -
2015-12-15 15:34:01 +00:00
ondrej
30731e9651 IDE: fix recent item count in open tool button drop-down menu
git-svn-id: trunk@50502 -
2015-11-24 20:28:37 +00:00
maxim
9201a52940 IDE: added dots to some menu items, bug #28955, patch from Alexey Torgashin
git-svn-id: trunk@50489 -
2015-11-23 22:03:16 +00:00
ondrej
b1ae15362f IDE: IDECommands refactoring; deleted menu item Project -> Change Build Mode
git-svn-id: trunk@50441 -
2015-11-20 14:04:24 +00:00
juha
1cc386ce1f IDE: More readable function IsFormDesign to detect "Design Form" (TForm, TFrame and TDataMadule descendant). From Maciej.
git-svn-id: trunk@50424 -
2015-11-19 13:55:46 +00:00
mattias
c507846083 IDE+lazbuild: fixed loading last used package via global links, storing LastUsed date of global links, map dangling LastUsed dates to new lpl files
git-svn-id: trunk@50277 -
2015-11-11 01:18:13 +00:00
maxim
43944aa78b IDE: added dots after 'Project' -> 'Project Inspector' and 'Project' -> 'Change Build Mode', patch from Alexey Torgashin, bug #28955
git-svn-id: trunk@50221 -
2015-11-04 13:01:25 +00:00
juha
3f1c3e00ef IDE: Move Tools menu items "Convert Encoding" and "Check LFM file" out from Delphi conversion sub-menu.
git-svn-id: trunk@50140 -
2015-10-22 15:05:00 +00:00
mattias
b7210973bf IDE: menu item package graph with ..., bug #28884
git-svn-id: trunk@50126 -
2015-10-20 15:55:11 +00:00
juha
7633eaaa74 IDE: Remove items from View menu for toggling Palette, Coolbar and EditorToolbar.
git-svn-id: trunk@50071 -
2015-10-15 12:43:46 +00:00
mattias
159d719bdc IDEIntf: new IDE events: lihtProjectBuildingFinished, lihtLazarusBuilding, lihtLazarusBuildingFinished, lihtChangeToolStatus, patch #28839 from Ondrej
git-svn-id: trunk@50043 -
2015-10-12 23:43:13 +00:00
juha
412b1ebab6 IdeIntf, IDE: Define a command for changing project BuildMode. Otherwise a ToolButton does not show up.
git-svn-id: trunk@50032 -
2015-10-11 15:15:52 +00:00
juha
38878ad607 IdeIntf, IDE: Refactor command system. Separate menu and toolbar commands, update them in right place etc. Issue #28777, patch from Ondrej Pokorny.
git-svn-id: trunk@50026 -
2015-10-11 09:11:47 +00:00
juha
24978f559e IDE: Enhanced JumpTo* commands for procedure header and begin. Issue #28612, patch from Ondrej Pokorny.
git-svn-id: trunk@49811 -
2015-09-10 13:57:24 +00:00
juha
1b3cd61c09 IDE: Use shorter variable names in TIDECoolBarOptions.
git-svn-id: trunk@49742 -
2015-09-02 18:57:39 +00:00
juha
d66a3c37e6 IDE: Implement all IDE ToolButtons with a special behavior using the new API. By Ondrej Pokorny.
git-svn-id: trunk@49736 -
2015-09-02 05:28:06 +00:00
juha
6a78b21447 IDE: Create an API for IDE's ToolButtons and use it for Desktop list and JumpToSection list. Made by Ondrej Pokorny and myself.
git-svn-id: trunk@49732 -
2015-09-01 10:43:00 +00:00
juha
c8f344f97e Use a new icon for manage desktops command.
git-svn-id: trunk@49539 -
2015-07-13 09:10:18 +00:00
juha
0e282700b4 IDE: New class TIDETabMaster in LazIdeIntf for managing tabs for sourceeditor and related changes for docked and undocked IDE. r49390 from free-sparta branch by Maciej Izak.
git-svn-id: trunk@49537 -
2015-07-12 23:05:25 +00:00
juha
06ac76f560 LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
git-svn-id: trunk@49494 -
2015-07-04 23:08:00 +00:00
juha
feb5351691 IDE: Move SetupHints and UpdateIDEComponentPalette from MainIDE to MainIDEBar.
git-svn-id: trunk@49491 -
2015-07-02 18:50:32 +00:00
juha
7c8d3b0a52 IDE: Add visibility checkbox into component palette options frame. Layout changes. Move Visible flag under ComponentPaletteOptions.
git-svn-id: trunk@49487 -
2015-07-02 18:50:26 +00:00