Commit graph

5918 commits

Author SHA1 Message Date
rillig
f891ec0e8b Replaced sort with ${SORT}. Replaced $i with ${i} to fix some pkglint
warnings.
2005-10-23 22:03:21 +00:00
rillig
fd5dffd960 Replaced $f with ${f} to fix some pkglint warnings. 2005-10-23 21:54:35 +00:00
rillig
fa4c9a4936 Added RCS Id to patch-aa. Converted patch-aa to a unified patch. 2005-10-23 20:29:42 +00:00
rillig
497abc0a16 Added missing $ after NetBSD in line 1. 2005-10-23 20:26:17 +00:00
rillig
448332780c Removed trailing empty lines from patch-bl and patch-bn. Added RCS Id to
patch-bn.
2005-10-23 20:00:06 +00:00
wiz
fc3ade8cab Stop using USE_X11BSASE. Bump PKGREVISION. 2005-10-23 19:06:32 +00:00
minskim
ca4dbf307d Add a missing dependency and adjust PLIST accordingly. Bump PKGREVISION. 2005-10-23 17:44:41 +00:00
minskim
24a8836dd7 Correct PLIST on systems where the battery status applet is not installed.
Bump PKGREVISION.
2005-10-23 17:26:14 +00:00
minskim
77b546a625 Revert the previous change since now "${INSTALL} -d" works as expected. 2005-10-23 17:08:54 +00:00
rillig
c03b4a2a56 Added a compatibility patch for ISO C90 compilers. 2005-10-23 13:32:39 +00:00
minskim
f61074f287 Add another missing entry, and ride the previous PKGREVISION bump. 2005-10-22 22:11:51 +00:00
minskim
56aa17697b Install gdm.conf into share/examples, instead of PKG_SYSCONFDIR, and
add it to PLIST.  Bump PKGREVISION.
2005-10-22 22:07:32 +00:00
wiz
96c6f28458 Update to 0.14:
Devil's Pie "Lazy Release" 0.14
===============================

* Add Set Geometry (Guido Boehm)
* Fix Set Window Type (Stefan van der Haven)
* Make Pin work as expected (Jean-Yves Lefort)
* Append new expressions, not prepend (Lars Damerow)
* Fix typos in README (Larry Virden)
2005-10-22 14:25:39 +00:00
drochner
209ed87a48 revert previous
While I still think that the textfile check is bogus, and that silently
dropping files is nasty, find(1) is broken in -current and many more
pkgs are affected.
2005-10-21 15:28:10 +00:00
drochner
ec8fae95ef override the bogus text file test in mk/subst.mk
(NetBSD-current's new file(1) reports "MKS Spell hash list (old format)",
this causes the substitution to be silently skipped.)
(This should probably be fixed in subst.mk, but we already had a commit
war about this...)
2005-10-21 10:55:29 +00:00
xtraeme
b5e053a173 Fix the installation. Looks like ${INSTALL} -d did not work, use
${INSTALL_DATA_DIR} instead which works fine.
2005-10-19 09:57:20 +00:00
drochner
13aa1e2be6 update to 2.12.1: general update to gnome, and some fixes 2005-10-18 18:09:13 +00:00
drochner
d0cdff7fab update to 2.8.2; this is basically a sync to gtk-2.8 2005-10-18 18:04:24 +00:00
martti
0a6163ff27 Updated x11/libxfce4gui to 4.2.2nb2
Apply patch from Frederic Gonieaux (pkg/31840).
2005-10-17 09:32:04 +00:00
minskim
2f6b89aafa Add plural support for msgfmt, and fix .po files causing errors. 2005-10-16 23:41:30 +00:00
minskim
f7499628ed Add plural support for msgfmt. Also remove a blank line between
"msgid" and "msgstr", which confuses msgfmt.pl.
2005-10-16 21:39:11 +00:00
tonio
05ea9be06f Add the missing USE_BUILTIN.renderext= yes
Thanks xtraeme for pointing it out
2005-10-16 19:53:36 +00:00
augustss
95aa0e69c1 Recognize ATI Radeon X850XT. 2005-10-16 18:14:31 +00:00
tonio
eef5114c0b add render.pc as Xrender (and probably others) seek for render with pkgconfig
bump PKGREVISION
2005-10-16 16:56:22 +00:00
hira
986bc1fe5b Avoid warning of `OptimizedCDebugFlags redefined' on NetBSD/macppc. 2005-10-16 16:28:27 +00:00
jmmv
6b0f7aa66c Update to 0.11.7:
=================
Changes in 0.11.7
=================

Braille:
    * Update to use last brltty version 3.7.
    * Map more commands from brltty to gnopernicus commands.
Translations:
    * Add Persion language.
    * Updated Kurdish, Vietnamese, Brazilian Portuguese, Basque translations.

=================
Changes in 0.11.6
=================

Translations:
    * Updated Catalan, Portuguese, Polish, Czech, Romanian, German, Japanese,
      Hungarian, Bulgarian, Lithuanian, Norwegian, Albanian, Vietnamese,
      Canadian English, Spanish, Gujarati, Galician, Greek, Russian, Finnish,
      Turkish, Welsh, Traditional Chinese, Norwegian, Hungarian, French and
      Serbian translations.

=================
Changes in 0.11.5
=================

Braille:
    * The user can now specify the connection port manually.
    * The BRLTTY device will be present in the device list only
      if brltty is present at compile time.

Translations:
    * Updated Catalan, Spanish, Gujarati, Canadian English, Greek, Vietnamese,
      Russian, Albanian, Hungarian, Ukrainian, Finnish, Lithuanian, Portuguese,
      Norwegian, German, Traditional Chinese, Japanese and Polish translations.

=================
Changes in 0.11.4
=================

Translations:
	* Updated Gujarati, Simplified Chinese, Polish, Norwegian, Vietnamese,
	  Canadian English, and Finnish translations.

=================
Changes in 0.11.3
=================

Braille:
    * Added support for BAUM PocketVario24 and BAUM SuperVario40.

Translations:
    * Added translation for punctuation signs.
    * Updated German, Norwegian, Traditional Chinese, Canadian English, Spanish,
      Vietnamese and Finnish translations.

=================
Changes in 0.11.2
=================

General:
    * Improved reporting of StarOfficeCalc cells when navigating trough the spreadsheet;

Translations:
    * Updated Canadian English, Japanese, Greek, Welsh, Nepali, Czech,
      Simplified Chinese, Bulgarian, Danish, French and German translations.

=================
Changes in 0.11.1
=================

Speech:
    * Report the active line in a table even if it is not selected.
    * Report the new state if a table line became selected or unselected.
    * Restart speech if it dies while initializing.

=================
Changes in 0.11.0
=================

Speech:
    * Improved reporting for tables.
    * Improved speech interrupt when switching between objects.

Magnifier:
    * Changed the presentation to magnifier: objects larger than or equal
	with desktop size are not presented to magnifier.
2005-10-16 12:12:01 +00:00
minskim
87b0634fb3 Add and enable Terminal-0.2.4. 2005-10-15 18:54:23 +00:00
minskim
cbae0516c1 Remove files that should have not been imported. 2005-10-15 18:52:39 +00:00
minskim
d7fe3f51a8 Import Terminal-0.2.4. Packaged by Kibum Han.
Terminal is a modern terminal emulator for the Unix/Linux desktop -
primarly for the Xfce desktop environment.  It was developed because
of the need for a lightweight and easy to use terminal emulator in the
Xfce desktop environment, that doesn't require the user to install the
GNOME plattform, but still provides a worthy alternative to the GNOME
terminal emulator.
2005-10-15 18:47:39 +00:00
wiz
d9dd193184 Obsoleted by x11/renderext. 2005-10-15 16:38:14 +00:00
wiz
aa84cd86c7 Remove render, add renderext. 2005-10-15 16:37:54 +00:00
wiz
16a1ea46a4 Update to 0.9.0:
Update to protocol 0.9 which includes RenderAddTraps request.
2005-10-15 16:37:21 +00:00
wiz
29b86f6f2f Initial import of renderext-0.9:
This package contains header files and documentation for the X
render extension (renderext).  Library and server implementations
are separate.

The previous version of this package was called "render".
2005-10-15 16:36:57 +00:00
minskim
ec2687f9c7 Add and enable tile-0.7.3. 2005-10-15 13:43:21 +00:00
minskim
e411d6cfd2 Import tile from pkgsrc-wip. Packaged by Greg Schenzel.
This is a utility to tile windows on the desktop.  It supports user-
configurable window manager profiles to avoid screen objects and can
tile in a horizontal or vertical fashion.  It works well with MWM,
Oroborus and some multi-desktop WMs like FluxBox (given the -m option)
and GNOME/Metacity (given the -w option).

It has two files controlling its behavior.  The first contains
"wmprofiles" that tell tile how much space to avoid on the different
sides of the screen (specified via "-p"). The second, named "rc",
contains all other configuration, including a list of XA_STRING X11
Atoms and values used as criteria for windows that should be avoided
for calculations and resize/move operations.  Both files may exist
under $PREFIX/share/tile/ or $HOME/.tile/.
2005-10-15 13:40:49 +00:00
jmmv
08c1b190f6 Update to 2.12.1:
Zenity 2.12.1
==============
" One more "
    * Fixes bug #315020
    * Fixes bug #317033
    * New and updated translations
	- Inaki Larranaga [eu]
	- Clytie Siddall [vi]
	- Runa Bhattacharjee [bn]

Zenity 2.12.0
==============
" G12 "
    * New and updated translations
	- Evandro Fernandes Giovanini [pt_BR]
	- Changwoo Ryu [ko]
	- Telsa Gwynne [cy]
	- Danilo ¿egan, Slobodan D. Sredojevic [sr, sr@Latn]
	- Priit Laes [et]
	- Ignacio Casal Quinteiro [gl]
	- Baris Cicek [tr]
    * New documentation translations
        - Vincent Untz [fr]

Zenity 2.11.92
==============
" Muqueca "
    * New and updated translations
        - Christian Rose [sv]
        - ¿ygimantas Beru¿ka [lt]
        - Duarte Loreto [pt]
        - Kostas Papadimas [el]
        - Gabor Kelemen [hu]
        - Jordi Mallach [ca]
        - Mugurel Tudor [ro]
        - Maxim Dziumanenko [uk]
    * New documentation translations
        - Francisco Javier F. Serrador [es]
        - Maxim Dziumanenko [uk]

Zenity 2.11.91
==============
" All we need is love! "
    * New and updated translations
        - Artur Flinta [pl]
        - Laursen Dhima [sq]
        - Hendrik Brandt [de]
        - Funda Wang [zh_CN]
        - Ilkka Tuohela [fi]
        - Chao-Hsiung Liao [zh_TW]

Zenity 2.11.90
==============
" Almost there! "
    * gnome-doc-utils migration [Lucas]
    * New and updated translations
        - Vincent van Adrighem [nl]
        - Yair Hershkovitz [he]
        - Ivar Smolin [et]
        - Ankit Patel [gu]
        - Rostislav Raykov [bg]
        - Clytie Siddall [vi]
        - Kjartan Maraas [no, nb]
        - Ilkka Tuohela [fi]

Zenity 2.11.1
=============
" All night long "
    * Several code cleanups [Benoît]
    * Activate GOption --help translations [Lucas]
    * Deactivate --help alias behavior [Lucas]
    * New and updated translations
        - Theppitak Karoonboonyanan [th]
        - Ivar Smolin [et]
        - Takeshi Aihana [ja]
        - Adam Weinberger [en_CA]
        - Jens Seidel [de]
        - Benoît Dejean [fr]
        - Francisco Javier F. Serrador [es]
        - Marcel Telka [sk]
        - Miloslav Trmac [cs]

Zenity 2.11.0
=============
" Caruru is delicious! "
    * New --no-wrap option on info/error/warning/question
      dialogs [Lucas, Timo, Carlos]
    * Fix for #171838 [Carlos]
    * Some code improvements and cleanups [Glynn, Lucas]
    * Single/multiple selection on list dialogs [Lucas]
    * Double-clicking on list dialogs [Lucas, Norman]
    * Better error handling [Lucas]
    * --print-column option on List dialogs accepts a
      comma-separated list of column indexes [Lucas]
    * New --hide-column option on List dialogs [Lucas]
	* New and updated translations
        - Theppitak Karoonboonyanan [th]
        - Marcel Telka [sk]
        - Martin Hansen [da]
        - Ignacio Casal Quinteiro [gl]
        - Kjartan Maraas [nb, no]
        - Pawan Chitrakar [ne]
        - Kostas Papadimas [el]
        - Rajesh Ranjan [hi]
        - Vladimir Petkov [bg]
        - Francisco Javier F. Serrador [es]
        - Miloslav Trmac [cs]
        - Priit Laes [et]
        - Vincent van Adrighem [nl]
        - Gareth Owen [en_GB]
        - Abduxukur Abdurixit [ug]
        - Adi Attar [xh]
        - Steve Murphy [rw]
        - Josep Puigdemont [ca]
        - Adam Weinberger [en_CA]
        - Stefano Canepa [it]
        - Mugurel Tudor [ro]
2005-10-14 21:49:08 +00:00
jmmv
a99b2835cb Update to 2.8.0.5:
2.8.0.5 stuff:

- gdmflexiserver supports --startnew option so that
  gdmflexiserver can be told to not pop-up the dialog
  asking if the user wants to start a current session.
  With this option it just always starts a new session.
  This allows running gdmflexiserver from the
  screensaver, where the pop-up can't be interacted
  with due to the nature of the screensaver.
  (Brian Cameron)

- Now gdmflexiserver supports gnome-screensaver if
  available, then defaults to xscreensaver.
  (William Jon McCann)

- Bug corrected in dwellmouselistener which caused it
  to always fail to recognize gestures.  (Brian
  Cameron)

- Added warning message if gdmgreeter theme supports
  face browser but does not have pam-message defined.
  (Brian Cameron)

- gdmsetup and gdmphotosetup now only map right/left
  mouse buttons to button1 when running under GDM.
  When running as user, honor user defaults.
  (Brian Cameron)

- XdmcpFill() failure is now logged as debug, since
  this happens when the client disconnects from the
  XDMCP server before the session was setup.
  (Bastien Nocera)

- gdmsetup fixed so when user modifies Include/Exclude
  list, the automatic/timed dropdown lists are updated
  immediately instead of having to stop and restart
  gdmsetup to see the users in the list.

- Correct illegal reference to build directory in
  installed .la files. (Stanislav Brabec)

- Removed test that causes needless syslog() message
  on Solaris when auditing is turned off.  New docs
  explaining how to setup autologin on Solaris.
  (Brian Cameron)

- Translation updates (Gabor Kelemen, Priit Laes, Kjartan
  Maraas, Ankit Patel, Ignacio Casal Quinteiro, Hendrick
  Richter, Erdal Ronahi, Satoru SATOH, Francisco Javier F.
  Serrador, Alexander Shopov, Clytie Siddall, Tommi
  Vainikainen, Funda Wang, Vincent van Adrighem,
  Adam Weinberger)

2.8.0.4 stuff:

- Corrected syslog debugging so it works better.
  (Brian Cameron)

- Minor fix for clean 64 bit compilation.  (Brian
  Cameron)

- Fix address of website in README (Tommi Vainikainen)

- Translation updates (\305\275ygimantas Beru\304\215ka,
   Hendrik Brandt, Baris Cicek, Maxim Dziumanenko, Artur
   Flinta, Raphael Higino, Gabor Kelemen, Priit Laes,
   Chao-Hsiung Liao, Duarte Loreto, Jordi Mallach,
   Christophe Merlet, Ankit Patel, Changwoo Ryu, Francisco
   Javier F. Serrador, Nickolay V. Shmyrev, Clytie Siddall,
   Slobodan D. Sredojevic, Mugurel Tudor, Miloslav Trmac,
   Vincent van Adrighem)

2.8.0.3 stuff:

- The GDM website has moved to a new location
  http://www.gnome.org/projects/gdm/, and the GDM
  mail alias has moved from gdm@sunsite.dk to
  gdm-list@gnome.org.  README, and GDM docs updated
  with the new information and corrected broken link
  to the GDM Theme section at http://art.gnome.org/
  (Brian Cameron)

- Installation location of gdmphotosetup.desktop
  has moved from the deprecated /usr/share/gnome/capplets
  to /usr/share/applications (Mark McLoughlin/Brian
  Cameron)

- Honor default session when logging in via autologin.
  (Hans Petter Jansson).

- Removed spaces in locale name since it caused GDM
  to discard the locales.  (Frederic Crozat)

- Added missing tooltips (Rodrigo Moya)

- Corrected reading of configuration file in
  gdmflexiserver so it works.  Fixes corrupted
  Session selection dialog presented to user.
  (Brian Cameron)

- Correct use-after-free with the dynamic session in
  the sessions list, corrects tooltip corruption.
  (Joe Marcus Clarke)

- Translation updates (Laurent Dhima, Raphael Higino,
  Rhys Jones, Gabor Kelemen, Priit Laes, Kjartan Maraas,
  Kostas Papadimas, Ignacio Casal Quinteiro, Francisco
  Javier F. Serrador, Alexander Shopov, Terance Sola,
  Marcel Telka, Mugurel Tudor, Funda Wang

2.8.0.2 stuff:

- GDM now supports more dynamic configuration.  The
  gdm daemon supports the --config option which allows
  an alternative configuration file to be supported.
  The --with-configdir configure option may also be
  used to specify a system-wide configuration location
  so the gdm.conf file can be located on a mounted
  directory.  To support machine-specific configuration,
  an existing %sysconfdir/gdm configuration file will
  override a system-wide configuration file.  Refer
  to the GDM documentation for more information.
  (Brian Cameron)

- New configuration option AlwaysLoginCurrentSession
  which will automatically switch the user to their
  previous session without asking.  This feature is
  turned off by default. (William Jon McCann)

- Now Use24Clock setting support "auto" which will
  use the system default for date/time formatting.
  (Tommi Vainikainen)

- Better backwards compatibility support for Welcome
  and RemoteWelcome.  If using an old gdm.conf (older
  than 2.8.0.0) file that does not have settings for
  DefaultWelcome and/or DefaultRemoteWelcome, GDM will
  now continue to work as it did before 2.8.0.0.
  (Brian Cameron)

- Usability improvements to gdmsetup.  "Face Browser"
  tab renamed to "User".  Now tabs no longer have
  mnemonics, since this violates HIG.  Fixed broken
  sensitivity on the "Users" tab.  Improved labels.
  (Brian Cameron)

- Support HIG style button layout in gdmlogin.
  (William Jon McCann)

- Use GTK+ themed icon stock_person before falling
  back to the DefaultFace.  (William Jon McCann)

- Usability improvements to the face browser when using
  gdmgreeter, now the background behind the userlist
  translucent.  (William Jon McCann)

- Usability improvements to gdmphotosetup, and now
  better follows HIG.   (William Jon McCann)

- New selection of face browser images.  (William
  Jon McCann)

- No longer stat or read face images from remote home
  directories.  (William Jon McCann)

- New gdmflexiserver command "GET_CONFIG_FILE" which
  will return the location of the configuration file
  being used by the daemon.  (Brian Cameron)

- Now gdmflexiserver command "GET_CONFIG" works.
  Previously it only returned a value if the value
  was set in the gdm.conf file.  Now it returns
  compiled-in default values if gdm.conf has no
  setting.  (Brian Cameron)

- Support DragonFly VT. (Joerg Sonnenberger)

- GDM configure script now Supports TCP Wrappers on Solaris.
  (Brian Cameron)

- Many string/grammar improvements. (Tommi Vainikainen,
  Brian Cameron)

- Better C89 compiler support.  (Jens Granseuer)

- Translation updates (Hendrik Brandt, Nikos Charonitakis,
  Pawan Chitrakar, Laurent Dhima, Raphael Higino, Theppitak
  Karoonboonyanan, Gabor Kelemen, Priit Laes, Chao-Hsiung Liao,
  Kjartan Maraas, William Jon McCann, Ankit Patel, Hendrik Richter,
  Francisco Javier F. Serrador, Alexander Shopov, Clytie Siddall,
  Terance Sola, Marcel Telka, Miloslav Trmac, Tommi Vainikainen,
  Funda Wang, Adam Weinberger, \305\275ygimantas Beru\304\215ka
2005-10-14 21:47:01 +00:00
jmmv
3b8a2e3274 Update to 1.4.2:
News in 1.4.2
-------------

* New and updated translations.

News in 1.4.1
-------------

* Include the html documentation in the tarball.
* Updated translations.

News in 1.4.0
-------------

* Bug fixes (Paolo Maggi and Paolo Borelli)
* New and updated translations.

News in 1.3.93
--------------

* Bug fixes (Paolo Maggi and Paolo Borelli)
* New and updated translations.

News in 1.3.92
--------------

* New and updated translations.

News in 1.3.91
--------------

* use G_NORMALIZE_NFD in caseless search, part of bug #303239 (Paolo Maggi)
* allow GtkSourceView derivatives to override the key press (Paolo Borelli)
* Makefile.lang (Ricardo Lenz, Paolo Borelli)
* Updates to SQL, C#, javascript and XML language specifications.
* New and updated translations.
2005-10-14 21:45:06 +00:00
jmmv
62c5516d60 This needs plural support in msgfmt. Fixes PR pkg/31584 by Leonard Schmidt. 2005-10-14 16:25:28 +00:00
minskim
0eea8a903a Add and enable rxvt-unicode-5.7. 2005-10-14 00:35:33 +00:00
minskim
f34ca1e279 Import rxvt-unicode from pkgsrc-wip. Packaged by Leonard Schmidt.
rxvt-unicode is a clone of the well known terminal emulator rxvt,
modified to store text in Unicode (either UCS-2 or UCS-4) and to use
locale-correct input and output.  It also supports mixing multiple
fonts at the same time, including Xft fonts.
2005-10-14 00:32:53 +00:00
markd
754f2d6ac0 Update to KDE 3.4.3 2005-10-13 13:35:57 +00:00
markd
1da0faeb5f Update to KDE 3.4.3. 2005-10-13 12:40:51 +00:00
markd
55ea162ec5 Update to KDE 3.4.3.
Changes:
* Konqueror: files and dirs with wildcard-like characters are supported
  again, as well wildcards themselves.
2005-10-13 12:38:49 +00:00
markd
568b381d79 Update to KDE 3.4.3
Changes:
backport of bug fixes.
2005-10-13 12:31:59 +00:00
jmmv
f6307b7a57 Update to 2.12.0:
Changes in GNOME-Aplets 2.12.0
================================
"Gilded Stars and Zealous Hearts"

This is the official GNOME 2.12 release of the gnome-applets package.

Significant changes in this release as compared with the last stable release
include a totally revamped stickynotes user interaction model, a switch to
gnome-doc-utils for the user manuals (for improved translations), fast
location searching in the weather applet and a new smaller battery capacity
indicator for the battery applet.  There have also been many bug fixes,
small enhancements and portability fixes throughout.

Support for obtaining battery capacity information through the freedesktop
HAL (Hardware Abstraction Layer) has also been added.  If you encounter any
problems with the battery applet as compared to previous versions, please
ensure that you are using the latest version of HAL.  If the problem
persists please let us know about it at http://bugzilla.gnome.org/.

Changes since last prerelease:
 - battstat: build fixes when compiling without HAL (Rodrigo Moya)
 - cpufreq: allow correct operation with more than 4 governors (Ryan Lortie)
 - gswitchit: build fixes to allow safe parallel builds (Ryan Lortie)

Documentation:
 - cpufreq, mini-commander, stickynotes and drivemount fixups (Davyd Madeley)

Translations:
 - bg (Vladimir Petkov)
 - cy (Rhys Jones)
 - es (Francisco Javier F. Serrador)
 - et (Priit Laes)
 - fr (Christophe Merlet)
 - hy (Norayr Chilingaryan)
 - it (Luca Ferretti, Alessio Frusciante)
 - lt (Žygimantas Beručka)
 - ru (Leonid Kanter)
 - sr (Danilo Šegan)
 - th (Theppitak Karoonboonyanan)
 - tr (Baris Cicek, Deniz Kocak)

Changes in GNOME-Applets 2.11.93
==================================
"Piazza, New York Catcher"

Changes:
 - battstat: ability to disable HAL backend with gconf key (Ryan Lortie)
 - gweather: libnotify call now gives (x,y) hints (Rodrigo Moya)
 - gweather: no longer stops updating after being disconnected (Ryan Lortie,
   Pierre Ossman)
 - mixer: sort mixers by elementfactory rank (Ronald Bultje)
 - modemlights, gweather: FreeBSD portability fixes (Diego Pettenò)

Documentation:
 - battstat and gweather ("C", Davyd Madeley)
 - gswitchit and trashapplet ("fr", Christophe Bliard)

Translations:
 - ca (Xavier Conde)
 - cs (Miloslav Trmac)
 - cy (Rhys Jones)
 - es (Francisco Javier F. Serrador)
 - el (Kostas Papadimas)
 - et (Priit Laes)
 - gu (Ankit Patel)
 - hu (Gabor Kelemen)
 - nl (Vincent van Adrighem)
 - nn (Sigurd Gartmann)
 - pl (Artur Flinta)
 - pt (Duarte Loreto)
 - pt_BR (Raphael Higino)
 - ru (Leonid Kanter)
 - sq (Laurent Dhima)
 - vi (Clytie Siddall)
 - zh_TW (Chao-Hsiung Liao)

Changes in GNOME-Applets 2.11.92.1
==================================
"Tabletop fixes"

This release fixes a previously unnoticed incompatibility with libgtop 2.11.92

Changes in GNOME-Applets 2.11.92
==================================
"Coming up with original release names is so passé"

Changes:
 - battstat: libnotify call now gives (x,y) hints for pointing at the applet
   (Davyd Madeley)
 - cpufreq: no longer require fixed buffers (Carlos Garcia Campos)
 - drivemount: transparency fixes (Ryan Lortie); plugged leak (Felix Riemann)
 - gtik: fix leak (Kjartan Maraas)
 - mini-commander: listen to GConf key changes again (Ryan Lortie)
 - multiload: cleanup, select correct properties tab based on selected graph
   (Ryan Lortie); drawing fix (Martin Ejdestig)
 - stickynotes: cleanup (Jaap A. Haitsma)

Translations:
 - ro (Mugurel Tudor, Dan Damian)
 - uk (Maxim Dziumanenko)
 - es (Francisco Javier F. Serrador)
 - el (Kostas Papadimas, Nikos Charonitakis)
 - nb/no (Kjartan Maraas)
 - et (Ivar Smolin)
 - hu (Gabor Kelemen)
 - fi (Ilkka Tuohela)
 - zh_CN (Funda Wang)
 - sk (Marcel Telka)
 - bg (Rostislav Raykov, Alexander Shopov)
 - th (Theppitak Karoonboonyanan)
 - ca (Xavier Conde Rueda)
 - pl (GNOME PL Team)
 - pt_BR (Raphael Higino)
 - te (Sunil Mohan Adapa)
 - cy (Rhys Jones)
 - sq (Elian Myftiu)

Changes in GNOME-Applets 2.11.91
==================================
"Sorry, I'd love to make love with you, darling, but you see, I'm setting up a
 wiki"

Changes:
 - Switch to gnome-doc-utils (Davyd Madeley, Danilo Šegan, Shaun McCance)
 - battstat: fix bugs in HAL backend (Ryan Lortie)
 - charpick: only show palette selector if there are extra palettes to select
   (Felix Riemann)
 - charpick: Replace custom get_utf_string() by g_ucs4_to_utf8() and other
   cleanups (Benoît Dejean)
 - cpufreq: cleansups (Benoît Dejean)
 - gswitchit: variants of the same layout can now be distinguished by a '*'
   (Sergey Udaltsov)
 - mixer: prevent mute state getting out of sync (Ronald S. Bultje)
 - mixer: fix the "wubbly tooltip bug" (Ronald S. Bultje)

Translations:
 - bg (Alexander Shopov, Rostislav Raykov)
 - te (Prajasakti Localisation Team)
 - cs (Miloslav Trmac)
 - el (Nikos Charonitakis)
 - nl (Vincent van Adrighem)
 - fi (Ilkka Tuohela)
 - zh_CN (Funda Wang)
 - vi (Clytie Siddall)
 - es (Francisco Javier F. Serrador)
 - gu (Ankit Patel)
 - en_CA (Adam Weinberger)
 - sk (Marcel Telka)
 - nb/no (Terance Sola, Kjartan Maraas)
 - sr (Danilo Šegan)
 - he (Yair Hershkovitz)
 - th (Theppitak Karoonboonyanan)
 - hu (Gabor Kelemen)
 - de (Hendrik Brandt)
 - lt (Žygimantas Beručka)
 - et (Priit Laes)
 - ja (Takeshi AIHANA)
 - fr (Christophe Merlet)
 - gl (Ignacio Casal Quinteiro)

Changes in GNOME-Applets 2.11.2
==================================
"It's always better with two!"

Changes
 * battstat
    - HAL backend (Ryan Lortie)
    - Poll for AC adapter occasionally to deal with broken ACPI (Ryan Lortie)
    - Remove suspend option (Ryan Lortie)
    - Interface fix for translation (Ryan Lortie)
 * gweather
    - Timezone bug with new libc (Davyd Madeley)
    - Secret libnotify support (Rodrigo Moya)
 * stickynotes
    - New interaction (Jaap Haitsma)
 * drivemount
    - More work on extended actions (Emmanuel Touzery)

Apologies for the lateness and rushedness of this release. It's been hard to
get access to the real internet for long periods of time. GNOME-Applets is now
considered feature frozen for the 2.11/12 release cycle. If any really important
features forget to get committed, then you should mail me, because I suck, and
we'll try to appeal the freeze.

Changes in GNOME-Applets 2.11.1
==================================
"Couldn't do it better with a laser, a torch and a mountain full of dynamite"

Changes (abridged):
 * battstat
    - FreeBSD support (Joe Marcus Clarke)
    - Optional libnotify support (Davyd Madeley)
    - Interface cleanup (Davyd Madeley)
    - Addition of "Ubuntu-mode" (Ryan Lortie, Davyd Madeley)
    - Testing backend (Ryan Lortie)
 * cpufreq
    - Error dialogs are non blocking (Dennis Cranston)
    - Able to change governer (Carlos Garcia Campos)
 * drivemount
    - Offer g-v-m style actions (Emmanuel Touzery)
 * gswitchit
    - bugfixes (Sergey V. Udaltsov)
 * gtik
    - use GtkColorButton instead of GnomeColorPicker (Michael Terry)
 * gweather
    - search weather locations (Esteban Sanchez)
    - Add Beaufort wind speed scale (Davyd Madeley)
 * mini-commander
    - replace GnomeColorPicker with GtkColorButton (Michael Terry)
 * mixer
    - make mixer insensitive if there is no mixer available, only show the
      warning once (Ronald S. Bultje)
    - control multiple tracks (Jordan Saunders)
    - use startup notification when launching main mixer app (Dennis Cranston)
 * multiload
    - use startup notification when launching the gnome-system-monitor
      (Dennis Cranston)
 * stickynotes
    - use GtkIconTheme instead of GnomeIconTheme (Michael Terry)

Heaps of other stuff too, but my hands are too cold to type it all in. Thanks
to everyone, especially the translators, who my digits are too frozen to really
appreciate line by line.
2005-10-12 21:59:10 +00:00
jmmv
8a45770dec Update to 2.12.0:
==============
Version 2.12.0
==============

  Misc

	* New splash screen for GNOME 2.12 (Felix Dietze)

  Translators

	* Bryn Salisbury (cy)
	* Francisco Javier F. Serrador (es)
	* Christophe Merlet (RedFox) (fr)
	* Gabor Kelemen (hu)
	* Norayr Chilingaryan (hy)
	* Mohammad DAMT (id)
	* Žygimantas Beručka (lt)
	* Duarte Loreto (pt)
	* Sebastian Ivan (ro)
	* Leonid Kanter (ru)
	* Baris Cicek (tr)
	* Maxim Dziumanenko (uk)

===============
Version 2.11.91
===============

  Fixes

	* Fix rendering of splash screen text (Ray Strode)
	* Fix RandR support to correctly use host settings (Sebastien Bacher)

  Translators

	* GNOME PL Team (pl)
	* Wang Jian (zh_CN)
	* Woodman Tuen (zh_TW)

===============
Version 2.11.90
===============

  Fixes

	* Fix some memory leaks (Aivars Kalvans, Federico)
	* Make the session capplet have a window icon (Jaap A. Haitsma)
	* Don't set deprecated default window manager key in gnome-wm (Mark)

  Misc

	* Remove gnome-smproxy (Mark)
          See: http://mail.gnome.org/archives/desktop-devel-list/2005-July/msg00527.html

  Translators

	* Rostislav "zbrox" Raykov (bg)
	* Martin Willemoes Hansen (da)
	* Hendrik Richter (de)
	* Priit Laes (et)
	* Ilkka Tuohela (fi)
	* Ignacio Casal Quinteiro (gl)
	* Norayr Chilingaryan (hy)
	* Takeshi AIHANA (ja)
	* Kjartan Maraas (nb)
	* Shiva Prasad Pokharel (ne)
	* Kjartan Maraas (no)
	* Marcel Telka (sk)
	* Laurent Dhima (sq)
	* Данило Шеган (sr)
	* Theppitak Karoonboonyanan (th)
	* Clytie Siddall (vi)
	* Woodman Tuen (zh_TW)

==============
Version 2.11.1
==============

  Misc

	* Remember the last chosen logout action (Carlos Garnacho Parro)
	* Clean up the ICE code slightly (Iain Holmes)

  Translators

	* Jordi Mallach (ca)
	* Miloslav Trmac (cs)
	* Frank Arnold (de)
	* Kostas Papadimas (el)
	* Adam Weinberger (en_CA)
	* Francisco Javier F. Serrador (es)
	* Priit Laes (et)
	* Elnaz Sarbar (fa)
	* Ankit Patel (gu)
	* Hasbullah Bin Pit (ms)
	* Tino Meinen (nl)
	* Evandro Fernandes Giovanini (pt_BR)
	* Steve Murphy (rw)
	* Baris Cicek (tr)
	* Pablo Saratxaga (wa)
2005-10-12 21:58:49 +00:00
jmmv
9a4a2e0f3b Update to 2.12.0:
2.12.0
===

- Translation updates:

  Catalan, Czech, Estonian, French, German,
  Hungarian, Lithuanian, Norwegian Nynorsk, Russian,
  Serbian, Turkish, Welsh.

2.11.3
===

- Don't always go back to the default profile when editing
  a different profile (Chris Heath)
- Translation updates

2.11.2
===

- Reimplement the S/KEY support so we don't ship code that
  isn't GPL-compliant. (Michele Baldessari)
- HIG fixes (Dennis Cranston)
- Translation updates

2.11.1
===

- Accept DND drops from Konqueror (Bastien Nocera)
- HIG fixes (Dennis Cranston, Corey Burger, Olav Vitters)
- Update profile names instantly (Anoop M.)
- Include trailing slash when highlighting an URL (Samuel Abels)
- Use the correct name for the Cyrillic/Ukrainian locale (Michele
  Baldessari)
- Open folders that are dropped on a terminal launcher (John Spray)
- Ask the user before creating two profiles with the same name
  (egeetha@novell.com)
- Fix highlighting of NNTP links (Sebastien Bacher)
- Use the right keycombo to zoom to normal size (according to the HIG)
  (Olav Vitters, Sitsofe Wheeler)
- Add Name attribute to the server definition (Rodrigo Moya)
- Translation updates: be, bg, el, en_CA, et, gl, nb, pt_BR, rw, vi,
  wa, xh, zh_TW
2005-10-12 21:58:35 +00:00
jmmv
835038567a clearlooks-metacity removed: it has been merged into gnome-themes. 2005-10-12 21:57:43 +00:00
jmmv
e8d3bd1fc1 Update to 2.12.1:
2.12.1
======

Bug fixes:

2005-10-02  Thomas Wood  <thos@gnome.org>
       Fixes bug 107934 [metatheme filenames]

2005-09-18  Thomas Wood  <thos@gnome.org>
       Fixes bug 132776 [splitter bar width in large print themes]

New/updated translations:

2005-10-02  Theppitak Karoonboonyanan  <thep@linux.thai.net>
       * th.po: Updated Thai translation.

2005-10-01  Runa Bhattacharjee <runa@bengalinux.org>
        * bn.po: Updated Bengali (bn) translation. Translation by Samia Niamatullah <mailsamia2001@yahoo.com>

2005-09-25  Alessio Frusciante  <algol@firenze.linux.it>
       * it.po: Updated Italian translation by
       Luca Ferretti <elle.uca@infinito.it>.

2005-09-11  Funda Wang  <fundawang@linux.net.cn>
      * zh_CN.po: Updated Simplified Chinese translation.

2005-09-10  Evandro Fernandes Giovanini <evandrofg@ig.com.br>
       * pt_BR.po: Updated Brazilian Portuguese translation from
       Alexandre Folle de Menezes <afmlinux@terra.com.br>.

2005-09-08  Inaki Larranaga  <dooteo@euskalgnu.org>
       * eu.po: Updated Basque translation.

2005-09-08  Maxim Dziumanenko <mvd@mylinux.ua>
       * uk.po: Updated Ukrainian translation.

2005-09-07  Priit Laes  <plaes@cvs.gnome.org>
       * et.po: Translation updated by Ivar Smolin.

2005-09-06  Adam Weinberger  <adamw@gnome.org>
       * en_CA.po: Updated Canadian English translation.

2005-09-06  Danilo Šegan  <danilo@gnome.org>
       * sr.po, sr@Latn.po: Updated.


2.12.0
======

New/updated translations:

 Alexander Shopov (bg), Jordi Mallach (ca), Miloslav Trmac (cs),
 Rhys Jones (cy), Kostas Papadimas (el), Francisco Javier F. Serrador (es),
 Sami Pesonen (fi), Christophe Merlet (RedFox) (fr),
 Ignacio Casal Quinteiro (gl), Ankit Patel (gu), Gabor Kelemen (hu),
 Takeshi AIHANA (ja), Žygimantas Beručka (lt), Terance Edward Sola (nb),
 Tino Meinen (nl), Terance Edward Sola (no), GNOME PL Team (pl),
 Duarte Loreto (pt), Mişu Moldovan (ro), Nickolay V. Shmyrev (ru),
 Marcel Telka (sk), Laurent Dhima (sq), Baris Cicek (tr), Clytie Siddall (vi),
 Abel Cheung (zh_TW)



2.11.92
=======

Bugfixes:

2005-08-23  Thomas Wood  <thos@gnome.org>

	* gtk-themes/Simple/gtkrc: Fixes bug 168787 (Progress Bar colour problems)

2005-08-22  Thomas Wood  <thos@gnome.org>

	* icon-themes/Flat-Blue/scalable/emblems/emblem-new.svg: Patch from bug 140721
	(non-free material in SVG icon from flat-blue icon theme) by Richard Hoelscher

2005-08-22  Thomas Wood  <thos@gnome.org>

	* configure.in:
	* gtk-themes/Makefile.am:

	Remove references to Clearlooks gtkrc as it is already provided by
	gtk-engines. Fixes bug 313222



2.11.91
=======

New features:

2005-08-01  Thomas Wood  <thos@gnome.org>
Added Clearlooks theme

Bugfixes:

2005-08-02  Thomas Wood  <thos@gnome.org>
desktop-themes/Traditional/index.theme.in: The default GTK+ theme is now
called "Raleigh"

New/updated translations:

2005-07-31  Ilkka Tuohela  <hile@iki.fi>
fi.po: Bulk updates to Finnish translation
for new gnome.fi website.

2.11.90
=======

New/updated translations:

2005-07-25  Yair Hershkovitz  <yairhr@gmail.com>
       * he.po: Updated Hebrew translation by Reuven Gonen.

2005-07-04  Roozbeh Pournader  <roozbeh@farsiweb.info>
       * fa.po: Updated Persian translation by Masoud Ahmadzadeh
       <masoud@bamdad.org> and Meelad Zakaria <meelad@farsiweb.info>.


2.11.4
======

Bugfixes:

2005-06-20  Calum Benson  <calum.benson@sun.com>

       Patch from Kjartan Maraaas to fix compiler warnings.
       (Bug #165906).

2005-06-08  James Henstridge  <james@jamesh.id.au>

       * icon-themes/Smokey-Red/Makefile.am (EXTRA_DIST): same here.
       * icon-themes/Sandy/Makefile.am (EXTRA_DIST): same here.
       * icon-themes/Flat-Blue/Makefile.am (EXTRA_DIST): same here.
       * icon-themes/Crux/Makefile.am (icondir): same here.
       * icon-themes/Smokey-Blue/Makefile.am (icondir): simplify makefile
       logic to use $(nobase_icon_DATA)

New/improved translations:

2005-06-22  Abel Cheung  <maddog@linuxhall.org>
       * zh_TW.po: Fix language team reference.


2.11.3
======

No changes, not released.

2.11.2
======

New/updated translations:

2005-06-05  Ignacio Casal Quinteiro <icq@cvs.gnome.org>
       *gl.po: Updated Galician translation.

2005-05-29  Pawan Chitrakar  <pawan@nplinux.org>
       * ne.po: Updated Nepali Translation


2.11.1
======

Bump version number for 2.11.1 release; no code changes.
2005-10-12 21:57:05 +00:00