Commit Graph

215 Commits

Author SHA1 Message Date
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
fd574f9dae IDE: set Escape key as default for classic keymap scheme for designer select parent function
git-svn-id: trunk@13562 -
2008-01-01 22:00:46 +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
0fbc99fe14 IDE: fixed keyrelation abstract method warning
git-svn-id: trunk@13230 -
2007-12-08 18:41:05 +00:00
mattias
5d3b9d1495 IDE: added shortcut for show abstract methods
git-svn-id: trunk@13207 -
2007-12-07 16:22:13 +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
mattias
7881c1792d IDE: keymapping: codetools shortcuts are now source editor only
git-svn-id: trunk@13112 -
2007-12-01 23:58:53 +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
tombo
5f3b8ef645 IDE: added key mapping scheme for Mac OS X
git-svn-id: trunk@12827 -
2007-11-11 16:42:07 +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
9708b1003e synedit: fixed codefolding block comparison
git-svn-id: trunk@11789 -
2007-08-11 13:08:53 +00:00
mattias
63a8c982ad gtk intf: fixed crash on paste for 64 bit
git-svn-id: trunk@11697 -
2007-07-31 23:13:06 +00:00
vincents
b29f2c65bf IDE: added resource strings for ctrl, alt and shift key in the keymapping dialog (bug #8066)
git-svn-id: trunk@11384 -
2007-06-26 13:42:24 +00:00
mattias
e35dc827ab IDE: started code browser
git-svn-id: trunk@10598 -
2007-02-07 01:19:00 +00:00
vincents
2a4b6678f2 IDE: fixed warning about abstract creating a class with abstract methods.
git-svn-id: trunk@10539 -
2007-01-30 15:29:55 +00:00
mattias
07cdb27c5d IDE: added Close Project menu item
git-svn-id: trunk@10413 -
2007-01-10 19:28:38 +00:00
mattias
2cb6c774f0 IDE: added resourcestrings for IDE short cuts
git-svn-id: trunk@10404 -
2007-01-09 01:14:50 +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
2d3d206b40 removed some doubles from the resourcestrings from Graeme
git-svn-id: trunk@9958 -
2006-09-21 18:35:33 +00:00
mattias
9e2483124a IDE: implemented find next/previous word occurrence
git-svn-id: trunk@9916 -
2006-09-16 14:02:14 +00:00
vincents
e119fd2ed8 removed dependency on synedit
git-svn-id: trunk@9803 -
2006-09-03 17:51:30 +00:00
mattias
0a80cefe54 IDE: new menu item: quick compile
git-svn-id: trunk@9776 -
2006-08-31 21:19:18 +00:00
mattias
ca2b538cf7 IDE Help for FPC keywords activated, IDE find now supports multi lines, regexpr case insensitive, regexpr whole words
git-svn-id: trunk@9766 -
2006-08-29 17:35:20 +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
1ecaec575c TPageControl: AutoSizing is now delayed until page handle was added to the parent handle
git-svn-id: trunk@9635 -
2006-07-19 22:13:37 +00:00
mattias
1af44f9fb0 improved laz_xmlcfg.TXmlConfig to delete unused parent nodes
git-svn-id: trunk@9633 -
2006-07-19 09:54:40 +00:00
mattias
67458062b3 started h2pas frontend, localized watch list
git-svn-id: trunk@9631 -
2006-07-18 23:05:46 +00:00
mattias
31810fcee6 gtk2 intf: GDI fonts are now pango layouts instead of pango font descriptions, using the font cache similar to gtk1
git-svn-id: trunk@9499 -
2006-06-27 11:28:17 +00:00
mattias
9e7d3f95e3 added parameter to CreatPublishedMethod to only use the typeinfo, improvements for 64bit
git-svn-id: trunk@9463 -
2006-06-21 18:30:24 +00:00
mattias
a8832a3e66 help for IDE windows: started editor and mapping
git-svn-id: trunk@9198 -
2006-04-28 14:16:25 +00:00
mattias
ed534f773e started Delphi package conversion tool
git-svn-id: trunk@8970 -
2006-03-21 13:17:55 +00:00
mattias
9272283138 restored old tpanel.xpm
git-svn-id: trunk@8909 -
2006-03-10 16:19:34 +00:00
mattias
1039473e76 added Execute evnets to IDE command registration
git-svn-id: trunk@8675 -
2006-01-31 15:50:46 +00:00
mattias
35d85a8f2f improved assing keycommands by reusing objects
git-svn-id: trunk@8649 -
2006-01-28 23:04:20 +00:00
vincents
9787dc1ed6 mapped shift + F3 to find previous (issue #1647)
git-svn-id: trunk@8566 -
2006-01-19 20:34:05 +00:00
mattias
1f698d8287 updated finnish translation from Seppo
git-svn-id: trunk@8506 -
2006-01-11 22:38:19 +00:00
vincents
ea1f8f2365 added ctrl-a for select all in default scheme (issue #1607)
git-svn-id: trunk@8495 -
2006-01-11 09:22:17 +00:00
mattias
4b11686705 moved IDE command constants to ideintf/idecommands.pas
git-svn-id: trunk@8460 -
2006-01-07 13:59:59 +00:00
vincents
ae1e36c861 add possibility to set shortcut for Rename Identifier
git-svn-id: trunk@8091 -
2005-11-07 10:26:51 +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
962e54410f fixed loading custom IDE shortcuts
git-svn-id: trunk@7878 -
2005-10-01 13:42:44 +00:00
mattias
e855c9478a fixed showing descriptions in keymapping
git-svn-id: trunk@7876 -
2005-10-01 12:11:04 +00:00
mattias
0187330ac0 fixed showing localized name in keymapping
git-svn-id: trunk@7873 -
2005-10-01 09:25:29 +00:00
mattias
ca1dcc5bcd added TIDECommands.Categories
git-svn-id: trunk@7872 -
2005-10-01 09:18:24 +00:00
mattias
4a15b32072 fixed calling CreateFormEditor
git-svn-id: trunk@7863 -
2005-09-30 23:00:17 +00:00
mattias
469ae305aa fixed testing packge output directory writable
git-svn-id: trunk@7841 -
2005-09-27 18:50:27 +00:00
marc
66487f5d80 * Fix for bug #0001187 from Marco van de Voort
git-svn-id: trunk@7838 -
2005-09-26 22:54:56 +00:00
mattias
418c53918e activated menuintf and idescopes
git-svn-id: trunk@7820 -
2005-09-25 11:52:16 +00:00
mattias
f0028c6138 implemented real conflict check for key mapping
git-svn-id: trunk@7819 -
2005-09-25 11:13:44 +00:00