RE: [gtkmm] ANNOUNCE: glibmm 2.3.0



I don't why it isn't there anymore. But all *mm releases are also always on
ftp.gnome.org.

Bradley, I can't upload it again at the moment. If I give you rights on
sourceforge, could you (or someone) _edit_ that release for me and put the
copy from ftp.gnome.org back there? I'll need to know your sourceforge user
name.

Murray Cumming
murrayc usa net
www.murrayc.com 

> -----Original Message-----
> From: B. Bell [mailto:bradleyb u washington edu] 
> Sent: Freitag, 3. Oktober 2003 01:46
> To: Murray Cumming
> Cc: gtkmm-list
> Subject: Re: [gtkmm] ANNOUNCE: glibmm 2.3.0
> 
> 
> Has glibmm 2.3.0 been pulled, or is SF messed up?  The 
> download page says
> "No Files" under glibmm 2.3.0
> 
> -brad
> 
> On Tue, 30 Sep 2003, Murray Cumming wrote:
> 
> > *** gtkmm 2.2
> >
> > glibmm provides a C++ interface to glib. glibmm was 
> previously part of gtkmm.
> > glibmm 2.3/2.4 will wrap any additional API in glib 2.4.
> > http://www.gtkmm.org
> >
> > glibmm 2.4 installs in parallel with gtkmm 2.0/2.2, so you 
> can install
> > this unstable library without the risk of breaking existing 
> applications. This allows
> > us to break ABI and API, though we will try not to break 
> API unless it is absolutely
> > necessary.
> >
> > *** Changes
> >
> > Changes in glibmm 2.3.0:
> >
> > * Now separate from gtkmm, so you can use things like 
> Glib::ustring without depending
> >   on gtkmm.
> > * This does not yet require glib 2.3 because there has been 
> no tarball release of that yet.
> >   For now, you can build glibmm 2.3.0 with glib 2.2.x.
> > * When using pkg-config, you should check for "glibmm-2.4".
> > * Glib::ObjectBase inherits virtually from SigC::Object, 
> allowing multiple inheritance with other
> >   classes that inherit from SigC::Object.
> > * RefPtr:
> >   - is_null() was removed, to encourage you to use "== 0" instead.
> >   - operator=(CppObject*) was removed.
> > * gtkmmproc is now gmmproc.
> > * All the glibmm bugfixes in gtkmm 2.2.x.
> >
> > *** Download
> >
> > http://www.gtkmm.org/download.shtml
> >
> > You will need libsigc++ 1.2, available here:
> > https://sourceforge.net/project/showfiles.php?group_id=1970
> >
> >
> > *** Development
> >
> > There is ongoing discussion on the mailing list:
> > http://www.gtkmm.org/mailinglist.shtml
> > and in the #c++ channel on irc.gnome.org
> >
> > --
> > Murray Cumming
> > murray usa net
> > www.murrayc.com
> >
> >
> > _______________________________________________
> > gtkmm-list mailing list
> > gtkmm-list gnome org
> > http://mail.gnome.org/mailman/listinfo/gtkmm-list
> >
> 



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