Commit graph

15 commits

Author SHA1 Message Date
drochner
2b2e4327a9 update to 2.28.2
changes:
-fix for rotation
-translation updates

(This is the bit which makes that the gnome desktop identifies itself
as 2.28.2.)
2010-01-15 18:26:17 +00:00
drochner
da28c9e82b update to 2.28.1
This switches to the gnome-2.28 release branch.
2009-10-22 17:15:35 +00:00
jmcneill
923345e230 Update gnome-desktop to 2.26.0.
==============
Version 2.26.0
==============

  libgnome-desktop

	* GnomeRR: rab the X server while tweaking the RANDR configuration.
	  (Federico Mena Quintero)

  Misc

	* Remove scrollkeeper check, since it belongs to gnome-doc-utils
	  (Vincent)

  Translators

	* Amitakhya Phukan (as)
	* Runa Bhattacharjee (bn_IN)
	* Petr Kovar (cs)
	* Christian Kirbach (de)
	* Kostas Papadimas (el)
	* Suso Baleato (gl)
	* Rajesh Ranjan (hi)
	* Sandeep Shedmake (mr)
	* I. Felix (ta)
	* Krishna Babu K (te)
	* Baris Cicek (tr)
2009-03-16 23:28:33 +00:00
jmcneill
97efa71ed2 Update gnome-desktop to 2.25.92.
===============
Version 2.25.92
===============

  libgnome-desktop

	* GnomeBG: Allow apps to ignore a pending change so they can avoid
	  updating their background twice (Alexander Larsson)
	* GnomeBG: Blow all expensive caches if we're not gonna update the
	  background again in one minute (Alexander Larsson)
	* GnomeBG: Do slightly less steps in slide transitions to avoid using
	  to much resources on things that are not visible (Alexander Larsson)
	* GnomeBG: Remove outstanding transitions on finalize (Alexander
	  Larsson)
	* GnomeRR: Use g_new0() instead of calloc() for consistency (Federico
	  Mena Quintero)
	* GnomeRR: Fix leak (Federico Mena Quintero)
	* GnomeRR: Code cleanup (Federico Mena Quintero)
	* GnomeRR: Revert the change to use XRRGetScreenResourcesCurrent(),
	  it's not needed anymore and it broke the "Detect Monitors" button
	  (Matthias Clasen)
	* General: Make sure that the translation system is initiliazed so that
	  translations can be used (Vincent)

  Doc Translations

	* Joan Duran (ca)

  Translators

	* Ihar Hrachyshka (be@latin)
	* Reşat SABIQ (crh)
	* David Lodge (en_GB)
	* Luca Ferretti (it)
	* Praveen Arimbrathodiyil (ml)
	* Manoj Kumar Giri (or)
	* Duarte Loreto (pt)
	* Adi Roiban (ro)

===============
Version 2.25.91
===============

  Doc Translations

	* Inaki Larranaga Murgoitio (eu)

  Translators

	* Xuacu (ast)
	* Alexander Shopov (bg)
	* Per Kongstad (da)
	* Dawa pemo (dz)
	* Simos Xenitellis (el)
	* Jorge González (es)
	* Iñaki Larrañaga Murgoitio (eu)
	* Farzaneh Sarafraz (fa)
	* Sweta Kothari (gu)
	* Rajesh Ranjan (hi)
	* Takeshi AIHANA (ja)
	* Vladimer Sichinava ვლადიმერ სიჭინავა (ka)
	* Raivis Dejus (lv)
	* Jovan Naumovski (mk)
	* Wouter Bolsterlee (nl)
	* Tomasz Dominikowski (pl)
	* Adi Roiban (ro)
	* Steve Murphy (rw)
	* Daniel Nylander (sv)
	* Theppitak Karoonboonyanan (th)
	* Nurali Abdurahmonov (uz)
	* Clytie Siddall (vi)
	* 甘露(Gan Lu) (zh_CN)
	* Chao-Hsiung Liao (zh_HK)
	* Chao-Hsiung Liao (zh_TW)

===============
Version 2.25.90
===============

  libgnome-desktop

	* GnomeRR: Create a backup file of the configuration when saving
	  (Federico Mena Quintero)
	* GnomeRR: Add public API to get to $(XDG_CONFIG_HOME)/monitors.xml and
	  a backup of that file (Federico Mena Quintero)
	* GnomeRR: Add gnome_rr_config_apply_from_filename() (Federico Mena
	  Quintero)
	* GnomeRR: Deprecate gnome_rr_config_apply_stored() (Federico Mena
	  Quintero)

  Translators

	* Jordi Mallach (ca)
	* Ilkka Tuohela (fi)
	* Gabor Kelemen (hu)
	* Changwoo Ryu (ko)
	* Gintautas Miliauskas (lt)
	* Raivis Dejus (lv)
	* Manoj Kumar Giri (or)

==============
Version 2.25.5
==============

  libgnome-desktop

	* GnomeBG: use gdk_color_equal() instead of custom function (Vincent)
	* GnomeRR: use XRRGetScreenResourcesCurrent instead of
	  XRRGetScreenResources when available (xrandr 1.3) because it's
	  cheaper (Alberto Milone)
	* GnomeBG: emit "transitioned" signal instead of "changed" signal for
	  new frames in a slideshow background (Ray Strode)
	* GnomeBG: reorganize code a bit (Ray Strode)
	* GnomeBG: add fading API to support fading between two backgrounds
	  (Ray Strode)

  Translators

	* saudat mohammed (ha)
	* Onye, Sylvester (ig)
	* Djavan Fagundes (pt_BR)
	* Nurali Abdurahmonov (uz@cyrillic)
	* Nurali Abdurahmonov (uz)
	* Sunday Ayo Fajuyitan (yo)

==============
Version 2.25.4
==============

  Translators

	* Jorge González (es)
	* Claude Paroz (fr)
	* Gil Osher (he)
	* 甘露(Gan Lu) (zh_CN)

==============
Version 2.25.3
==============

Note to distributors: the API break is in GnomeRR.

  libgnome-desktop

	* GnomeRR: plug leaks (Matthias Clasen)
	* GnomeRR: add API-breaking error reporting API (Federico Mena
	  Quintero)
	* GnomeBG: fix potential crash with some empty slideshow (Vincent)
	* Build fixes (Vincent)

  Translators

	* Gil Osher (he)
	* Luca Ferretti (it)
	* Kjartan Maraas (nb)

==============
Version 2.25.2
==============

  libgnome-desktop

	* GnomeDesktopThumbnail: reenable check for preview::icon (Vincent)
	* GnomeRR: add Lenovo display name (Søren Sandmann)
	* GnomeBG: plug a leak (Cosimo Cecchi)
	* GnomeDesktopThumbnail: fix potential crash when a temporary file
	  cannot be created (Vincent)

  Misc

	* Require glib 2.19.1 (Vincent)
	* Update a bit API documentation (Vincent)
	* Require GTK+ 2.14.0 (Vincent)

  Translators

	* Jorge González (es)
	* Daniel Nylander (sv)

================
Version 2.25.1.1
================

Quick release to not depend on an unreleased glib.

  libgnome-desktop

	* GnomeDesktopThumbnail: disable check for preview::icon, since it's
	  not available in glib 2.18 (Vincent)

  Misc

	* Require glib 2.18 instead of 2.19 (Vincent)

==============
Version 2.25.1
==============

Note: this release breaks API and ABI, so we can stop depending on libgnome.
We also lose backwards compatibility for GNOME 1 and KDE 2 icons in desktop
files in GnomeDesktopItem (GKeyFile doesn't support this anyway).

  libgnome-desktop

	* Remove all libgnome usage (Alex Larsson)
	* GnomeDesktopThumbnail: new, copied from libgnome* (Alex Larsson)
	* Add gnome_desktop_prepend_terminal_to_vector(), copied from libgnome
	  (Alex Larsson)
	* Remove GnomeDItemEdit and GnomeHint objects (Alex Larsson)
	* GnomeRR: new API to support fn-F7 (Søren Sandmann)
	* GnomeBG: use foreign_new_for_screen() instead of _foreign_new()
	  (Roland Dreier)
	* GnomeDesktopThumbnail: Check for preview::icon for fast backend-side
	  thumbnails (David Zeuthen)

  Misc

	* Remove dependencies on libxml and libgnome*
	* Require glib 2.19

  Doc Translations

	* Gabor Kelemen (hu)

  Translators

	* Astur (ast)
	* Margulan Moldabekov (kk)
2009-03-16 12:35:59 +00:00
sketch
1ec84c42f3 Shell fixes. 2009-01-25 21:31:37 +00:00
jmcneill
a3398085e8 Fix build with xrandr < 1.2 (like the one that comes with XFree86) 2008-12-24 02:38:18 +00:00
wiz
7c2853e3e5 Update to 2.12.2:
===============
Version 2.12.2
===============

  Misc

	* Fix build on Darwin (Mark)

  Translators

	* Ivar Smolin (et)
2006-01-06 17:53:06 +00:00
jmmv
b6457f3ad8 Merge gnome2-pixmaps into gnome-desktop. gnome-pixmaps (v1) was deleted
three months ago, so there is no need for this separation any more.
Simplifies maintenance.  Bump gnome-desktop's PKGREVISION to 1.
2005-08-21 11:26:47 +00:00
jmmv
d060b3704b Update to 2.8.3:
- Updated translations: nso, sq, zu.
2005-02-26 17:24:55 +00:00
jmmv
df54de5695 Update gnome2-pixmaps and gnome-desktop to 2.8.1:
Fixes
	* Make %k in .desktop files work again (Brian Ryner)
	* Use automake 1.7 (James Henstridge)
	* New icons (Jakub Steiner, James Ogley)

  Translators
	* Wang Jian (zh_CN)
2004-10-26 21:05:46 +00:00
jmmv
c2ff0a2211 Update gnome2-pixmaps and gnome-desktop to 2.8.0. This version corresponds
to GNOME 2.8.0.

=============
Version 2.8.0
=============

  Translators

	* Mətin Əmirov (az)
	* Amila Akagić (bs)
	* Adam Weinberger (en_CA)
	* Jesús Bravo Álvarez (gl)
	* Gabor Kelemen (hu)
	* Takeshi AIHANA (ja)
	* Mişu Moldovan (ro)

==============
Version 2.7.92
==============

  Fixes

	* Change link in gnome-about from gnomedesktop.org to news.gnome.org (Alan Horkan)

  Translators

	* Kemal Sanjta (bs)
	* Jordi Mallach (ca)
	* Pauli Virtanen (fi)
	* Kjartan Maraas (nb)
	* Elian Myftiu (sq)
	* Maxim Dziumanenko (uk)

==============
Version 2.7.91
==============

  Fixes

	* Fix memory leak (Mark)
	* Fix crash with some .desktop files (Vincent Untz)
	* Fix compilation without startup-notification (Mariano Suárez-Alvarez)

==============
Version 2.7.90
==============

  Fixes

	* Randomize the order of the credits in gnome-about (Matthew Garrett)
	* Fix end of list corruption in gnome-about (Matthew Garrett)

  Translators

	* Elian Myftiu (sq)
	* Abayomi Mobolaji Onibudo (yo)

=============
Version 2.7.4
=============

  Fixes

	* Use the correct X timestamp with startup-notification (Elijah Newren, Mark)
	* Remove egg_spawn usage from libgnome-desktop (Mark)
	* Fix DTD validation errors in omf files (Frederic Crozat, Mariano Suárez-Alvarez)

  Translators

	* Peter "Peshka" Slavov (bg)
	* Pawan Chitrakar (ne)
	* Laurent Dhima (sq)

=============
Version 2.7.3
=============

  Translators

	* Suman Raj Tiwari (ne)
	* Elian Myftiu (sq)

=============
Version 2.7.1
=============

  Fixes

	* Make the languages list in .desktop editor use GTK_SHADOW_IN (Jorn Baayen)

  Help Docs

	* Basque documentation translations (Pablo Saratxaga)

  Translators

	* Žygimantas Beručka (lt)
	* Gurban Mühemmet Tewekgeli (tk)
2004-09-21 16:54:06 +00:00
danw
be2673d95d fixes for darwin 2004-05-11 12:30:15 +00:00
jmmv
90d12e1ede Update to 2.4.1.1, based on work done by xtraeme@:
Version 2.4.1.1
  libgnome-desktop
	* Make the localte keystring matching with the desktop entry
	  specification by not removing the modifier from the
	  localestring before matching (Danilo Segan)

Version 2.4.1
  Misc
	* Mark a missing string for translation (Hidetoshi Tajima)
	* Fix build issue with install location of icons (George)
	* Use GRandom instead of srandom() and random() (George)

Version 2.4.0
  gnome-about
	* Fix off by one error with the build date (Young-Ho Cha)

Version 2.3.6.1
  gnome-about
	+ Clean up introductory text (Luis Villa)

Version 2.3.6
  gnome-about
	+ Internalionalize gnome-version.xml so that the descriptive
	  intro and date  can be translated (Malcolm Tredinnick)
	+ Handle errors when clicking on links (Olav Vitters)
  Misc
	+ Follow KDE behaviour when substituting %i, %m, %c and %k
	  in .desktop files (George)
	+ Allow custom icons with the same name as a themed icon to
	  be selected in GnomeDitemEdit (George)
	+ Build fix (Thomas Vander Stichele)

Version 2.3.4
  Misc
	* Allow vendor and date to be configured using configure (Frederic
	  Crozat)
	* Ship the .directory.in files in the distributed tarball (Mark)

Version 2.3.3.1
  Misc
	* Added a default desktop background image (Mark Finlay)
	* Removed icons which belong to gnome-control-center (Mark Finlay)
	* Use macros in gnome-version.xml so we have the correct version
	  number (Andrew Sebola)
	* Renamed "Sound & Video" to "Multimedia (Mark)
	* Use different icon for the "Other" menu (Mark)
	* Fix issues with backwards compat with old icon names (Mark Finlay)
	* Fix gnome-about build with gcc 2.95 (Mark)
	* HIG fixes for .desktop file editing dialog (Dennis Cranston)

Version 2.3.3
	* New GNOME About Dialog ! (Kristian Rietveld,
	                            Mark McLoughlin,
	                            Glynn Foster,
	                            Jeff Waugh)
  Misc
	* Moved some icons to gnome-icon-theme (Mark Finlay)
	* Change icon for Accessories, Games and Programming menus (Mark
	  Finlay)

Version 2.3.2
  gnome-about
	* Hexify contributors list so it doesn't need to be translated and
	  make a format string much easier to translate (Christian Neumair)
  Misc
	* Removed gnome-panel icons (Mark)
	* Removed gnome-games icons (Luca Ferretti)
	* Cygwin fixes (Masahiro Sakai)
	* Fix sgmldocs.make (Art Haas)

Version 2.3.1
	* s/Vendor/Distributor (Mike Newman)

Version 2.2.2
  libgnome-desktop
	* Don't unescape special characteres (e.g. %20) (Bala)

Version 2.2.1
  libgnome-desktop
	* Fix issue with gettext (Frederic Crozat)
	* Don't crash when adding translations to a new Ditem (Arvind)
	* Remove mime type checking from .desktop file loader (Andrew
	  Sobala)
	* Fix memory corruption when DESKTOP_STARTUP_ID is already set
	  (fourdan@xfce.org)
	* Fix silly bug in the option menu of the Ditem edit dialog (Kalle
	  Olavi Niemitalo)
  Miscellanous
	* Update the "Reporting Bugs" docs (Alexander Kirillov)
	* Build fix (Dan Mills)
	* New screenshot icon (Jakub Steiner)
2003-12-14 22:42:15 +00:00
jmmv
b5ee8efe38 Update to 2.2.0.1. This version includes several new translations. 2003-02-14 20:53:41 +00:00
rh
c967b44f3a Initial import of gnome-desktop-2.0.8, the main desktop component of GNOME2
Based on Julio Merino's version in PR pkg/18209 with some modifications to
allow co-existence with GNOME 1.
2002-09-14 07:01:42 +00:00