mattias
53680baba2
IDE: fixed compilation by breaking a unit circle
...
git-svn-id: trunk@29466 -
2011-02-11 15:29:27 +00:00
maxim
00933147cf
IDE, new other dialog: fixed localization, moved TButtonPanel events assignment to LFM.
...
git-svn-id: trunk@26578 -
2010-07-10 17:04:38 +00:00
mattias
9398a0354d
IDE:new other dialog: more width, bug #16898
...
git-svn-id: trunk@26575 -
2010-07-10 16:46:02 +00:00
mattias
e7db0d5bcd
IDE: moved todolist to package, todo list for packages needs to be done
...
git-svn-id: trunk@26151 -
2010-06-16 11:53:34 +00:00
mattias
588c1c85ab
IDE: File new / ok without selection: do not close dialog
...
git-svn-id: trunk@25869 -
2010-06-03 17:16:23 +00:00
paul
9622c8cd82
ide: convert forms to use fpc resources
...
git-svn-id: trunk@23458 -
2010-01-15 02:06:37 +00:00
paul
00cc1fb130
ide: don't declare a class variable for the new inherited items if they are inherits from the TFrame (new dialog)
...
git-svn-id: trunk@22359 -
2009-10-31 15:06:47 +00:00
mattias
475edb145e
IDEIntf: TNewIDEItemCategory is no longer abstract. RegisterNewItemCategory now expects a real category class, needed for localization
...
git-svn-id: trunk@21069 -
2009-08-02 15:09:22 +00:00
mattias
438579ae18
IDE: new dialog: using localized names
...
git-svn-id: trunk@20992 -
2009-07-28 14:04:33 +00:00
mattias
47a79e54b2
IDE: clean up, added saving new unit/form templates
...
git-svn-id: trunk@17373 -
2008-11-13 15:59:28 +00:00
darius
dcf4d3ef0a
implemented TButtonPanel
...
git-svn-id: trunk@17002 -
2008-10-15 12:57:14 +00:00
laurent
5e4ca3e5a5
Load glyph form resource
...
git-svn-id: trunk@16686 -
2008-09-23 15:47:21 +00:00
laurent
8647538c8e
add standard glyph in buttons
...
git-svn-id: trunk@16607 -
2008-09-16 15:02:37 +00:00
mattias
46a2af42a2
IDE: fixed showing new inherited form
...
git-svn-id: trunk@16266 -
2008-08-27 08:35:50 +00:00
mattias
e374b51dd5
IDEIntf: moved IDE key grabbing to propedits, added button to TShortCutPropertyEditor
...
git-svn-id: trunk@16136 -
2008-08-19 02:57:17 +00:00
mattias
e98cde9ee1
IDE: added New file item inherited component based on bug/patch 1287
...
git-svn-id: trunk@15076 -
2008-05-08 12:39:46 +00:00
mattias
5177c24ba7
tools: updatepofiles: added recognition of UTF8 header
...
git-svn-id: trunk@11962 -
2007-09-08 13:17:58 +00:00
vincents
898efab50a
IDE: don't show error message in new dialog when double clicking a non-leave node (bug #9467 )
...
git-svn-id: trunk@11840 -
2007-08-21 08:21:15 +00:00
mattias
2efffcd1b1
fixed newdialog to update description on key navigation
...
git-svn-id: trunk@8921 -
2006-03-12 23:14:56 +00:00
mattias
0fdb95d4a6
improved Delphi project converter with reading .dof and .cfg file, multiple retries and fixing include filenames in .lpr
...
git-svn-id: trunk@8868 -
2006-03-05 23:55:40 +00:00
mattias
7ce27416cc
improved phpAddClassName and fixed consistency error in msgview
...
git-svn-id: trunk@8817 -
2006-02-24 15:49:34 +00:00
mattias
f7bdaec84c
Add Breakpoint Shortcut now toggles
...
git-svn-id: trunk@8489 -
2006-01-10 15:18:37 +00:00
mattias
b341220a8f
converted new dialog to lfm from Darius
...
git-svn-id: trunk@7911 -
2005-10-04 21:29:34 +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
21a9d058d9
added methods to ideintf for NewItemIntf to register custom categories
...
git-svn-id: trunk@7425 -
2005-07-25 23:34:48 +00:00
mattias
07426d0e62
added new file page to add to package dialog
...
git-svn-id: trunk@7298 -
2005-06-30 10:02:18 +00:00
mattias
fa3b24cef5
updated translations
...
git-svn-id: trunk@7286 -
2005-06-25 16:21:45 +00:00
mattias
ab6d1b24b4
made New Dialog buttons context sensitive
...
git-svn-id: trunk@6902 -
2005-03-05 19:45:22 +00:00
vincents
79bb663f5f
fixed using protected member
...
git-svn-id: trunk@6687 -
2005-01-25 12:56:41 +00:00
mattias
a7606840be
implemented DoubleClick for quick selection in new dialog
...
git-svn-id: trunk@6679 -
2005-01-24 16:06:42 +00:00
mattias
d98fb2e07c
fixed Escape key in dialogs: run params, new, compiler opts
...
git-svn-id: trunk@6643 -
2005-01-20 11:37:24 +00:00
mattias
7380012ee9
fixed New dialog getting new item
...
git-svn-id: trunk@6444 -
2005-01-01 11:32:16 +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
mattias
a2102621c5
implemented registration functions for project, file and package types, added cgilazide package
...
git-svn-id: trunk@6282 -
2004-11-22 21:39:40 +00:00
mattias
d2d3030a60
implemented creating classes at run time from any TComponent descendant
...
git-svn-id: trunk@6272 -
2004-11-20 11:20:06 +00:00
mattias
ca675e25c7
implemented registration of project file types
...
git-svn-id: trunk@5899 -
2004-09-01 09:43:24 +00:00
mattias
617948d9c8
removed unneeded units in uses sections
...
git-svn-id: trunk@5443 -
2004-05-02 12:01:15 +00:00
mattias
1b77f736e7
added catalan
...
git-svn-id: trunk@4707 -
2003-10-11 08:33:22 +00:00
mattias
ec9835ce63
implemented datamodules
...
git-svn-id: trunk@4222 -
2003-06-01 21:09:09 +00:00
mattias
e830dfbe20
started datamodule
...
git-svn-id: trunk@4217 -
2003-05-30 16:25:47 +00:00
mattias
4fd409f5b3
activated the package system
...
git-svn-id: trunk@4150 -
2003-05-12 19:36:25 +00:00
mattias
06d7c7abf3
localization
...
git-svn-id: trunk@4127 -
2003-05-03 23:02:08 +00:00
mattias
02dfdb0891
renamed standard package
...
git-svn-id: trunk@4114 -
2003-05-01 12:22:26 +00:00
mattias
5df703479d
improved deb creation
...
git-svn-id: trunk@4002 -
2003-04-02 17:06:27 +00:00
mattias
dc04b4653b
started packageeditor and packagelinks
...
git-svn-id: trunk@3992 -
2003-04-01 16:25:45 +00:00
mattias
1c346b3b87
added make resourcestring dialog, not finished
...
git-svn-id: trunk@3888 -
2003-03-02 09:04:02 +00:00
mattias
b99e4f7796
added new ... dialog
...
git-svn-id: trunk@2028 -
2002-08-17 23:40:42 +00:00