Commit graph

8856 commits

Author SHA1 Message Date
hasso
7101a3f88e Backport G41 chipset support from 2.5, tested with Asus P5QPL-VM.
Bump PKGREVISION.
2009-01-05 13:18:18 +00:00
jmcneill
23250482f9 + py-kiwi 2009-01-05 12:31:54 +00:00
jmcneill
79f23e71d2 Import py-kiwi version 1.9.22.
Kiwi consists of a set of classes and wrappers for PyGTK that were developed
to provide a sort of framework for applications. Fully object-oriented, and
roughly Smalltalk's MVC, Kiwi provides a simple, practical way to build forms,
windows and widgets that transparently access and display your object data.
Kiwi was primarily designed to make implementing the UI for Stoq easier, and
it is released under the LGPL. Kiwi is inspired by Allen Holub's Visual Proxy.

Kiwi is a framework and a set of enhanced PyGTK widgets designed to make
building programs with graphical interfaces both easy to write and easy to
maintain. Kiwi is pure Python and should work cross-platform, but is developed
on Python 2.4, Linux ix86.
2009-01-05 12:31:06 +00:00
martti
70817495b3 Changed version number to 0.0beta868
pkglint -Wall
2009-01-05 10:54:15 +00:00
wiz
1b0ed7eb62 Bump PKGREVISION, add patch from xsrc:
revision 1.2
date: 2008/11/23 21:58:25;  author: mrg;  state: Exp;  lines: +1 -0
patch from jmcneill@:

add a log message to notify what VT is in use.  helps gdm/consolekit.
2009-01-04 20:02:12 +00:00
wiz
55fa90af5f Move scrollkeeper/omf.mk to rarian/omf.mk.
scrollkeeper is nowadays included in rarian, so the omf.mk file should
be there as well.
Adapt all references.
2009-01-04 18:00:58 +00:00
hasso
75099ab593 Quick fix for DragonFly master with getpwnam_r and friends. 2009-01-01 21:56:16 +00:00
adrianp
3c9fe51344 Darwin i386 uses stubs as well or else we get PLIST errors on install
gtkspell is not required so split it out as an option but keep it enabled by
 default so there's no change in the package.  Without gtkspell it removes
 a whole slew of dependencies which makes this package a fair bit lighter.
Make a small change to a CONFLICTS statement to keep pkglint happy.
2008-12-28 13:10:29 +00:00
obache
537286ad9a Update MASTER_SITES and HOMEPAGE to new location. 2008-12-28 12:57:17 +00:00
adam
c14dcb7582 Fix building with the latest GNUstep; PR #40211 2008-12-28 07:56:38 +00:00
jmcneill
2c4195270a Fix build with XFree86. 2008-12-25 00:14:42 +00:00
jmcneill
a3398085e8 Fix build with xrandr < 1.2 (like the one that comes with XFree86) 2008-12-24 02:38:18 +00:00
wiz
be094f739c For Python versions < 2.5, elementtree is included -- add it to PLIST.
Reported by Hasso Tepper.
2008-12-23 22:22:16 +00:00
joerg
d8bdf1b388 Fix PLIST of ocaml-graphics for architectures not using the optimiser.
Add amd64 to that list. Bump revision of ocaml-graphics. Make ocaml
itself and ocaml-graphics destdir safe.
2008-12-22 20:04:07 +00:00
wiz
1763bdd243 Update to 3.17.6, to fix build with latest py-sip.
Changes:
PyQt v3.17.6 has been released. This fixes a Windows compilation bug.

PyQt v3.17.5 has been released. This is mainly to be compatible
with SIP v4.7.8 but also adds a couple of new methods.

    * Added the missing QRegion.rects() (based on a patch from
    Hans-Peter Jansen).
    * Added the missing QWidget.stackUnder() slot.
2008-12-21 17:14:17 +00:00
obache
46ac1875c4 Try to fix build failure with ffmpeg-snapshot, PR 40212. 2008-12-21 12:53:24 +00:00
obache
d2ac708fe4 No need to set "no" for PLIST vars. 2008-12-21 12:45:50 +00:00
obache
ba750f122d Add rcsid. 2008-12-21 12:41:51 +00:00
wiz
e0d1e94a88 Also depend on py-expat for Python 2.3 (noted by Joerg) and Python 2.1. 2008-12-21 10:58:52 +00:00
wiz
713584ca8c py-expat only needed with Python 2.4, make it so. 2008-12-21 10:35:19 +00:00
ahoka
716761c1c1 According to Section 12.4 of the XKB Protocol Spec, if a key only has a single
group but the keyboard has multiple groups defined, the core description of
the key is a duplication of the single group across all symbols. i.e.
G1L1 G1L2 G1L1 G1L2 G1L3 G1L4 G1L3 G1L4

The previous code generated G1L1 G1L2 G1L3 G1L4 G1L3 G1L4, leading to
"invented" groups when the process is reversed.

Note that this creates wrong key types on reconstruction from core to xkb,
i.e. any single-group key with a key type that is not one of the canonical
four (Sec 12.2.3), will get the assigned type on group 1, and a canonical type
for the other gruops.

X.Org Bug 14373 <http://bugs.freedesktop.org/show_bug.cgi?id=14373>

Patch taken from the bugtracker entry.
2008-12-21 10:23:23 +00:00
joerg
b24d70a909 Fix typo. 2008-12-21 09:53:35 +00:00
joerg
fc2042941c Needs py-expat for building. 2008-12-21 09:53:13 +00:00
jmcneill
15f3c318c7 Pull in patch from libgnomekbd trunk that prevents a crash when a buggy
X server fails a XkbGetKeyboard call. Bump PKGREVISION.
2008-12-21 00:29:02 +00:00
jmcneill
f4ebdfae45 Pass proper path for xkb and xmodmap rules so you can select a non-US
keyboard again. Bump PKGREVISION.
2008-12-20 23:31:54 +00:00
reed
ad4a33cd42 Add to description. Two sentences from the xfce4-session manual. 2008-12-20 19:09:43 +00:00
jmcneill
b59baee545 gnome-control-center no longer needs esound 2008-12-20 01:08:57 +00:00
jmcneill
c0aaafec38 + qgtkstyle 2008-12-20 00:14:58 +00:00
jmcneill
53d319a30d Import qgtkstyle version r868.
This is a Qt style rendered using GTK to give a native appearence for Qt
applications running on the GNOME desktop.
2008-12-20 00:13:07 +00:00
hira
192c5fa551 Fix PR pkg/36260. Remove system config directory from PLIST. 2008-12-19 23:58:18 +00:00
markd
49a09f1955 Fix path searched for xkb directory to more likely find the version
pkgsrc is using rather that some other one that might just exist.
2008-12-19 21:16:02 +00:00
jnemeth
4120d83d41 sort 2008-12-19 07:59:42 +00:00
bjs
8c2b0e2547 Recursive dependency bump for multimedia/x264-devel. It's tough
to know which packages are affected by the update and how, so to be
safe, I'm doing a full bump.
2008-12-18 17:28:16 +00:00
hira
246d0402ca Bump BUILDLINK_{API,ABI}_DEPENDS.
Bump PKGREVISION (some packages ride the previous PKGREVISION bump).
2008-12-18 16:46:29 +00:00
hira
751e37cc3b Bump BUILDLINK_API_DEPENDS. 2008-12-18 16:43:28 +00:00
hira
9f1848f427 Use PKG_SYSCONFDIR. Bump PKGREVISION. 2008-12-18 16:38:08 +00:00
hira
5d8563eb1f Add missing entries to PLIST. Bump PKGREVISION. 2008-12-18 14:58:07 +00:00
hira
2d57ba0aa9 Fix PR pkg/40219. Add missing entries to PLIST. Bump PKGREVISION. 2008-12-18 14:52:09 +00:00
hira
075f3904d8 Add missing entries to PLIST. Bump PKGREVISION. 2008-12-18 14:09:26 +00:00
hira
80cb8c4848 Add missing entires to PLIST. Bump PKGREVISION. 2008-12-18 14:07:45 +00:00
hira
dd6ef440e8 Fix PLIST again. 2008-12-18 13:56:38 +00:00
hira
8a17e457d0 Fix PR pkg/40218. Add missing entries to PLIST. Bump PKGREVISION. 2008-12-18 13:51:51 +00:00
hira
8df928a8d8 Fix PR pkg/40217. Add missing entries to PLIST. Bump PKGREVISION. 2008-12-18 13:50:42 +00:00
hira
3be9f0817c Add missing entries to PLIST. Bump PKGREVISION. 2008-12-18 13:49:19 +00:00
hira
2ca0e94f91 Fix PR pkg/40216. Add missing entries to PLIST. Bump PKGREVISION. 2008-12-18 13:46:51 +00:00
hira
3c5a293d4e Fix PR pkg/40215. Add missing entries to PLIST. Bump PKGREVISION. 2008-12-18 13:45:58 +00:00
ahoka
38be6d66f8 add libunique 2008-12-18 00:35:21 +00:00
ahoka
d12302c17c Import libunique-1.0.4 as x11/libunique.
Unique is a library for writing single instance application. If you launch a
single instance application twice, the second instance will either just quit or
will send a message to the running instance.

Unique makes it easy to write this kind of applications, by providing a base
class, taking care of all the IPC machinery needed to send messages to a
running instance, and also handling the startup notification side.

Unique aims to replace the BaconMessageConnection code that has been copied by
many projects and the code using Bonobo and D-Bus.
2008-12-18 00:32:14 +00:00
joerg
2dc4d1980b Fix DESTDIR. 2008-12-17 13:03:32 +00:00
hira
9bd4d8b349 Update Xfce to 4.4.3. This is bug fix release.
Changes since 4.4.2:

x11/xfce4-panel:
  * Quite a bit code changed in the dnd code. Mostly to fix a segfault
    in FreeBSD-amd64, but more problems were discovered and a lot of
    code was simplified.
  * Don't respond the uri drags, we don't use it and it only causes
    problems like hiding the panel when a file was dragged over the
    panel (Bug #3815).
  * Fix crash with xrandr 1.2 (Bug #3620)

x11/xfce4-desktop:
  * Make menu panel plugin honor CustomizeDesktopMenu kiosk setting
    (Bug #1026).
  * Fix incorrect initial desktop font size when setting custom font
    size if a custom font was never set before (Bug #3957).

wm/xfce4-wm:
  * Fix automaximize on move
  * Remove trailing \0 in UTF-8 strings, that causes libwnck to
    rightfully complain that NET_WM_NAME contains invalid UTF-8
  * Exit on SelectionClear event so that xfwm4 exits even with WM who
    do not send a ClientMessage event such as Openbox (Bug #2374)
  * Backport overlay and compositor support from trunk (Bug #3849)
  * Filter out grab/ungrab events so we don't end up redrawing the
    frame twice
  * Set monitor when positionning menu (Bug #4162)
  * Reduce flickering during resize (Bug #4283)
  * Fix NET_WM_STATE claiming maximization vertical and horizontal even
    if only horizontal of vertical is actually set (Should fix Bug #3969)
  * Loosen the rule that prevents an application from iconifying itself
    when skip_taskbar is set (Bug #4434)
  * Rework visual depth selection of the frame window (Bug #4452)
  * Add support for NET_MOVERESIZE_WINDOW
  * Take gravity bit into account in configure resize only requests to
    comply with standard (Bug #3634)
  * Add client windows to save set to avoid loosing all windows in case
    of crash
  * Use guint32 instead of Time internally to avoid potential issues in
    64bits
  * Add a "--replace" command line option to replace ICCCM2 compliant
    window managers (Bug #3731)

x11/libxfce4gui:
  * Fix format-string vulnerability in dialog code

x11/xfce4-terminal:
  * Update to latest trunk translations.

sysutils/xfce4-thunar:
  * Update to latest trunk translations.

editors/xfce4-mousepad:
  * Sort recent items by most recently used.

x11/xfce4-utils:
  * Fix missing translated chars (Bug #3543)

Updated translations:
  * Basque
  * Brazilian Portuguese
  * Catalan
  * Chinese Traditional
  * Danish
  * Estonian
  * Finnish
  * French
  * Galician
  * German
  * Indonesian
  * Japanese
  * Korean
  * Kurdish
  * Latvian
  * Norwegian
  * Polish
  * Sinhala
  * Slovak
  * Slovene
  * Spanish
  * Turkish
  * Urdu
2008-12-17 12:50:02 +00:00
wiz
eeac58217a Install libqsvg.la as well. Bump PKGREVISION. 2008-12-17 10:43:06 +00:00
jmcneill
b90c264501 Pass -arch ${MACHINE_ARCH} to configure so it doesn't rely on uname -m 2008-12-16 13:46:59 +00:00
obache
e9befa9564 Create buildlink3.mk. 2008-12-16 12:23:58 +00:00
hasso
9671a6d812 Python-2.3 isn't OK because it isn't OK for sysutils/py-dbus. 2008-12-16 06:44:43 +00:00
rillig
9bbf8ebe00 Added two patches so that this package passes gcc with the option
-Werror=int-to-pointer-cast.
2008-12-15 11:17:47 +00:00
wiz
c3761918f8 Add buildlink3.mk file. 2008-12-14 16:19:40 +00:00
wiz
f2fb3ae3ac Add py-elementtree dependency, used by
/usr/pkg/lib/python2.5/site-packages/PyQt4/uic/uiparser.py via
PyQt4.elementtree.ElementTree.

Bump PKGREVISION.
2008-12-13 12:45:26 +00:00
wiz
9f4ab4bbe9 Add missing file to PLIST. 2008-12-13 12:31:53 +00:00
epg
933585fce1 Remove qt3 stale references. 2008-12-13 05:48:56 +00:00
epg
810603e1d4 Add and enable py-qt4. 2008-12-13 05:20:44 +00:00
epg
745f7e502d Remove XXX comment about something I worked around (in patch-aa). 2008-12-13 05:20:04 +00:00
epg
d6cf415e9e Import py-qt4-4.4.4 (packaged by wiz, minor tweaks by me).
PyQt is a set of Python bindings for the Qt toolkit. PyQt brings
together the Qt C++ cross-platform toolkit and the cross-platform
interpreted language Python.  PyQt contains 300 classes and over
5,750 functions and methods.

PyQt also includes the pyuic and pylupdate utilities which correspond
to the Qt uic and lupdate utilities.  pyuic converts the GUI designs
created with Qt Designer to executable Python code.  pylupdate
scans Python code, extracts all strings that are candidates for
internationalisation, and creates an XML file for use by Qt Linguist.

The x11/py-qt3-modules and x11/py-qt3-qscintilla packages provide
more Python modules for Qt.
2008-12-13 05:19:12 +00:00
bjs
efa5ffb2f0 xterm build fails without Xmu, so we include it. 2008-12-13 03:20:41 +00:00
wiz
40246be560 Update to 2.12.7:
2008-12-08  Andrés G. Aragoneses  <aaragoneses@novell.com>

	* glib/Signal.cs: Improve protection against invalid signals.

2008-12-02  Stephane Delcroix  <sdelcroix@novell.com>

	* generator/Ctor.cs:
	* generator/Method.cs:
	* generator/MethodBase.cs: refactor the Protection from Method to
	MethodBase, generate ctors with the correct proteciton too.

2008-12-01  Mike Kestner  <mkestner@novell.com>

	* gtk/Gtk.metadata: automarshal TreeSelection.GetSelectedRows.
	* gtk/TreeSelection.custom: kill GetSelectedRows customization.
	[Fixes #450689]

2008-12-01  Mike Kestner  <mkestner@novell.com>

	* gtk/Gtk.metadata: automarshal TreeView.Columns.
	* gtk/TreeView.custom: kill Columns customization.
	[Fixes #450685]

2008-11-28  Mike Kestner  <mkestner@novell.com>

	* generator/Signal.cs: remove ref int workaround now that we fallback
	to signal-specific marshalers for G_TYPE_POINTER using signals.
	Fixes #450119.

2008-11-26  Stephane Delcroix  <sdelcroix@novell.com>

	* gtk/Image.custom:
	* gtk/Gtk.metadata: obsolete Image.FromPixbuf, FromAnimation,
	FromFile setters in favor of already existing Pixbuf, Animation and
	File.

2008-11-26  Mike Kestner  <mkestner@novell.com>

	* bootstrap-2.12: bump svn version.
	* cairo/Makefile.am: policy config is hard-coded, not generated.

2008-11-26  Mike Kestner  <mkestner@novell.com>

	* configure.in.in: prepend CFLAGS environment setting to AC_SUBST.
	Patch from Diego Petteno.  [Fixes #443175]

2008-11-25  Mike Kestner  <mkestner@novell.com>

	* glib/Value.cs: fix for 'IntPtr as object' value construction.

2008-11-24  Andrés G. Aragoneses  <aaragoneses@novell.com>

	* atk/Makefile.am:
	* atk/SelectionAdapter.custom: new method for firing selection-changed
	( http://library.gnome.org/devel/atk/stable/AtkSelection.html#AtkSelection-selection-changed )

2008-11-21  Mike Kestner  <mkestner@novell.com>

	* glib/ManagedValue.cs: rework to ref count a ManagedValue instance
	and pass a GCHandle to it around, instead of taking out multiple
	gchandles on the managed target itself.

2008-11-21  Stephane Delcroix  <sdelcroix@novell.com>

	* glib/Global.cs: implement Global.ApplicationName for localized
	application name.

2008-11-21  Stephane Delcroix  <sdelcroix@novell.com>

	* Makefile.am:
	* glib/Format.cs: new class to map the g_format methods

2008-11-15  Mike Kestner  <mkestner@novell.com>

	* gdk/Event.cs: add EventOwnerChange to GetEvent.
	* gdk/EventOwnerChange.cs: manual subclass of Gdk.Event.
	* gdk/Gdk.metadata: hide EventOwnerChange.
	* gdk/Makefile.am: add EventOwnerChange.cs.
	* gdk/gdk-symbols.xml: add EventOwnerChange.

2008-11-15  Mike Kestner  <mkestner@novell.com>

	* gtk/Gtk.metadata: mark the SpinButton::Output signal as manually
	marshaled to avoid a compat break.  The old manual marshaler expected
	and int RetVal and the new signal closure more accurately expects a
	bool.  Since returning 1 previously worked, we need to revert to the
	int expectation, even though bool is technically more correct.

2008-11-14  Brad Taylor  <brad@getcoded.net>

	* glib/Object.cs: Bind g_object_notify.
	* doc/en/GLib/Object.xml: Document new API.
2008-12-12 15:10:23 +00:00
taca
0df527c7c8 Fix build problem with adding including x11/libXp/buildlink3.mk. 2008-12-12 00:20:39 +00:00
obache
111ed26697 Update x11vnc to 0.9.6.
New in the 0.9.6 x11vnc release:

        x11vnc's SSL encryption is extended to support the VeNCrypt and
                TLS (older; vino) SSL/TLS security type extensions to VNC.

        Anonymous Diffie-Hellman key exchange (-ssl ANON) and Certificate
                Revocation List support (-sslCRL) is added to the SSL
                encryption mode.

        The Java viewer applet can now be served up through the VNC port
                (5900) in addition to the normal HTTP port (5800) via
                the -http_oneport option.  Previously this only worked
                for SSL connections and HTTPS.

        The "-rfbport PROMPT" mode presents a simple gui for the user
                to select a port for the x11vnc service and a few other
                settings.  This enables a menu entry for naive users
                that is included in x11vnc.desktop.

        If x11vnc is not built with the Avahi Zeroconf library an external
                helper program (avahi-publish or dns-sd on Mac OS X)
                is used instead.

  miscellaneous new features and changes:

        The default mode for '-ssl' is now the '-ssl SAVE' mode; i.e.
                the generated certificate is saved and reused in
                subsequent sessions rather than being discarded.
                Use '-ssl TMP' recover the old way.  This change made
                to for it to be more likely that the VNC Viewer can save
                the accepted cert for future authentications.

        The solid background color option works on the Mac OS X console.

        The -reopen option enables x11vnc to try to re connect to the X
                display if GDM (or other display manager) kills it just
                after the user logs in.

        The -dhparams option can be used to point to your own Diffie
                Hellman parameters.

        The -setdefer option allows tuning how quickly updates will
                be sent.  Default setting tuned.

        The option -zeroconf is now an alias for -avahi/-mdns.

        In pipeinput mode, the pipe filehandle is now closed when
                x11vnc exits.

        The -sshonly option turns off VeNCrypt and TLSVNC (vino) mod
                leaving only the standard SSL (i.e. vncs://)

        For testing, the option -rand in an alias for -rawfb rand -nopw

        Minor tweaks to improve CUPS Print tunneling.
2008-12-11 07:27:00 +00:00
dsainty
50e4712ee0 Add some context to patch-ae. No functional change, unless you count being
able to build the package on systems with GNU patch lurking around.
2008-12-10 11:57:18 +00:00
wiz
1e489e6979 Update to 4.7.9:
SIP v4.7.9 has been released.

This is a bug fix release needed to build PyKDE v3.16.2.

SIP v4.7.8 has been released.

* Added the /Deprecated/ class and function annotation (based on
a patch from Lorenzo Berni).
* Templates now support instance variables and enums.
* A Python int object can now be used whenever an enum is expected
without needing to explicitly cast it using the enum's constructor.
The /Constrained/ argument annotation can be used to suppress this
behaviour.
* typedef type names are now used in string representations of
types (e.g. in the names of mapped types) to reflect what the
programmer sees rather than what the compiler sees. The /NoTypeName/
typedef annotation can be used to suppress this behaviour.
2008-12-10 00:54:55 +00:00
ahoka
7aac2cec84 Enable HAL support. 2008-12-09 10:33:36 +00:00
hasso
9db0d469ff This can be built only with python versions 2.4 and 2.5 due to x11/py-gtk2. 2008-12-04 06:15:17 +00:00
cube
d49befb95d Builtinify libXtst. 2008-12-04 04:16:41 +00:00
wiz
94f0eb2036 + py-gtksourceview. 2008-12-03 09:43:47 +00:00
wiz
6f26713561 Initial import of py-gtksourceview-2.4.0:
Python bindings for the version 2 of the GtkSourceView library.
2008-12-03 09:43:22 +00:00
wiz
3eef7a374d Add some more missing files when battstat plugin is compiled.
Noted by jmcneill.
2008-12-02 22:09:13 +00:00
joerg
162e2ae936 Fix include order. Addresses PR 40085. 2008-12-02 19:04:05 +00:00
wiz
f22a488233 Update to 2.24.2. Update dependency requirements.
2.24.2
======
* Translation updates
2008-12-02 16:42:17 +00:00
wiz
ff976445d2 Update to 2.24.2:
==============
Version 2.24.2
==============

- Don't link to gnome-keyring and libgnomeui where we don't need (William Jon
  McCann)
- Make the session properties dialog resizable (Matthias Clasen)
- Don't try to print an undefined error message (William Jon McCann)
- Build fixes (Kjartan Maraas)
- Rewrite the application finding code for the manager (Matthias Clasen)
- Add new dbus api to say whether shutdown dialog is available (Ray Strode)

Translations:
- Updated ast: Mikel González
- Updated ku: Erdal Ronahi
- Updated sr: Горан Ракић
2008-12-02 16:16:19 +00:00
wiz
e72a1120ed Update to 2.24.2:
==============
Version 2.24.2
==============

  Misc

	* Fix libpanelapplet-2.0.pc pkg-config file to include gconf (Kjartan
	  Maraas)

  Translators

	* Mikel González (ast)
	* Nikos Charonitakis (el)
	* Gabor Kelemen (hu)
	* Rafael Garcia (la)
2008-12-02 15:59:25 +00:00
wiz
fd0f0f2bd5 Update to 2.24.2:
==============
Version 2.24.2
==============

  Translators

	* Mikel González (ast)
2008-12-02 14:37:19 +00:00
wiz
11c95c400e Update to 2.24.2:
Changes in GNOME-Applets 2.24.2
===============================

Gswitchit: Fix a memory leak.

Translations:
ast, nb, uk

Documentations translations:
de
2008-12-02 14:35:24 +00:00
hasso
13c033fc74 Make it build on DragonFly. 2008-11-28 09:47:59 +00:00
jmcneill
19afcc4e3e Pull in gst-plugins0.10-hal>=0.10.11 if the hal option is set;
gnome-sound-properties can use this. Bump PKGREVISION.
2008-11-27 18:14:46 +00:00
jnemeth
6bf12fdf42 requires jpeg 2008-11-26 20:52:33 +00:00
jmcneill
42918755ec gdmsetup's theme installer hardcodes root:root when setting theme
directory permissions, patch at post-patch time to use ROOT_USER and
ROOT_GROUP. Bump PKGREVISION.
2008-11-26 00:52:40 +00:00
adam
7988bcee06 Changes 0.14.0:
* Added code to automatically make any window which uses the
  NSDesktopWindowLevel also be omnipresent.
* Many glyph drawing improvements.
2008-11-25 12:52:33 +00:00
adam
e879a36f25 Changes 0.14.0:
* New class NSGlyphGenerator for glyph generation
* NSSplitView implemented setAutosaveName:
* NSOpenGLView added some Mac OS X 10.3 methods
* Manu bug fixes.
2008-11-25 12:52:14 +00:00
jmcneill
5af6959b78 enable hal and policykit, bump PKGREVISION 2008-11-24 15:02:18 +00:00
wiz
c989445c83 Update to 3.8.
3.8	Added "new device" signal - for plugged keyboard (no need in the
	"device removed yet"
2008-11-24 14:14:52 +00:00
jmcneill
6f59addf20 enable hal, bump PKGREVISION 2008-11-24 14:05:40 +00:00
tnn
e5815dd75c xclock(1) calls iconv_open(3), so it must be linked against -liconv on
platforms where iconv is not part of libc.
2008-11-24 13:37:16 +00:00
jmcneill
bebaab0c7f oops, regen 2008-11-24 03:18:36 +00:00
jmcneill
86c2f6edb5 Enable animation support in the Clearlooks theme, bump PKGREVISION 2008-11-24 03:18:14 +00:00
jmcneill
728a2be8a7 GDM is "special". If automatic VT allocation is not enabled, in order to
determine the VT it is using it will attempt to parse the X server's log
file looking for the string 'using VT number '. If GDM doesn't know what
VT it's using, it is unable to pass that information to ConsoleKit, so the
session is treated as always inactive.

Enable automatic VT allocation by default, and piggyback on the Linux/SunOS
VT switching code using wsdisplay usl emulation for NetBSD.

Also, PKGREVISION++
2008-11-23 22:06:49 +00:00
jmcneill
6edc38854d Pull in hal and policykit 2008-11-23 17:32:12 +00:00
jmcneill
cae3eed02e Use Clearlooks as the default gdm theme to not only match the GNOME default
but also make it look like this software was written at some point in the
past 20 years. Bump PKGREVISION.
2008-11-23 02:24:36 +00:00
jmcneill
46c1f2fde4 Hook into policykit, bump PKGREVISION 2008-11-23 01:45:41 +00:00
wiz
84a8e86408 Separate options handling into options.mk. 2008-11-22 17:35:15 +00:00
jmcneill
7de5136c1a Enable ConsoleKit integration (can be disabled with consolekit PKG_OPTION)
Bump PKGREVISION
2008-11-22 17:19:12 +00:00
hasso
e6d8ca17fa Accept python-2.4 again now when py-cairo/py-gtk2 are fixed to work with it. 2008-11-19 03:39:57 +00:00
wiz
37045dffb6 This was supposed to be bumped in September due to the modular-xorg-server
update to 1.4.2 -- belatedly really do so.
Found by rillig@pkglint
2008-11-18 23:52:52 +00:00
rillig
f8e31546d4 Fixed a pkglint warning. 2008-11-18 19:21:04 +00:00
chuck
8e0ab8586f re-enable c99 for Darwin in hopes that recent inline fix to glib fixes
the issue
2008-11-18 18:25:50 +00:00
joerg
e043a9f64f Remove Python 1.5 from supported list following the removal of
py15-distutils.
2008-11-18 18:01:15 +00:00
drochner
f2bb98e568 make this work with python-2.4 again 2008-11-18 12:46:52 +00:00
jnemeth
113e95c3ef also remove \${PYSITELIB}/gtk-2.0 2008-11-17 21:56:16 +00:00
wiz
2c2a32f465 Update to 1.1.4:
(pkgsrc already contained the Coverity and GetDeviceControl patches)

Alan Coopersmith (1):
      Coverity #743/744: Returned without freeing storage bufp/savp

Matthieu Herrb (1):
      nuke RCS Ids

Peter Hutterer (2):
      GetDeviceControl: calculate the length field correctly.
      libXi 1.1.4
2008-11-17 11:30:31 +00:00
tron
9c33832656 Add support for user destination directory installation.
Patch provided by Aleksey Cheusov in PR pkg/39907..
2008-11-16 14:01:11 +00:00
dsainty
f4fefdf92d Complete the libtoolisation of 'fluid' so it installs the real executable,
not the libtool wrapper.

Bump PKGREVISION, the previous revision installed an unusable "fluid".
2008-11-16 07:13:36 +00:00
wiz
d58156c1b5 Update to 2.24.1. Split off options handling into options.mk.
===============
Version 2.24.1
===============

- Fixed #555701, libgnome-desktop:gnome_bg_create_pixmap() leaks pixmaps and X clients (Scott Remnant)
- Fixed #451498, Preview of "Blank screen" is not consistent (Neil Patel)
- Fixed #552119, Add GTK and GNOME to screensaver desktop (William Jon McCann)
- Fixed #552523, Screensaver suddenly stopped working (William Jon McCann)
- Fixed #555254, gnome-screensaver-dialog NULL pointer crash (William Jon McCann)
- Fixed #555491, gnome-screensaver should release mouse/keyboard when failed to grab both of them (Joey Yu Zheng)
- Fixed #560456, Cleaning up GTK Includes in gnome-screensaver (Maxim Ermilov)

Translations:
- Updated ar: Djihed Afifi
- Updated ast: Andre Klapper, Astur
- Updated be@latin: Ihar Hračyška, Ihar Hrachyshka
- Updated pt_BR: Leonardo Ferreira Fontenelle, Vladimir Melo


===============
Version 2.24.0
===============

- Updated LINGUAS, sr@latin.po, sr@Latn: Arangel Angov
- Updated ar: Djihed Afifi, Khaled Hosny
- Updated bg: Alexander Shopov
- Updated bn_IN: Runa Bhattacharjee
- Updated ca: Gil Forcada
- Updated da: Kenneth Nielsen
- Updated de: Hendrik Richter
- Updated dz: Pema Geyleg, Dawa pemo
- Updated en_GB: Philip Withnall, David Lodge
- Updated et: Ivar Smolin
- Updated fr: Claude Paroz
- Updated ga: Seán de Búrca
- Updated hr: Robert Sedak, Ante Karamatić
- Updated hu: Gabor Kelemen
- Updated it: Luca Ferretti
- Updated kn: Shankar Prasad
- Updated ko: Changwoo Ryu
- Updated mk: Arangel Angov, Clytie Siddall <clytie@riverland.net.au>
- Updated ml: Praveen Arimbrathodiyil, പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
- Updated mr: Sandeep Shedmake
- Updated nl: Wouter Bolsterlee
- Updated pl: Wadim Dziedzic, wadim dziedzic
- Updated pt_BR: Vladimir Melo
- Updated ro: Mugurel Tudor, Mișu Moldovan
- Updated sr.po, sr@latin: Goran Rakić
- Updated ta: I. Felix
- Updated tr: Baris Cicek


===============
Version 2.23.90
===============

- use standard icon names (Matthias Clasen)
- Paint widget background color as face background color.
- Add/remove windows as necessary in response to RANDR 1.2 events
- Honor the disable_user_switching lockdown key.
- Fixed #547013, The dialog incorrectly tell that the numlock is on (William Jon McCann)

Translations:
- Updated LINGUAS, sr@latin.po, sr@Latn: Goran Rakic
- Updated ar: Khaled Hosny
- Updated cs: Petr Kovar
- Updated eu: Inaki Larranaga Murgoitio, Iñaki Larrañaga Murgoitio
- Updated fi: Ilkka Tuohela, Timo Jyrinki
- Updated gu: Daniel Nylander, Sweta Kothari
- Updated he: Yair Hershkovitz  <yairhr@gmail.com>, Yaniv Abir <yanivabir at gmail dot com>
- Updated ja: Takeshi AIHANA
- Updated lt: Gintautas Miliauskas
- Updated pt: Duarte Loreto
- Updated pt_BR: Vladimir Melo
- Updated sv: Daniel Nylander

Help Manual Translations:
None

===============
Version 2.23.3
===============

        * Fix build issue (Wouter Bolsterlee)
        * Add a simple frame around user icon
        * Add a new child widget to use for themes to draw on

===============
Version 2.23.2
===============

        * Fix gamma lost during fade
        * Show default desktop background behind lock dialog
        * Add reporting of inhibitors to --query command
2008-11-15 12:21:34 +00:00
wiz
72ee781e3a libgnomekbd's pkg-config files pull in those of libxklavier,
so we need to include its buildlink3 here.
2008-11-15 09:59:59 +00:00
taca
8fe3be0fcd Update xf86-video-intel package to 2.4.3.
Here is the message on xorg-announce.

Hopefully this is the last 2.4.x release.  This one just includes a few
changes relative to 2.4.2, but the G4x stolen memory bit is an important
one.

Adam Jackson (1):
      Quirk: No LVDS on Dell Studio Hybrid

Carl Worth (1):
      Disable frame buffer compression by default for GM965.

Eric Anholt (1):
      Fix broken stolen memory counting on G4X.

Jesse Barnes (3):
      Don't allocate a pipe for hotplug detection
      Add a few programs to .gitignore
      Update version to 2.4.3 for release

Zhenyu Wang (3):
      Disable render standby
      Add backlight kernel method support on Asus and Eeepc
      quirk LVDS on Asus Eee box
2008-11-15 08:24:25 +00:00
wiz
50992184aa Update to 2.14.3:
2.14.3 (stable):

* Restored Gtk::HandleBox::signal_child_attached() and
Gtk::LinkButton::property_visited() to the API, which were lost
sometime during the gtkmm 2.14.x series.
2008-11-15 00:05:02 +00:00
hasso
8c16dd79f7 Remove python24 from accepted versions since x11/py-gtk2 doesn't support it
any more.
2008-11-14 22:00:21 +00:00
hasso
8097a47107 x11/py-gtk2 from which driconf depends on supports only python25. 2008-11-14 21:55:58 +00:00
hasso
48fccdbc34 Remove python24 from accepted versions since x11/py-gtk2 doesn't support it
any more.
2008-11-14 21:50:16 +00:00
chuck
c0e937440d don't use c99 on Darwin, it screws up dynamic linking.
see http://mail-index.netbsd.org/tech-pkg/2008/11/10/msg002023.html
and http://mail-index.netbsd.org/tech-pkg/2008/11/10/msg002026.html
2008-11-14 02:47:10 +00:00
wiz
747a80b596 Remove python24 from accepted versions since py-cairo does not
support it any longer.
2008-11-13 11:17:16 +00:00
abs
d1af3aead4 Updated x11/xf86-video-radeonhd to 1.2.3
Version 1.2.3

    * Added Command Submission infrastructure.

Version 1.2.2

    * Added DRI support (R5xx and RS6xx).
    * Added support for RV770, RS780, M82, M86, and M88.
    * Added XVideo support.
    * Added CP based 2D acceleration (R5xx and RS6xx).
    * Added EXA render acceleration (R5xx and RS6xx).
    * Added support for AtomBIOS based mode setting.
    * Added support for scaled modes.
    * Added RandR support for backlight control.
    * Lots of modesetting related bug fixes.
2008-11-12 12:19:28 +00:00
wiz
edc3d9acdb Update to 2.14.2:
2.14.2 (stable):

* Remove some ;s to avoid warnings.
  Ubuntu Bug: https://bugs.launchpad.net/bugs/275397 (William)
  (Murray Cumming)
* Windows build:
  - Use the new naming convention, similar to boost.
  - installer-creation script improvements.
  (Armin Burgmeier)
* Documentation:
  - EntryCompletion: signal_match_selected: Mention that custom signal handlers
    should connect before the default one.
    (Marko Anastasov)
  - TreeView reference documentation corrections.
    (Murray Cumming) Bug #547787 (John Hobbs)
  - Corrected the index page for DevHelp.
    (Deng Xiyue) Bug #559900
2008-11-10 20:39:42 +00:00
adam
489e7e05e2 Changes 1.1.9:
- Improved color contrast in secondary selection blocks of Fl_Text_Display
- Fixed regression in callback handling
- Fixed wrong relative path when absolute path has a
  trailing slash in fl_filename_relative
- Fixed multiple selction of files and directories in Fl_File_Chooser
- Fixed MSWindows crash when selecting umlauts in Fl_Help_View

Changes 1.1.8:
- Documentation fixes
- Fixed library path in Makefile
- Fixed image read for partial regions on X11
- Fixed KDE/Gnome icon paths
- Fixed Tab key to wrap around menu bars
- Fixed possible timer leak in Scrollbar
- Added documentation about the potential limitations
  of Fl::grab on newer operating systems
- Fixed lockout when mixing popups and alerts
- Fixed recursion crash in event handling
- Fixed missing return code in 'fltk-config'
- Fixed inconsistencies with CHANGED flags
- Fixed message sent to hidden widgets
- Fixed width calculation in Fl_Help_View
- Fixed offset bug in OS X pixmap code
- Fixed potential buffer overrun in Fl_Preferences
- More...
2008-11-10 19:03:15 +00:00
wiz
285b7dd776 Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
wiz
06d0cb9bee Update to 1.0.5. Due to the libXaw8 removal (which was
the default library when linking this package) bump API
depends.
Remove libXp include from buildlink3.mk.
Dependencies will be bumped as next commit.

Ok joerg@

Colin Harrison (1):
      Add MINGW32 definition

Dan Nicholson (2):
      Be more robust using ed for the libtool hacks
      Use sed instead of ed for libtool SONAME hacking

Daniel Stone (2):
      Remove Xaw8 (Xprint)
      Remove last remaining vestiges of Xprint support

Lee Leahu (1):
      Fix configure error when using libtool-2.2.*

Matthieu Herrb (1):
      Makefile.am: nuke RCS Id

Paulo Cesar Pereira de Andrade (4):
      Remove almost 10 year old notice about Xaw development from man page.
      Minor set of trivial corrections.
      Correct build on systems that did not yet upgrade to libtool-2.2
      libXaw version 1.0.5.
2008-11-10 17:21:06 +00:00
wiz
47fa8bf73c Update to 2.12.6:
2008-11-05  Mike Kestner  <mkestner@novell.com>

	* atk/atk-api-2.12.raw: regen
	* gtk/gtk-api-2.12.raw: regen
	* generator/Signal.cs: reinstate old custom marshaler generation and
	generate custom marshaling when 'manual' attr is set.
	* parser/gapi2xml.pl: set manual attr on sigs that have G_TYPE_POINTER
	parameters since the generic closure can't cope with them.

2008-11-05  Mike Kestner  <mkestner@novell.com>

	* gtk/Builder.custom: #if the new API for 2.14 for now so it
	doesn't get confused as stable API yet.

2008-11-04  Mike Gorse  <mgorse@novell.com>

	* glib/PtrArray.cs, glib/glue/ptrarray.c, glib/Makefile.am,
	  glib/glue/Makefile.am, glib/gtype.cs, generator/SymbolTable.cs,
	  generator/ReturnValue.cs: Add PtrArray.
	* glib/Marshaller.cs: Add PtrArrayToArray.

	* atk/Atk.metadata: Specify GetTarget return type.

	* atk/Object.custom, atk/glue/object.c: Support overriding
	  RefRelationSet.

2008-11-03  Stephane Delcroix  <sdelcroix@novell.com>

	* gtk/Gtk.metadata:
	* gtk/StatusIcon.custom: Obsolete the duplicated properties.

2008-10-29  Mike Kestner  <mkestner@novell.com>

	* glib/Signal.cs : custom marshaling hooks
	* glib/SignalClosure.cs : support for custom marshalers.

2008-10-28  Stephane Delcroix  <sdelcroix@novell.com>

	* gtk/Gtk.Metadata: hide ConnectSignals.

	* gtk/Builder.Custom: connect the signals, and the objects.
	GetObjectRaw method: allows very neat object inheritance.

2008-10-27  Stephane Delcroix  <sdelcroix@novell.com>

	* glib/ListBase.cs: DataMarshal: create the right object for *Adapter
	list items.

2008-10-08  Mike Gorse  <mgorse@novell.com>

	* atk/Object.custom: Pass Handle in EmitChildrenChanged (fix critical)

2008-10-24  Mike Kestner  <mkestner@novell.com>

	* glib/GType.cs: register IntPtr.

2008-10-22  Peter Johanson  <peter@peterjohanson.com>

	* gtk/TreeModelAdapter.custom:
	* gtk/TreeModelFilter.custom:
	* gtk/TreeModelSort.custom:
	* gtk/TreeStore.custom: Don't trigger any gtk+ critical
	warnings when the 'rows-reodered' signal is fired.
2008-11-08 18:48:53 +00:00
wiz
5a129d54d8 From Aleksey Cheusov:
Add two missing files that appeared after fixing patch-aa.

Bump PKGREVISION.
2008-11-08 18:35:23 +00:00
wiz
7be8201757 Only one equal sign in test(1) constructs. 2008-11-08 18:20:27 +00:00
wiz
5f7efe1f4c Update to 0.11.6:
==============
Version 0.11.6
==============

Misc

	* install/uninstall more theme icons more correctly (Fabricio Silva,
	  Michael Monreal, Vincent Untz)
	* Check for python 2.6

Translations

	- Updated ar: Khaled Hosny
	- Updated el: Simos Xenitellis
	- Updated fur: Massimo Furlani
	- Updated hr: Ante Karamatić
	- Updated hu: Gabor Kelemen
	- Updated ml: Ani Peter
	- Updated oc: Yannig Marchegay (Kokoyaya)
	- Updated or: Manoj Kumar Giri
	- Updated pl: Tomasz Dominikowski
	- Updated ps: Zabeeh Khan
	- Updated pt_BR: Vladimir Melo
	- Updated ru: Nickolay V. Shmyrev
	- Updated sk: Marcel Telka
2008-11-08 14:12:31 +00:00
wiz
047c2c6cda Bump required versions of dependencies to the ones tested by
the configure script. Noted by Bernhard Moellemann on pkgsrc-users.

No PKGREVISION bump, since it didn't build before if you had older
versions installed.
2008-11-06 09:54:38 +00:00
adam
7a7a05d7df Fix for #39841:
install libqimsw-multi.la
2008-11-03 11:28:21 +00:00
obache
4ffe06c97e sort. 2008-11-03 04:46:06 +00:00
wiz
2d65ac3ccb Update to 2.4.1:
News in 2.4.1
-------------
* Fix a crash when inserting images in the buffer
* Improvements to some of the lang files
* Updated translations
2008-11-01 21:30:17 +00:00
kefren
c6cb24fd16 Don't overwrite files that gtksourceview already installed
This package requires monodoc in order to install documentation
Bump PKGREVISION
2008-10-30 07:06:02 +00:00
bjs
570f86683e Refactor declaration of PATCHFILES/PATCH_SITES again, allowing
the X server to define its own.  PATCHFILES for modular-xorg-server
are now located in ${MASTER_SITE_LOCAL:=xorg-server-patchfiles/}.
2008-10-29 22:20:28 +00:00
cube
b71f57b3db Builtinify libXv, and make sure x11-links knows about xv.pc. Bump version
of x11-links.
2008-10-29 21:14:01 +00:00
bjs
38b0e7d1db We do not depend on xorg-util-macros unless we're regenerating
autotools scripts.  Using !empty(USE_TOOLS:Mauto*) should suffice,
no?
2008-10-29 00:55:53 +00:00
bjs
b7c85188eb Regenerate distinfo to include Mesa-7.0.4-002.patch. It's not actually
used in the server build, but it's best to be consistent.
2008-10-29 00:53:38 +00:00
obache
efd4c6c7c5 Update ruby-gnome2 to 0.18.1.
== Ruby-GNOME2 0.18.1: 2008-10-23

This release is bug fix release of 0.18.0.

=== Changes

Ruby/GTK2:
  * fix a bug that init function is deleted. [Kouhei Sutou]
2008-10-28 13:43:57 +00:00
minskim
2320622c05 Do not remove modular-xorg-server's directories.
Bump PKGREVISION.
2008-10-28 05:37:10 +00:00
minskim
ca93999aa4 Let modular-xorg-server install/deinstall "drivers" and "input"
directories under lib/xorg/modules.  These directories are created
by many xf86-* packages but never deleted.

Bump PKGREVISION.
2008-10-28 05:08:52 +00:00
jnemeth
bfe2adc429 don't forget patches checksums 2008-10-28 01:52:49 +00:00
gdt
d95136251e Add BUILD_DEPENDS on xmlto, ensuring that the new PLIST entry is built. 2008-10-27 17:22:39 +00:00
wiz
9b9196519c Remove libzvt -- long obsolete, and replaced by vte. 2008-10-27 17:06:57 +00:00
wiz
82821a6888 Bump PKGREVISION for gucharmap API change. 2008-10-27 14:38:01 +00:00
wiz
15c7af8ce5 Update to 2.24.1:
2.24.1
======

New/updated translations:

2008-10-19  Djihed Afifi <djihed@gmail.com>
	* ar.po: Updated Arabic Translation by Djihed Afifi.

2008-09-25  Jovan Naumovski  <jovan@lugola.net>
 	* mk.po: Updated Macedonian translation.

2008-09-24  Priit Laes  <plaes at svn dot gnome dot org>
	* et.po: Translation updated by Ivar Smolin


2.24.0
=======

New/updated translations:

2008-09-21 Kenneth Nielsen <k.nielsen81@gmail.com>
	* da.po: Updated Danish translation by Kenneth Nielsen

2008-09-22  Mugurel Tudor  <mugurelu@gnome.ro>
	* ro.po: Updated Romanian translation by
	Mişu Moldovan <dumol@gnome.ro>

2008-09-20  Goran Rakić  <grakic@devbase.net>
	* sr.po, sr@latin.po: Updated Serbian Translation.

2008-09-18  Baris Cicek  <baris@teamforce.name.tr>
	* tr.po: Updated Turkish Translation

2008-09-18  Djihed Afifi <djihed@gmail.com>
	* ar.po: Updated Arabic Translation by Djihed Afifi.

2008-09-18  Changwoo Ryu  <cwryu@debian.org>
	* ko.po: Updated Korean translation.

2008-09-17  I. Felix <ifelix@redhat.com>
	* ta.po:  Tamil Translation updated

2008-09-16  Gabor Kelemen  <kelemeng@gnome.hu>
	* hu.po: Translation updated.

2008-09-15  Petr Kovar  <pknbe@volny.cz>
	* cs.po: Updated Czech translation by Pavel Sefranek.

2008-09-15  Djihed Afifi <djihed@gmail.com>
	* ar.po: Updated Arabic Translation by Khaled Hosny.

2008-09-13  Gintautas Miliauskas  <gintas@akl.lt>
	* lt.po: Updated Lithuanian translation.

2008-09-12  Sandeep Shedmake  <sshedmak@redhat.com>
	* mr.po: Updated Marathi Translations.

2008-09-10  Luca Ferretti  <elle.uca@libero.it>
	* it.po: Updated Italian translation.

2008-09-09  Robert Sedak  <robert.sedak@sk.t-com.hr>
	* hr.po: Updated Croatian translation.


2.23.92
=======

Features/bugfixes:

2008-09-05  Calum Benson  <calum.benson@sun.com>

Add preferences-desktop-keyboard to the HC themes, and update a
couple of the 'old-style' HC keyboard icons to the new style.

New/updated translations:

2008-09-08  Gil Forcada  <gforcada@gnome.org>
	* ca.po: Updated Catalan translation.

2008-09-07  Wouter Bolsterlee  <wbolster@svn.gnome.org>
	* nl.po: Updated Dutch translation by Wouter Bolsterlee.

2008-09-07  Funda Wang  <fundawang@gmail.com>
	* zh_CN.po: Updated zh_CN translation.

2008-09-06  Philip Withnall  <philip@tecnocode.co.uk>
	* en_GB.po: Updated British English translation.

2008-09-05  Runa Bhattacharjee <runab@redhat.com>
	* bn_IN.po: Updated Bengali India Translation



2.23.91
=======

Features/bugfixes:

2008-08-29  Calum Benson  <calum.benson@sun.com>
	Add HC icons for new gdm, per
	<http://mail.gnome.org/archives/gnome-themes-list/2008-August/msg00018.html>

2008-08-19  Benjamin Berg  <benjamin@sipsolutions.net>
	* gtk-themes/ClearlooksClassic/gtkrc:
	* gtk-themes/Glossy/gtkrc:
	* gtk-themes/Inverted/gtkrc:
	Rework the gtkrcs so that all clearlooks based gtkrcs match better.

New/updated translations:

2008-09-01  Hendrik Richter  <hendrikr@gnome.org>
	* de.po: Updated German translation.

2008-08-26  Yair Hershkoviz  <yairhr@gmail.com>
	* he.po: Updated Hebrew translation.

2008-08-25  Tomasz Dominikowski  <tdominikowski@aviary.pl>
	* pl.po: Updated Polish translation


2008-08-25  Goran Rakic  <grakic@devbase.net>
	* LINGUAS, sr@latin.po, sr@Latn.po: Conversion from sr@Latn to sr@latin.

2008-08-23  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
	* eu.po: Updated Basque translation.


2.23.90
=======

Features/bugfixes:

2008-08-18  Calum Benson  <calum.benson@sun.com>

	Add volume control icons to HC and HCI themes, fixes 363342.
	Add HC and HCI stock_new-tab icon from piers@gnome.org (320624)
	Add desktop-emblem to HC and HCI themes, fixes 140773.
	Ensure all category icons are represented in the HC and HCI themes
	(fixes bug 434839).  Also remove extraneous search directories
	from HC and HCI index.theme files.

2008-08-18  Benjamin Berg  <benjamin@sipsolutions.net>

	Fix the x/ythickness and increase some other sizes in the
	highcontrast theme. (bug #452062, Etienne Bersac)

2008-08-15  Benjamin Berg  <benjamin@sipsolutions.net>

	Bump required gtk-engines version to 2.15.3 (current trunk)

	* gtk-themes/ClearlooksClassic/gtkrc:
	* gtk-themes/Glossy/gtkrc:
	* gtk-themes/Inverted/gtkrc:

	Set a style property that is installed by Gecko on GtkEntry.
	Together with a workaround in the engine, this allows us to have
	properly rounded corners for entries on webpages.


New/updated translations:

2008-08-15  Robert-Andre Mauchin  <zebob.m@pengzone.org>
	* fr.po: Updated French translation.

2008-08-13  Duarte Loreto <happyguy_pt@hotmail.com>
	* pt.po: Updated Portuguese translation.

2008-08-11  Ilkka Tuohela <hile@iki.fi>
	* fi.po: Updated Finnish translation.

2008-08-06  Og Maciel <ogmaciel@gnome.org>
    * pt_BR.po: Updated translation by Djavan Fagundes.

2008-08-06  Djihed Afifi <djihed@gmail.com>
	* ar.po: Updated Arabic Translation by Khaled Hosny.

2008-08-05  Daniel Nylander <po@danielnylander.se>
	* sv.po: Updated Swedish translation.


2.23.6
======

New/updated translations:

2008-08-04: Sweta Kothari  <swkothar@redhat.com>
        * gu.po: Updated Gujarati Translation.

2008-07-31  Takeshi AIHANA <takeshi.aihana@gmail.com>
        * ja.po: Updated Japanese translation.

2.23.5
======

New/updated translations:

2008-07-21  Alexander Shopov  <ash@contact.bg>
	* bg.po: Updated Bulgarian translation by
	Alexander Shopov <ash@contact.bg>

2008-07-15  Laurent Dhima  <laurenti@alblinux.net>
	* sq.po: Updated Albanian Translation.

2008-07-10  Matej Urban??i??  <mateju@svn.gnome.org>
	* sl.po: Updated Slovenian translation.

2008-07-02  Yannig Marchegay <yannig@marchegay.org>
	* oc.po: Updated Occitan translation.

2.23.4
======

Features/bugfixes:

Add a --disable-legacy-icon-mapping configure option for development and
testing purposes.  (May later enable this automatically for dev builds and
disable it for stable releases, as per gnome-icon-theme; we'll see.)

Flag affects HCLP, HCLPI, HC-SVG, Crux and Mist icon themes.

New/updated translations:

2008-06-12  Theppitak Karoonboonyanan  <thep@linux.thai.net>
	* th.po: Updated Thai translation.

2008-06-11  Djihed Afifi <djihed@gmail.com>
	* ar.po: Updated Arabic Translation by Khaled Hosny.

2008-06-07  Kjartan Maraas  <kmaraas@gnome.org>
	* nb.po: Updated Norwegian bokm??l translation.

2008-06-05  Priit Laes  <plaes at svn dot gnome dot org>
	* et.po: Translation updated by Ivar Smolin


2.23.3
======

Features/bugfixes:

Make HighContrastLargePrint and HighContrastLargePrintInverse themes f.d.o
icon naming spec compliant.  (Probably not quite 100% yet, but getting there.)

New/updated translations:

2008-05-31  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
	* gl.po: Updated Galician Translation.

2008-05-31   Clytie Siddall <clytie@riverland.net.au>
	* vi.po: Updated Vietnamese translation.

2008-05-31  Jorge Gonzalez  <jorgegonz@svn.gnome.org>
	* es.po: Updated Spanish translation

2008-05-26  Subhransu Behera <arya_subhransu@yahoo.co.in>
	* or.po: Updated Oriya Translation by Manoj Giri.

2008-05-22  Djihed Afifi <djihed@gmail.com>
	* ar.po: Updated Arabic Translation by Khaled Hosny.

2008-05-19  Djihed Afifi <djihed@gmail.com>
	* ar.po: Updated Arabic Translation by Khaled Hosny.


2.23.1
======

New/updated translations:

2008-03-31  Eskild Hustvedt  <eskildh@gnome.org>

	* nn.po: Updated Norwegian Nynorsk translation

2008-03-16  Simos Xenitellis  <simos@gnome.org>

	* el.po: Updated Greek translation.
2008-10-27 13:30:13 +00:00
wiz
917533e471 Update to 2.16.1:
Overview of Changes in 2.16.1 (since 2.16.0)
============================================

New and udpated translations:
 Dawa pemo (dz)
 Djihed Afifi (ar)
 Laurent Dhima (sq)


Overview of Changes in 2.16.0 (since 2.15.4)
============================================

Changes in this release:
 - Small fix in Clearlooks spinbutton drawing.

New and udpated translations:
 Laurent Dhima (sq)
 Горан Ракић (sr)
 Goran Rakić (sr@latin)
 Djihed Afifi (ar)
 I. Felix (ta)
 Ivar Smolin (et)
 Hari Vishnu (ml)


Overview of Changes in 2.15.4 (since 2.15.3)
============================================

Changes in this release:
 - Reworked Clearlooks gtkrc.

GNOME Bugs fixed in this release:
  549830 – Use G_DEFINE_DYNAMIC_TYPE in theme engines (only in Clearlooks)

New and udpated translations:
 Hari Vishnu (ml)
 Krishna Babu K (te)
 Goran Rakić (sr@latin)
 Djihed Afifi (ar)


Overview of Changes in 2.15.3 (since 2.15.2)
============================================

Changes in this release:
 - A problem in the glide engine where the drawing of some widgets could
   suddenly disappear forever was fixed.

GNOME Bugs fixed in this release:
 546839 – Add special case for transparent entries (for gecko and others)
 547024 – size of radio button hardcoded

New and udpated translations:
 Djihed Afifi (ar)
 Sweta Kothari (gu)


Overview of Changes in 2.15.2 (since 2.15.1)
============================================

The most important change in this release is that the smooth GTK+ engine has
been removed. This engine has long lost its popularity and it had a huge
codebase that has not been properly maintained for years now.

Changes in this release:
 - Larger menuitem separators in the Clearlooks theme
 - Frame drawing fixes in the Clearlooks engine
 - Padding of progress bars inside menus is fixed in the Industrial theme

GNOME Bugs fixed in this release:
 511958 – List store tree view contains superfluous border (clearlooks)
 542625 – 1px gap between notebook at extension (industrial)
 501734 – Dead code in glide_gtk2_drawing.c
 535456 – Unnecessary cast breaks build on Solaris
 543608 – Fix for Fortify detected problem

New and udpated translations:
 Djihed Afifi (ar)
 Clytie Siddall (vi)
 Yavor Doganov (bg)


Overview of Changes in 2.15.1 (since 2.15.0)
============================================

Changes in this release:
 - A lot of internal changes in the Clearlooks engine
 - Modifications to the "classic" style to be more like the pre cairo
   versions of the engine.

GNOME Bugs fixed in this release:
 531633 – Scrollbars trough is drawn smaller even when no stepper is present

New and udpated translations:
 Yavor Doganov (bg)
 Massimo Furlani (fur
 Eskild Hustvedt (nn)


Overview of Changes in 2.15.0 (since 2.14.1)
============================================

Changes in this release:
 - Schema translations are no longer installed.
 - Improvements to the Redmond scrollbars, scrolled window and menus.

GNOME Bugs fixed in this release:
 526890 – Support inverted scrollbars (ranges)
2008-10-27 04:53:43 +00:00
wiz
a1b8c6e1b4 Update to 2.24.1:
Changes in GNOME-Applets 2.24.1
===============================

Battery Applet, Mini-Commander, Stickynotes
 - Fix up the page_size attribute on the adjustments to get around
   potential problems with a GTK+ change.

Drivemount
 - Support drives that require authentication (Matthias Clasen).

Invest Applet
 - Avoid crashes on bad data.

Battery Applet, CPU Frequency Applet, Invest Applet, Keyboard Applet,
Mini Commander, Modem Lights, Stickynotes, Trash Applet
 - Ensure dialogs generated with GtkBuilder are traslated

Translations:
 - gl, sv, cs, sl, ar, pt_BR, ca, th, fr, es, it, hu, ko, zh_HK, zh_TW, et

Documentations Translations:
 - el, zh_HK, zh_TW
2008-10-27 04:23:01 +00:00
gdt
279a0fc2fd Fix PLIST:
+share/doc/gnome-session/dbus/gnome-session.html
2008-10-26 23:33:18 +00:00
bjs
49df9ac506 Build with -DTERMINATE_FALLBACK=0; this stops the server
from sending two extra ctrl-alt-backspace events. (from upstream).

Bump PKGREVISION.
2008-10-26 21:11:29 +00:00
adam
6eb686bb69 Changes 4.4.3:
* Updated application icons and other graphics to reflect the look
  and feel of the new Qt brand.
* Copyright of Qt has been transferred to Nokia Corporation.
2008-10-26 14:02:33 +00:00
uebayasi
5035a37bb5 In case BUFSIZ is abused, define it to be 1024 (as seen in NetBSD's
stdio.h), when it's not defined.

Should address the build error reported by NONAKA Kimihiro
<nonakap@gmail.com>, pkg/39799.
2008-10-25 16:29:55 +00:00
obache
670e90faa9 This package is DESTDIR ready. 2008-10-25 12:23:09 +00:00