Commit Graph

194 Commits

Author SHA1 Message Date
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
mattias
23c3181131 fixed compilation
git-svn-id: trunk@7818 -
2005-09-25 10:36:23 +00:00
mattias
fba3c4da37 finished IDE command scopes
git-svn-id: trunk@7790 -
2005-09-23 11:25:54 +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
8ada078b86 added svn revision to about box
git-svn-id: trunk@7765 -
2005-09-21 08:54:58 +00:00
mattias
904520640b implemented IDE command scopes
git-svn-id: trunk@7733 -
2005-09-17 22:31:17 +00:00
mattias
f6cdf3cd65 fixed file commands in designer
git-svn-id: trunk@7711 -
2005-09-15 19:49:10 +00:00
mattias
fa8807c13c added check files on disk when activating main ide bar
git-svn-id: trunk@7705 -
2005-09-14 23:11:24 +00:00
mattias
c727146b87 implemented ide command scopes in keymapping, not functional yet
git-svn-id: trunk@7691 -
2005-09-14 00:17:45 +00:00
mattias
8f8be186cf fixed calling GlobalDesignHook.PersistentAdded when adding via designer
git-svn-id: trunk@7654 -
2005-09-09 14:33:20 +00:00
mattias
9d59986db5 fixed TAnchorSide.Side default value
git-svn-id: trunk@7650 -
2005-09-09 08:42:33 +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
3ede56bfce implemented goto next/previous bookmark keymapping
git-svn-id: trunk@7572 -
2005-08-25 22:21:11 +00:00
mattias
401d21c00f implemented goto next/previous bookmark
git-svn-id: trunk@7570 -
2005-08-25 21:48:07 +00:00
mattias
18a6999481 fixed checking dangling events on empty units
git-svn-id: trunk@7562 -
2005-08-24 18:54:09 +00:00
micha
7fc9aa2035 use keydown instead of keyup to catch key: prevents "ding" sound in windows
git-svn-id: trunk@7553 -
2005-08-22 22:30:36 +00:00
mattias
cfc5bec9e4 splitted ide Makefile.fpc ide/Makefile.fpc
git-svn-id: trunk@7447 -
2005-07-29 23:24:38 +00:00
mattias
63ebe03976 fixed TEdit to eat normal keys and avoid triggering accelerators
git-svn-id: trunk@7424 -
2005-07-25 23:11:48 +00:00
mattias
fbe23a81a0 classic default key ecSelectWord Ctrl-K T
git-svn-id: trunk@7402 -
2005-07-22 17:02:18 +00:00
mattias
6056087379 added IDE command ecSelectWord
git-svn-id: trunk@7401 -
2005-07-22 15:50:50 +00:00
vincents
37655d03e5 fixed some errors in the IDE 'TP Classic' keymapping scheme from MichaelvC
git-svn-id: trunk@7391 -
2005-07-21 21:21:46 +00:00