Commit Graph

62 Commits

Author SHA1 Message Date
juha
8bed6f8ca0 IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf.
git-svn-id: trunk@58208 -
2018-06-09 14:40:08 +00:00
mattias
151a644780 IDE: clean up
git-svn-id: trunk@56914 -
2018-01-02 11:01:11 +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
juha
eed9fc6c4b IDE: Cleanup.
git-svn-id: trunk@56359 -
2017-11-11 09:25:37 +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
juha
f049308eac IDE: Improve saving Anchordocking settings. Issue #28704, patch from Ondrej Pokorny.
git-svn-id: trunk@49895 -
2015-09-29 18:05:38 +00:00
mattias
bf21367723 IDE: restore desktop: multiple source editors, from Ondrej Pokorny
git-svn-id: trunk@49802 -
2015-09-09 22:25:57 +00:00
juha
50bc37338d IDE, AnchorDocking: Support desktops also with docked IDE. Move configuration to environment options. By Ondrej Pokorny.
git-svn-id: trunk@49778 -
2015-09-07 22:01:22 +00:00
juha
3fd22d1635 IDE: Update windows layout only when it has changed.
git-svn-id: trunk@49545 -
2015-07-14 11:10:05 +00:00
juha
4f0f211f3c IDE: Improve the desktops feature. Prevent access violation and exception. Store z-order of windows. Patch from Ondrej Pokorny.
git-svn-id: trunk@49525 -
2015-07-11 23:27:44 +00:00
juha
423c43ea13 IDE: Fully implement saving/loading desktops and the GUI for it. Modified patch from Ondrej Pokorny.
git-svn-id: trunk@49514 -
2015-07-09 19:05:29 +00:00
juha
5286b35a45 IDE: New class and variable/property for desktop settings in environment options.
git-svn-id: trunk@49432 -
2015-06-24 16:12:31 +00:00
juha
f811b93199 IDE: Shorten a long variable name.
git-svn-id: trunk@49414 -
2015-06-23 10:41:54 +00:00
juha
b920d6079e IDE: Resize the main IDE window correctly. Issue #27940, patch from Ondrej Pokorny.
git-svn-id: trunk@48959 -
2015-05-07 05:21:25 +00:00
juha
54b11708ff IDE: Resize the main IDE window correctly. Issue #27940, patch from Ondrej Pokorny.
git-svn-id: trunk@48937 -
2015-05-05 18:34:52 +00:00
mattias
75fd8a4e5d IDE: checked compiler warnings, clean up
git-svn-id: trunk@48211 -
2015-03-10 13:27:41 +00:00
juha
bfbb517501 IDE: Tweaking in windows options.
git-svn-id: trunk@46987 -
2014-11-25 17:46:20 +00:00
juha
1425ccc3b6 IDE: Improve layout in Window options frame.
git-svn-id: trunk@46737 -
2014-11-01 15:26:36 +00:00
juha
171e7adf9a IDE: add hints to desktop and window options.
git-svn-id: trunk@46720 -
2014-10-30 19:49:35 +00:00
juha
3926c42a5f IDE: Add option to show form's name in window menu. Issue #26420, patch from Tomasz Wieckowski.
git-svn-id: trunk@45725 -
2014-06-28 23:25:29 +00:00
mattias
2e83e4997e IDE: windows: single button taskbar: hint
git-svn-id: trunk@45331 -
2014-06-04 06:34:16 +00:00
mattias
e964afc151 IDE: messages options: moved hide messages icons to messages options
git-svn-id: trunk@45199 -
2014-05-27 13:46:45 +00:00
juha
7653aab9b6 IDE: make the main title setting texts consistent. "IDE title shows...". Also formatting.
git-svn-id: trunk@43956 -
2014-02-08 17:15:03 +00:00
martin
9b076b8abc IDE: Show buildmode in IDE title bar (optional)
git-svn-id: trunk@43949 -
2014-02-08 03:03:42 +00:00
juha
5ac913850e IDE: rename a generic resource string "Apply".
git-svn-id: trunk@42235 -
2013-07-30 09:25:02 +00:00
juha
d641da3f9e IDE: Improve Window options frame with hints.
git-svn-id: trunk@40891 -
2013-04-26 08:05:42 +00:00
juha
5d803e02b4 IDE: Sort list of windows in Window Positions options frame. Part of issue #24093
git-svn-id: trunk@40887 -
2013-04-25 08:01:48 +00:00
maxim
f37444fe98 IDE: removed unused resourcestrings
git-svn-id: trunk@37366 -
2012-05-20 13:35:54 +00:00
maxim
f96d540ac6 IDE: improved window list localization
git-svn-id: trunk@36504 -
2012-04-01 14:35:56 +00:00
mattias
cee5feafff IDE: undo options loading once, bites switching options via build modes
git-svn-id: trunk@33943 -
2011-12-04 11:20:41 +00:00
mattias
d96cb85452 IDE: options: reduced some overhead on loading/saving
git-svn-id: trunk@33769 -
2011-11-25 00:20:35 +00:00
juha
19238922cc IDE: fix setting IDE window dimensions when a default configuration is created.
git-svn-id: trunk@33590 -
2011-11-17 16:52:20 +00:00
mattias
bc7ce27ad4 IDE: clean up
git-svn-id: trunk@33515 -
2011-11-14 00:32:13 +00:00
juha
93cdd2d825 IDE: refactor duplicate code into SetNewBounds method. Set Applied and set FForm without setter to solve issue #20368
git-svn-id: trunk@33497 -
2011-11-12 21:51:13 +00:00
martin
c6a5c6d837 IDE Window Layout: provide ability to store columns/rows/splitter sizes.
DBG: Watches, store column widths with IDE layout

git-svn-id: trunk@33202 -
2011-11-01 16:31:31 +00:00
juha
822506a919 IDE: a better name for TabOrderEditor in Options -> Winodws list.
git-svn-id: trunk@32969 -
2011-10-19 06:37:31 +00:00
mattias
bca9900c3f IDEIntf: TIDEDockMaster can now show the simple layout options
git-svn-id: trunk@31122 -
2011-06-07 07:08:04 +00:00
juha
1a42821d9b IDE: Improve some menu caption texts. Three dots only for modal dialogs.
git-svn-id: trunk@30361 -
2011-04-18 08:44:55 +00:00
mattias
1ee3d6dcf4 IDEIntf: moved TSimpleIDEWindowLayout to IDEWindowCreators
git-svn-id: trunk@26201 -
2010-06-20 10:45:52 +00:00
mattias
b45c38f86e IDE: window position options: using creators
git-svn-id: trunk@26182 -
2010-06-19 06:48:02 +00:00
mattias
48b48c2319 IDE: hide window position options if idedockmaster is installed
git-svn-id: trunk@26120 -
2010-06-15 07:41:32 +00:00
mattias
e08543719c IDE: clean up
git-svn-id: trunk@26101 -
2010-06-14 07:30:12 +00:00
mattias
cab28bcfc7 IDE: simplewindowlayout: clean up
git-svn-id: trunk@26074 -
2010-06-13 07:27:00 +00:00
mattias
3078aa02d2 IDE: fixed crash in env options
git-svn-id: trunk@26017 -
2010-06-10 06:33:53 +00:00
mattias
b527e66fb7 IDE: source editor using IDEIntf for showing
git-svn-id: trunk@25615 -
2010-05-24 17:41:32 +00:00
mattias
f25c0d95e5 IDE: using IDEIntf to show dockable windows
git-svn-id: trunk@25604 -
2010-05-24 14:31:03 +00:00
mattias
d18d9a1205 IDEIntf: started TIDEWindowDefaultLayout
git-svn-id: trunk@25573 -
2010-05-22 10:59:28 +00:00
maxim
54dc0ae2ce IDE, Environment/Window options tab: improve localization of captions in window list
git-svn-id: trunk@25075 -
2010-04-29 21:31:39 +00:00
marc
835ac997bd * IDE: add option to show full project path in window caption. Patch by Jarto Tarpio
git-svn-id: trunk@24875 -
2010-04-24 14:13:58 +00:00
mattias
e598482148 IDE: added window option to show only one taskbar for IDE windows, bug #16310
git-svn-id: trunk@24825 -
2010-04-22 19:16:14 +00:00