commit 722671aa8bc1e7edee69d1c771778c00fd075421 Author: phantomjinx <p.g.richard...@phantomjinx.co.uk> Date: Sat Aug 6 18:14:50 2011 +0100
Update NEWS and Changelog * Final update prior to release of 2.1.0 ChangeLog | 49 ++++++++++++++++++++++++++++++++++++++++++++++++- NEWS | 5 +++++ 2 files changed, 53 insertions(+), 1 deletions(-) --- diff --git a/ChangeLog b/ChangeLog index 9c1a602..8f32e26 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,51 @@ -phantomjinx <p.g.richard...@phantomjinx.co.uk> 2011-07-24 +phantomjinx <p.g.richard...@phantomjinx.co.uk> 2011-08-06 + + Update NEWS and Changelog + + * Final update prior to release of 2.1.0 + +phantomjinx <p.g.richard...@phantomjinx.co.uk> 2011-08-06 + + Replace bugs url from sourceforge to flyspray + +phantomjinx <p.g.richard...@phantomjinx.co.uk> 2011-08-06 + + Correction of desktop file + + * Fixed as per task FS#78 + +phantomjinx <p.g.richard...@phantomjinx.co.uk> 2011-08-02 + + Replacement of deprecated gtk_[vh]box_new + + * In gtk3, gtk_hbox_new and gtk_vbox_new have been deprecated / removed + in favor of gtk_box_new, which handles both cases. + + * Bug 3383833 + + * Thanks to dimstar for the patch. + +phantomjinx <p.g.richard...@phantomjinx.co.uk> 2011-08-02 + + G_CONST_RETURN has been deprecated / removed in gtk3 + + * See bug 3383824. Thanks to the contributor of the bug for the patch. + +phantomjinx <p.g.richard...@phantomjinx.co.uk> 2011-08-02 + + With move to gtk 3 assume gsealed gdk + + * Assume a gdk library greater than or equal to 3.0.11 + + * Assume the gdk library is gsealed and no longer any need for + compatibility macros for gdk_dragging. + + * These macros will be maintained in the gtk2 branches. + + * Bug identified and investigate in #3323692 - Thanks to dimstar for the + investigation and suggested fix. + +phantomjinx <p.g.richard...@phantomjinx.co.uk> 2011-07-30 Update news and translation files for gtk 3.0 release diff --git a/NEWS b/NEWS index df38804..b8a80ea 100644 --- a/NEWS +++ b/NEWS @@ -4,10 +4,15 @@ gtkpod V2.1.0 IMPROVEMENT: Migrates the application to the new gtk 3.0 framework. + UPDATE: Removal of GSEALED checks on gdk due to assumption of gdk 3 being + sealed. + BUGFIX: Allow LDFLAGS to be specified on command line. BUGFIX: Fix compilation error for the mac port. + BUGFIX: Removed deprecated gtk / gdk function calls - thanks to dimstar + gtkpod V2.0.2 ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend event for mobile developers. Connect with experts. Get tools for creating Super Apps. See the latest technologies. Sessions, hands-on labs, demos & much more. Register early & save! http://p.sf.net/sfu/rim-blackberry-1 _______________________________________________ gtkpod-cvs2 mailing list gtkpod-cvs2@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2