Age | Commit message (Collapse) | Author | Files | Lines |
|
This switches to the gnome-2.32 release branch.
|
|
== Ruby-GNOME2 0.90.5: 2010-10-28
NOTE: 0.90.x releases are for 1.0.0 major release.
A build system improvements release.
=== Changes
==== All
* Improvements
* add --with-pkg-config-dir option to extconf.rb for *.pc.
==== Ruby/GLib2
* Improvements
* glib-mkenums.rb can work with Ruby 1.9 on LANG=C.
[Kouhei Sutou]
* Bug fixes
* fix pkg-config gem dependency.
[Kouhei Sutou]
== Ruby-GNOME2 0.90.4: 2010-10-24
NOTE: 0.90.x releases are for 1.0.0 major release.
A bug fix release of 0.90.3.
=== Changes
==== Ruby/GLib2
* Bug fixes
* add missing '*' for String type conversion. [#3093789]
[tmtms, Kouhei Sutou]
==== Ruby/GIO2
* Bug fixes
* Remove needless cairo dependency.
[OBATA Akio, Kouhei Sutou]
==== Ruby/Libglade2
* Improvements
* Don't install *.pc by default.
[OBATA Akio, Kouhei Sutou]
|
|
This switches to the gnome-2.32 release branch.
|
|
This switches to the gnome-2.32 release branch.
|
|
|
|
This switches to the gnome-2.32 release branch.
|
|
This switches to the gnome-2.32 release branch.
|
|
This switches to the gnome-2.32 release branch.
|
|
This switches to the gnome-2.32 release branch.
|
|
This switches to the gnome-2.32 release branch.
|
|
This switches to the gnome-2.32 release branch.
|
|
Upstream bug report:
https://bugzilla.gnome.org/show_bug.cgi?id=629878
While here, update to gtk2+-2.22.1 (bug fixes and translation updates)
|
|
bug and compatibility fixes.
|
|
changed.
|
|
|
|
* Compatibility with Qt-4.7.x
|
|
|
|
Directories in LOCALBASE must not be added, or break build of some qt packages.
For examples, mis-pick up old header files of itself, or introduce hidden
dependency.
|
|
|
|
|
|
(For Upstream Bug#628870, default valus does not match as intended)
|
|
This switches to the gnome-2.32 release branch.
|
|
|
|
|
|
This switches to the gnome-2.32 release branch
|
|
* Support for the QT_BEGIN_NAMESPACE and QT_END_NAMESPACE macros to allow
PyQt to be built against Qt built with namespace support.
* Bug fixes.
Changes 4.8:
* Added support for Qt v4.7 including the new QtDeclarative module.
* pyqtProperty() can now be used as a method decorator in the same way that
the standard Python property type can be used.
* Added the notify argument to pyqtProperty().
* Unbound signals can now be subscripted in the same way that bound signals
can.
* Added the missing << operator to QPolygon, QPolygonF and
QXmlStreamAttributes.
* PyQt will now automatically keep a reference to objects set with some sort
of setter method when Qt expects the underlying C++ instance to stay valid
but does not take ownership of it.
* Added the lightmaps.py and stardelegate.py examples from Hans-Peter Jansen.
* Added the --assume-shared option to configure.py.
* The QtAssistant module is no longer built with Qt v4.7 and later.
|
|
* /KeepReference/ can now be applied to global functions and static methods.
* %TypeCode can now be specified in a %MappedType directive.
* Mapped types for templates no longer require the template arguments to be
fully defined.
* Build system changes required by PyQt v4.8 and Qt v4.7.
|
|
Qt 4.7.1 is a bug-fix release. It maintains both forward and backward
compatibility (source and binary) with Qt 4.7.0. For more details,
refer to the online documentation included in this distribution. The
documentation is also available online:
http://qt.nokia.com/doc/4.7
The Qt version 4.7 series is binary compatible with the 4.6.x series.
Applications compiled for 4.6 will continue to run with 4.7.
Changes 4.7.0:
Qt 4.7 introduces many new features and improvements as well as bugfixes
over the 4.6.x series. For more details, refer to the online documentation
included in this distribution. The documentation is also available online:
http://qt.nokia.com/doc/4.7
The Qt version 4.7 series is binary compatible with the 4.6.x series.
Applications compiled for 4.6 will continue to run with 4.7.
|
|
|
|
|
|
4.5.3 brings a number of improvements:
* KSharedDataCache has cache invalidation bug fixed that caused stability
when daylight saving time changed.
* Icon overlays in Dolphin are now positioned correctly after adjusting
the zoom level.
* Okular, KDE's universal document viewer has seen improvements in the
DjVu and XPS backends.
|
|
|
|
|
|
|
|
|
|
"Save and restore the palettes on VT switch."
upstream commits:
5efdf514ab0e5439114e8dd7a49105812155eb69
fc7aa6e3bbb86eaa2f34b827629f7e82cde65ac7
|
|
|
|
|
|
of the lack of pthread_mutexattr_setpshared() on NetBSD. Bump PKGREVISION
|
|
|
|
|
|
4.5.2
translation updates, performance and stability improvements and other
bugfixes.
4.5.0
new versions of the Plasma Workspaces, the KDE Applications and the KDE
Development Platform in version 4.5.0. While focus within this release
cycle lay on stability, the overall polish and performance gain is well
noticable. Features such as the reworked notification area, Marble's map
routing and support for WebKit in Konqueror round up this release.
|
|
= NEWS
== Ruby-GNOME2 0.90.3: 2010-10-23
NOTE: 0.90.x releases are for 1.0.0 major release.
* Support String encoding in Ruby 1.9.
* RVAL2CSTR2 and CSTR2RVAL2 are deprecated.
* Ruby/GIO2 is imported as an experimental library.
=== Changes
==== All
* Support String encoding.
[Guillaume Cottenceau, Neil Roberts, Kouhei Sutou]
* Don't install *.pc by default. Set pkgconfigdir make
varialbe like 'make pkgconfigdir=/usr/lib/pkgconfig'.
==== Ruby/GLib2
* Improvements:
* declare argument types.
[Nobuyoshi Nakada, Kouhei Sutou]
==== Ruby/GIO2
* Imported as an experimental library.
[Nikolai Weibull]
==== Ruby/GTK2
* Improvements:
* keep backward compatibility around GDK key
symbols introduced at GTK+ 2.20.
"[ruby-gnome2-devel-en] Constants names change in Gdk::KeyVal"
[Vincent Carmona]
* move gdk-pixbuf and cairo related methods from Ruby/GdkPixbuf2.
"[ruby-gnome2-devel-en] gtk2 dependency to gdkpixbuf2"
[Andrea Dallera, Kouhei Sutou]
* Bug fixes:
* fix GType conversion in Gtk::ItemFactory.new on 64bit
platform.
[Grant McLean, Steve Wills, Kouhei Sutou]
==== Ruby/GdkPixbuf2
* Improvements:
* move gdk-pixbuf and cairo related methods to Ruby/GTK2.
"[ruby-gnome2-devel-en] gtk2 dependency to gdkpixbuf2"
[Andrea Dallera, Kouhei Sutou]
* change .pc filename from ruby-gdkpixbuf2 to
ruby-gdk-pixbuf2.
==== Ruby/RSVG2
* Bug fixes:
* add missing libcroco dependency on Windows.
[U.Nakamura, Kouhei Sutou]
==== Ruby/Poppler
* Improvements:
* support Popper 0.15.0. [#3079667]
[Mamoru Tasaka, Kouhei Sutou]
* Bug fixes:
* add missing libjpeg dependency on Windows.
[U.Nakamura, Kouhei Sutou]
* fix installed Ruby/GLib2 gem can't be detected.
[kdmsnr, Kouhei Sutou]
=== Thanks
* U.Nakamura
* kdmsnr
* Mamoru Tasaka
* Guillaume Cottenceau
* Vincent Carmona
* Grant McLean
* Steve Wills
* Andrea Dallera
* Nobuyoshi Nakada
* Neil Roberts
== Ruby-GNOME2 0.90.2: 2010-09-26
NOTE: 0.90.x releases are for 1.0.0 major release.
A RubyGems package fix release.
=== Changes
==== All
* fix path.
[kimura wataru, Kouhei Sutou]
==== Ruby/GTK2
* Bug fixes:
* fix gtk2/base.rb is missing in gem.
[S.Kitagawa, Kouhei Sutou]
==== Ruby/GIO2
* Bug fixes:
* fix a typo in .pc name. [#3075619]
[O01eg, Kouhei Sutou]
==== Ruby/RSVG2
* Bug fixes:
* also check rb_cairo.h availability. [#3075617]
[O01eg, Kouhei Sutou]
=== Thanks
* S.Kitagawa
* O01eg
* kimura wataru
|
|
changes:
-Switch buttons "Make Default" and "Just For This Session" for better
usability
-minor fixes
|
|
changes:
-Add session service activation file
-Don't crash on systems that don't support XF86VM or XRANDR gamma fad
-build fixes
-translation updates
|
|
changes:
-minor fixes
-translation updates
|
|
changes: translation updates
|
|
Fixes PR#43985.
|
|
2010-05-11 Mike Kestner <mkestner@novell.com>
* configure.in.in: work around removal of Mono.GetOptions.dll
in mono trunk (2.8).
2009-03-16 Mike Kestner <mkestner@novell.com>
* Makefile.include: parallel make fix.
* gconf/GConf/Makefile.am: parallel make fix.
* gconf/GConf.PropertyEditors/Makefile.am: parallel make fix.
Patch from Peter Alfredsen. [Fixes #483251]
|
|
Changes: Bugfixes (17), updated/new translations, some new layouts and models.
pkgsrc: 4 patches included upstream.
|