Commit graph

11851 commits

Author SHA1 Message Date
drochner
d226742e91 don't DISABLE_DEPRECATED, fixes build (at least with gtk3+-3.10.7) 2014-02-12 11:07:18 +00:00
prlw1
97d9a5b293 Update gnome-desktop3 to 3.10.2
===============
Version  3.10.1
===============

- gnome-bg: Fix memory leaks (#709271)
- gnome-bg: set error when parsing XML file that's not a slide show (#708877)
- languages: Obtain supported locales from "locale -a" output (#698383)
- thumbnailer: Bail if no pixbuf loader could be created (#709819)
- thumbnailer: Support loading thumbnails from remote locations (#708824)
- Translation updates

===============
Version  3.10.0
===============

- libsystem: Update from master ($708435)
- gnome-rr: refresh when mutter restarts (#708284)
- Translation updates

===============
Version  3.9.92
===============

- IdleMonitor: protect watches from being freed while in flight (#707396)
- thumbnailer: Always print errors from gs_file_read_noatime() (#699252)
- thumbnailer: Correctly check for errors (#699252)
- thumbnailer: Check gdk_pixbuf_loader_close()'s retval (#699252)
- Correct the transposed bits of the red chromacity in the EDID parser
- Translation updates

===============
Version  3.9.91
===============

- gnome-rr: don't assume 'default' means built-in (#706738)
- gnome-rr: Read back new backlight value after changes (#706729)
- idle: Use mutter api instead of direct X clals (#706006)
- Translation updates

===============
Version  3.9.90
===============

- gnome-rr: Add api to get physical size
- gnome-rr: Add async constructor
- gnome-rr: Port to mutter dbus api (#705510)
- xkb: Prevent a crash (#705885)
- Translation updates

==============
Version  3.9.5
==============

- xkb: Ensure strings are UTF-8
- gnome-rr: Fix a crash
- gnome-rr: Be more careful when parsing EDID
- wall-clock: Initialize gettext
- gnome-bg: Objects without a filename are not slideshows
- gnome-xkb-info: Fix memory leaks
- Translation updates

==============
Version  3.9.1
==============

- gnome-xkb-info: Don't store duplicated layouts in locale tables
- idle-monitor: Make per-device monitor fallible
- wall-clock: Move ratio from msg id's to translations
- idle-monitor: Allow multiple watches per alarm
- Translation updates

==============
Version 3.7.90
==============

- Fix introspection generation for Vala
- Fix introspectability of GnomeBg

* GnomeIdleMonitor:
- Break ABI and API to fix reliance of the API on an Xorg bug
- use standard GObject boilerplate
- generate gtk-doc documentation

* GnomeWallClock:
- generate gtk-doc documentation
- add timezone property which can be monitored
- Add conventional gnome_wall_clock_new()

* GnomeXkbInfo:
- generate gtk-doc documentation
- Use the correct methods to get language/country
- Handle duplicated layouts
- Add API to get layouts for language and country

* gnome-languages:
- generate gtk-doc documentation
- Add methods to get language/country from ISO codes
- Add default input sources per locale

* GnomeRR:
- Make GnomeRRConfig use the detected display name
- use standard GObject boilerplate
- Improve gtk-doc documentation

* GnomeBg:
- Split slide show API to be usable from gnome-shell
- Add asynchronous version of slideshow loading

=============
Version 3.7.5
=============

 languages: Don't g_warning if there's no locale archive
 languages: Extracted from gnome-control-center
 languages: Fix a memory leak
 xkb-info: Group layouts by country and language
 xkb-info: Add a get_layout_info_for_locale method

Translation updates: Norwegian, Slovenian, Polish, Hebrew, Serbian

=============
Version 3.7.4
=============

 690703 wallclock: Fix AM/PM detection
 691701 GnomeRR: make DPMS take effect immediately
 wallclock: return a proper error when idle-counter unavailable

 Translation updates: Spanish, Polish, Norwegian bokmål, Arabic,
 Greek, Galician, Hebrew, Assamese, Friulian, Bulgarian, Slovenian,
 Uyghur

=============
Version 3.7.3
=============

 rr-labeler has been moved into gnome-control-center
 We use nice Unicode for date formatting now
 688227 idle-monitor: Reset the alarm so it can be triggered again

Translation updates: Kannada, Odia, Tamil

=============
Version 3.7.2
=============

Bug fixes:
 682224 Fix a memory leak in GnomeIdleMonitor
 682224 Support device-specific counters
 688189 Fix compiler warnings
 687913 Only use 12h mode when am/pm is available

Translation updates: Japanese
=============
Version 3.7.1
=============

Bug fixes:
 684814 rr-labeler: Improve drawing of monitor label
 684803 gnome-xkb-info: Add public api to get XKB option descriptions
 682224 Add GnomeIdleMonitor
 686792 Don't use gvfs-copy in autogen.sh

Translation updates: Aragonese, Catalan, Catalan (Valencian), Japanese,
Ukrainian, Uzbek
2014-02-12 01:23:33 +00:00
prlw1
fc2d308447 Update gtksourceview3 to 3.10.2
News in 3.10.0
--------------
* Small bugfix
* Updated translations

News in 3.9.92
--------------
* SearchSettings: change default value of wrap-around to FALSE
* Misc bugfixes
* Updated translations

News in 3.9.91
--------------
* Improvements to the completion
* API break for the search and replace
* Deprecate the GtkSourceMarkAttributes:stock-id property
* Misc bugfixes
* Updated translations

News in 3.9.90
--------------
* Modify the search and replace API: SearchContext and SearchSettings classes
* Regular expression search
* Misc bugfixes
* Updated translations

News in 3.9.4
-------------
* Warning: the search and replace API is unstable
* Misc bugfixes
* Updated translations

News in 3.9.3
-------------
* Add a higher-level asynchronous search and replace API
* Deprecate gtk_source_completion_item_new_from_stock()
* Deprecate the GtkSourceGutterRendererPixbuf:stock-id property
* Updated translations

News in 3.9.2
-------------
* Add syntax highlighting for the Julia, mediawiki and Scala languages
* Improvements to the word completion provider
* Add the GtkSourceCompletionWords:activation property
* More compact completion popup window
* Misc bugfixes
* Updated translations

News in 3.9.1
-------------
* Deprecate the GtkSourceCompletionInfo::before-show signal
* Hide CompletionInfo when focus-out-event on the attached-to widget
* Improvements to the main completion window
* Some code improvements to the words completion provider
* Improvements to the C++ and Perl language specs
* Documentation improvements
* Misc bugfixes
* Updated translations

News in 3.8.1
-------------
* Improvements to the LaTeX and Perl language specs
* Update to gtk-mac-integration 2.0 API
* More unit tests
* Misc bugfixes
* Updated translations

News in 3.8.0
-------------
* Add Libtool versioning. There was an ABI break during this development
  cycle, because some private functions were accidentally exported. So
  the Libtool's -version-info is bumped from 0:0:0 to 1:0:0. On
  GNU/Linux, this results in a version bump of the soname.
* Updated translations

News in 3.7.92
--------------
* New style id for warnings
* Improvements to the completion code and documentation
* Misc bugfixes
* Updated translations

News in 3.7.91
--------------
* Simplify code for the completion
* Improvements of the Perl, R and Ruby language specs
* Misc bugfixes
* Updated translations

News in 3.7.90
--------------
* Improvements in completion
* Add Modelica language spec
* Misc bugfixes
* Updated translations

News in 3.7.3
-------------
* Deprecate gtk_source_completion_move_window()
* Deprecate gtk_source_completion_info_get_widget()
* Deprecate gtk_source_completion_info_set_widget()
* CompletionInfo: always a natural size
* Simplify internal code for the completion (new CompletionModel)
* Fixes for the style schemes and GtkSourceMark
* Other misc bugfixes
* Updated translations

News in 3.7.2
-------------
* Improved unit tests and code coverage support
* Misc bugfixes
* Updated translations

News in 3.7.1
-------------
* Add Bluespec SystemVerilog syntax highlighter
* Improvements in completion
* Add language spec for IDL
* Lots of fixes in gtk doc
* Misc bugfixes
* Updated translations
2014-02-12 01:07:01 +00:00
wiedi
9b34432db8 Fix qt5-qtserialport on SunOS by patching cfmakeraw usage 2014-02-09 17:19:14 +00:00
wiz
3a88538d37 At least python-3.3's /usr/pkg/lib/python3.3/xml/etree/ElementTree.py
needs py-expat, and this package uses that file.
Depend on py-expant and bump PKGREVISION.
2014-02-08 14:43:17 +00:00
wiedi
caad9d5ef0 add int type on SunOS 2014-02-08 12:59:31 +00:00
wiedi
beff3d101b add missing network libs on sunos 2014-02-08 02:53:05 +00:00
wiz
78c501b03f Mark as not ready for python-3.x.
Bump PKGREVISION.
2014-02-07 13:25:27 +00:00
drochner
825af6cff9 sync w/ base pkg 2014-02-06 17:28:24 +00:00
drochner
390aae8299 update to 2.8
change: based on Scintilla v3.3.6
2014-02-06 17:27:47 +00:00
obache
fd7b317d1e Use pkg-config to detect builtin pkg, pre-pc builtin version is redirected to
Xrender in buildlink3.mk.
2014-02-06 05:51:54 +00:00
obache
75c04440ac Use pkg-config to detect builtin pkg, pre-pc builtin version is redirected to
liboldXrandr in buildlink3.mk.

lest part of PR pkg/48532, missing builtin version detection.
2014-02-06 05:34:48 +00:00
obache
fb193b5ba8 Add missing PKGCONFIG_OVERRIDE for new tk.pc.
Bump PKGREVISION.
2014-02-05 12:56:19 +00:00
obache
17516bbe07 require libXrandr>=1.4, as PR pkg/48532.
also require xproto>=7.0.17.
2014-02-05 09:44:18 +00:00
obache
21298a3c7a require randrproto>=1.4 to build, and packags not using builtin libXrandr
also require the version.

fixes a part of PR pkg/48532.
2014-02-05 09:42:33 +00:00
wiz
49c6df7580 Update to 1.3.3:
Changes:

Gaetan Nadon (3):
      xtrans.m4: fix warning by replacing obsolete AC_HELP_STRING
      xtrans.m4: replace deprecated AC_HAVE_LIBRARY with AC_CHECK_LIB
      xtrans.m4: remove AC_TYPE_SIGNAL and Imake SIGNALRETURNSINT

Hans de Goede (1):
      xtrans 1.3.3

Jon TURNEY (1):
      Add TransIsListening()

Mark Kettenis (3):
      Remove unused static inlines
      Fix alignment issues in FD passing code
      Don't restrict FD passing to Linux & Solaris

Łukasz Stelmach (2):
      Define TRANS_RECEIVED flag for transports
      Enable systemd socket activation
2014-02-03 16:40:58 +00:00
ryoon
20c9de221f Recursive revbump from libxkbcommon 0.4.0 update 2014-02-03 16:17:12 +00:00
ryoon
3fede0c368 Fix doc option packaging 2014-02-03 16:11:31 +00:00
ryoon
63cc6cc46b Update to 0.4.0
CHangelog:
libxkbcommon 0.4.0
==================

- Add a new add-on library, xkbcommon-x11, to support creating keymaps
  with the XKB X11 protocol, by querying the X server directly.
  See the xkbcommon/xkbcommon-x11.h header file for more details.
  This library requires libxcb-xkb >= 1.10, and is enabled by default.
  It can be disabled with the --disable-x11 configure switch.
  Distributions are encouraged to split the necessary files for this
  library (libxkbcommon-x11.so, xkbcommon-x11.pc, xkbcommon/xkbcommon-x11.h)
  to a separate package, such that the main package does not depend on
  X11 libraries.

- Fix the keysym <-> name lookup table to not require huge amounts of
  relocations.

- Fix a bug in the keysym <-> name lookup, whereby lookup might fail in
  some rare cases.

- Reduce memory usage during keymap compilation.

- New API:
  New keysyms from xproto 7.0.25 (German T3 layout keysyms).
  XKB_MOD_NAME_NUM for the usual NumLock modifier.
  xkb_x11_* types and functions, XKB_X11_* constants.
2014-02-03 16:01:19 +00:00
adam
df92066d97 Fix buildling with Tcl 8.6 2014-02-01 18:12:13 +00:00
markd
fa76187ca9 Update to KDE SC 4.11.5 2014-02-01 04:50:26 +00:00
markd
e59b0872e4 Update to KDE SC 4.11.5
bug fixes
2014-02-01 02:20:43 +00:00
wiz
18d059f1d6 Update to 2.11:
2.11	11 bugs fixed
	Continuing code formatting cleanup
	Translations updated
2014-01-30 09:24:39 +00:00
ryoon
ba7f18dfb5 Restrict lib/dbus-1.0/include/dbus/dbus-arch-deps.h buildlink
Avoid errors in non-qt5-dbus packages.
2014-01-29 13:01:53 +00:00
wiz
91f58d9e3a Update to 0.4.0:
Arnaud Fontaine (2):
      Even though EWMH spec does not mandate window to be set, some WM expect it to be set.
      Release 0.4.0.

Niclas Zeising (1):
      Check submodules before running autoconf.
2014-01-29 09:51:11 +00:00
ryoon
adc1509fb8 Fix PR pkg/48553, bump PKGREVISION
Add correct pathes to QTCOMPOSE
2014-01-28 08:46:14 +00:00
wiz
18a46154bf Do not set FETCH_USING, should not be set in a package Makefile. 2014-01-27 18:41:11 +00:00
obache
b1d206842f Update p5-gtk2 to 1.249.
Overview of changes in Gtk2 1.249
=================================

* Eliminate test failures by using unique temp directories during testing

Overview of changes in Gtk2 1.248
=================================

* Avoid misusing the macro PL_na, thus preventing issues when Gtk2 is used in
  conjunction with certain XS modules, among them XML::Parser and
  String::Approx.

Overview of changes in Gtk2 1.247
=================================

* Require Glib 1.280 for the fixes to custom signal marshalling.
* Fix a test failure in t/GtkRecentChooser.t.
* Created %meta_merge which follows v2 of CPAN Meta Spec
  - %meta_merge is used for generating metadata via
    ExtUtils::MakeMaker/CPAN::Meta

Overview of changes in Gtk2 1.246
=================================

* Improve the failure diagnostics of some tests

Overview of changes in Gtk2 1.245
=================================

* Fix two test failures.

Overview of changes in Gtk2 1.244
=================================

* Disable the correct potentially annoying test for GtkDnD.
* Tell CPAN to some ignore POD fragments
2014-01-27 04:28:23 +00:00
wiz
73e460330a Update to 7.3.0 with glamor support disabled (not packaged).
Alex Deucher (16):
      radeon: disallow glamor on pre-R600 asics
      radeon/kms: add berlin pci ids
      radeon: enable glamor by default (v4)
      glamor: require 0.5.1 or newer
      radeon: fix limit handling for cards with >4G of ram
      radeon: add glamor Xv support (v2)
      Revert "radeon: add glamor Xv support (v2)"
      drm/radeon: fix non-glamor build
      radeon: fix the non-glamor build harder...
      radeon: enable tiling on SI by default (v2)
      radeon: add support for Hawaii
      radeon/kms: add Hawaii pci ids
      drm/radeon: fix SUMO2 pci id
      radeon/exa: Always use a scratch surface for UTS to vram
      Require glamor 0.6.0
      radeon: bump version for release

Christopher James Halse Rogers (1):
      EXA/evergreen: Paranoia around linear tiling. (v2)

Dave Airlie (1):
      radeon: use glamor Xv support if present.

Jerome Glisse (1):
      radeon/glamor: with new pixmap for dri2 drawable no need to
create new texture

Maarten Lankhorst (1):
      bump version post release

Mark Kettenis (1):
      Fix shadowfb on big-endian machines

Michel Dänzer (3):
      DRI2: Install client callback only once
      dri2: Make last_vblank_seq local unsigned to match dpms_last_seq
      Don't require the glamoregl module to be pre-loaded with xserver >= 1.15

Robert Millan (2):
      radeon: Set first parameter of drmOpen() to NULL
      radeon: Restore kernel module load on FreeBSD.

Vadim Girlin (1):
      radeon: disable 2D tiling on buffers < 128 pixels
2014-01-25 10:56:49 +00:00
wiz
55b95e7e3a Update to 301:
This release adds minor bugfixes and documentation improvements.
2014-01-25 10:52:11 +00:00
wiz
041350310a Update to 2.4.52:
Ben Widawsky (3):
      intel: squash unused variable 'bo_gem'
      intel: Handle malloc fails in context create
      intel: Merge latest i915_drm.h

Eric Anholt (2):
      drm: Initialize or valgrind-clear modesetting ioctl arguments.
      intel: Track whether a buffer is idle to avoid trips to the kernel.

Hyungwon Hwang (1):
      tests/kmstest: support exynos

Keith Packard (1):
      Mark debug_print with __attribute__ ((format(__printf__, 1, 0)))

Kenneth Graunke (2):
      intel: Create a new drm_intel_bo offset64 field.
      Bump the version to 2.4.52

Rob Clark (1):
      freedreno: add fd_device_new_dup()

Vincent ABRIOU (1):
      modetest: add the possibility to select the refresh frequency for a mode
2014-01-25 10:47:44 +00:00
wiz
a1f0ff3f67 No need to have two variables for the same logic.
Replace PYTHON_PATCH_SCRIPTS with REPLACE_PYTHON.
2014-01-25 10:45:15 +00:00
wiz
aa67e11089 Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
2014-01-25 10:29:56 +00:00
wiz
c610b6a1c8 Convert to versioned_dependencies.mk for cairo.
Fix interpreter path in installed files.
Mark as not ready for python-3.x.
Bump PKGREVISION.
2014-01-25 09:31:21 +00:00
ryoon
d7fd623c97 Add gtkdatabox 2014-01-22 20:23:19 +00:00
ryoon
e00ae5b8ab Import gtkdatabox-0.9.2.0 as x11/gtkdatabox.
GtkDatabox is a widget for live display of large amounts of
fluctuating numerical data. Data presentation (e.g. on linear or
logarithmic scales, as dots or lines, with markers/labels) as well
as user interaction (e.g. measuring distances) is easy.
2014-01-22 20:22:42 +00:00
wiz
a98b6ef6e5 Convert to distutils.mk. Mark as not for python-3.x.
Bump PKGREVISION.
2014-01-21 21:25:06 +00:00
is
645b1168c0 Add revision 1.15 from xsrc version:
date: 2013-01-31 12:18:01 +0100; author: macallan; state: Exp; lines: +145 -72;
use WSDISPLAYIO_GET_FBINFO if available

... with slight adaptations to the pkgsrc version (xalloc vs. malloc,
struct wsdisplay_fbinfo vs wsdisplayio_fbinfo).

(Less likely to display blue skin and red sky this way.)
2014-01-20 21:25:00 +00:00
joerg
c9381bc131 Fix build with TCL 8.6 2014-01-20 19:20:07 +00:00
wiz
6e4a42ca87 Fix PLIST for python-3.x. 2014-01-20 15:11:34 +00:00
wiz
80d65bfa9a Mark python-3.x as allowed. 2014-01-20 11:10:04 +00:00
wiz
3127ae7a19 Mark as python-2.x version. 2014-01-18 19:49:56 +00:00
wiz
7bb011f81c + py-Pmw2. 2014-01-18 19:49:43 +00:00
wiz
25303c56a3 Import py33-Pmw-2.0.0rc1 as x11/py-Pmw2.
Pmw is a toolkit for building high-level compound widgets in Python
using the Tkinter module.

It consists of a set of base classes and a library of flexible and
extensible megawidgets built on this foundation. These megawidgets
include notebooks, comboboxes, selection widgets, paned widgets,
scrolled widgets and dialog windows.

This is the python-3.x version of the module.
2014-01-18 19:49:32 +00:00
wiz
ac60235a32 Fix path to xkb data dir.
From Niclas Rosenvik in PR 48511.

Bump PKGREVISION.
2014-01-14 18:52:57 +00:00
obache
09756c4513 == Ruby-GNOME2 2.1.0: 2013-12-29
Ruby 2.1.0 support release!

=== Changes

==== All

  * Improvements
    * Set license information to gem.
  * Fixes
    * [windows] Added missing binaries for Ruby 2.1.0.
      [GitHub#123] [Patch by Masafumi Yokoyama]

==== Ruby/GDK3

  * Improvements
    * [windows] Bundled hicolor-icon-theme. It may fix a problem that
      Windows theme is not applied.
      [ruby-gnome2-devel-en] [Reported by Regis d'Aubarede]

=== Thanks

  * Masafumi Yokoyama
  * Regis d'Aubarede

== Ruby-GNOME2 2.0.3: 2013-12-29

It is RC release for 2.1.0.

=== Changes

==== All

  * Improvements
    * Removed Ruby 1.8 from supported Ruby in READMEs.
      [GitHub#166] [Reported by Markus Heiler] [Patch by Masafumi Yokoyama]
    * Supported Ruby 2.1.0. [GitHub#181] [cosmo0920][Masafumi Yokoyama]
    * Made rcairo optional to required because we dropped old GTK+ that
      doesn't use cairo. (Cairo isn't used library such as GLib doesn't
      require rcairo. But Ruby/GLib2 requires rcairo on Windows because
      it uses zlib bundled in rcairo.) [GitHub#193] [cosmo0920]
    * Updated LGPL 2.1 files. [GitHub#196] [Reported by ktdreyer]
    * Supported tests on Travis CI. [Masafumi Yokoyama][cosmo0920]
    * Supported rake-compiler 0.9.1.

==== Ruby/GLib2

  * Improvements
    * Set UTF-8 encoding to exception message.
    * Added GLib::GetText.bindtextdomain.
    * Dropped GLib < 2.12 because CentOS 5 has GLib 2.12.3.
      [GitHub#190] [cosmo0920]
    * Added GValue#to_s.
    * [windows] Updated bundled GLib to 2.38.2 from 2.36.2.

==== Ruby/GObjectIntrospection

  * Improvements
    * Supported GList return type.
    * Supported freeing UTF-8 return type.
    * Supported freeing array return type.
    * Supported NULL as array return value.
    * Supported freeing GObject return value.
    * Supported freeing structure return value.
    * Supported NULL character for gint8 array.
  * Fixes
    * Fixed type conversion from VALUE to GType.
      [GitHub#186] [Patch by Hiroyuki Tanaka]

==== Ruby/ATK

  * Improvements
    * Dropped ATK < 1.12 support because CentOS 5 has GTK+ 1.12.2.
      [GitHub#191] [cosmo0920]
    * [windows] Updated bundled ATK to 2.10.0 from 2.8.0.

==== Ruby/Pango

  * Improvements
    * Supported cairo 1.6.
      [GitHub#172] [Patch by Grant Schoep]
    * Dropped Pango < 1.14 support because CentOS 5 has GTK+ 1.14.9.
      [GitHub#192] [cosmo0920]
    * Added Pango::Layout#height=.
      [GitHub#210] [Patch by Vasily Fedoseyev]
    * Added Pango::Layout#ellipsized?.
      [GitHub#210] [Patch by Vasily Fedoseyev]
    * [windows] Updated bundled Pango to 1.36.1 from 1.34.1.

==== Ruby/GdkPixbuf2

  * Improvements
    * [windows] Added rcairo dependency on Windows for using libpng and zlib
      bundled in rcairo.
    * [windows] Updated bundled gdk-pixbuf to 2.30.2 from 2.28.1.

==== Ruby/GTK2

  * Improvements
    * Dropped GTK+ < 2.10 support because CentOS 5 has GTK+ 2.10.4.
      [GitHub#182] [Patch by cosmo0920]
    * [windows] Updated bundled GTK+ to 2.24.22 from 2.24.18.

==== Ruby/GDK3

  * Improvements
    * [test] Made more stable. [GitHub#178] [Reported by mtasaka]
    * Added Gdk::Device#ungrab. [cosmo0920]
    * Added Gdk::DeviceManager. [cosmo0920]
    * Added Gdk::Device#get_position. [cosmo0920]
    * Added Gdk::Device#warp. [cosmo0920]
    * Added Gdk::Device#grab. [cosmo0920]
    * Added Gdk::Window#get_device_position. [cosmo0920]
    * [windows] Updated bundled GTK+ to 3.10.6 from 3.8.2.

==== Ruby/GTK3

  * Improvements
    * [sample] Updated for GTK+ 3. [Masafumi Yokoyama]
    * Removed Gtk::BindingSet#add_path.
    * Added Gtk.show_uri.
  * Fixes
    * Fixed a bug that Gtk::ActionGroup#add_radio_actions always fails.
      [ruby-gnome2-devel-ja] [Reported by S. Kitagawa]

==== Ruby/GStreamer

  * Improvements
    * Supported calling module functions of Gst module such as
      Gst.version before calling Gst.init.
    * Added Gst::Registry#plugins.
    * Added Gst::Registry#get_features.
    * Added Gst::ElementFactory#long_name.
    * Added Gst::ElementFactory#klass.
    * Added Gst::ElementFactory#author.
    * Added Gst::ElementFactory#static_pad_templates.
    * Added Gst::Caps#structures.
    * Added Gst::Structure#fields.
    * Gst::Element#flags returns flag object instead of raw integer value.
      Use Gst::Element#flags_raw for raw integer value.
    * Gst::PluginFeature#rank returns Gst::Rank instead of raw integer value.
      Use Gst::PluginFeature#rank for raw integer value.
    * Supported GstValueList.
    * [windows] Updated bundled GStreamer to 1.2.1 from 1.0.7.

==== Ruby/Clutter

  * Improvements
    * [sample] Updated for Clutter 1.12 or later.
      [Patch by Kentaro Fukuchi]
    * [windows] Updated bundled Clutter to 1.16.2 from 1.14.4.

==== Ruby/ClutterGStreamer

  * Improvements
    * [sample] Added.
      [Masafumi Yokoyama]
    * Fixed a typo in sample.
      [Reported by Toyo Abe]
    * [windows] Updated bundled Clutter-GStreamer to 2.0.8 from 2.0.2.

==== Ruby/Poppler

  * Improvements
    * Dropped Popper < 0.12 because CentOS has Poppler 0.12.4.
      [GitHub#212] [cosmo0920]
    * [windows] Bundled Poppler 0.24.4.

==== Ruby/RSVG

  * Improvements
    * [windows] Bundled librsvg 2.40.1.

==== Ruby/GtkSourceView3

  * Improvements
    * Supported auto GtkSourceView install on OS X.
      [GitHub#177] [Masafumi Yokoyama]
    * [windows] Updated bundled GtkSourceView to 3.10.1 from 3.8.1.

==== Ruby/GooCanvas

  * Improvements
    * [sample] Followed changes caused by migrating to
      Ruby/GObjectIntrospection.
      [Masafumi Yokoyama]
    * Updated FSF address.
      [GitHub#201] [Reported by ktdreyer]
  * Fixes
    * Fixed wrong dependency.
      [ruby-gnomde2-devel-ja] [Reported by Masafumi Yokoyama]

=== Thanks

  * Kentaro Fukuchi
  * S. Kitagawa
  * Markus Heiler
  * Masafumi Yokoyama
  * Grant Schoep
  * Toyo Abe
  * mtasaka
  * cosmo0920
  * Hiroyuki Tanaka
  * ktdreyer
2014-01-14 12:01:51 +00:00
khorben
36f559ae4e Packaged DeforaOS libDesktop 0.1.0, with:
* API update for desktop messages (unregistering handlers)
2014-01-11 21:01:18 +00:00
adam
41e677f366 Revbump after updating tcl/tk. 2014-01-11 14:42:00 +00:00
adam
c22c00ff66 Changes 8.6.1:
* object-oriented programming support
* a stackless evaluation implementation
and much more besides.
2014-01-11 14:41:05 +00:00
jperkin
ce3eee6d07 Fix build on Darwin with pkgsrc python. 2014-01-10 17:41:07 +00:00