gtkmm r903 - in branches/gtkmm-2-12: . gtk/src



Author: murrayc
Date: 2007-09-10 19:14:01 +0100 (Mon, 10 Sep 2007)
New Revision: 903
ViewCVS link: http://svn.gnome.org/viewcvs/gtkmm?rev=903&view=rev

Modified:
   branches/gtkmm-2-12/ChangeLog
   branches/gtkmm-2-12/gtk/src/action.hg
   branches/gtkmm-2-12/gtk/src/radioaction.hg
   branches/gtkmm-2-12/gtk/src/recentaction.ccg
   branches/gtkmm-2-12/gtk/src/recentaction.hg
   branches/gtkmm-2-12/gtk/src/toggleaction.hg
Log:
2007-09-10  Murray Cumming  <murrayc murrayc com>

        * gtk/src/recentaction.ccg:
        * gtk/src/recentaction.hg: Make the constructors use the same 
        parameter order as the other action classes. Remove the comment 
        about the default constructor, now that the GTK+ C documentation 
        is clearer in bug #450032.
        * gtk/src/action.hg:
        * gtk/src/radioaction.hg:
        * gtk/src/toggleaction.hg: Deprecate the default constructors, 
        because they cannot work. We could maybe remove them, but maybe 
        they are used in the build of some applications, but never used 
        at runtime.
        Added default values for the StockID parameters, now that we 
        know that we know that this is OK - see bug #450032.

A freeze-break was granted by the release-team.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]