Commit Graph

37 Commits

Author SHA1 Message Date
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
marc
3e10dd5404 * debug: implemented dispay of debugevents. patch #16148 by Flavio Etrusco
git-svn-id: trunk@24577 -
2010-04-11 14:11:47 +00:00
martin
3e92d4df61 SourceEditor/IDE Layout: more multi-window changes
git-svn-id: trunk@24194 -
2010-03-24 18:28:00 +00:00
paul
f603d4da57 ide: convert options frames to use fpc resources
git-svn-id: trunk@23444 -
2010-01-14 10:17:35 +00:00
mattias
4a57ea658c IDE: implemented option to show project first in IDE title
git-svn-id: trunk@23161 -
2009-12-17 13:56:21 +00:00
paul
21b1cec67b ide: window options: translate "Inspect dialog" item (part of issue #0014245)
git-svn-id: trunk@21352 -
2009-08-20 16:25:25 +00:00
paul
e984ef8599 ide: window options: remove TIDEWindowSetupLayoutComponent and place controls in design-time instead
git-svn-id: trunk@19885 -
2009-05-09 14:46:34 +00:00
paul
07e509a88a ide: IDE options
- don't show shortcut dialog on every single click on keymapping tree but show on double click
  - move TIDEWindowSetupLayoutComponent from IDEOptionsDefs to windows_options frame where it is only used

git-svn-id: trunk@19865 -
2009-05-09 09:45:23 +00:00
mattias
2e228a8d7f IDE: option to hide icons in message window, bug #13578, from Dmitry
git-svn-id: trunk@19653 -
2009-04-27 18:59:25 +00:00
paul
9efd00c0b8 ide: fix error with showing window caption
git-svn-id: trunk@19417 -
2009-04-13 23:08:32 +00:00
paul
9e7ee42ccf ide: windows
- use translations for captions of Evaluate/Modify, Assebler dialogs
  - remove 'View' word from more items which are in the View menu

git-svn-id: trunk@19407 -
2009-04-13 09:46:23 +00:00
paul
c8fc970de1 ide: form positions (part of issue #0013507)
- correctly save/restore anchor editor position
  - show all registered (in enum) windows in the option->environment->window
  - rename few menu items (remove 'View' since they are in the View menu already)

git-svn-id: trunk@19406 -
2009-04-13 09:22:56 +00:00
mattias
ad16fec01d IDE: renamed options_window unit to window_options unit
git-svn-id: trunk@18085 -
2009-01-03 20:30:00 +00:00