gtkmm r883 - in trunk: . gtk/src pango/src



Author: murrayc
Date: 2007-07-29 19:35:50 +0100 (Sun, 29 Jul 2007)
New Revision: 883
ViewCVS link: http://svn.gnome.org/viewcvs/gtkmm?rev=883&view=rev

Modified:
   trunk/ChangeLog
   trunk/gtk/src/gtk_docs_override.xml
   trunk/gtk/src/papersize.ccg
   trunk/gtk/src/papersize.hg
   trunk/gtk/src/printer.hg
   trunk/gtk/src/printjob.hg
   trunk/gtk/src/printoperation.hg
   trunk/gtk/src/printoperationpreview.hg
   trunk/gtk/src/printsettings.ccg
   trunk/gtk/src/printsettings.hg
   trunk/gtk/src/textbuffer.hg
   trunk/gtk/src/textiter.hg
   trunk/gtk/src/textmark.hg
   trunk/gtk/src/toolbar.hg
   trunk/gtk/src/volumebutton.hg
   trunk/pango/src/fontface.hg
   trunk/pango/src/glyph.hg
   trunk/pango/src/glyphstring.hg
   trunk/pango/src/renderer.hg
Log:
2007-07-29  Murray Cumming  <murrayc murrayc com>

* gtk/src/gtk_docs_override.xml: Corrected the documentation for 
gtk_toolbar_set_icon_size() and gtk_toolbar_unset_icon_size() to 
use the correct Since:.
* gtk/src/papersize.ccg:
* gtk/src/papersize.hg: save_to_key_file(): Removed the default 
group_name parameter value and added an overload instead.
* gtk/src/printer.hg: Added some documentation.
* gtk/src/printjob.hg: Added a const version of get_surface() 
and added documentation for send().
* gtk/src/printsettings.ccg:
* gtk/src/printsettings.hg: Corrected the typedef for SlotForeach - 
the ustring&s should be const. I do not believe that anybody could 
have been using this, so I think it is OK to change it.
* gtk/src/textmark.hg: Added documentation for constructors and 
create() methods.
* gtk/src/volumebutton.hg: Added documentation for the constructor.

* pango/src/fontface.hg: Added documentation for list_sizes().
* pango/src/renderer.hg: Added class documentation.




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