CVSROOT:        /cvs/gnome
Module name:    gtkmm
Changes by:     murrayc 06/04/13 18:33:31

Modified files:
        .              : Tag: gtkmm-2-8 ChangeLog 
        gtk/gtkmm      : Tag: gtkmm-2-8 treeview_private.cc 
                         treeview_private.h 
        gtk/src        : Tag: gtkmm-2-8 aboutdialog.ccg celllayout.ccg 
                         clipboard.ccg combobox.ccg entrycompletion.ccg 
                         filefilter.ccg menu.ccg texttagtable.ccg 
                         treemodelfilter.ccg treeselection.ccg 
                         treesortable.ccg treeview.ccg 
                         treeviewcolumn.ccg 

Log message:
2006-04-14  Murray Cumming  <[EMAIL PROTECTED]>

* gtk/gtkmm/treeview_private.cc:
* gtk/gtkmm/treeview_private.h:
* gtk/src/aboutdialog.ccg:
* gtk/src/celllayout.ccg:
* gtk/src/clipboard.ccg:
* gtk/src/combobox.ccg:
* gtk/src/entrycompletion.ccg:
* gtk/src/filefilter.ccg:
* gtk/src/menu.ccg:
* gtk/src/texttagtable.ccg:
* gtk/src/treemodelfilter.ccg:
* gtk/src/treeselection.ccg:
* gtk/src/treesortable.ccg:
* gtk/src/treeview.ccg:
* gtk/src/treeviewcolumn.ccg: For most hand-coded SignalProxy classes, used
for set_*func() methods, remove them and just pass a copy of the slot around.
The extra indirection is not necessary. Use standalone callback functions, so
that they can be static, saving a few bytes on the library size.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtkmm&who=murrayc&date=explicit&mindate=2006-04-13%2018:32&maxdate=2006-04-13%2018:34

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to