Commit graph

4844 commits

Author SHA1 Message Date
danw
7ce35c99b8 make this build with recent versions of zlib 2004-05-04 03:54:51 +00:00
wiz
f4257e2c3a Unused. 2004-05-03 23:32:28 +00:00
wiz
c09ed9e57d Unused. 2004-05-03 22:27:33 +00:00
wiz
106101a8c0 Do not use bl2 files in USE_BUILDLINK3=YES packages
(motif.bl2 -> motif.bl3).
2004-05-03 20:57:14 +00:00
jmmv
d3954e1876 Update to 2.6.1:
* Fix up scrollkeeper issues [Glynn]
* Fix up help docs [Ross, Matt]
* New and updated translations:
	- David Fernandez Vaamonde, Jesus Bravo Alvarez [gl]
	- Guntupalli Karunakar [gu]
	- Adam Weinberger [en_CA]
	- Yogeesh MB [kn]
2004-05-03 18:25:09 +00:00
wiz
6afb688fec Unused. 2004-05-03 16:10:07 +00:00
wiz
f66acac209 Convert to buildlink3. 2004-05-03 15:58:55 +00:00
wiz
c32fc02e2e Unused. 2004-05-03 13:08:58 +00:00
snj
a261ff5198 No longer used. 2004-05-03 05:00:18 +00:00
jmmv
f5449ba1a8 Update to 2.4.1:
* GtkFileChooser
  - bug fixes [Morten Welinder, Federico Mena Quintero]
  - pre-fill the location entry [Federico]
  - internal api changes to allow setting a busy cursor
    while loading [Federico]
  - improve pathbar button sizing [Owen Taylor]
  - add keybindings for removing bookmarks [Federico]
* GtkComboBox, GtkEntryCompletion
  - fix repositioning logic [Niklas Knutsson]
  - make keynav wrap around [Matthias]
  - improve theme compliance [Matthias, Brian Cameron]
* GtkUIManager
  - accept unnamed <separator>s [Anders Carlsson]
  - robustify against gtk_widget_show_all() [Murray Cumming]
  - warn if an accelerator cannot be parsed  [Jody Goldberg]
* Win32
  - fix DND positioning [Hans Breuer]
  - update gtkfilesystemwin32 [Tor Lillqvist, J. Ali Harlow]
  - make filechooser work on Windows [Tor]
  - draw arcs more correctly [Tor]
  - disable tables support by support, add --use-wintab to
    get it back  [Tor]
* Make color wheel accessible [Padraig O'Briain]
* Support _NET_WM_USER_TIME [Elijah Newren, Soeren Sandmann]
* Doc improvements [Federico, Matthias, Christian Persch]
  Olexiy Avramchenko, Tim-Philipp Müller]
* Misc bug fixes [Alex Converse, Owen, Jacques Garrigue,
  Jonathan Blandford, Anders Carlsson, Christian, Hans,
  Matthias, Morten, Philip Langdale, Brian, Pedro Rodriguez,
  Soeren, Torsten Schoenfield, Dongho Shin, Andrew E. Makeev,
  Todd Goyen, Tim Gerla, John Finlay, Theppitak Karoonboonyanan,
  John Ehresman, Chris Sherlock, Jody]
* Updated translations (af,ar,az,bn,br,ca,cs,cy,da,de,el,en_CA,
  en_GB,es,et,eu,fi,fr,ga,gu,he,hr,hu,id,is,it,ja,ko,lt,mi,ml,
  mn,mr,ms,ne,nl,nn,no,pa,pl,pt,pt_BR,sk,ru,sq,sr,sr@ije,sr@Latn,
  sv,tr,uk,uz,wa,zh_CN)
2004-05-02 20:07:36 +00:00
kristerw
4ff9419923 Fix build error by removing -DGTK_DISABLE_DEPRECATED. 2004-05-02 13:40:59 +00:00
snj
1d756630c6 Convert to buildlink3. 2004-05-02 05:35:17 +00:00
snj
a96aafb788 No longer used. 2004-05-02 05:27:20 +00:00
snj
cc3900796e Convert to buildlink3. 2004-05-02 04:59:23 +00:00
snj
17a62a714d Add a buildlink3.mk. 2004-05-02 03:54:45 +00:00
snj
c180ec1718 Convert to buildlink3. 2004-05-01 23:57:00 +00:00
snj
9126659fad This does not need buildlink2. 2004-05-01 18:31:36 +00:00
snj
400737c8bb No longer used. 2004-05-01 18:29:25 +00:00
snj
7972528380 Convert to buildlink3. 2004-05-01 17:57:21 +00:00
kristerw
1a42bcf432 Make this work with the NetBSD 1.6 make too. 2004-05-01 12:20:38 +00:00
xtraeme
a0027969cb Fix $pidfile, this should be "kdm.pid" not "xdm.pid". 2004-05-01 11:14:41 +00:00
tron
8dc7e11ee9 Remove revision id from patches to avoid CVS problems. 2004-05-01 07:32:15 +00:00
xtraeme
9966eb6c51 Regen for patch-a{h,i}. 2004-05-01 02:28:05 +00:00
adam
5570468860 Optimize qmake for speed-up 2004-04-30 11:29:00 +00:00
xtraeme
da36222003 Apply patches from KDE CVS to fix building with freetype2 2.1.8. 2004-04-30 01:42:11 +00:00
markd
e78f9f84bb Update to qt3 3.3.2.
Qt 3.3.2 is a bugfix release. It maintains both forward and backward
compatibility (source and binary) with Qt 3.3.1 and Qt 3.3.0.

X11 specific fixes:

Fixed crash bug when using X Input Method Chinput.

- Drag and Drop
        Ignores accelerator events when dragging.

- QClipboard
        Fixed bug where data()->format() would return the wrong value.
        Fixed potential crashes with regards to iterators.

- QFont
        Avoids badly scaled fonts, and prefers exact matches.
        Made sure symbol fonts get loaded correctly.
        Made it possible to load Latin fonts that do not contain the
        Euro symbol.
        Fixed glyph width bug observed with some Khmer fonts.
        Fixed crash with misconfigured Xft.
        Fixed problem with font selection for Xft2 when having Latin
        text with non-Latin locale.
        Respects custom dpi settings for Xft.
        Does not use Xft if we have FreeType1 but no XRender.
        Fixed memory leak in the font engine when drawing transformed
        fonts.

- QGL
        Fixed crash when rendering text in GL widgets.

- QLocale
        Tru64: Fixed crash when INFINITY is compared to another double.
        Tru64: Uses DBL_INFINITY for Compaq C++ compiler.

- QMimeSource
        Does not re-enter the event loop in provides().

- QPainter
        Fixed rendering of anti-aliased text on non-XRender enabled
        displays.

- QPrinter
        Fixed setFromTo().
        Fixed printing of Arabic text with XLFD fonts.

- QTextEdit
        Fixed bug with extremely long lines.

- QThread
        Fixed bug that made program require superuser privileges on
        some Linux machines.

- QWidget
        Fixed showFullScreen() and showMaximized() for window managers
        that do not support extended window manager hints (EWMH).
2004-04-29 12:53:05 +00:00
jlam
8d2a4f1ec7 If ${X11ROOT} == ${LOCALBASE}, then we also conflict with the pkgsrc glu
package for the same reason as for MesaLib.
2004-04-28 01:34:47 +00:00
snj
35414e92d4 Convert to buildlink3. 2004-04-28 00:05:24 +00:00
snj
aa0b913be3 Remove buildlink2 support, as all packages including this file are using
buildlink3.
2004-04-27 22:43:29 +00:00
reed
0cab81ae13 Include meta-pkgs/XFree86/Makefile.common earlier in Makefile
since using its defined X11ROOT.
2004-04-27 22:30:01 +00:00
snj
c7a291dea1 This does not need buildlink2. 2004-04-27 22:24:49 +00:00
dmcmahill
e98e7d0d45 make this compile with xpkgwedge 2004-04-27 21:59:24 +00:00
reed
8c124c8f88 Fix problem where PLIST included shared libraries for liboldX
for Linux. Also make sure that libpsres.* is installed always.
This is for the XFree86-libs package. PKGREVISION was just bumped in
last, very recent, commit so don't do it again.
2004-04-27 21:49:57 +00:00
reed
cb627066a1 imake is not required as a runtime dependency, so use BUILD_DEPENDS
instead.

Bump PKGREVISION for this and for last commit too (had broken
CONFLICTS).
2004-04-27 21:38:42 +00:00
reed
4995fe597d By default, it made an automatic CONFLICTS with MesaLibs [sic].
Fixed so now only CONFLICTS with MesaLib when X11ROOT (which is
${PREFIX}/${X11ROOT_PREFIX}) is same as LOCALBASE.
(Fixed typo there too.)
2004-04-27 21:32:57 +00:00
recht
564cf1af0c This needs Xft2 as pointed out by Adrian Portelli in PR pkg/25346.
bl3ify while at it.
2004-04-27 09:28:30 +00:00
snj
1e889eaa86 Convert to buildlink3. 2004-04-27 02:04:06 +00:00
wiz
d549be02da Unused. 2004-04-27 01:02:45 +00:00
wiz
7e8ab65452 Re-add on xtraeme's request, for X11_TYPE=XFree86 users. 2004-04-27 00:52:33 +00:00
snj
820e439a9a Convert to buildlink3. 2004-04-26 22:07:06 +00:00
adam
e757f269a6 Changes 1.0.6:
* fixed a bug where markers on the far side of a planet were being drawn
  when they shouldn't have been
* fixed a bug where satellite were not drawn for some locales
* added -projection random; this picks a random projection
2004-04-26 14:56:01 +00:00
markd
70076efcb4 f_bsize -> f_frsize. From Christos Zoulas. 2004-04-26 11:54:15 +00:00
markd
04825482aa statfs -> statvfs in current.
Patches from John R. Shannon in PR 25327 and PR 25328 with suggestion from
Christos Zoulas
2004-04-26 11:31:25 +00:00
markd
8ea861d7ae statfs -> statvfs in current.
Patch from John R. Shannon in PR 25324 with suggestion from Christos Zoulas
2004-04-26 11:24:15 +00:00
wiz
f7906f6e94 Unused. 2004-04-26 09:21:57 +00:00
snj
4f3dc35823 Convert to buildlink3. 2004-04-26 05:51:57 +00:00
snj
d61a61e132 Convert to buildlink3. 2004-04-26 04:55:28 +00:00
snj
4bfb8f0750 This does not need buildlink2. 2004-04-26 04:27:55 +00:00
snj
52cbdf36ac No longer used. 2004-04-26 03:51:36 +00:00
snj
a9c244df22 No longer used. 2004-04-26 03:12:49 +00:00
wiz
f343e14c31 Unused. 2004-04-25 23:45:01 +00:00
snj
a9c2cdcf20 Finish conversion to buildlink3. 2004-04-25 18:47:55 +00:00
xtraeme
63a5519c87 bl3ify 2004-04-25 11:27:32 +00:00
snj
124c082233 Convert to buildlink3. 2004-04-25 06:58:43 +00:00
snj
4ab36bc419 Convert to buildlink3. 2004-04-25 06:10:09 +00:00
xtraeme
81495749e6 Bump PKGREVISION due to gdk-pixbuf update. 2004-04-25 04:16:42 +00:00
xtraeme
4a67b2d2c3 bl3ify, s/USE_X11BASE/USE_X11/. 2004-04-25 02:51:22 +00:00
xtraeme
6ccf448926 bl3ify 2004-04-25 02:49:21 +00:00
xtraeme
f8445e6dea bl3ify 2004-04-25 02:36:24 +00:00
xtraeme
58203b1ed6 bl3ify 2004-04-25 02:21:06 +00:00
xtraeme
c1390c29fc bl3ify 2004-04-25 02:16:37 +00:00
xtraeme
a4c0e54d08 bl3ify 2004-04-25 02:13:45 +00:00
wiz
bd7537247d Add (untested). 2004-04-25 00:17:32 +00:00
snj
c2d0e4b56f Convert to buildlink3 and remove superfluous BUILDLINK_DEPENDS.wxGTK. 2004-04-24 22:47:00 +00:00
jlam
e8132b3fbf Relinquish maintainership of packages to tech-pkg@NetBSD.org. 2004-04-24 22:46:08 +00:00
wiz
35467751dd If we include this bl* file, we only want the 8.3 version -- fix pattern
to make it so.
2004-04-24 22:41:20 +00:00
snj
92017c691a Convert to buildlink3. 2004-04-24 22:37:10 +00:00
snj
d06ba0d27c Convert to buildlink3. 2004-04-24 22:21:39 +00:00
snj
c2250d8a8d Convert to buildlink3. 2004-04-24 22:11:25 +00:00
danw
e8304e21be darwin fixes 2004-04-24 22:08:55 +00:00
snj
d403161eda Convert to buildlink3. 2004-04-24 21:34:46 +00:00
minskim
25d1dbd203 Enable pkgviews installation. 2004-04-24 20:31:53 +00:00
minskim
07ed1d6978 Enable pkgviews installation. 2004-04-24 17:39:01 +00:00
minskim
fd6757c7e1 Enable pkgviews installation. 2004-04-24 16:54:34 +00:00
minskim
e75aaf902f Update Xrandr to 1.0.2.
Changes:
  * Makefile.am: Pass -no-undefined to libtool via LDFLAGS.  Add
    -lXext and -lXrender to LIBADD.
2004-04-24 16:53:38 +00:00
minskim
b036786434 Update HOMEPAGE. 2004-04-24 16:34:28 +00:00
minskim
860c3749fe Enable pkgviews installation. 2004-04-24 16:32:48 +00:00
snj
03b9419094 Convert to buildlink3. 2004-04-24 15:58:44 +00:00
grant
b390c4d9c3 sync COMMENT with Xrandr ("RandR" -> "X RandR") 2004-04-24 11:56:00 +00:00
snj
eec77f53cd Convert to buildlink3. 2004-04-24 00:48:45 +00:00
snj
6368688bb3 Convert to buildlink3 and fix PLIST. Bump PKGREVISION to 1. 2004-04-24 00:45:58 +00:00
recht
1745a89ab0 Add QTDIR to BUILDLINK_PASSTHRU_DIRS in buildlink3.mk, so that bl3
packages could actually link against the qt libs.
2004-04-24 00:12:14 +00:00
reed
2d4122dd45 Fix references to rc.d scripts. This package uses RCD_SCRIPTS
which installs to ${RCD_SCRIPTS_EXAMPLEDIR}. But the MESSAGE
referred to wrong hard-coded location if the RCD_SCRIPTS_EXAMPLEDIR
was not the default. So use RCD_SCRIPTS_EXAMPLEDIR instead.

PKGREVISION not bumped because if someone had changed
RCD_SCRIPTS_EXAMPLEDIR before recent change of autoregistration
of rc.d script in PLIST, then it could not have been packaged
in first place.

Note that this commit does not imply that the MESSAGE is correct.
In some cases, the MESSAGE is clearly wrong such as suggesting
running the rc.d script from the example directory (which will work
although).
2004-04-23 22:43:20 +00:00
reed
9c790735db mk/bsd.pkg.install.mk now automatically registers
the RCD_SCRIPTS rc.d script(s) to the PLIST.

This GENERATE_PLIST idea is part of Greg A. Woods'
PR #22954.

This helps when the RC_SCRIPTS are installed to
a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later,
the default RCD_SCRIPTS_EXAMPLEDIR will be changed
to be more clear that they are the examples.)

These patches also remove the etc/rc.d/ scripts from PLISTs
(of packages that use RCD_SCRIPTS). (This also removes
now unused references from openssh* makefiles. Note that
qmail package has not been changed yet.)

I have been doing automatic PLIST registration for RC_SCRIPTS
for over a year. Not all of these packages have been tested,
but many have been tested and used.

Somethings maybe to do:
- a few packages still manually install the rc.d scripts to
  hard-coded etc/rc.d. These need to be fixed.
- maybe  remove from mk/${OPSYS}.pkg.dist mtree specifications too.
2004-04-23 22:07:52 +00:00
markd
f4b39d9825 bl3ify 2004-04-23 12:05:58 +00:00
snj
dfcc7bb880 Change MAINTAINER to tech-pkg@. Requested by jlam@.
These packages are going to be removed soon.  If you care about them
(and are interested in fixing them), please speak up.
2004-04-22 23:15:02 +00:00
tron
26d44a0171 Fix some issues:
- add a full dependence on the "ocaml" package because this packages shares
  its directory structure
- remove support for handling "ocaml" package without threading support,
  because it is no longer necessary
Bump package revision because of these changes.
2004-04-22 09:20:31 +00:00
snj
2e5cf5587f Convert to buildlink3. 2004-04-22 03:54:17 +00:00
snj
1549c3ced7 Convert to buildlink3. 2004-04-22 03:31:47 +00:00
markd
534a1ded34 Fix kdesu not letting you switch to root.
Bump PKGREVISION.
2004-04-21 13:23:57 +00:00
snj
83da669474 Convert to buildlink3. 2004-04-21 04:29:19 +00:00
snj
57ddf4d73b Convert to buildlink3. 2004-04-21 04:18:10 +00:00
xtraeme
f1c3418056 Enable pkgviews installation. 2004-04-20 16:17:26 +00:00
markd
a74d1fdf03 bl3ify and update to kde3.2.2. 2004-04-20 14:38:37 +00:00
jmmv
24eaef11de Update to 0.8.4:
Magnifier:
    * Added support for target.

Translation:
    * Added Gujarati language.

Furthermore, this version is part of the GNOME 2.6 stable branch.  The
previous one, 0.8.3, was derived by mistake from CVS HEAD (what is 0.9.x
actually).
2004-04-20 14:35:39 +00:00
markd
fa6cf1fd55 bl3ify and update to kde3.2.2. 2004-04-20 12:44:16 +00:00
markd
2b91b994ff add missing patch. 2004-04-20 12:37:34 +00:00
markd
a2380ac3f9 bl3ify and update to kde3.2.2.
Changes:
* kappfinder: Fixed button order
* kdesktop: Fix switching desktops incurrs (seemingly) unrequired cpu load
* konqueror: Fix textposition of bookmark toolbar not saved
* konqueror: Fix [testcase] HTTP-EQUIV="refresh" not working with weird
  formating.
* konqueror (khtml): Fix When dragging a URL link with an image, the image
  is pasted and not the link URL
* konqueror (khtml): Basic support for the HTML ACCESSKEY attribute.
* konqueror (khtml): Ctrl only suspends Shift+arrows scrolling.
* konqueror (khtml event): Fix dragging an attachment icon to desktop copies
  icon!
* konqueror: No "Actions" submenu with only one entry
* konqueror: Shift inverses "open tabs in background" setting for
  Ctrl+left mouse button and "Open in New Tab" in context menu
* kicker: Fix tooltips sometimes not disappearing.
* konsole: Added support for Scroll Up (SU) and Scroll Down (SD)
* konsole: Better compatibility with xterm/XF86 4.4.0
* konsole: Fixed sending of large blocks
* konsole: Show session menu when you move the mouse.
* Make various scripts install with the executable bit set
* Fix various libraries' install locations and versioning
2004-04-20 12:33:56 +00:00
markd
ff0f521542 bl3ify and update to kde3.2.2
Changes:
* Fix CR at end of line in source file
* Make the kalyptus script install with the executable bit set
* Respect "EffectsEnabled" for tearoff handle setting
2004-04-20 12:22:22 +00:00
xtraeme
a2c839e460 Remove gtk10, this is quit old and unmaintained actually, ok'ed by
silence in packages@.
2004-04-20 09:59:11 +00:00
snj
b4d3220fa9 Convert to buildlink3. 2004-04-20 01:56:48 +00:00
xtraeme
3c135c67d4 Fix typo. 2004-04-19 17:53:39 +00:00
minskim
0fffcc439f Enable pkgviews installation. 2004-04-19 17:37:19 +00:00
hubertf
b8907e79ec Update xlockmore (and xlockmore-light) to 5.12. Changes:
* xlock -size 0 -cycles 0 -count 0
*   Fixes for [apollonian flame hop julia kumppa life life3d
*   qix scooter spiral thornbird worm]
  Added wrap-
    ping on loop.c.  Dissolving and evolving loops added from ideas of
    Hiroki Sayama <sayama AT is.s.u-tokyo.ac.jp>.  Fixed a core dump
    involving flaws.
  New -echokey option thanks to <martin.zwickel AT technotrend.de>.
    Use like: xlock -echokey "*" -echokeys
    "Undocumented" feature (blame maintainer): xlock -echokey swear -echokeys
+ Updated life.h and life3d.h from Lee Earl Meeker's excellent "Four
+   Dimensional Cellular Automata and the Game of Life" 1998
+   http://home.sc.rr.com/lmeeker/Lee/Home.html
+   A life4d mode next?
  Removed duplicate code in xlock.c thanks to Norihiko Murase
    <skeleten AT shillest.net>.
  Fix for case of random files on a VMS file system from Jouk Jansen.
  Fixes and added options to life.c mostly for trilife.
  utext3d2, atlantis -gradient, and French changes to resources
    thanks to Eric Lassauge <lassauge AT users.sourceforge.net>.
    I needed freetype-2.1.7.tar.bz2 http://freetype.sourceforge.net
    and FTGL.tar.gz http://homepages.paradise.net.nz/henryj/
    New make.com from Jouk Jansen for VMS.
  Debug patch in 5.11 had an undesired effect on euler2d.c.

  * new since BETA
  + updated since BETA1
2004-04-19 17:35:20 +00:00
xtraeme
52660f0e16 + p5-gtk2 2004-04-19 17:29:40 +00:00
xtraeme
18a4ec79bb Initial import of p5-gtk2-1.040, from pkgsrc-wip.
The Gtk2 module allows Perl access to the Gtk+ 2.0 graphical user interface
library. You can find more information about Gtk+ 2.0 on http://www.gtk.org.
The Perl binding tries to follow the C interface as much as possible,
providing at the same time a fully object-oriented interface and
Perl-style calling conventions.
2004-04-19 17:25:57 +00:00
minskim
ef81f4ae22 Enable pkgviews installation. 2004-04-19 16:36:03 +00:00
jmmv
5023cb7a7c Bump PKGREVISION due to libcroco's update (major version bump in library name). 2004-04-19 15:04:59 +00:00
jmmv
fadb418b08 Update to 1.0.1:
* Added GtkSourceView class documentation [Paolo Borelli]
* Updated C highlighting to include C99 keywords, types and macros and
  Python highlighting to include Python 2.3 keywords, types and
  functions [Benoît Dejean]
* Fix a couple of small auto-indentation bugs [Gustavo Giráldez]
* We now require Gtk+ 2.2.4 for the library alone, and Gtk+ 2.4 to also
  build the tests.

New and updated translations
* Gujurati (new) [Gujurati Team]
* Catalan [Jordi Mallach, Aleix Badia i Bosch]
* Russian [Russian Team]
2004-04-19 14:36:42 +00:00
snj
9edc500cf4 Convert to buildlink3. 2004-04-19 04:53:58 +00:00
jmmv
eec00f28ab Update to 2.6.1:
- Translation updates.  Notably, Gujarati and Punjabi translations have been
  added.  Gabor Kelemen (hu); Nirav, Ankit, Ankur, Atit, Bhavin, Kartik,
  Khushbu, Sweta (gu); Robert Sedak (hr); Priit Laes (et); Anthony Tang
  (zh_TW).
2004-04-18 14:00:28 +00:00
snj
e80a4a0138 Convert to buildlink3. 2004-04-18 07:41:02 +00:00
snj
d0bbfe5cf1 Convert to buildlink3. 2004-04-18 07:30:16 +00:00
snj
246cd0fe0a Convert to buildlink3. 2004-04-18 04:19:49 +00:00
recht
48c4e5d16f Enable use of gtk/glib <=2.2 deprecated stuff to let this package build
against their respective 2.4 versions.
2004-04-18 01:04:42 +00:00
ben
36690ec66d Correct PLIST for non-NetBSD platforms. 2004-04-17 18:40:08 +00:00
jmmv
77a9023fa4 Let this build with GTK+ 2.4; to do this, convert to buildlink3 and use
BUILDLINK_TRANSFORM magic.  Closes PR pkg/25209.
2004-04-17 12:46:20 +00:00
rh
7c36de632d The package structure has changed, so update dependencies accordingly. 2004-04-17 00:28:14 +00:00
rh
5ded55713e Make this compile with gcc-3.
Adjust PLIST to reflect (not so) new gnustep hierarchy.
While at it, convert to buildlink3.
Bump PKGREVISION.
2004-04-17 00:26:48 +00:00
martti
c7ac789105 Updated xfce4 to 4.0.5
This is a maintenance release, aimed at bug-fixing; no new features
are being added to the 4.0 branch.

The main purpose of this release is compatibility with the recent GTK+ 2.4.x
release along with other fixes.
2004-04-16 16:12:00 +00:00
recht
ec23ce840d update to 3.3.1
changes (among many others):

- New QLocale Class

- The ActiveQt framework, first available in Qt 3.1, has been enhanced in
  lots of ways in Qt 3.3.

- Semi-Transparent Windows

Other Improvements
- The network module now supports IPv6 in addition to IPv4.
- New 64-bit platforms are supported: Itanium on Linux (Intel compiler) and
  Windows (MSVC and Intel).
- QCursor now provides the BusyCursor shape, which combines an hourglass with
  an arrow.
- Qt's DOM classes are now reentrant when Qt is built with multithread support
  enabled.

See http://www.trolltech.com/products/qt/whatsnew.html for more details.
2004-04-16 14:30:44 +00:00
rh
16f3e9ea42 Make this compile on systems without OSS (or emulation thereof). 2004-04-16 13:32:03 +00:00
snj
29a432ec6f No longer used. 2004-04-15 22:48:00 +00:00
snj
42cbe3ae7d Convert to buildlink3. 2004-04-15 22:13:31 +00:00
jmmv
849b7ce260 Update to 0.8.3:
GUI:
    * Crosshair color inversion made clearer by graying the 'Cross-hair color'
      button when 'Cross-hair color inverted' checkbox is checked.
    * Changed some keyboard accelerators.

UI:
    * A better presentation for tables  : added two new presentation items.

BRAILLE:
    * Added suport for some more braille devices.

MAGNIFIER:
    * Changed required version of gnome-mag to 0.11.0.
2004-04-15 14:38:48 +00:00
xtraeme
36124e79a4 Disable _XOPEN_SOURCE_EXTENDED when using FreeBSD, ok'ed by jmmv@. 2004-04-15 11:32:50 +00:00
jmmv
e12707865c Add and enable gtk2-engines-bluecurve. 2004-04-15 10:46:27 +00:00
jmmv
4ec80e109c Initial import of gtk2-engines-bluecurve, version 1.0:
Port of famous Bluecurve theme for GTK2+, introduced by RedHat.
2004-04-15 10:45:15 +00:00
jmmv
ee7bd94854 During print-PLIST, mark shared directories (used by packages installing
engines, pixbuf loaders...) as @comment's.
2004-04-15 10:42:42 +00:00
jmmv
6c04e51735 Precreate the lib/gtk-2.0/2.4.0/engines directory and remove it from here.
Bump PKGREVISION to 1.
2004-04-15 10:38:40 +00:00
wiz
3017caecb9 The buildlink2 framework does nothing with .pc files -- remove them
from the buildlink2.mk files.
2004-04-15 00:49:29 +00:00
jmmv
e2744b67b2 Set USE_DIRS+=XFree86-1.0 instead of depending on the package directly. 2004-04-14 21:16:42 +00:00
jmmv
c8cb1c5b0d Drop the disctinction of xdg and xdg-x11 from USE_DIRS POV. We can choose
which one is required in an automatic way by checking USE_X11BASE.  This
simplifies things and avoids possible problems in the future due to confusion.
2004-04-14 19:30:22 +00:00
jmmv
bedae6c90c Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
2004-04-14 16:15:20 +00:00
jmmv
fb7d0ac449 Update to 1.02:
Due to the high demand, libxklavier is now able to detect the default xkb
rules set at runtime. The option --with-xkb-rules-set is not necessary any
more.
2004-04-14 08:04:09 +00:00
snj
871ce6b998 Convert to buildlink3. 2004-04-13 21:47:22 +00:00
snj
a6a9c45f1f Convert to buildlink3 and simplify by using LDFLAGS.SunOS. 2004-04-13 21:44:42 +00:00
snj
8eb932471d Convert to buildlink3. 2004-04-13 21:35:56 +00:00
snj
5c33fcac3a Convert to buildlink3. 2004-04-13 21:33:06 +00:00
snj
e138762fe1 Convert to buildlink3. Remove superfluous USE_X11BASE. 2004-04-13 21:31:36 +00:00
jmmv
78d34730eb During print-PLIST, mark entries related to the battstat applet as conditional,
using the ${BATTSTAT} variable.
2004-04-13 12:42:37 +00:00
xtraeme
61dd0711fd Added xextensions-1.0.1. 2004-04-13 09:59:29 +00:00
xtraeme
52266584b7 Initial import of xextensions-1.0.1 from pkgsrc-wip.
XExtensions (aka Sundry X Extensions) contains header files and
documentation for various sundry X extensions.  Library and server
implementations are separate.

This is from the freedesktop.org X Libraries and Protocol Headers Project.
2004-04-13 09:58:06 +00:00
xtraeme
0a7477a162 Update x11/fltk to 1.1.5rc1 and s/USE_X11BASE/USE_X11/.
Changes:

CHANGES IN FLTK 1.1.5rc1

        - Documentation updates (STR #186, STR #245, STR #250,
          STR #277, STR #281, STR #328, STR #338)
        - fl_scroll() did not handle scrolling from off-screen on
          WIN32 (STR #315)
        - Fl_File_Chooser did not allow manual entry of a drive
          letter (STR #339)
        - Fl_Menu now uses the boxtype to redraw the menu
          background (STR #204)
        - Fl_Scroll now shows the background image when a framed
          box type is used and the Fl_Scroll is a direct
          decendent of a window (STR #205)
        - Added a new_directory_tooltip string pointer to allow
          localization of the file chooser's new directory
          button (STR #340)
        - Added Fl_Menu_::find_item() method (STR #316)
        - The Fl_Widget copy operator definitions were not
          conditionally compiled properly (STR #329)
        - FLUID's Layout functionality did not move child
          widgets when laying out group widgets (STR #319)
        - FLUID's Layout->Center In Group functionality did not
          properly handle widgets that were children of a
          Fl_Window widget (STR #318)
        - The Fl_Text_Display destructor did not remove the
          predelete callback associated with the current buffer
          (STR #332)
        - Fixed several bugs in the MacOS X Fl::add_fd()
          handling (STR #333, STR #337)
        - The Fl_Text_Display widget did not display selections
          set by the application (STR #322)
        - FLUID crashed if you did layout with a window widget
          (STR #317)
        - Fl_Scroll::clear() didn't remove the child widget from
          the Fl_Scroll widget (STR #327)
        - Fl_Value_Slider::draw_bg() didn't always apply the
          clipping rectangle (STR #235)
        - fl_filename_relative() returned the wrong string if
          the absolute pathname was equal to the current working
          directory (STR #224)
        - Fl_Help_Dialog didn't correctly restore the scroll
          position when going forward/back in the link history
          if the file changed (STR #218)

And more...
2004-04-13 09:36:17 +00:00
jmmv
3e5f91e246 During print-PLIST, suppress any files installed under libdata/gtk-2.0, and
the directory itself, as they are automatically handled during post install
by this package.
2004-04-12 21:21:19 +00:00
snj
e5171dd25a No longer used. 2004-04-12 04:28:04 +00:00
snj
296d721c52 No longer used. 2004-04-12 04:03:30 +00:00
snj
df2caf8e2e Convert to buildlink3. 2004-04-12 03:58:36 +00:00
snj
1ac8daa07f Convert to buildlink3. 2004-04-12 03:41:51 +00:00
snj
be49dc3664 Convert to buildlink3. 2004-04-12 02:20:13 +00:00
grant
ba999f508e add missing dependency on expat. 2004-04-12 02:15:40 +00:00
snj
2e356d1760 Convert to buildlink3. 2004-04-12 02:11:14 +00:00
snj
d195fba559 No longer used. 2004-04-12 00:38:58 +00:00
snj
6194a96918 No longer used. 2004-04-12 00:27:26 +00:00
xtraeme
715854fa00 bl3ify 2004-04-11 23:29:49 +00:00
snj
c13469ee3c Convert to buildlink3. 2004-04-11 22:52:03 +00:00
snj
a50b622c68 Convert to buildlink3 and s/scientifical/scientific/. 2004-04-11 22:51:34 +00:00
snj
c73778fadd Convert to buildlink3. 2004-04-11 22:47:15 +00:00
snj
419ff11844 Whitespace fixes. 2004-04-11 22:46:49 +00:00
snj
c249bbad56 Convert to buildlink3 and remove some unnecessary CONFIGURE_ARGS. 2004-04-11 22:45:44 +00:00
snj
5552c6dad8 FIX_RPATH has been gone for 4 months. 2004-04-11 20:55:43 +00:00
xtraeme
172687035e bl3ify 2004-04-11 18:36:55 +00:00
xtraeme
f8537ca547 bl3ify 2004-04-11 18:26:34 +00:00
xtraeme
e9d9e77dca bl3ify 2004-04-11 18:21:32 +00:00
xtraeme
b618bb2708 bl3ify 2004-04-11 15:40:01 +00:00
snj
f1422b74ad Convert to buildlink3. 2004-04-11 07:23:57 +00:00
rh
fcde527436 Update gnustep-back to 0.9.2.
Noteworthy changes in version `0.9.2'
=====================================

   * Art backend added support for grayscale, one-isblack colorspaces.
   * Windows pasteboard interaction handling added.
   * Better focus handling on Windows.
   * Better font and draw handling on Windows.

Noteworthy changes in version `0.9.1'
=====================================

   Color on 8 bit displays works correctly now. WindowMaker properties
are always set now in case another manager is emulating WindowMaker
styles.
2004-04-10 23:46:55 +00:00
rh
2b3a0eb31c Update gnustep-gui to 0.9.2.
Noteworthy changes in version `0.9.2'
=====================================

   * Working NSToolbar implementation
   * New Mac OS X methods in NSView and other classes
   * Fixed some sheet handling problems.
   * Integrated gif, jpg, and png handling in front-end.
   * Added overridable button and frame drawing functions
   * Add some keyed decode/encoding to some classes
   * NSStringDrawing redesigned.
   * Much improved loading of gorm files

Noteworthy changes in version `0.9.1'
=====================================

   * NSWindow - DnD works on whole window and events are propogated up
     to first DnD aware view.
   * Absolute paths and DnD works in OpenPanels.
2004-04-10 23:44:28 +00:00
danw
b65724482c Fix up some Makefile logic that got broken by the libtool patches (and
prevented it from building on some platforms). Ensure that the built
library is named libtk84 (as opposed to libtk8.4) on all platforms.
2004-04-09 23:39:00 +00:00
jmmv
ac4c55ee66 Update to 1.01:
* configure.in, libxklavier/xklavier_config_xkb.c: I suppose now libxklavier
  should be able to live in xorg world - the name of the rules files is
  customizable at build-time.
2004-04-09 21:42:13 +00:00
reed
d040d4c74d A slightly longer description. 2004-04-09 00:26:47 +00:00
xtraeme
bb7d560e1d Add missing PAM dependency, which is needed when building under Linux. 2004-04-06 20:40:30 +00:00
taca
5948756883 Re-add optional distfiless' information. 2004-04-06 10:13:58 +00:00
reinoud
48b89d3bd6 Fix double inclusion compilation error with some XFree versions. 2004-04-05 23:03:52 +00:00
tron
f2bf0fe5d4 Add conflicts with each other to the "gtk-engines" and the "gtk2-engines"
package because they installed identical files into the same directory.
2004-04-05 13:27:00 +00:00
recht
1ce3746036 Fix a problem with the "redmond" engine which was missing the gtk2 symbols.
Bump the PKGREVISION to 7 for this change.
2004-04-04 22:44:06 +00:00
mason
b80f4a3c08 HOMEPAGE was incorrect, pointing to non-existant page.
Correct page: http://cpan.uwinnipeg.ca/htdocs/Tk/Tk.html
2004-04-04 08:53:48 +00:00
xtraeme
be4d58b714 Regen distinfo for patches (hi jmmv!) 2004-04-04 05:54:36 +00:00
taca
d7da8468a0 - Add missing initialzation of VMIN and VTIME member of termios's c_cc
array as xterm(1) do.
- PATCHFILES should be simply assigned not additonaly in PATCH_SITES
  section.
- Add empty HOMEPAGE.

Bump PACKAGEREVISION.
2004-04-03 17:01:03 +00:00
recht
74cbda6145 update to 0.6 and add an explicit dependency on pkgconfig.
0.6
===
  - Fix some fairly serious memory leaks (Tommi Leino)
  - Cygwin build fix (Masahiro Sakai)
2004-04-03 11:20:20 +00:00
minskim
05b27962b8 Comment out two directories in PLIST. They are handled by metacity.
Bump PKGREVISION.
2004-04-03 05:25:17 +00:00
jmmv
36d1560a27 Explicitly start the X server in the fifth virtual terminal (vt05) when we
are running under NetBSD (I guess other OSes don't need the fix, or need
different defaults).  This avoids the X server starting in the first virtual
console, together with getty, causing annoying keyboard problems.
Bump PKGREVISION to 1.  Closes PR pkg/19434.
2004-04-02 15:17:43 +00:00
adam
b24e317d9d Changes 2.2.10:
* Build:
  - SUN Forte C++ (see README.SUN):
    Now builds. This is probably the first time since
    gtkmm 2.0.x. There are still some "anachronism"
    warnings, which someone might like to fix with a
    patch.
  - gcc++ 3.4 (cvs): Lots of issues fixed, though you
    might see an internal compiler error.
* Documentation:
  - Book: Mention CellRenderer's "editable" property.


Changes 2.2.9:

* Build:
  - Removed DISABLE_DEPRECATED macros so that gtkmm 2.2
  can build with GTK+ 2.3.x. I didn't release this previously
  because previous versions of GTK+ 2.3.x were broken with
  gtkmm, but it's OK now.
  - Removed unnecessary namespace qualification to fix build
  with the Intel compiler.
* Glib::ObjectBase: The default constructor, never before used,
  now generates a custom GType, for use when creating new
  implementations of Glib::Interfaces - for instance, see the
  new custom tree model example in gtkmm.
* examples: Added treecustommodel example, though it's much
  better in gtkmm 2.4.
* documentation:
  - Corrected name and install location of devhelp file.
  - Fixed some documentation that mentinod freeing C objects.
  - Added docs/internals/gtk_patches.txt with URLs of some
    patches/bugs that were needed to underlying libraries,
    as a clue for future developers.
* spec file: Added devhelp file.
2004-04-02 12:33:22 +00:00
jmmv
b68bd17102 Fix paths to libgtop and libgtop2, which now live in sysutils. 2004-04-02 12:18:09 +00:00
jmmv
a777ea31e9 Moved to pkgsrc/x11/gnome-themes-extras. 2004-04-02 11:54:40 +00:00
jmmv
3368a183f0 Rename gnome-themes-extra to gnome-themes-extras. 2004-04-02 11:53:56 +00:00
jmmv
8ad1aab046 Reimport gnome-themes-extra as gnome-themes-extras to match package name.
This is version 0.6.
2004-04-02 11:52:37 +00:00
martti
9bbde9d5b1 Updated xfce4-menueditor to 1.05
* filesel dialog for launcher command in edit and add dialog
* filesel dialog for new menu filename
* check if all field are filled when adding and creating a new menu
* no more gint response (might cause prbl at compiling under NetBSD)
* (begin of) icon support added
* text in tree formatted
* patch for my_tree_store_swap_up and my_tree_store_swap_down applied
* menueditor.c splitted into more files
* bug in my_tree_store_swap_up and my_tree_store_swap_down leading to
  corrupted menu file fixed.
2004-04-02 10:07:26 +00:00
snj
bc9bd615c1 As noted in PR pkg/25016, lintpkgsrc barfs on multiline .if statements
that are not escaped.
2004-04-02 03:49:51 +00:00
xtraeme
8c517678bd Hmm, revert previous... looks like this is the right name. 2004-04-01 22:13:35 +00:00
xtraeme
b643f360d8 Fix PKGNAME, this should be 2.6.0, not 2.6.0.0! heh 2004-04-01 22:11:28 +00:00
jmmv
007d4122e8 Adjust paths to the new location, due to the GTK+ update to 2.4. 2004-04-01 19:36:58 +00:00
jmmv
b6ef0f73d3 Update to 0.6. Unknown list of changes since the previous version. 2004-04-01 19:17:53 +00:00
jmmv
cb94a408d3 Update to 2.6.0. Changes since the previous stable branch:
Zenity 2.6.0
============
" Roll on Rottnest! "

	* Fix up dialog sizes [Darren, Glynn]
	* Add Serbian help docs [Danilo]
	* New and updated translations
		- Alexander Winston [en_CA]
		- Kostas Papadimas, Nikos Charonitakis [el]
		- Telsa Gwynne, Dafydd Tomos [cy]
		- Andras Timar [hu]
		- Mugurel Tudor [ro]

Zenity 2.5.91
=============
" Too old to die young "

	* Use automake 1.7 now [Glynn]
	* Removed some unused code [Glynn]
	* New and updated translations
		- MÉ~Ytin Æ~Omirov [az]

Zenity 2.5.90
=============
" Half drunk "

	* Build fixes [Tomasz]
	* Fix help, remove cruft [Glynn]
	* THANKS [Glynn]
	* New and updated translations
		- Takeshi AIHANA [ja]
		- Changwoo Ryu [ko]
		- Robert Sedak [hr]
		- Arafat Medini [ar]
		- Danilo Å| egan, Aleksandar UroÅ¡eviÄ~G [sr, sr@Latn]
		- Paisa Seeluangsawat, Supranee Thirawatthanasuk [th]
		- Jarkko Ranta [fi]
		- Laurent Dhima [sq]
		- Kostas Papadimas [el]
		- Priit Laes [et]
		- Guntupalli Karunakar, Amanpreet Singh Alam [pa]

Zenity 2.5.2
============
" Bottle half full or half empty? "

	* Handle stdin on text dialog [Glynn]
	* Build fixes [Glynn]
	* New and updated translations
		- Duarte Loreto [pt]
		- Sanlig Badral [mn]
		- Robert Sedak [hr]
		- Christophe Merlet [fr]
		- Roozbeh Pournader [fa]
		- Christian Neumair [de]
		- Kjartan Maraas [no]
		- Laurent Dhima [sq]
		- Ã~Esmund Skjæveland [nn]
		- Andras Timar [hu]
		- Funda Wang [zh_CN]
		- MÉ~Ytin Æ~Omirov [az]
		- Laurent Dhima [sq]

Zenity 2.5.1
============
" Zen beginnings "

	* Use the new file selection widget [Jan]
2004-04-01 19:05:26 +00:00
jmmv
77dfa6d7b6 Update to 0.8.1:
Changes in 0.8.1
================

Translation:

    Update Basque, Arabic, Greek, Welsh and British translations.

Changes in 0.8.0
================

Translation:

    Update translations for Ukrainian, German, Arabic, Italian, Mongolian,
    Greek, Canadian English.

Changes in 0.7.6
================

Miscellanous
    * Report caret-moved events for non-focused objects.

UI:
    * Notify user when he moves to a new table.

Changes in 0.7.5
================

Miscellanous
    * Filter events for watched object.

UI:
    * add a function to unwatch all watched objects.
    * better presentation for tables.

Changes in 0.7.4
================
Presentation
    * Store presentation items in XML files, not not in gconf keys.

UI
    * Map shutup function on control-left key.

Changes in 0.7.3
================
Braille
    *  Support for devices created by HandyTech.

UI
    * Possibility to add a watch a specified object (to receive all event for
    that object).

GUI
    * Add option to permite a crosswire on without a cursor when the
    magnifier is active.
    * Presentation is now a collection of predefined profiles.

Miscellanous
    * Made non-case sensitive a braille device command line value.

Changes in 0.7.2
================

Magnifier:
    * Make sure that the coordinates are set ok in case of a change of
      resolution.
    * Zoomer's coordinates are from (0,0) to (x-display-size - 1,y-display-size - 1)
      (not from (1,1) to (x-display-size, y-display-size) as before)
2004-04-01 19:04:27 +00:00
jmmv
7cacccc9f3 Update to 2.6.0:
2.6.0
=====

Bugfixes:

- Rename numerous high and low contrast icons to make them work again:
  keyboard, keyboard accessibility, theme, font, background, sound,
  window, preferred apps, volume control, mouse, menus & toolbars.
  (Calum Benson)

Enhancements:

- Added accessible icons for fileroller, gcalctool, perfmeter, Computer,
  Browse Network, gucharmap, gdict, accessx status applet, Display
  Resolution, main menu, AT Support. (Calum Benson)

New/updated translations:

 2004-03-21  Kjartan Maraas  <kmaraas@gnome.org>
       * no.po: Fix a typo.

 2004-03-21  Mugurel Tudor  <mugurelu@go.ro>
       * ro.po: Updated Romanian translation by
       Mişu Moldovan <dumol@go.ro>

2004-03-20  Gareth Owen <gowen72@yahoo.com>
       * en_GB.po: Added British translation

2004-03-20  Robert Sedak  <robert.sedak@sk.htnet.hr>
         * hr.po: Updated Croatian translation.


2.5.92
======

Bugfixes:

2004-03-15  Calum Benson  <calum.benson@sun.com>

       * gtk-engines/hc-engine/hc-style.c: (draw_dot):
        Remove bogus semi-colon, fixes #136846 (Kjartan Maraas)

New/updated translations:

2004-03-14  Maxim Dziumanenko <mvd@mylinux.com.ua>

       * uk.po: Updated Ukrainian translation


2.5.91
======

New/updated translations:

2004-03-08  Alexander Winston  <alexander.winston@comcast.net>

       * en_CA.po: Added Canadian English translation at "32 translated
       messages" status.

2004-03-06  Mətin Əmirov  <metin@karegen.com>

       * az.po: Translation updated.

2004-03-06  Changwoo Ryu  <cwryu@debian.org>

       * ko.po: Updated Korean translation.

2004-03-04  Nikos Charonitakis  <frolix68@yahoo.gr>

       * el.po: Updated Greek translation.

2003-02-17  Paisa Seeluangsawat  <paisa@users.sf.net>

        * th.po: Updated Thai translation.


2.5.90
======

New/updated translations:

2004-02-14  Danilo � egan  <dsegan@gmx.net>

       * sr.po, sr@Latn.po: Reviewed Serbian translation by Aleksandar
         Urosevic

BugFixes:

2004-02-24  Calum Benson <calum.benson@sun.com>

       Add PanelToplevel::arrow-size property to large print themes.
       Fixes #110939.

2004-02-24  Narayana Pattipati <narayana.pattipati@wipro.com>

       Add GtkCheckMenuItem::indicator_size property value to the
hemes.
       Fixes bugzilla bug#131659
2004-04-01 19:03:00 +00:00
jmmv
1c09e730a8 Bump PKGREVISION to 6 and fix paths to installed files, due to the update
of GTK+ to 2.4.
2004-04-01 19:02:34 +00:00
jmmv
550efddc00 Update to 0.10.10, the version addressed to GNOME 2.6.0:
What's new in gnome-mag-0.10.10:

* languages:
Alexander Winston (en_CA)
Gareth Owen (en_GB)
John C Barstow (mi)

What's new in gnome-mag-0.10.9:

* languages:
  MÉtin Æmirov (az)
  Alexander Winston (en_CA)
  Amanpreet Singh Alam (pa)
  Paisa Seeluangsawat (th)
  Gurban Mohemmet Tewekgeli (tk)

What's new in gnome-mag-0.10.8:

* fix for builds with non-standard X directories. [bug 130787, from
  Fernando Herrera]

* smooth-scrolling is now the default.

* magnifier toplevel window is now TYPE_POPUP as it
  needs to be override-redirect and always on top.

* fixes to benchmarking code reports (Brian Cameron).

* cache GC's used in magnifier, to reduce X traffic (Brian Cameron).

* makefile cleanup: (Tomasz K³oczko)

* languages:
  punjabi  Guntupalli Karunakar
  thai	   Paisa Seeluangsawat
  croation Robert Sedak
  arabic   Arafat Medini
2004-04-01 18:58:40 +00:00
jmmv
2088655869 Update to 2.6.0. Changes since previous stable branch (2.4.x):
Changes in GNOME-Applets 2.5.90
===============================

Overall
* Major docs updates and cleanups. (Glynn Foster, SUN Microsystems doc team)
* Build tree cleanups. (Glynn Foster)

Translations
* Brazilian (Raphael Higino)
* Russian (Leonid Kanter)
* Bengali (Sayamindu Dasgupta)
* Dutch (Elros Cyriatan)

Changes in GNOME-Applets 2.5.8
==============================
Needs to be updated.

Changes in GNOME-Applets 2.5.7
==============================
Needs to be updated.

Changes in GNOME-Applets 2.5.6
==============================

Overall
* Docs updates (Breda McColgan)
* BSD fixes - bug #134654 (Julio M. Merino Vidal)
* Fix disable-schemas_install (Jason Leach)
* Fix cleaning up .servin.in files - bug #132071 (Jason, Padraig O'Briain)
* Depracation fixes (Kjartan Maraas)
* Fix compilation - bug #133213 (Alexander Winston)
* Add documentor credits (Chee Bin Hoh)

Battery Charge Monitor
* BSD fixes - bug #134661 (Julio M. Merino Vidal)

CD Player
* BSD fixes - bug #134657 (Julio M. Merino Vidal)
* Reduce cpu useage with accesability on - bug #133619 (Pardraig O'Briain)

Character Palette
* Multihead fix - bug #133587 (Dennis)

Disk Mounter
* multihead fixes - bug #134019 (Dennis Smit)

Geyes
* Allow for user installed themes in home directory - bug #122872 (Dennis)
* properly install themes - bug #133100 (Chee Bin Hoh)

GKB
* Keypress fixes - bug #101960 (Egmont Koblinger)

GSwitchit
* Multihead awareness - bug #134025 (Dennis Smit)
* HIG fixes - bugs #133701, 133702, 133570 (Dennis Cranston)
* Fix keynav - bug #132851 (Padraig)

Inbox Monitor
* Fix auto updateing - bug #131407 (Srinivasa Ragavan)
* Gettext fixes - bug #134398 (Gustavo)
* Fix multihead issues - bug #111837 (Leena Gunda)

Keyboard Assesibility
* Fix bug #124153 (Kjartan Maraas)
* mark strings for translation - bug #132579 (Kjartan)

Modem Lights
* Multihead fixes (Dennis)

Stickynotes
* Gconf snaity checks - bug #124024 (Kevin Vandersloot)
* Fix initial placement of notes - bug #125675 (Kevin)
* Multihead fixes - bug #128258 (Dennis, Leena Gunda )

Stock Ticker
* Fix compilation (Jody Goldberg)
* Fix data retrieval - bug #123125  Remi Cohen-Scali.

System Monitor
* install and fix docs - bug #87496 (Dennis, Alexander Winston)

Volume Control
* Fix hadow type - bug #133136 (Richard Hult)

Weather Monitor
* Fix help - bug #134826 (Vijaykumar Patwari)
* More Swedish locations - bug 134479 (Andre Dahlgvist)
* Add Ukraine locations - bug #126101 (Yury Umanets)
* Fix wind display direction - bug #132230 (corwashere yahoo com)
* Divide areas into regions, states, cities etc - bug #81391 (Michael Terry)

Translations
* Albanian (Elian Myftiu)
* Arabic (Arafat Medini)
* Canadian English (Adam Weinberger)
* Croation (Robert Sedak)
* Czech (Miloslav Trmac)
* Danish (Ole Laursen)
* Dutch (Vincent van Adrighem)
* Finnish (Jarkko Ranta)
* French (Christophe Merlet)
* German (Christian Neumair)
* Greek (Kostas Papadimas, Nikos Charonitakis)
* Irish (Alastair McKinstry)
* Italian (Leandro sul clementino)
* Japanese (T.Aihana)
* Lithuanian (Zygimantas Berucka)
* Korean (Changwoo Ryu)
* Malay (Hasbullah Bin Pit)
* Norwegian (Kjartan Maraas)
* Polish (GNOME PL Team)
* Portuguese (Duarte Loreto)
* Serbian (Danilo Segan)
* Spanish (Francisco Javier F. Serrador)
* Ukrainian (Maxim Dziumanenko)

Changes in GNOME-Applets 2.5.5
==============================

Overall
* Keynav (Bill Haneman)
* Help fixes (Chee Bin HOH)
* Docs update (Breda McColgan)
* Generalize the way about windows are handled
  between all applets (Archana Shah, Dennis Smit)
* Multi head fixes (Arvind Samptur)
* Build fixes (Jason Leach)
* UI fixes (Sergey V. Oudaltsov, Calum Benson, Shakti Sen)
* I18N fixes (Maxim Dziumanenko)

Gweather
* Fix help, Bug #131894 (Muktha Narayan)
* Add support for forecasts from the Australian Bureau of Meteorology (James Henstridge)

Geyes
* Popup an error dialog when there is a major problem
  with the theme files, Bug #132635 (Dennis Smit)

Mini Commander
* Fix crasher bug #132270 (Fernando Herrera)

Charpick
* Removed "Add a palette.." item from pop
  down menu. Fixes #131887 and #129757 (Michael Terry)
* Make the property window it's dialogs be event
  driven instead of using gtk_dialog_run. Fixes #133087 and #131889
  (Dennis Smit)

Stickynotes
* Property window gets destroyed after applet removal (Vijaykumar Patwari)
* App icon make use of icon theme (SUN Microsystems)

Mixer
* Merge patch from gnome-mixer for gsteamer part. (Kevin Vandersloot)

Translations
* Azerbaijani (Metin Amiroff)
* Spanish (Francisco Javier F. Serrador)
* Czech (Miloslav Trmac)
* Polish (Artur Flinta)
* Albanian (Elian Myftiu)
* Slovenian (Andraz Tori)
* Greek (Kostas Papadimas)
* Serbian (Serbian team (Prevod.org))
* Irish (Alastair McKinstry)
* Dutch (Vincent van Adrighem)
* Korean (Changwoo Ryu)
* Portuguese (Duarte Loreto)
* German (Christian Neumair)
* Japanese (Takeshi AIHANA)
* Norwegian (Kjartan Maraas)

Changes in GNOME-Applets 2.5.0
==============================

Overall
* Docs update (Breda McColgan)
* Fix numerous leaks (Kjartan Maraas)
* Lock down improvements (George Lebl)

Battery Monitor
* Fix high cpu usage and other weird things - bug #88553 (David Moore)

Keyboard Accesibility Status
* Fix many leaks (Jody Goldberg)

Keyboard Layout Switcher
* New international US keyboard (Szbolacs Ban)
2004-04-01 18:50:52 +00:00
jmmv
8799d1687d Update to 2.6.0. Changes since previous stable branch (2.4.x):
2.6.0
=====
- Make new tabs/windows open in the current directory of the current tab.
- Handle icon and window titles separately when needed.
- Set window roles on all windows, so that window managers can use
  this information.
- Lots of changes so that the interface follows the HIG more closely and
  plays well and consistently with the rest of GNOME, becoming in general
  more usable. This includes from wording changes to various rearrangements
  in the interface to behaviour changes.- Updated and enhanced manual.
- Better URL recognition.
- Some accessibility improvements.
- Better handling of session saving.
- Lots of amazing work by translators; since last time, we have added Tamil,
  Norwegian Nynorsk, Croatia/Hrvatska, Thai and Canadian English.
- Moved to the new GTK+ widgets in most places.
- Fixed quite a few bugs and memory leaks.

Thanks go to everybody who participated in this: translators, documenters,
bug herders, testers, bug reporters and a big et caetera.

2.5.90
======

  - Fixed an accelerator clash in the popup, caught by Ben Maurer.
  - Code cleanups in accessilibity code, spotted by Padraig O'Briain
  - Updated translations: Mətin Əmirov (az), Miloslav Trmac (cs),
    Ole Laursen (da), Christian Neumair (de), Kostas Papadimas (el),
    Francisco Javier F. Serrador (es), Christophe Merlet (fr), Takeshi
    AIHANA (ja), Žygimantas Beručka (lt), Sanlig Badral (mn), Vincent
    van Adrighem (nl), Kjartan Maraas (no), Artur Flinta (pl), Duarte
    Loreto (pt), Laurent Dhima (sq), Danilo Šegan (sr), Christian Rose (sv).
  - New translations: Adam Weinberger (en_CA), Chatchawarn Hansakunbuntheung
    and Chanchai Junlouchai (th).

2.5.5
=====

  - Fixed a crash under IceWM, thanks to Owen, who “spent quite some
    time looking at protocol traces”.
  - Use the new file chooser, now that libgnomeui allows us to do that.
  - Be better w.r.t. a11y; Muktha Narayan.
  - A couple of minor miscellaneous fixes.
  - Updated translations: Mətin Əmirov (az), Miloslav Trmac (cs),
    Nikos Charonitakis (el), Francisco Javier F. Serrador (es),
    Pauli Virtanen (fi), Christophe Merlet (RedFox) (fr),
    Takeshi AIHANA (ja), Young-Ho Cha (ko), Daniel van Eeden (nl),
    Kjartan Maraas (no), Gnome PL Team (pl), Laurent Dhima (sq),
    Слободан Средојевић (sr), Christian Rose (sv), Maxim Dziumanenko (uk).

2.5.4
=====

  - Fixed saving the geometry of windows with tabs to the session.
  - Be smarter on Solaris (Robert Basch)
  - Use the new GTK+ API in more places.
  - Make keyboard shortcuts work even when the menubar is hidden.
  - Updated translations: Arafat Medini (ar), Mətin Əmirov (az), Miloslav
    Trmac (cs), Ole Laursen (da), Christian Neumair (de), Francisco Javier
    F. Serrador (es), Christophe Merlet (RedFox) (fr), Alastair McKinstry
    (ga), Robert Sedak (hr), Takeshi AIHANA (ja), Young-Ho Cha (ko),
    Žygimantas Beručka (lt), Sanlig Badral (mn), Daniel van Eeden (nl),
    Åsmund Skjæveland (nn), Kjartan Maraas (no), Gnome PL Team (pl), Duarte
    Loreto (pt), Laurent Dhima (sq), Слободан Средојевић (sr).

2.5.1
=====

  - Fixed the navigation among notebook tabs.
  - Make sure the profile editor sets mnemonic widgets on things so that we are nice
    to gnopernicus/GOK users.
  - Updates to the manual.
  - Follow the HIG and the GDSG more closely.
  - Make uris go through gnome_vfs_make_uri_from_input so that
    things like www.gnome.org are properly handled (Behdad Esfahbod).

2.5.0
=====

  Thanks to Kjartan Maraas for hunting memleaks, and the translation team.

  - Make new windows/tabs open in the current tab's working directory, and
    make factory calls start shells in the directory current at the call.
  - Fixed a couple of crasher bugs.
  - Fixed a couple of ngettext related problems.
  - Various UI enhancements in menus, key navigation et caetera.
  - Make sensible use of xterm's control sequences for setting icon titles.
  - Set roles on all windows, so that window managers can use them.
  - Fix a few memory leaks, found by Kjartan Maraas.
2004-04-01 18:50:21 +00:00
jmmv
0702d5d66f Bump PKGREVISION to 2 due to the GTK+ update to 2.4. 2004-04-01 18:49:52 +00:00
jmmv
ed04236b5e Update to 2.6.0.0:
2.6.0.0 stuff:

- DisplayLastLogin defaults to false since '/usr/bin/last' is stupidly
  unlocalized

- Add translated (de, es, fr, it, ja, ko, sv, zh_CN, zh_HK and zh_TW)
  documentation (Glynn, Sun translation team)

- Translation updates (Christophe Merlet, Christian Neumair, Maxim Dziumanenko,
  Telsa Gwynne, Stanislav Visnovsky, Gustavo Maciel Dias Vieira,
  Alastair McKinstry, Alexander Winston, Sanlig Badral, Vincent van Adrighem,
  Michiel Sikkes, Funda Wang, Ales Nyakhaychyk, Metin Amiroff, Takeshi AIHANA,
  Alessio Frusciante, Francesco Marletta)

2.5.90.2 stuff:

- Support for GTK+ theming (accessibility) and ability to change current
  theme in the standard login, fixes #125070 (Muktha, me)

- Hindi was written wrong in the language menu fixes #134372
  (Guntupalli Karunakar)

- When restarting a server by whacking it and starting it again, wait
  for 1 sec to allow things to "settle", plus be a lot milder on X
  server's lock files / sockets to avoid whacking ones currently in use

- Make language dialog in the graphical greeter come up quicker and init
  the languages lazily

- Fix #135232 by using code@mod for the translation matrix (me), and added
  Serbian variants there (Danilo Segan)

- Fix #135053 by adding canadian english (Adam Weinberger, Danilo Segan)

- Fix sourcing of environment on AIX, #135401 (Vincent Berger)

- Fix displaying of ~/.xsession-errors file

- Attempt to handle out of user diskspace more gracefully by whacking old
  .xsession-errors in case we fail.

- Translation updates (Nikos Charonitakis, Jordi Mallach, Funda Wang,
  Tommi Vainikainen, Kostas Papadimas, Kjartan Maraas, Miloslav Trmac,
  Laurent Dhima, Zygimantas Berucka, Christian Rose, Changwoo Ryu,
  Yukihiro Nakai, Duarte Loreto, Christophe Merlet,
  Francisco Javier F. Serrador, Artur Flinta, Alastair McKinstry,
  Guntupalli Karunakar, Takeshi AIHANA, Paisa Seeluangsawat,
  Surichat Sumrit, Supranee Thirawatthanasuk, Chanchai Junlouchai,
  Adam Weinberger, Christian Neumair, Hasbullah Bin Pit,
  Pauli Virtanen, Ole Laursen, Asmund Skjaeveland, Metin Amiroff,
  Vincent van Adrighem, Tino Meinen, GNOME PL Team)

2.5.90.1 stuff:

- Login field was not clearned when x server / slave crashed (#131389)

- Change the 12 hour format to be less confusing (#133189)

- Re-fix the aix ADMCHG bug #123766 (Vincent Berger)

- keymouselistener fixes (Brian Cameron)

- Compilation fixes #131042, #130963

- Build fixes (Tomasz Kloczko)

- Other fixes and cleanups (among others #133181 by Mariano Suarez-Alvarez)

- Translation update (Andras Timar, Francisco Javier F. Serrador, Lucas Vieites,
  Maxim Dziumanenko, Robert Sedak, Metin Amiroff, Laurent Dhima, Changwoo Ryu,
  Kjartan Maraas, Miloslav Trmac, Asmund Skjaeveland, Sanlig Badral,
  Zygimantas Berucka, Kostas Papadimas, Christian Neumair, Artur Flinta,
  GNOME PL Team, Gustavo Maciel Dias Vieira, Joao Emanuel, Danilo Segan,
  Vincent van Adrighem, Tino Meinen, Fernando Herrera, Arafat Medini)

2.5.90.0 stuff:

- Add accessibility setting to gdmsetup and allow setting an arbitrary
  sound for the "ready for login" sound.  (#125487)

- gdmflexiserver now lists running sessions if there are some and allow
  the users to easily switch. (#127038)

- Display last login when the user enters their name (can be turned
  off) (#128940)

- Inactive flexiservers are reaped by default after 5 minutes.

- Accessibility modules set the busy cursor for 2 secs to show that
  an action was started (#125153)

- Doubleclicking on a language in graphical greeter selects it
  (Kirk Mitchener, #123199)

- Optional info message on login (sort of like motd) (Anton Altaparmakov,
  #125219)

- New SUP (socket protocol) commands to request shutdown/reboot after
  session ends or after all users log out.  Also new SUP commands for
  querying and setting the VT on Linux.

- A --wait-for-go option that will start one X server and then wait until
  GO is sent through the fifo before going further.

- IPv6 support (Archana Shah)

- Built in sessions are out of /etc/X11/dm/Sessions and moved to
  <datadir>/gdm/BuiltInSessions

- Fix chooser commonication vs. accessibility stuff (#125064)

- Fix RetryDelay and make it default to 1 and not 3 (Leena Gunda, me, #128507)

- On AIX without PAM, password expiration is done (Vincent Berger, me, #123766)

- On crypt/shadow the double login warning was too early, now done after
  authentication as in the PAM setup.

- Clients are now forcibly whacked at session stop, should "fix" #126071

- Use GtkFileChooser in gdmsetup (Jan Arne Petersen, #128668)

- Paranoia: Check owenership of the socket before using it

- Fix xdmcp session counting (#126465)

- Warn the user when they want to set root as autologin (RH #97716)

- StandardXServer can now have arguments

- Default color is now #76848F and the PreSession script tries
  to use the default gdm color to fix #128220

- Fix assert failure when starting Xnest (#127780)

- Indent the chooser and config toggles in the setup (#120639)

- Lots of cleanup and fixes and adding to the general paranoia in the
  code.  (me, Ray Strode, Brian Cameron)

- Translation updates (Miloslav Trmac, Andras Timar, David O'Callaghan,
  Paul Duffy, Danilo Segan, Vincent van Adrighem, Kostas Papadimas,
  Jordi Mallach, Ole Laursen, Dmitry G. Mastrukov, Russian team,
  Sanlig Badral, Francisco Javier F. Serrador, Lucas Vieites,
  Laurent Dhima, Asmund Skjaeveland, Artur Flinta, Duarte Loreto,
  Robert Sedak, Christophe Merlet, Christian Neumair, Zygimantas Berucka)
2004-04-01 18:49:37 +00:00
jmmv
bf168ba1c2 Update to 2.6.0:
Version 2.6.0
=============

  Translators

	* Alexander Winston (en_CA)
	* Gareth Owen (en_GB)
	* Jitendra Shah (mr)
	* Mişu Moldovan (ro)
	* Leonid Kanter (ru)

Version 2.5.92
==============

  Translators

	* Vladimir \"Kaladan\" Petkov (bg)
	* Dinesh Nadarajah (ta)
	* Maxim Dziumanenko (uk)

Version 2.5.91
==============

  Session Manager

	* New splash screen for 2.6 (Jakub Steiner)
	* Make the capplet use GtkFileChooser (Chris Kelso)

  Translations

	* Mətin Əmirov (az)
	* Laszlo Dvornik (hu)
	* Christopher R. Gabriel (it)
	* Amanpreet Singh Alam (pa)
	* Paisa Seeluangsawat (th)

Version 2.5.90
==============

  Translations

	* Laurent Dhima (sq)
	* Paisa Seeluangsawat (th)

Version 2.5.5
=============

  Session Manager

	* Set accessible role on the logout dialog (Padraig)
	* Update help links to the new user-guide location (Mark)

  Session Properties Dialog

	* Make Escape actually with the warning dialog (Bala)
	* Don't warn user about discarding changes if no changes have been made (Bala)

  Translators

	* Changwoo Ryu (ko)
	* Robert Sedak (hr)
	* Maxim Dziumanenko (uk)

Version 2.5.4
=============

  Session Manager

	* Don't show silly icon when we can't find an splash icon (Glynn)
	* Update the icon map (Luca Ferretti)
	* Fix usage of deprecated function (Kjartan)

  Misc

	* Fix issue with underquoted definition of AM_PATH_ESD (Alexander
	  Winston)
	* Kill unused .desktop file (Mark)
	* Update support for lwm (James F. Carter)
	* Add support for openbox (Michael Terry)

  Translators

	* Kjartan Maraas (no)
	* Laurent Dhima (sq)
	* Miloslav Trmac (cs)
	* Mətin Əmirov (az)
	* Reinout van Schouwen (nl)

Version 2.5.3
=============

  Session Manager

	* Fix lock-up on log out with glib 2.3.1 (Mark)
	* Use a managed window for the logout dialog when accessibility
	  is enabled (Mark, Bill Haneman)
	* Require gtk+ 2.3.x and dump the pangox coverage cache hack (Mark)

  Translators

	* Duarte Loreto (pt)
	* Isam Bayazidi (ar)
	* Paul Duffy (ga)
	* Sanlig Badral (mn)

Version 2.5.2
=============

  Session Manager

	* Start the gnome-keyring daemon at login (Alexander Larsson)
	* Shut down the GConf daemon at logout (W. Michael Petullo, Mark)
	* Don't set the full path of the splash screen in GConf (Mark)

  Translators

	* Kostas Papadimas (el)
	* Paisa Seeluangsawat (th)

Version 2.5.1
=============

  Misc

	* Add a --enable-deprecations build flag (Mark)

  Translators

	Dafydd Harries (cy)
	Miloslav Trmac (cs)
2004-04-01 18:48:11 +00:00
jmmv
aeda46b8b0 Update to 2.6.0. Changes since previous stable branch (2.4.x):
Version 2.6.0
=============

	* New and updated translations.

Version 2.5.93
==============

  Screenshot Taker

	* Use the new file chooser in save mode instead of open mode

  Clock Applet

	* Fix crash with unset/invalid clock format preference

  Translators

	* New and updated translations.


Version 2.5.92
==============

  Panel

	* Fix accessibility issue with the "Force Quit" dialog
	* Correctly launch nautilus for directories from the run dialog

  Clock Applet

	* Use GtkComboBox in the preferences dialog

  Translations

	* New and updated translations.


Version 2.5.91
==============

  Panel

	* Don't resize while autohiding
	* Remove the username from the Log Out menu item again
	* Xinerama fixes for panel position and collision avoidance
	* Make moving launchers with button2 work again
	* Don't allow the panel to be moved when its hidden

  Clock Applet

	* Fix task and appoinment list scrolling
	* Use Fedora's system-config-time if available
	* Fix issue with clock not resizing when date chanes in some locales

  Notification Area

	* Set the window icon on the about dialog

  Translations

	* New and updated translations.


Version 2.5.90
==============

  Panel

	* Fix a typo - "or to to shutdown"
	* Fix issue with autohides not being unqueued on leave notify
	* Allow the hide button's size to be themed
	* Make apps be launched on the correct screen after menus are re-loaded
	* Fixup instance of using an uninitialised variable

  Applets

	* Fix issue with calendar jumping multiple months on click

  Misc

	* Updated help documentation
	* Allow building against an uninstalled build of gnome-panel

  Translations

	* New and updated translations.


Version 2.5.5
=============

  Panel

	* Make applets move a pixel at a time so we can move them to the corner
	* Fix broken keynav with numlock enabled
	* Fix problem with disappearing launchers
	* Correctly test for modifiers throughout the panel

  Notification Area

	* Correctly manage the lifecycle of the about dialog
	* Use the correct icon in the about dialog

  Misc

	* Update help links to point to new user-guie location
	* Add configure flag to disable use of evolution-data-server
	* Update help documentation
	* Make the screenshooter use GtkFileChooser
	* Add documentor credits in applet about dialogs
	* Warnings fixes
	* Un-mark property descriptions for translation

  Translators

	* New and updated translations.


Version 2.5.4
=============

  Panel

	* Add more lockdown support
	* Fix major X leak with translucent panels
	* Use a new "applications" icon for the applications menu
	* Set accessible names for drawers and hide buttons
	* Fix issue with "Log Out blah" menu item and username's with underscore
	* Remove bogus panel_signal_connect_object_while_alive()
	* Fix issue where "Delete this Panel" wasn't visible
	* Only allow resizing the run dialog if the proram list is visible
	* Fix some runtime warnings
	* Fix some portability issues

  libpanel-applet

	* Install enums header and fix signal definitions
	* Build panel-test-applets with -export-dynamic

  Clock Applet

	* Fix bug where selected calendars were out of sync
	* Use UTC time for events if preference set
	* Correctly detect all day events
	* Re-position the calendar popup as the clock is moved around
	* Don't show "Adjust Date & Time" if no config tool available
	* Fix issue with ellipsizing the task description

  Misc

	* Sync with newer version of the recent files implementation
	* Use a themed window icon in the screenshooter
	* Fix issue with unsetting the preferred command for Wanda
	* Set the accessible name on the notification area
	* Fix underquoted definition of AM_PATH_ESD
	* Fix invalid UTF8 in spanish help docs
	* Bump required GTK+ to 2.3.2

  Translators

	* New and updated translations.


Version 2.5.3.1
===============

  libpanel-applet

	* Fix crasher with ORBit 2.9.4

  Translators

	* New and updated translations.


Version 2.5.3
=============

  Panel

	* Add a shadow around the run dialog applications list
	* Set the accessible name on the run dialog entry
	* Don't allow the creation of empty launchers
	* Change the default panel size from 22px to 24px
	* Put the username in the "Log Out" menu item
	* Fix occassional problem where moving an applet caused the panel to
	  move
	* Use a useless icon for the actions menu until a better one is found
	* Mark a string for translation
	* Use latest versions off egg-recent
	* Fix minor typo in the default panel setup
	* Use GtkFileChooser instead of GtkFileSelection
	* Don't add directories during command completion in the run dialog
	* Fix UTF-8 conversion issue in the run dialog

  Clock Applet

	* Add support for showing Evolution tasks/appointments

	* Allow a custom time format to specified in GConf
	* Make the applet out of process
	* If showing UTC time, select the right day in the calendr
	* Make it easier for translators to swap elements of the time format
	* Schemas terminology fix

  Other Applets

	* Display Notification Area help on the correct screen
	* Don't allow changing the number/names of workspaces if locked down

  Misc

	* Make use of new libgnomeui/gdk functions instead of egg-screen-*
	* Add bugzilla pointers to all applet .server files
	* Build fixes
	* Update Spanish documentation

  Translators

	* New and updated translations.


Version 2.5.2
=============

  Panel

	* Kill some unused functions
	* Be more paranoid about removing dirs from the GConfClient cache
	* Fix some strings to by more translator friendly
	* Make blocking auto-hiding recursive
	* Rename "Open Recent" to "Recent Documents"
	* Use gdk_screen_get_monitor_at_point() instead of a hack
	* Sort the applets in the "Add to panel" menu according to the locale
	* Fix various bugs with autohide with no animations
	* Make schema descriptions of the "screen" and "monitor" keys more
	  expicit
	* Use the monitor size and not the screen size to position the panel
	* Fix bug in menu positioning when the panel is hidden
	* Add labelled-by relation for the slider in the properties dialog
	* Fix the preferences dialog to use the locked_down key
	* Remove invalid assertion about auto_hide_size > 0
	* Don't set invalid tooltips on menu buttons
	* Set the accessible name on drawers
	* Make sure to set the PPosition WM_NORMAL_HINT to keep other WMs happy
	* Make the expander in the run dialog activatable via a mnemonic
	* Use GObject's instance private data
	* Use GConf's standard function for unsetting a hierarchy
	* Make the Menu Bar help point at the correct location
	* Make menu buttons use the correct tooltip
	* Make "Force Quit" confirmation dialog cancel on escape

  Screenshooter

	* Don't crash when using the shape extension on an offscreen window
	* Fix slight performace issue
	* Expand filenames with a tilde when saving
	* Kill crufty printing support

  Applets

	* Simplify the various clock time format GConf keys into one enum
	* Make the clock not display leading zeros in dates
	* Make Wanda not use deprecated functions
	* Rename the Window Menu to "Window Selector"
	* Make the Window Selector's help point at the user guide
	* Destroy the Window Selector's about dialog when the applet is removed
	* Ditto for the Show Desktop button
	* Make the Show Desktop button use SVG icons

  libpanel-applet

	* Fix weird issue caused by not removing the dir from the GConfClient
	  cache

  Misc

	* Many distcheck fixes required for using automake 1.7
	* XML-ize the libpanel-applet docs
	* Man pages updates
	* Update build message to say "2.5"
	* Make sure Wanda's generated .server files get deleted on make clean

  Translators

	* New and updated translations.


Version 2.5.1
=============

  Panel

	* Implement per-panel and global lockdown keys
	* Add a "disabled_applets" key and don't show those applets
	* Fix gnome-panel --help not to show the flags twice
	* Used the folder icon from the icon theme for folders
	* Use the term "Drag and drop" instead of "DnD"
	* Don't allow vertically centered horizontal panels and vice versa
	* Link to help for action buttons
	* Use the "delete" stock icon for "Delete this panel"
	* Fix crashing when gdk_property_get_fails
	* Snap to 0/100% opacity with a 2% tolerance
	* Set revert to insenitive in the launcher editing dialog
	* Remove the bold labels in the panel properties dialog
	* Don't unhide hidden drawers when unhiding the parent panel
	* Use GtkExpander in the run dialog
	* Don't allow the panel to autohide when dragging things around
	* Don't unhide the panel if we quickly move the pointer in and out
	* Get translucent applet backgrounds almost working
	* Remove useless, crufty code
	* Don't allow the panel to unhide when the properties dialog is open

  Applets

	* Hide the preferences menu items when locked down
	* Update help buttons to point to the correct docs
	* Allow the PanelApplet's children to become focusable after focusing itself
	* Fix a memory leak in libpanel-applet

  Window List

 	* Remove "visible" from the descipription of the applet
	* Update to use the new icon from jimmac
	* Disable certain preferences when only showing the current workspace

  Workspace Switcher

	* Add a shadow around the workspace list in the preferences
	* Unselect any selected workspace name when the list is unfocused

  Window Menu

	* Ellipsize the window menu item if its too long
	* Update to use the new icon from jimmac
	* Don't refer to the "Window List" in the about dialog
	* Use the icon theme to lookup the window icon

  Show Desktop Button

	* Lookup the icon according to the icon theme

  Wanda

	* Respect the "inhibit_command_line" lockdown preference
	* Make the "rotate" prefernce false by default - bubbles should go up
	* De-brand Wanda - she's a fish, not a "GNOME fish"

  Clock

	* Show week numbers in the calendar
	* Better schema description for "internet_time"

  Misc

	* Help documentation updates
	* Add a --enable-deprecations build time flag

  Translators
2004-04-01 18:46:01 +00:00
jmmv
36f5287ff8 Update to 2.6.0. Changes since previous stable branch (list may be
incomplete):

gnome-control-center 2.5.4

* Improve layout of display capplet
* quote the AC_DEFUN properly
* Add a test for ngettext
* Delete some of the unused file cluttering the tree
* Trivial string consistency adjustment
* Handle sorted trees
* Fix incorrect string in gnome-settings-daemon
* Do not popup the logout dialog when the close button (X)
* Move a few capplets to the new file selector
* Fix the ATK relations for the file-type capplet
* Make fontilus and themus respect the gconf install settings
* Fix transtions for titles of colour pickers.
* Warn before deleting a type
* Improve Dr Wright.
* Another typo in the new a11y settings daemon extensions

gnome-control-center 2.5.1

* Fix the build and configure on older X servers.
* Use icon themes
* Merge gswitchit into gnome-settings-daemon and keyboard capplet

gnome-control-center 2.5.0

* Add libxklavier and prep for inclusion of gswitchit's xkb-properties-capplet
* http://bugzilla.gnome.org/show_bug.cgi?id=120842
  [HIGification broke accessx]
* http://bugzilla.gnome.org/show_bug.cgi?id=106489
  [protect against gconf failure]
* http://bugzilla.gnome.org/show_bug.cgi?id=124513
  [Handle TruColor Displays]
* http://bugzilla.gnome.org/show_bug.cgi?id=116710
  [smarter maximum dpi]
2004-04-01 18:40:09 +00:00
jmmv
1e5ae7188a Update to 2.6.0. Changes since previous stable version:
Version 2.6.0
=============

  Translators

	* Gareth Owen (en_GB)

Version 2.5.92
==============

  Translations

	* Sayed Jaffer Al-Mosawi (ar)
	* Peter \"Peshka\" Slavov (bg)
	* Alexander Winston (en_CA)
	* Elian Myftiu (sq)
	* Danilo Segan (sr)
	* Gurban Mohemmet Tewekgeli (tk)
	* Maxim Dziumanenko (uk)

Version 2.5.91
==============

  libgnome-desktop

	* Fix issue where dragging a file from an nfs mounted dir onto
	  a launcher wouldn't work (Mark)
	* Make the launcher editor use GtkFileChooser (Brian Skahan)

  Misc

	* Don't depend on strptime (Mark)
	* Check for scrollkeeper in configure (Mark)
	* Fixup OMF files to validate with latest scrollkeeper (Mark)

  Translations

	* Laszlo Dvornik (hu)
	* Luca Ferretti (it)
	* Amanpreet Singh Alam (pa)
	* Duarte Loreto (pt)
	* Elian Myftiu (sq)
	* Dinesh Nadarajah (ta)
	* Paisa Seeluangsawat (th)

Version 2.5.90
==============

  Misc

	* Allow build against an uninstalled build (Laszlo Peter)

Version 2.5.5
=============

  Misc

	* Use the new applications icon for the Applications menu (Mark)

Version 2.5.4
=============

  About Dialog

	* Set intro text as non-editable (Fernando Herrera)
	* Plug some leaks (Kjartan Maraas)

  libgnome-desktop

	* Include correct i18n header to fix warnings (The Written Word)

  Misc

	* Use the common docs build system (Malcolm Tredinnick)
	* Small configure.in cleanup (Tomasz K³oczko)
	* Fix underquoted AM_PATH_ESD issue (Alexander Winston)
	* Don't included generated .desktop files in tarball (Mark)
	* Distcheck fix (Mark)

  Translators

	* Christophe Merlet (RedFox) (fr)
	* Kjartan Maraas (no)
	* Miloslav Trmac (cs)

Version 2.5.3
=============

  About Dialog

	* Update the "Contact" link (Alex Duggan)

  Misc

	* FDL/GPL/LGPL docs updates (Eric Baudais)

  Translators

	* Dmitry G. Mastrukov (ru)

Version 2.5.2
=============

  libgnome-desktop

	* Handle g_filename_from_utf8() failure (Dennis Cranston)

  Translators

	* Danilo Segan (sr)
	* Kjartan Maraas (no)
	* Kostas Papadimas (el)

Version 2.5.1
=============

  libgnome-desktop

	* Remove unnecessary accessibility code (Padraig)
	* Use the correct mnemonic widget for the command entry (Padraig)

  Misc

	* Add a --enable-deprecations build flag (Mark)

  Translators

	Abel Cheung (zh_TW)
	G Karunakar (hi)
	Jordi Mallach (ca)
	Ole Laursen (da)
	Sanlig Badral (mn)
2004-04-01 18:36:11 +00:00
jmmv
1c857a347c Update to 1.0.0. Changes since previous version in pkgsrc:
News in 1.0.0
* Bug fixes and updated translations.

News in 0.9.2
* Bug fixes and updated translations.

News in 0.9.1
* Bug fixes.
* XML and HTML .lang files now highlight strings using simple patterns.
* Beginning of line and end of line are now correctly matched, even if
  the slice of text doesn't include the newlines.
* "Others" style is now deprecated.

News in 0.9.0
* Miscellaneous Bugfixes

News in 0.8.0
* Highlighting spec files for PHP, Verilog, MSIL, C# and SQL.
* Migrated test application to Gtk 2.3 (UI and file selector).
2004-04-01 18:35:00 +00:00
jmmv
b9716613de Update to 2.4.0:
GTK+-2.4 adds significant new functionality while maintaining
source and binary compatibility with GTK+-2.2. Highlights
of new features and improvements in GTK+-2.4 are:

New file selector widget

 The new GtkFileChooser widgets provide a radically simplified
 and improved way for users to select files. Capabilities such as
 customizable filters and previews are now available for
 application writers. The filesystem access is encapsulated as a
 dynamically loaded module; as an example of what this allows,
 libgnomeui now provides a gnome-vfs backend for GtkFileChooser
 so that it has the same view of remote filesystems as
 applications such Nautilus.

New drop-down selection widget

 The GtkComboBox widget replaces the old GtkOptionMenu and
 GtkCombo widgets with a single unified appearance
 and programming interface for both editable and non-editable
 dropdowns. Other enhancements provided include customizability
 of the main display widget and grid layouts for the drop-down
 menu.

Action-based toolbar and menu API

 GtkUIManager allows the application to specify a set of
 "actions", then create menus and toolbars using those actions
 from an XML-like interface description. This separation makes it
 easier to coordinate having the same item both in a menu and in
 a toolbar and simplifies the implementation of toolbar editing.

Bidirectional editing and interface flipping improvements

 GTK+ now automatically determines the base direction for
 label and text-entry widgets based on their contents, rather
 than requiring it to be specified by the application; this
 gives a much better user experience when editing mixed
 right-to-left and left-to-right text. Support for user-interface
 mirroring in right-to-left locales has now been extended to
 cover virtually all widgets.

Other enhancements:
 - The GtkTreeModelFilter tree model allows displaying a
   filtered view of another tree model

 - GtkTreeView now supports a fixed-height-mode for faster
   display.

 - GtkToolbar has been reworked to provide a more consistent
   and extensible programming interface along with new features
   such as an overflow menu and animated editing feedback.

 - GtkEntry now supports completion dropdowns.

 - Named icons via the freedesktop.org icon theme specification
   are now supported.

 - gdk-pixbuf improvements include a PCX loader and saving
   support for the ICO and CUR formats.

 - Round trips to the X server at application startup and
   during operations such as drag-and-drop have been
   greatly reduced.
2004-04-01 18:15:41 +00:00
jmmv
a97ec97d87 Update to 1.00. Changes since 0.97 are small changes and fixes (mostly
related to portability).
2004-04-01 18:12:58 +00:00
tron
8b0f208816 Fix dependencec (once more), bump package revision. 2004-04-01 11:43:56 +00:00
xtraeme
4052696ecd Teach qt's configure to find libraries/headers inside BUILDLINK_DIR, which
is mandatory if you want Xft2/Xrender support when using X11_TYPE=XFree86.
2004-03-30 21:50:19 +00:00
xtraeme
a1fdb089fa Remove XFree86/Makefile.common which was causing strange changes in the
targets, and use ${LOCALBASE}/X11R6 instead of ${X11ROOT}, noted by
Jeremy C. Reed (fixes building in qt3 when using X11_TYPE=XFree86).
2004-03-30 21:45:10 +00:00
xtraeme
2a30d492da X11ROOT should be used as directory for buildlinkifying the files. 2004-03-30 21:26:40 +00:00
recht
26758b1ce9 Add buildlink3.mk 2004-03-30 18:58:34 +00:00
reed
ecbc5f3db7 Use x11 directory instead of testing directory. 2004-03-30 17:23:48 +00:00
jlam
47b3573672 Allow the last known version information to match all future versions of
XFree86 until we know for certain that it's different.  This makes us more
bulletproof to updates in xsrc.
2004-03-30 17:10:16 +00:00
jlam
88588c9c0b Use "XF86_VERSION" instead of "_XF86_VERSION" as the variable name since
we use it in several places within pkgsrc as a public variable.
2004-03-30 17:04:06 +00:00
snj
c21b20505c Make hot-babe less sensitive so that her clothes stay on a bit longer. From
toddpw@ in PR pkg/24921.

While here, clean up the English in DESCR and use bl3.
2004-03-29 22:44:29 +00:00
recht
5f95fb9727 Add missing Xrandr and xcursor buildlink2.mks.
Patch PKGREVISION to 1.
2004-03-29 09:27:11 +00:00
taca
61ee4e388d Revert ruby-tcltk package to use tcl83.
Unfortunately, Ruby has problem with thread library even if recent
release of 1.8.1.  So, a program using ruby's library shouldn't link
with thread library.

Bump PKGREVISION.
2004-03-29 07:55:25 +00:00
jlam
6d92080aa2 Match the template builtin.mk file in bsd.builtin.mk, and make the two
packages that use builtin.mk files (graphics/xpm and pkgtools/x11-links)
use the new format correctly.
2004-03-29 05:43:28 +00:00
jlam
426cc1ce72 Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>,
e.g. "BUILDLINK_PKGBASE.gtk?= gtk+".  This is mandated by the example
buildlink[23].mk files in bsd.buildlink[23].mk.
2004-03-29 05:05:32 +00:00
xtraeme
4636f9b663 Make sure X11_TYPE=XFree86 is defined before building X11 packages,
this will fix wrong binary packages made by bulk builds.
2004-03-29 00:30:16 +00:00
xtraeme
141f67cbf7 Fix PATH. 2004-03-28 23:35:57 +00:00
xtraeme
e47eb3e79d Regen. 2004-03-28 22:30:38 +00:00
xtraeme
c68d333dea Fix meta-pkgs/XFree86 PATH. 2004-03-28 22:27:56 +00:00
xtraeme
7bfae2570d Add missing files plus some modifications. 2004-03-28 22:11:32 +00:00
xtraeme
770c956a77 Upgrade XFree86 packages to 4.4.0.
To see a full list of changes, please review:
http://xfree86.org/4.4.0/RELNOTES.html

These packages has been tested under NetBSD 1.6/-current, FreeBSD 4.x/5.x,
and GNU/Linux (i386) by Jeremy C. Reed, Michal Pasternak and myself.
2004-03-28 22:06:15 +00:00
recht
a2b99a8792 Install the libraries into QTLIBDIR and symlink to PYSITELIB to make
libtool happy.
2004-03-28 20:54:49 +00:00
wiz
4bcc4d0700 Add buildlink3 file; from Michal Pasternak on tech-pkg. 2004-03-28 00:42:10 +00:00
jlam
faed7092a8 Reverse the use of USE_DB185 in bdb.buildlink3.mk -- it defaults to
"yes" and packages that can't use the DB-1.85 API should set it to "no".
This makes the native DB the preferred DB if it exists.
2004-03-26 18:48:52 +00:00
minskim
5daed86e36 Include the iostream header file before using ostream. Fixes build on
NetBSD-current.
2004-03-26 18:39:31 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
jlam
98196bcc44 Fix tcl/tk configure script stupidity: it overwrote the value of LDFLAGS
that accumulates within itself with a do-nothing version because it tried
to re-use LDFLAGS for another purpose.  This broke all library checks after
the "checking for ELF" step.  Fix this by (duh) not re-using LDFLAGS but
by using a different variable.  Bump the PKGREVISIONs of lang/tcl and
x11/tk.

This fixes building the threaded versions of tcl and tk.
2004-03-25 22:49:14 +00:00
jwise
0b05178f11 Now that we build tcl/tk with thread safety enabled, pull pthread buildlink
glue into the tcl buildlink glue.

Also, update buildlink dependencies appropriately.

Pointed out by wiz@netbsd.org.
2004-03-24 15:24:36 +00:00
wiz
255d8ca6f4 Never install the executable setuid root. Might have happened if libvga
was found (not on NetBSD, of course).
Bump PKGREVISION to 1.
Closes PR 21812 by reed.
2004-03-24 11:56:00 +00:00
jlam
326169077a USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined. 2004-03-23 04:40:59 +00:00
jwise
73345802b3 Build thread-safe versions of tcl and tk. Bump PKG_REVISION to nb1 to match. 2004-03-22 16:14:02 +00:00
bouyer
1dc415c5b5 This package build fine with gcc3, don't insist on using egcs on SunOS.
This package use c++.
2004-03-22 15:06:52 +00:00
wiz
32f7584b9b Update to 804.026:
This a re-port of a perl interface to Tk8.4.
C code is derived from Tcl/Tk8.4.5.
It also includes all the C code parts of Tix8.1.4 from SourceForge.
The perl code corresponding to Tix's Tcl code is not fully implemented.

Perl API is essentially the same as Tk800 series Tk800.025 but has not
been verified as compliant. There ARE differences see pod/804delta.pod.

The goal of this release is Unicode support via perl's and
core-tk's use of UTF-8.
Tk804.026 builds and loads into a threaded perl but is NOT
yet thread safe.

This Tk804 is only likely to work with perl5.8.0 or later.
Perl's UTF-8 support has improved since it was introduced in perl5.6.0.
Some functions (regular expression match in Text widgets) are known
to only work with perl5.8.1 and later

There are a lot more tests in Tk804. Some notably t/entry.t and
t/listbox.t very dependant on the available fonts and to a lesser
extent the window manager used. (See below for a list of fails
which can be "expected" even if nothing is really wrong.)

Others t/JP.t and t/KR.t need oriental fonts and can take a long time to
run on a machine with a lot of fonts but which lacks the glyphs tests are
looking for.
2004-03-22 12:27:19 +00:00
martti
44f759ceba Updated xpmroot to 2.4.18 (to match the current fvwm2 version). There are
no changes in the xpmroot code...
2004-03-22 08:26:24 +00:00
kristerw
73ff7727b9 Let ONLY_FOR_PLATFORM recognize NetBSD 2.0 and future versions. 2004-03-22 03:22:01 +00:00
snj
35960d4b8e Fix build on sparc64 with gcc2. 2004-03-20 01:51:03 +00:00
snj
127211d115 Fix build on sparc64 with gcc2. Slightly silence pkglint. 2004-03-20 01:39:30 +00:00
snj
9c23f1a430 Fix build on sparc64 with gcc2. 2004-03-20 00:48:36 +00:00
cube
bedda7656b Bump PKGREVISION after gkrellm1 buildlink[23].mk change.
That should close PR 24818.
2004-03-18 15:33:21 +00:00
jlam
7db11b582a Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly
by moving the inclusion of buildlink3.mk files outside of the protected
region.  This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.

BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list.  This ordering property is used to check for builtin
packages in the correct order.  The problem was that including a
buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed
from BUILDLINK_PACKAGES and appended to the end.  However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-18 09:12:08 +00:00
minskim
e60d48436a Add explicit dependency on pkgconfig. 2004-03-17 21:04:12 +00:00
wiz
04412ee46f Unconditionally disable kerberos on FreeBSD.
Per Michal Pasternak on tech-pkg, xscreensaver only
supports kerberos 4 and FreeBSD only provides kerberos 5.
2004-03-17 19:36:59 +00:00
taca
7a3885f057 Remove CONFIGURE_ARGS here since it had no effect and specified
incorrect parameter.
2004-03-17 04:13:46 +00:00