Hello community,

here is the log from the commit of package fltk for openSUSE:Factory checked in 
at 2012-11-28 10:18:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fltk (Old)
 and      /work/SRC/openSUSE:Factory/.fltk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fltk", Maintainer is "pgaj...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/fltk/fltk.changes        2012-07-30 
20:25:12.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.fltk.new/fltk.changes   2012-11-28 
10:18:59.000000000 +0100
@@ -1,0 +2,37 @@
+Tue Nov 20 13:01:32 UTC 2012 - pgaj...@suse.com
+
+- updated to 1.3.1:
+        - Fixed utf_strncasecmp and utf_strcasecmp
+        - Moved all inline constructors into source file to avoid bad DLLs
+        - Fixed Fl_Widget::copy_label() and Fl_Window::copy_label() when
+          called with the old label() (STR #2836)
+        - Fixed Fl_Input_::maximum_size() documentation and replace() method
+          to honor maximum_size() as number of allowed characters (STR #2747).
+        - Fixed a potential crash if Fl_Double_Window::flush() was called
+          before show()
+        - Fixed regression (in FLTK 1.3.0) that could clear a radio
+          button by using the keyboard (space or shortcut) (STR #2748)
+        - Fixed fl_pie() drawing too small on X11 (STR #2703)
+        - Fixed Fl_Menu issue with unusual menu flags (STR #2680)
+        - Fixed Windows DLL import of fl_xid() (STR #2670)
+        - Added Fl::screen_work_area() functions that compute the work area
+          of a screen. These functions improve the positioning of menus.
+          Changed Fl::x(), Fl::y(), Fl::w(), Fl::h() functions
+          to return the origin and size of the work area of the main screen
+          (STR #2695 + 2697)
+        - Created the FL_SCREEN_CONFIGURATION_CHANGED event that is triggered
+          when a screen is added, removed, moved or when resolution is changed
+          (STR #2600)
+        - Improved the description of page size and orientation by
+          Fl_PostScript_File_Device.
+        - Added support for horizontal wheel movement under X11 and MSWindows 
Vista
+          and above (STR #2644).
+
+    1.3.1 ABI FEATURES
+          (To enable the following ABI features, put: #define FLTK_ABI_VERSION 
10301
+          at the top of your FL/Enumerations.H and rebuild FLTK and your app)
+        - Fl_Tree optimized to support large trees (eg. 100k items):
+          Added _next_sibling and _prev_sibling to Fl_Tree_Item class,
+          and support methods.
+
+-------------------------------------------------------------------

Old:
----
  fltk-1.3.0-source.tar.bz2

New:
----
  fltk-1.3.1-source.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ fltk.spec ++++++
--- /var/tmp/diff_new_pack.BLWimS/_old  2012-11-28 10:19:01.000000000 +0100
+++ /var/tmp/diff_new_pack.BLWimS/_new  2012-11-28 10:19:01.000000000 +0100
@@ -18,7 +18,7 @@
 
 Name:           fltk
 # Migrating Code from FLTK 1.1 to 1.3: 
http://www.fltk.org/doc-1.3/migration_1_3.html
-Version:        1.3.0
+Version:        1.3.1
 Release:        0
 Summary:        Free C++ GUI Toolkit for the X Window System, OpenGL, and WIN32
 License:        LGPL-2.1+

++++++ fltk-1.3.0-source.tar.bz2 -> fltk-1.3.1-source.tar.bz2 ++++++
++++ 85008 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to