Commit Graph

190 Commits

Author SHA1 Message Date
paul
c3eb6e2b30 ide: MainBar:
- use ToolBars instead of SpeedButtons
  - add stop button (issue #0001788 by Leslie Kaye)

git-svn-id: trunk@20394 -
2009-06-04 07:16:53 +00:00
martin
485e5c2c90 SourceEditor: Introduced Selection-Toggle-Comments issue #13824 and redone old Set/Unset Comment. Based on a patch by Flávio Etrusco
git-svn-id: trunk@20379 -
2009-06-03 18:06:25 +00:00
paul
177082df45 ide: merge help options into generic IDE options dialog
git-svn-id: trunk@20184 -
2009-05-25 06:41:12 +00:00
marc
598126853c * Initial implementation of assembler dialog
git-svn-id: trunk@17735 -
2008-12-09 01:39:31 +00:00
paul
8f93dfa528 ide: remove debugger option dialog and menu item
git-svn-id: trunk@17691 -
2008-12-05 09:02:28 +00:00
marc
88ff1df906 + Added Registers debug view
git-svn-id: trunk@17431 -
2008-11-19 01:35:01 +00:00
mattias
30f4e50753 IDE: implemented setting template for new unit/form speed button
git-svn-id: trunk@17375 -
2008-11-13 17:09:59 +00:00
paul
5080178fa1 ide: finish merge of codetools options into ide options dialog, remove old codetools options dialog
git-svn-id: trunk@17211 -
2008-11-04 08:47:37 +00:00
paul
6215ce8901 ide: remove old editor options
git-svn-id: trunk@17204 -
2008-11-03 16:29:50 +00:00
paul
e3b5c6b5bd ide: remove dialogs_new
git-svn-id: trunk@17038 -
2008-10-18 16:02:22 +00:00
mattias
c93c466bc0 IDE: changing encoding of virtual files improved, IDE: added tool to change encoding of projects/packages
git-svn-id: trunk@16527 -
2008-09-10 22:04:20 +00:00
mattias
6180c0bbed IDE: moved view jump history to view menu
git-svn-id: trunk@15391 -
2008-06-11 21:15:54 +00:00
marc
4abf2fab7c * Moved todolist from project menu to view menu
git-svn-id: trunk@14914 -
2008-04-20 22:56:28 +00:00
vincents
543413cdd4 IDE: added package -> New package ... menu option based on patch from Samuel Herzog (bug #11161)
git-svn-id: trunk@14877 -
2008-04-18 13:21:47 +00:00
mattias
3d959035bb IDE+IDEIntf: renamed some Issue Browser to Restriction Browser
git-svn-id: trunk@14473 -
2008-03-08 19:36:12 +00:00
mattias
b502da52e6 IDE: added anchordocking controls
git-svn-id: trunk@14396 -
2008-03-03 20:46:14 +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
54190edc5b IDE: moved Goto line menu item to jump section
git-svn-id: trunk@13320 -
2007-12-13 18:34:36 +00:00
vincents
c86c39f5d4 IDE: added <ctrl>+<shift>+T for insert TODO item from Graeme (#10393)
git-svn-id: trunk@13257 -
2007-12-10 11:02:33 +00:00
mattias
5871aee8d7 IDE: added Insert GUID function, changed shortcut for procedure list from Ctrl-Shift-G to Alt-G from Graeme
git-svn-id: trunk@13180 -
2007-12-06 09:53:13 +00:00
marc
31602ce6ea * Added view compinets to the toolbar by Marius
* udated po files

git-svn-id: trunk@13068 -
2007-11-28 23:23:19 +00:00
marc
f007970067 + Added proposed implementation of new optionsdialogs layout by Ciprian Mustiata
This implementation isn't complete and for some unknown reason in all except the projectoptionsdialog, the notebook refuses to get parented in the OptionsAreaPanel
  The new dialogs can be disabled by defining DisableNewDialogs (or by editing ide.inc)

git-svn-id: trunk@12830 -
2007-11-12 01:33:08 +00:00
tombo
7f51d24813 IDE: Changed menu item Windows to singular, show menu item check for active form
git-svn-id: trunk@12826 -
2007-11-11 14:58:03 +00:00
mattias
12a7912211 IDE: added dialog to explore the current package links
git-svn-id: trunk@12811 -
2007-11-10 13:59:51 +00:00
mattias
f20081a879 IDE: improved and enabled creation of .lrt files and combining all .rst/.lrt files into one .po files per project. ToDo: do the same for packages. From Luis Rodrigues
git-svn-id: trunk@12344 -
2007-10-06 13:59:31 +00:00
mattias
fb92f77c86 IDE: added menu item Help -> Reporting a bug from Tom
git-svn-id: trunk@12001 -
2007-09-12 00:15:30 +00:00
mattias
e35dc827ab IDE: started code browser
git-svn-id: trunk@10598 -
2007-02-07 01:19:00 +00:00
mattias
07cdb27c5d IDE: added Close Project menu item
git-svn-id: trunk@10413 -
2007-01-10 19:28:38 +00:00
vincents
b01374ab2a IDE: added "Insert modified LGPL notice" (#7995)
git-svn-id: trunk@10376 -
2007-01-05 13:19:43 +00:00
mattias
17f6550896 lazdoc: added menu shortcut
git-svn-id: trunk@10266 -
2006-11-30 18:38:24 +00:00
mattias
0a80cefe54 IDE: new menu item: quick compile
git-svn-id: trunk@9776 -
2006-08-31 21:19:18 +00:00
mattias
5ba422890c moved ProcedureList shortcut/command to the IDE key/menu tables from Graeme
git-svn-id: trunk@9636 -
2006-07-19 22:26:35 +00:00
mattias
ed534f773e started Delphi package conversion tool
git-svn-id: trunk@8970 -
2006-03-21 13:17:55 +00:00
mattias
2c645e2c5f implemented hiding component palette and IDE speed buttons
git-svn-id: trunk@8020 -
2005-11-01 10:11:38 +00:00
mattias
5f3e47834b moved menu sections from IDE to menuintf.pas
git-svn-id: trunk@7833 -
2005-09-26 10:33:00 +00:00
mattias
418c53918e activated menuintf and idescopes
git-svn-id: trunk@7820 -
2005-09-25 11:52:16 +00:00
mattias
6b349795d0 updated french translation
git-svn-id: trunk@7786 -
2005-09-22 22:34:53 +00:00
mattias
f1bd1cc6c5 implemented using menuintf for IDE main menu
git-svn-id: trunk@7779 -
2005-09-21 22:33:37 +00:00
mattias
da84b52103 converted IDE FileMenu to use menuintf
git-svn-id: trunk@7762 -
2005-09-21 08:24:10 +00:00
mattias
04627f89c3 started restructuring of IDE main menu for menuintf
git-svn-id: trunk@7761 -
2005-09-20 22:19:45 +00:00
mattias
d78f4a688c converted environment options to lfm from Darius
git-svn-id: trunk@7726 -
2005-09-17 13:50:59 +00:00
mattias
47a5b4d0de added lazdoc IDE feature, enable with -dEnableLazDoc from Darius Blaszijk
git-svn-id: trunk@7685 -
2005-09-13 10:46:20 +00:00
mattias
4f10f5506b moved code templates settings to a dialog of its own - it needs more space for the coming makros
git-svn-id: trunk@7601 -
2005-08-30 20:54:21 +00:00
mattias
2fae0d3819 implemented IDE command ecSetFreeBookmark
git-svn-id: trunk@7579 -
2005-08-27 13:57:47 +00:00
mattias
401d21c00f implemented goto next/previous bookmark
git-svn-id: trunk@7570 -
2005-08-25 21:48:07 +00:00
mattias
2e70a50c3a implemented minimizing IDE main bar on run
git-svn-id: trunk@7009 -
2005-03-23 09:13:30 +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
24f64d8bf8 started TTranslateStrings and .lrt files support from Vasily
git-svn-id: trunk@6423 -
2004-12-27 12:56:42 +00:00
mattias
d9f87ef6eb updatepofiles is now case sensitive,
replaced many places, where Application was needlessly Owner
updated po files, started Configure IDE Install Package dialog,
implemented removing double file package links

git-svn-id: trunk@6388 -
2004-12-18 10:20:22 +00:00