Thread: [Gambas-devel-svn] SF.net SVN: gambas:[2868] gambas/trunk/app/src/gambas3/.src/Editor/Form/ FForm.c
Brought to you by:
gambas
From: <ga...@us...> - 2010-04-07 15:33:05
|
Revision: 2868 http://gambas.svn.sourceforge.net/gambas/?rev=2868&view=rev Author: gambas Date: 2010-04-07 15:32:59 +0000 (Wed, 07 Apr 2010) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Alignment buttons do not snap controls dimensions to grid anymore in form editor. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Editor/Form/FForm.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-05-14 14:34:15
|
Revision: 3840 http://gambas.svn.sourceforge.net/gambas/?rev=3840&view=rev Author: gambas Date: 2011-05-14 14:34:08 +0000 (Sat, 14 May 2011) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: DataComboMulti controls (and other that are drawn with a ComboBox) can be added on a form again. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Editor/Form/FForm.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-12-28 15:25:26
|
Revision: 4347 http://gambas.svn.sourceforge.net/gambas/?rev=4347&view=rev Author: gambas Date: 2011-12-28 15:25:19 +0000 (Wed, 28 Dec 2011) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Don't crash when changing the Count value of a MultiContainer control. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Editor/Form/FForm.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2012-07-02 18:18:47
|
Revision: 4885 http://gambas.svn.sourceforge.net/gambas/?rev=4885&view=rev Author: gambas Date: 2012-07-02 18:18:41 +0000 (Mon, 02 Jul 2012) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fix rectangular selection in form editor. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Editor/Form/FForm.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2013-05-26 11:40:27
|
Revision: 5682 http://sourceforge.net/p/gambas/code/5682 Author: gambas Date: 2013-05-26 11:40:25 +0000 (Sun, 26 May 2013) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fix Undo/Redo of newly created controls having a Text property. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Editor/Form/FForm.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-02-22 15:13:45
|
Revision: 6175 http://sourceforge.net/p/gambas/code/6175 Author: gambas Date: 2014-02-22 15:13:42 +0000 (Sat, 22 Feb 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: All forms types are supposed to be their own event observer. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Editor/Form/FForm.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-27 20:12:12
|
Revision: 6584 http://sourceforge.net/p/gambas/code/6584 Author: gambas Date: 2014-10-27 20:12:03 +0000 (Mon, 27 Oct 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Form editor: Undo correctly resets the selection. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Editor/Form/FForm.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2015-01-22 01:31:14
|
Revision: 6853 http://sourceforge.net/p/gambas/code/6853 Author: gambas Date: 2015-01-22 01:31:06 +0000 (Thu, 22 Jan 2015) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fix form control check by ignoring the action part of the form file. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Editor/Form/FForm.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |