Commit Graph

57 Commits

Author SHA1 Message Date
paul
bec2005481 ide: make CreateNiceWindowPosition respect multi-monitor systems
git-svn-id: trunk@19421 -
2009-04-14 06:02:58 +00:00
paul
2db4548c14 ide, debugger:
- redo showing of execution lines. now there is no need to pause execution to look at execution lines
  - started inspect dialog

git-svn-id: trunk@19418 -
2009-04-13 23:10:06 +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
marc
598126853c * Initial implementation of assembler dialog
git-svn-id: trunk@17735 -
2008-12-09 01:39:31 +00:00
marc
88ff1df906 + Added Registers debug view
git-svn-id: trunk@17431 -
2008-11-19 01:35:01 +00:00
mattias
c30b81fb48 IDE: added jump history from Martin
git-svn-id: trunk@15389 -
2008-06-11 16:01:49 +00:00
mattias
90feb98436 IDE help: fixed lazdoc/fpdoc editor link
git-svn-id: trunk@14510 -
2008-03-13 11:11:57 +00:00
tombo
ecb6afce2f IDE implemented compatibility issues:
- added Issues tab to Object Inspector
- added View/Issue browser
- added new package file type - issue xml file
- added Windows and Carbon LCL issues
- added jump back and forward images
- removed TButton and TBitBtn Color property hiding
- set mime type for package images
- added TLCLPlatforms set

git-svn-id: trunk@14287 -
2008-02-27 16:23:28 +00:00
mattias
2cc665010b IDE: renamed some more LazDoc references to FPDoc editor
git-svn-id: trunk@13847 -
2008-01-23 23:00:03 +00:00
mattias
f61657314b IDE: removed obsolete workaround for not working TRadioButton.Checked from Paul
git-svn-id: trunk@12544 -
2007-10-21 13:03:44 +00:00
mattias
e35dc827ab IDE: started code browser
git-svn-id: trunk@10598 -
2007-02-07 01:19:00 +00:00
mattias
17f6550896 lazdoc: added menu shortcut
git-svn-id: trunk@10266 -
2006-11-30 18:38:24 +00:00
vincents
2e4ea0979f IDE: disable Get Position in the Envirionment Options -> Windows, if the layout has no form (issue #7293)
git-svn-id: trunk@9741 -
2006-08-23 13:13:41 +00:00
mattias
8f6fad5537 moved ideintf/configstorage.pas to lcl/lazconfigstorage.pas
git-svn-id: trunk@9270 -
2006-05-13 11:44:14 +00:00
vincents
57c8f0abe2 improved layout a bit
git-svn-id: trunk@8210 -
2005-11-22 10:46:44 +00:00
vincents
66bdc00353 fixed layout of window placement radio buttons (issue #1231)
git-svn-id: trunk@8209 -
2005-11-22 10:37:54 +00:00
mattias
017d799736 extended docking to auto add splitters, updated german translation, updated examples
git-svn-id: trunk@7989 -
2005-10-27 20:35:24 +00:00
mattias
12ce6432d7 added idewindowintf.pas - interface for storing IDE dialogs sizes
git-svn-id: trunk@7460 -
2005-07-31 10:21:18 +00:00
mattias
7bbed9755e fixed keymapping, imrpoved autosizing envirnment options dialog
git-svn-id: trunk@7291 -
2005-06-28 22:44:22 +00:00
mattias
683ed7e2c0 added message window to persistent IDE windows
git-svn-id: trunk@7246 -
2005-06-17 16:06:16 +00:00
mattias
73ca58ffc8 added to IDEIntf: GetIDEConfigStorage for custom config files
git-svn-id: trunk@7202 -
2005-05-25 14:09:51 +00:00
mattias
61746df487 reduced mem need for xml stuff
git-svn-id: trunk@6717 -
2005-01-29 17:37:56 +00:00
mattias
21624d99b0 reactivated fast xml units without widestrings
git-svn-id: trunk@6716 -
2005-01-29 14:36:04 +00:00
mattias
1ae6bc0c26 fixed updating restored form bounds for forms without handle
git-svn-id: trunk@6688 -
2005-01-25 20:07:03 +00:00
micha
d303185c5d implement restored size, let lazarus ide store restored size
git-svn-id: trunk@6662 -
2005-01-21 22:08:11 +00:00
vincents
c535f37167 use xml units from fpc, if not compiling with fpc 1.0
git-svn-id: trunk@6603 -
2005-01-15 13:44:03 +00:00
mattias
0ced54bdb8 implemented TCheckBox.State=cbGrayed for gtk intf without visual representation
git-svn-id: trunk@6489 -
2005-01-07 01:31:44 +00:00
mattias
c5310d1c12 implemented saving minimized/maximized state
git-svn-id: trunk@6468 -
2005-01-03 12:09:24 +00:00
marc
d638ed5696 + Added Evaluate/Modify dialog
git-svn-id: trunk@6287 -
2004-11-23 00:57:05 +00:00
mattias
d0ded429f3 implemented simple HTML help viewer
git-svn-id: trunk@5831 -
2004-08-21 23:16:11 +00:00
mattias
fe19ab4a6f FindInFilesDialog size is now stored
git-svn-id: trunk@5381 -
2004-04-09 10:32:02 +00:00
mattias
032b0987de changed IDEWindowLayout forms to TCustomForm
git-svn-id: trunk@5018 -
2004-01-05 22:02:56 +00:00
mattias
7df6dc79ca improved debugger: saved log, error handling in initialization, better reinitialize
git-svn-id: trunk@5016 -
2004-01-05 15:22:42 +00:00
mattias
c8237c5026 implemented reopen IDE windows
git-svn-id: trunk@4852 -
2003-11-27 23:05:39 +00:00
mattias
436be6d5bc added search result window from Jason
git-svn-id: trunk@4779 -
2003-11-08 11:16:45 +00:00
mattias
2f213dcee2 started doceditor
git-svn-id: trunk@4613 -
2003-09-13 13:26:20 +00:00
mattias
177677936d fixed initialenabled, debuggertype, linkscaner open string constant
git-svn-id: trunk@4458 -
2003-08-08 10:24:48 +00:00
mattias
d261f58365 started codeexplorer
git-svn-id: trunk@4289 -
2003-06-19 16:36:35 +00:00
mattias
b125158c4b implemented deleting empty submenus
git-svn-id: trunk@4159 -
2003-05-18 10:42:58 +00:00
mattias
7f5b8c7441 started project inspector
git-svn-id: trunk@4079 -
2003-04-19 16:55:38 +00:00
mattias
7839e19d08 implemented package graph showing open packages
git-svn-id: trunk@4037 -
2003-04-10 19:42:16 +00:00
mattias
d2685ce21a implemented open package
git-svn-id: trunk@4027 -
2003-04-08 20:14:27 +00:00
mattias
6cc58c505b implemented addtopackagedlg
git-svn-id: trunk@4009 -
2003-04-03 19:30:43 +00:00
mattias
30f6586797 fixed sending TButtonControl.OnClick on every change
git-svn-id: trunk@3960 -
2003-03-25 16:29:53 +00:00
mattias
f543b67dcd added i386 define for fpc source dir, more localization from Olivier
git-svn-id: trunk@3892 -
2003-03-05 08:33:13 +00:00
mattias
a3837f23be added grids.pas from Jesus Reyes A.
git-svn-id: trunk@3788 -
2003-01-04 20:46:32 +00:00
mattias
784d1092a2 improved icons, started codeexplorer
git-svn-id: trunk@3649 -
2002-11-18 11:01:58 +00:00
lazarus
9dd534496b MG: view units/forms dialog size is now saved
git-svn-id: trunk@3506 -
2002-10-14 08:27:37 +00:00
lazarus
0b38b75404 MG: added various history lists
git-svn-id: trunk@3446 -
2002-10-02 14:23:23 +00:00
lazarus
5aab225599 MG: removed the 1x1 bitmap from TBitBtn
git-svn-id: trunk@3337 -
2002-09-13 16:58:27 +00:00