gtkmm r876 - in trunk: . gtk/src
- From: murrayc svn gnome org
- To: svn-commits-list gnome org
- Subject: gtkmm r876 - in trunk: . gtk/src
- Date: Sat, 28 Jul 2007 16:19:27 +0100 (BST)
Author: murrayc
Date: 2007-07-28 16:19:26 +0100 (Sat, 28 Jul 2007)
New Revision: 876
ViewCVS link: http://svn.gnome.org/viewcvs/gtkmm?rev=876&view=rev
Modified:
trunk/ChangeLog
trunk/gtk/src/builder.hg
trunk/gtk/src/gtk_docs_override.xml
trunk/gtk/src/pagesetup.ccg
trunk/gtk/src/pagesetup.hg
trunk/gtk/src/printsettings.ccg
trunk/gtk/src/printsettings.hg
trunk/gtk/src/scalebutton.hg
trunk/gtk/src/widget.hg
Log:
2007-07-28 Murray Cumming <murrayc murrayc com>
* gtk/src/builder.hg: Removed get_type_from_name() because it
seems only useful when implementing GTK+ widgets.
* gtk/src/gtk_docs_override.xml: Corrected the
gtk_page_setup_to_key_file() and gtk_print_settings_to_key_file()
documentation.
* gtk/src/pagesetup.ccg:
* gtk/src/pagesetup.hg: Added a save_to_key_file() method
overload without the group parameter.
* gtk/src/printsettings.ccg:
* gtk/src/printsettings.hg: Renamed to_key_file() to save_to_key_file()
and to_file() to save_to_file(). Added a save_to_key_file() method
overload without the group parameter.
* gtk/src/scalebutton.hg: Use IconSize instead of GtkIconSize
for the constructor parameter.
* gtk/src/widget.hg: Added a @see unset_cursor() to the
documentation.
Thanks to Jonathan Jongsma for the API review.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]