gtkmm r875 - in trunk: . gdk/src gtk/src tools/extra_defs_gen tools/m4



Author: murrayc
Date: 2007-07-22 20:49:03 +0100 (Sun, 22 Jul 2007)
New Revision: 875
ViewCVS link: http://svn.gnome.org/viewcvs/gtkmm?rev=875&view=rev

Modified:
   trunk/ChangeLog
   trunk/configure.in
   trunk/gdk/src/pixbuf.ccg
   trunk/gdk/src/pixbuf.hg
   trunk/gdk/src/screen.hg
   trunk/gtk/src/gtk_methods.defs
   trunk/gtk/src/gtk_signals.defs
   trunk/gtk/src/iconview.hg
   trunk/gtk/src/menushell.hg
   trunk/gtk/src/scalebutton.hg
   trunk/gtk/src/textview.hg
   trunk/gtk/src/tooltip.hg
   trunk/gtk/src/treeview.hg
   trunk/gtk/src/widget.ccg
   trunk/gtk/src/widget.hg
   trunk/tools/extra_defs_gen/generate_defs_gtk.cc
   trunk/tools/m4/convert_gtk.m4
Log:
2007-07-22  Murray Cumming  <murrayc murrayc com>

        * tools/extra_defs_gen/generate_defs_gtk.cc:
        * gtk/src/gtk_signals.defs: Added GtkScaleButton, GtkVolumeButton 
        and GtkRecentAction.
        * gtk/src/gtk_methods.defs: Regenerated with h2defs.py.

        * gdk/src/pixbuf.ccg:
        * gdk/src/pixbuf.hg: Added constructors that do not take dest_x 
        and dest_y (which are ignored in this case), and deprecated those old 
        constructors. Added constructors that do not take a colormap, because 
        that is optional.
        get_formats(): Corrected the reference counting.
        * gdk/src/screen.hg:
        * tools/m4/convert_gtk.m4:
        * gtk/src/iconview.hg: set_tooltip_item(), set_tooltip_cell(): 
        Use Tooltip only via a RefPtr.
        * gtk/src/menushell.hg: Added move_selected signal.

        * gtk/src/textview.hg:
        * gtk/src/scalebutton.hg: Ignore key-bindings signals.

        * gtk/src/tooltip.hg: Added set_tip_area().
        * gtk/src/treeview.hg: Added convert_widget_to_tree_coords(), 
        convert_tree_to_widget_coords(), convert_widget_to_bin_window_coords(), 
        convert_bin_window_to_widget_coords(), convert_tree_to_bin_window_coords(), 
        convert_bin_window_to_tree_coords(),
        set_tooltip_row(), set_tooltip_cell(), set_tooltip_column(), 
        get_tooltip_column().
        * gtk/src/widget.hg: Added keynav_failed(), error_bell(), 
        modify_cursor(), unset_cursor(), 
        set_has_tooltip(), get_has_tooltip().





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