CVSROOT:        /cvs/gnome
Module name:    gtkmm
Changes by:     gustin  06/04/07 10:08:28

Modified files:
        .              : Tag: gtkmm-2-8 ChangeLog README.win32 
        MSVC_Net2003   : Tag: gtkmm-2-8 gtkmm.sln 
        MSVC_Net2003/atkmm: Tag: gtkmm-2-8 atkmm.vcproj 
        MSVC_Net2003/demos/gtk-demo: Tag: gtkmm-2-8 gtk-demo.vcproj 
        MSVC_Net2003/examples/arrow: Tag: gtkmm-2-8 arrow.vcproj 
        MSVC_Net2003/examples/calendar: Tag: gtkmm-2-8 calendar.vcproj 
        MSVC_Net2003/examples/cellrenderercustom_popup: Tag: gtkmm-2-8 
                                                        
cellrenderercustom_popup.vcproj 
        MSVC_Net2003/examples/cellrenderercustom_toggle: Tag: gtkmm-2-8 
                                                         
cellrenderercustom_toggle.vcproj 
        MSVC_Net2003/examples/direction: Tag: gtkmm-2-8 direction.vcproj 
        MSVC_Net2003/examples/dnd: Tag: gtkmm-2-8 dnd.vcproj 
        MSVC_Net2003/examples/exception: Tag: gtkmm-2-8 exception.vcproj 
        MSVC_Net2003/examples/gdk: Tag: gtkmm-2-8 gdk.vcproj 
        MSVC_Net2003/examples/rulers: Tag: gtkmm-2-8 rulers.vcproj 
        MSVC_Net2003/examples/statusbar: Tag: gtkmm-2-8 statusbar.vcproj 
        MSVC_Net2003/examples/stock: Tag: gtkmm-2-8 stock.vcproj 
        MSVC_Net2003/examples/tictactoe: Tag: gtkmm-2-8 tictactoe.vcproj 
        MSVC_Net2003/examples/treemodelcustom: Tag: gtkmm-2-8 
                                               treemodelcustom.vcproj 
        MSVC_Net2003/examples/window: Tag: gtkmm-2-8 window.vcproj 
        MSVC_Net2003/gdkmm: Tag: gtkmm-2-8 gdkmm.vcproj 
        MSVC_Net2003/gendef: Tag: gtkmm-2-8 gendef.cc gendef.vcproj 
        MSVC_Net2003/gtkmm: Tag: gtkmm-2-8 gtkmm.vcproj 
        MSVC_Net2003/pangomm: Tag: gtkmm-2-8 pangomm.vcproj 
        build_shared   : Tag: gtkmm-2-8 Makefile_build.am_fragment 
        gtk/src        : Tag: gtkmm-2-8 object.hg treeviewcolumn.hg 

Log message:
2006-04-07  Cedric Gustin  <[EMAIL PROTECTED]>

* README.win32: Updated for gtkmm-2.8 (MS Visual Studio 2005).
* MSVC_Net2003/*.vcproj: Updated for Visual Studio 2005. Added the
/vd2 compiler flag (Bug #158040).
* MSVC_Net2003/gtkmm.sln: Updated for Visual Studio 2005.
* MSVC_Net2003/gendef/gendef.cc: Redirect output of dumpbin to a
file.
* build_shared/Makefile_build.am_fragment: Add -DGTKMM_BUILD to
the extra_defines compiler flags (switch between
dllexport/dllimport on win32).
* gtk/src/treeviewcolumn.hg: Tag the TreeViewColumn class with
GTKMM_API to avoid auto-import errors with gcc on
mingw32/cygwin. Also inline some TreeViewColumn methods. Bug
#309030 (Toralf Lund).
* gtk/src/object.hg: Tag the Object class with GTKMM_API to make
Visual Studio happy.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtkmm&who=gustin&date=explicit&mindate=2006-04-07%2010:07&maxdate=2006-04-07%2010:09

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

Reply via email to