Commit Graph

52 Commits

Author SHA1 Message Date
paul
2980a30f5a designer: convert forms to use fpc resources
git-svn-id: trunk@23443 -
2010-01-14 09:26:08 +00:00
dmitry
1d7ba22be7 menueditor: fix for memory leaks
git-svn-id: trunk@21763 -
2009-09-19 08:43:20 +00:00
dmitry
3b2f307b4b fix for #14521
git-svn-id: trunk@21595 -
2009-09-07 07:22:03 +00:00
paul
e447466f59 ide: fix compilation with fpc 2.5.1
git-svn-id: trunk@21277 -
2009-08-18 08:42:22 +00:00
paul
8f5b5a247c designer: fix crashes in menu designer (bug #0014050)
git-svn-id: trunk@20742 -
2009-06-25 08:19:22 +00:00
paul
012469d3f6 designer: menu designer:
- decrease amount of global variables
  - set correct owner for internal popupmenu and items
  - fix few memory leaks

git-svn-id: trunk@20647 -
2009-06-17 06:27:43 +00:00
paul
282a2b206c ide: fix "insert menu from template" dialog buttons
git-svn-id: trunk@20615 -
2009-06-13 09:17:32 +00:00
paul
e932577e22 ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379)
git-svn-id: trunk@20045 -
2009-05-19 08:54:33 +00:00
vincents
a168077e2a menu designer: reduce changes in the OnPaint event (issue #11190) from Dmitry
git-svn-id: trunk@19688 -
2009-04-29 10:01:48 +00:00
laurent
dd28cb447d Load glyph form resource and somme resourcestrings
git-svn-id: trunk@16705 -
2008-09-24 12:56:01 +00:00
mattias
c81aab571f fixed uninitialized function results
git-svn-id: trunk@16088 -
2008-08-16 20:51:45 +00:00
vincents
64eefe417c IDE: converted menu template from to lfm from Maxim Ganetsky
git-svn-id: trunk@14191 -
2008-02-19 12:01:07 +00:00
paul
f6cf2dcbf9 reduce one mem leak in menu designer
git-svn-id: trunk@12907 -
2007-11-17 17:42:17 +00:00
paul
dd8ccf2773 (IDE):
- change poDesktopCenter to poScreenCenter (since some forms has wrong position after poDesktopCenter had been implemented in some widgetsets)

git-svn-id: trunk@11677 -
2007-07-30 16:33:41 +00:00
paul
3dfa28e3e5 - menu designer patch from Martin Smat (issue #0007537)
git-svn-id: trunk@11089 -
2007-05-07 02:37:02 +00:00
paul
97ac3e7ba1 fixes to menu editor:
- show item after add
 - several errors while deleting item
(report 0008732)

git-svn-id: trunk@10987 -
2007-04-23 02:06:10 +00:00
mattias
ec69c5a124 IDE: menu editor: fixed dangling string pointer from Paul
git-svn-id: trunk@10923 -
2007-04-09 07:36:05 +00:00
vincents
52f9a8581e menu designer: give designer menuitem panel a valid name (bug #8601)
git-svn-id: trunk@10849 -
2007-04-02 12:05:34 +00:00
marc
72be679b4d * fixes from Juan Salvador Pérez García
git-svn-id: trunk@10069 -
2006-10-15 14:13:32 +00:00
mattias
7bb113cec8 fixed a few fpc 2.1.1 incompatibilities
git-svn-id: trunk@9716 -
2006-08-11 12:38:00 +00:00
micha
88558ed640 handle external deletion of menuitems; note: deleting "root" menu item will cause a crash still
git-svn-id: trunk@9628 -
2006-07-18 14:14:05 +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
3a45cb4d8d fixed menu editor deleting items
git-svn-id: trunk@7642 -
2005-09-07 22:06:17 +00:00
micha
01d68d0be3 notify IDE of deleting menuitems
git-svn-id: trunk@7611 -
2005-08-31 09:36:28 +00:00
micha
87e2cfc628 move arrow to not erase panel border drawing, make it a bit bigger for better visibility
git-svn-id: trunk@7150 -
2005-05-05 20:52:47 +00:00
mattias
21624d99b0 reactivated fast xml units without widestrings
git-svn-id: trunk@6716 -
2005-01-29 14:36:04 +00:00
mattias
81f9980ad0 implemented automatic redirecting of package output directory and filestate cache
git-svn-id: trunk@6680 -
2005-01-25 01:14:19 +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
marc
fee93ccea9 * fixed stronger fpc typing (and some real cast errors)
git-svn-id: trunk@6195 -
2004-11-04 01:26:47 +00:00
vincents
89fe6ac437 replaced writeln by DebugLn
git-svn-id: trunk@6001 -
2004-09-14 21:30:37 +00:00
mattias
84dd820d72 Designer can now handle TPersistent selections, TCollectionPropertyEditor basically working
git-svn-id: trunk@5702 -
2004-07-24 11:23:56 +00:00
mattias
ee84616cdf fixed hiding submenus from Yoyong
git-svn-id: trunk@5510 -
2004-05-25 21:55:37 +00:00
micha
1b5ee8830a don't add submenu if already added
git-svn-id: trunk@5281 -
2004-03-07 12:33:47 +00:00
vincents
8b612aeaa3 fixed access violation in menu editor (bug #201)
git-svn-id: trunk@5257 -
2004-03-04 10:46:20 +00:00
mattias
1ef103e7bf fixed updating menu designer caption when editing in OI
git-svn-id: trunk@5166 -
2004-02-04 17:06:26 +00:00
mattias
7e956b8c19 more Actions TAction, TBasicAction, ...
git-svn-id: trunk@5138 -
2004-02-02 16:59:28 +00:00
mattias
0f3c859088 implemented property editor for TMenu.Items
git-svn-id: trunk@5085 -
2004-01-22 16:08:26 +00:00
marc
348cd5c298 * Changed TComponentSelectionList to TPersistentSelectionList
+ Added SSHdebugger property

git-svn-id: trunk@5007 -
2004-01-04 03:53:36 +00:00
mattias
c38db1c277 added double click for menu editor
git-svn-id: trunk@5006 -
2004-01-04 00:05:51 +00:00
mattias
bbaf66e037 fixed fpc 1.9.1 warns
git-svn-id: trunk@4869 -
2003-11-30 18:35:20 +00:00
mattias
e04775ee8e fixed removing deleted mainmenus from menu editor
git-svn-id: trunk@4481 -
2003-08-14 13:26:09 +00:00
mattias
8ab6a60b7e many clipping fixes
git-svn-id: trunk@2662 -
2002-08-17 23:41:35 +00:00
mattias
4c49721314 fixed freeing handlers
git-svn-id: trunk@2650 -
2002-08-17 23:41:33 +00:00
mattias
dc0aa2bd43 fixed popupmenu on menueditor
git-svn-id: trunk@2636 -
2002-08-17 23:41:32 +00:00
mattias
35064b6db6 new menueditor from Martin Patik
git-svn-id: trunk@2615 -
2002-08-17 23:41:31 +00:00
mattias
cce27921fb splittet designer form and lookup root
git-svn-id: trunk@2587 -
2002-08-17 23:41:30 +00:00
mattias
0d4c7a4741 menu templates from Martin Patik
git-svn-id: trunk@2567 -
2002-08-17 23:41:29 +00:00
mattias
59ad3081c1 fixed hiding destroyed components
git-svn-id: trunk@2550 -
2002-08-17 23:41:28 +00:00
mattias
b635c027d0 improved new menueditor from Martin Patik
git-svn-id: trunk@2540 -
2002-08-17 23:41:27 +00:00
mattias
d99d6b8668 started package graph explorer
git-svn-id: trunk@2510 -
2002-08-17 23:41:26 +00:00