CVSROOT:        /cvs/gnome
Module name:    gtkmm
Changes by:     gustin  05/01/26 08:36:45

Modified files:
        .              : ChangeLog Makefile.am configure.in 
        demos/gtk-demo : demo-common.cc textwidget.cc 
        examples/stock : stock.cc 
        examples/tictactoe: tictactoe.cc 
        gtk            : gtkmmconfig.h.in 
Added files:
        MSVC_Net2003   : .cvsignore Makefile.am README blank.cpp 
                         gtkmm.sln 
        MSVC_Net2003/atkmm: .cvsignore Makefile.am atkmm.rc.in 
                            atkmm.vcproj 
        MSVC_Net2003/demos: .cvsignore Makefile.am 
        MSVC_Net2003/demos/gtk-demo: .cvsignore Makefile.am 
                                     gtk-demo.vcproj 
        MSVC_Net2003/examples: .cvsignore Makefile.am 
        MSVC_Net2003/examples/arrow: .cvsignore Makefile.am arrow.vcproj 
        MSVC_Net2003/examples/calendar: .cvsignore Makefile.am 
                                        calendar.vcproj 
        MSVC_Net2003/examples/cellrenderercustom_popup: .cvsignore 
                                                        Makefile.am 
                                                        
cellrenderercustom_popup.vcproj 
        MSVC_Net2003/examples/cellrenderercustom_toggle: .cvsignore 
                                                         Makefile.am 
                                                         
cellrenderercustom_toggle.vcproj 
        MSVC_Net2003/examples/direction: .cvsignore Makefile.am 
                                         direction.vcproj 
        MSVC_Net2003/examples/dnd: .cvsignore Makefile.am dnd.vcproj 
        MSVC_Net2003/examples/exception: .cvsignore Makefile.am 
                                         exception.vcproj 
        MSVC_Net2003/examples/gdk: .cvsignore Makefile.am gdk.vcproj 
        MSVC_Net2003/examples/rulers: .cvsignore Makefile.am 
                                      rulers.vcproj 
        MSVC_Net2003/examples/statusbar: .cvsignore Makefile.am 
                                         statusbar.vcproj 
        MSVC_Net2003/examples/stock: .cvsignore Makefile.am stock.vcproj 
        MSVC_Net2003/examples/tictactoe: .cvsignore Makefile.am 
                                         tictactoe.vcproj 
        MSVC_Net2003/examples/treemodelcustom: .cvsignore Makefile.am 
                                               treemodelcustom.vcproj 
        MSVC_Net2003/examples/window: .cvsignore Makefile.am 
                                      window.vcproj 
        MSVC_Net2003/gdkmm: .cvsignore Makefile.am gdkmm.rc.in 
                            gdkmm.vcproj 
        MSVC_Net2003/gendef: .cvsignore Makefile.am gendef.cc 
                             gendef.vcproj 
        MSVC_Net2003/gtkmm: .cvsignore Makefile.am gtkmm.rc.in 
                            gtkmm.vcproj 
        MSVC_Net2003/pangomm: .cvsignore Makefile.am pangomm.rc.in 
                              pangomm.vcproj 

Log message:
2005-01-26  Cedric Gustin <[EMAIL PROTECTED]>

* Makefile.am: Added MSVC_Net2003 directory.
* configure.in: Added MSVC_Net2003 entries. AC_SUBST
GTKMM_*_VERSION macros (for the MSVC resource files)
* gtk/gtkmmconfig.h.in: Added dllimport/dllexport rules. Moved
HAVE_FLOCKFILE and HAVE_FUNLOCKFILE #undef's to GLIBMM_CONFIGURE
section, as it is not relevant to platforms that do not run
configure (MSVC for example).
* examples/stock/stock.cc, examples/tictactoe/tictactoe.cc: Added
Gtk namespace to "manage" calls (Gtk::manage) as required by MSVC.
* demos/gtk-demo/demo-common.cc: Fixed typo in #ifdef/#endif
structure. Uncommented get_democodedir function.
* demos/gtk-demo/textwidget.cc: Use default system font on win32.
* MSVC_Net2003/*: Initial commit, imported from gtkmm-2-4 branch.
* MSVC_Net2003/gtkmm/Makefile.am, MSVC_Net2003/gdkmm/Makefile.am:
Rewrote rule for local copy of g[d|t]kmmconfig.h (required for
'make distcheck').

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtkmm&who=gustin&date=explicit&mindate=2005-01-26%2008:35&maxdate=2005-01-26%2008:37

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

Reply via email to