[Monodevelop-patches-list] r1102 - trunk/MonoDevelop
commit-watcher at mono-cvs.ximian.com
commit-watcher at mono-cvs.ximian.com
Thu Mar 4 00:13:48 EST 2004
Author: dkor
Date: 2004-03-04 00:13:48 -0500 (Thu, 04 Mar 2004)
New Revision: 1102
Modified:
trunk/MonoDevelop/ChangeLog
Log:
Gladed/Ported CodeGenerationPanel under Project
Modified: trunk/MonoDevelop/ChangeLog
===================================================================
--- trunk/MonoDevelop/ChangeLog 2004-03-04 04:59:48 UTC (rev 1101)
+++ trunk/MonoDevelop/ChangeLog 2004-03-04 05:13:48 UTC (rev 1102)
@@ -1,3 +1,10 @@
+2004-03-04 Daniel Kornhauser <dkor at alum.mit.edu>
+
+ * data/resources/glade/CSharp.glade : created glade file with CodeGenerationPanel UI
+ * src/AddIns/BackendBindings/CSharpBinding/Gui/CodeGenerationPanel.cs : ported CodeGenerationPanel
+ * data/resources/glade/Makefile.am : added reference and resource
+ * src/AddIns/BackendBindings/CSharpBinding/Makefile.am : added reference and resource
+
2004-03-04 John BouAntoun <jba-mono at optusnet.com.au>
* src/Main/Base/Gui/Dialogs/ProjectOptionsDialog.cs: ported [Add/Remove/UpdateBold]Configuration functions. still no way to cool them, need context menu
* src/Main/Base/Gui/Dialogs/TreeViewOptions.cs : made TreeView explicitely protected, added SelectSpecificNode that does just that
More information about the Monodevelop-patches-list
mailing list