gnome-control-center/NEWS

1995 lines
58 KiB
Text
Raw Normal View History

gnome-control-center 2.17.91
common:
- Compilation fixes (Kjartan Maraas)
- Fixed localedir defines (Christian Persch) (#395383)
- Use standard installation paths (Christian Persch) (#395383)
- Use capplet name for G_LOG_DOMAIN (Jens Granseuer) (#380991)
- Require GTK+ <= 2.10 (Jens Granseuer) (#358106)
about me:
- Fix build with gcc 2 (Jens Granseuer)
- Fix memory leaks (Jens Granseuer)
- Fix possible crash (Jens Granseuer)
at-properties:
- Fix reference leaks and dont segfault if glade file is not available (Jens Granseuer)
default applications:
- Use specific string as app ID in gnome_program_init (Christian Persch) (#403708)
- Plug memory leaks (Jens Granseuer) (#395212)
- Fix DATADIR define (Jens Granseuer)
keybindings:
- Issue a sensible error message when trying to use unmodified keybindings
(Jens Granseuer) (#328152)
- Removed leftover call to gnome_theme_init (Jens Granseuer) (#157452)
- Support localised key names (Jens Granseuer) (#145346)
- Clean up sorting to not use an imaginary column (Jens Granseuer)
- Avoid warnings when clearing at exit (Mariano Su<53>rez-Alvarez) (#405175)
- Added missing GConf key (Mariano Su<53>rez-Alvarez)
mouse:
- Dont crash if the glade file is not available (Jens Granseuer)
network:
- Plug memory leaks (Jens Granseuer) (#395609)
sound:
- Polypaudio->PulseAudio renaming (Gabor Kelemen) (#394003)
- Added a11y label relations for the devices tab (Patrick Wade) (#369302)
theme switcher:
- Fix compiler warnings (Thomas Wood)
- Fixes on the suffix checks (Alberto Ruiz)
- Pass correct order of arguments to gnome_vfs_xfer (Kjartan Maraas)
- Listen for changes in the gtk-color-scheme property of GtkSettings (Thomas Wood)
(#405210)
typing break:
- Use specific string as app ID in gnome_program_init (Christian Persch) (#403708)
- Use compositing to display the typing break window when available (Christian
Persch) (#363665)
ui properties:
- Plug memory leaks (Jens Granseuer)
- Change "Editable menu accelerators" to "Editable menu shortcut keys" as per
the style guide (Jens Granseuer) (#337624)
windows:
- Plug memory leaks (Jens Granseuer)
fontilus:
- Use GOption argument parsing (Christian Persch) (#393994)
- Fixed some leaks (Christian Persch)
themus:
- Port to GOption (Jens Granseuer) (#336286)
settings daemon:
- Prevent crashes/assertion failures trying to set ridiculously high/low
volumes (Jens Granseuer) (#401376)
- Fixed property names (Jens Granseuer)
- Dont install the same window filter twice (Jens Granseuer) (#382504)
- Make sure we have a key event before treating it as such (Jens Granseuer)
(#382503)
- Fixed leaks (Jens Granseuer, Paolo Borelli) (#342672)
- Round volume instead of truncating on umute so a simple mute/unmute doesn't
lower the volume (Jens Granseuer) (#400966)
- Make the new volume overlay window follow the icon and color themes
(William Jon McCann) (#403320)
- Eat media player keys if someone is listening on the bus interface already
(Bastien Nocera) (#394313)
- Revert to the old font path if the new one could not be set (Jens Granseuer)
(#397504)
shell:
- Prevent capplets from being launched twice (Rodrigo Moya)
- Use correct GConf prefix (Rodrigo Moya)
- Added default common tasks (Rodrigo Moya)
- Respect the exit_on_close flag (Scott Reeves)
- Added a flag controlling display of GenericName's (Scott Reeves)
- Fix typo in usage string (Jens Granseuer) (#398361)
- Respect the --disable-schemas-install configure flag (Christian Persch) (#401004)
- Dump remnants of gstreamer-0.8 (Jens Granseuer)
- Use custom gnomecc.menu instead of settings.menu (Denis Washington) (#402797)
- Dont show Help menu if help is not available (Rodrigo Moya)
- Disable package management/main-menu items in the context menu (Rodrigo Moya)
- Use correct text color when highlighting (Rodney Dawes) (#398079)
- Use smaller icons by default (Scott Reeves) (#405078)
- Use G_GNUC_FUNCTION instead of non-portable __FUNCTION__ (Damien Carbery) (#383022)
updated translations:
- ar (Djihed Afifi)
- be (Ihar Hrachyshka)
- bg (Alexander Shopov)
- ca (Jordi Mas and Josep Puigdemont i Casamaj<61>)
- cs (Jakub Friedl)
- en_GB (David Lodge)
- et (Priit Laes)
- fr (Marc Lorber, Robert-Andr<64> Mauchin and St<53>phane Raimbault
- he (Yair Hershkovitz)
- hu (Gabor Kelemen)
- ja (Takeshi AIHANA)
- ko (Changwoo Ryu)
- mk (Jovan Naumovski)
- nb (Kjartan Maraas)
- pl (Artur Flinta)
- pt_BR (Luiz Fernando S. Armesto)
- ru (Leonid Kanter)
- sv (Daniel Nylander)
- th (Theppitak Karoonboonyanan)
------------------------------------------------------------------------------
gnome-control-center 2.17.90
common:
- Removed non-critical g_return_if_fail (Thomas Wood) (#353620)
- Added support for saving and applying the gtk-color-scheme key (Thomas Wood)
- Replaced non-standard categories with X-GNOME... (Denis Washington)
- Check for xf86misc lib in addition to header files (Jens Granseuer) (#397905)
about-me:
- Fixed compilation on Solaris (Brian Cameron) (#356076)
- Made translatable strings more generic (Francisco Javier F. Serrador) (#376079)
a11y:
- Renamed to "Keyboard Accesiblity" in .desktop file (Thomas Wood) (#330697)
background:
- Fixed several compile warnings (David Sese<73>o) (#326022)
default applications:
- Moved capplet from System to Personal category (Thomas Wood)
keyboard:
- Don't crash if default group is not set in GConf (Sergey Udaltsov) (#398631)
keybindings:
- Moved scrolled window calls to their correct place (Rodrigo Moya)
- Fixed leaks (Jens Granseuer) (#394824)
- Corrected .desktop category entry (Thomas Wood)
mouse:
- Fixed memory leaks (Jens Granseuer) (#395539)
sound:
- Added NULL-check (Jan Arne Petersen) (#394736)
- Fixed spacing and build the whole dialog from Glade (Christian Persch) (#394068)
- Show the sound properties view after adding it to the dialog (Christian Persch)
- Fixed label alignments bug caused by Glade-3 #396433 (Christian Persch)
- Set play button insensitive when no sound is selected ((Sylvain Defresne, Thomas
Wood) (#353828)
theme switcher:
- Fixed build with gcc 2 (Jens Granseuer) (#394707)
- Removed separate color scheme saving UI (Thomas Wood)
- Added support for gtk-color-scheme key in metatheme info (Thomas Wood)
- Added a revert button to the color schemes tab (Thomas Wood)
typing break:
- Set default icon and application name (Andreas Nilsson) (#348641)
windows:
- Fixed leak (Kjartan Maraas) (#382039)
shell:
settings daemon:
- Added missing NULL-check (Jan Arne Petersen) (#395083)
- Removed variable that was never initialized (Jens Granseuer) (#382502)
- Quit application when window is closed (Rodrigo Moya) (#394303)
- Set program name to gnome-control-center (Rodrigo Moya)
updated translations:
- ar (Djihed Afifi)
- ca (Josep Puigdemont i Casamaj<61>)
- cs (Jakub Friedl)
- en_GB (David Lodge)
- et (Priit Laes)
- fi(Ilkka Tuohela)
- hu (Gabor Kelemen)
- lt (Zygimantas Beru<72>ka)
- nb (Kjartan Maraas)
- sl (Matic Zgur)
- sv (Daniel Nylander)
- th (Theppitak Karoonboonyanan)
------------------------------------------------------------------------------
gnome-control-center 2.17.5
about-me:
- Fix displaying of image selected by the user (Hiroyuki Ikezoe) (#343584)
background:
- Mark message showing background image size and type for translation (Roozbeh
Pournander) (#341899)
- Switched from popt to GOptionContext (Lucas Rocha) (#336286)
- Fix memory leaks (Jens Granseuer) (#335220)
- Fix crash when changing image name (Jens Granseuer) (#388616)
- Fix ability to change settings after manual change (Jean-Christophe Jaskula)
(#339404)
- Improve management of background thumbnails (Ray Strode) (#351991)
- Fix compilation on Solaris (Brian Cameron) (#356076)
common:
- Fix leaks (Christian Persch) (#393117)
- Add support for disabling esound (Marc-Andre Lureau) (#392276)
fonts:
- Make 'Font may be too large' dialog cleare (Gabor Kelemen) (#335963)
keybindings:
- Reuse the existing tree model instead of discarding and rebuilding it
(Jens Granseuer) (#128158)
- Fix leaks (Jens Granseuer)
keyboard:
- Switch from popt to GOptionContext (Lucas Rocha) (#336286)
- Fix typo (Kjartan Maraas)
mouse:
- Switch from popt to GOptionContext (Lucas Rocha) (#336286)
network:
- Add option to use the same proxy for all protocols (Diego Escalante) (#317097)
- Add missing mnemonic (Rodrigo Moya)
sound:
- Mark sound system names translatable (Gabor Kelemen) (#393472)
- Do proper dbus/libhal error handling (Jan Arne Petersen) (#363005)
- Switch from popt to GOptionContext (Lucas Rocha) (#336286)
- Make ESD optional (Marc-Andre Lureau) (#392276)
- Add accelerators to the device tab (Gabor Kelemen) (#350572)
- Spelling fixes (Kjartan Maraas)
- Use GtkAlignment for padding, not GtkHBox+GtkFrame (Thomas Wood) (#143215)
- Make volume up/down keys affect default channel of the applet (Jan Arne Petersen)
(#173035)
theme-switcher:
- Fix crash on manually changing the icon theme name (Priit Laes) (#349471)
- Fix some HIG issues with strings (Thomas Wood)
- Fix leaks (Christian Persch, Thomas Wood) (#393117, #326337)
- Set minimun size request on the treeview rather than the entire window
(Thomas Wood) (#393236)
- Fix build with c89 compilers (Thomas Wood) (#382730)
- Avoid markup in translatable messages (Gabor Kelemen) (#360449)
- Enable a message when the current theme does not support colour schemes
(Thomas Wood)
- Add custom colour scheme saving UI (Thomas Wood)
- Add MIME type for theme packages and support in the GUI (Alberto Ruiz) (#393697)
windows:
- Avoid markup in translatable messages (Elijah Newren) (#360449)
shell:
- Fix build with c89 compilers (Thomas Wood) (#382730)
- Use categories for control center applets (Denis Washington) (#393617)
settings daemon:
- Add DBus methods for media players to grab/release the keys (Jan Arne Petersen)
(#133815)
- Add support for GConf device and track selection (Jan Arne Petersen) (#173035)
fontilus:
- Add support for specifying string and font-size to use in the thumbnailer (Rob Staudinger)
(#333557)
themus:
- Fix crash when running from command prompt (Thomas Wood) (#167063)
translations:
- ar (Djihed Afifi)
- bg (Alexander Shopov)
- cs (Jakub Friedl)
- en_GB (David Lodge)
- mk (Jovan Naumovski)
- nb (Kjartan Maraas)
- sl (Matic Zgur)
- sv (Daniel Nylander)
- th (Theppitak Karoonboonyanan)
------------------------------------------------------------------------------
gnome-control-center 2.17.4
background:
- Plug a leak (Kjartan Maraas) (#376949)
common:
- Pass NULL to gtk_label_new() to do a bit less work (Kjartan Maraas) (#376949)
default-application:
- Fix a bunch of leaks from gconf_client_get_string() (Kjartan Maraas)
(#376949)
- add support for Iceweasel and Icedove (Lo<4C>c Minier) (#379085)
- Fix Thunderbird command line parameter (Luca Cavalli) (#326808)
- add support for Claws Mail (aka Sylpheed-Claws) (Colin Leroy) (#386771)
display:
- Don't leak the resolution. Pass NULL to gtk_label_new to do less work
(Kjartan Maraas) (#376949)
localization:
- Plug some leaks. (Kjartan Maraas) (#376949)
network:
- Fix a warning about unused result from g_slist_append(). (Kjartan Maraas)
theme-switcher:
- Plug a few leaks. (Kjartan Maraas) (#376949)
- HIG fixes to the color scheme tab, from suggestions in Bug 382517
(Thomas Wood)
- Rename "Theme Details" button to "Customize (Thomas Wood)
gnome-settings-daemon
- add a new media keys window that takes advantage of
compositing when available (William Jon McCann) (#383066)
Translators:
Djihed Afifi (ar)
Francisco Javier F. Serrador (es)
Ivar Smolin (et)
Ilkka Tuohela (fi)
Ankit Patel (gu)
Raivis Dejus (lv)
Jovan Naumovski (mk)
Kjartan Maraas (nb)
Tino Meinen (nl)
Matic <20>gur (sl)
Daniel Nylander (sv)
Theppitak Karoonboonyanan (th)
------------------------------------------------------------------------------
gnome-control-center 2.17.3
common:
- Clean up file transfer dialog (Thomas Wood) (319926)
keyboard:
- Updated to new libgnomekbd API (Sergey Udaltsov)
shell:
- New control-center shell (Scott Reeves, Rodrigo Moya)
theme:
- Fixed crash in D&D of themes (Thomas Wood) (352490)
- Open transfer dialog with transient parent set (Thomas Wood)
- Added a colours tab to change gtk-color scheme setting (Thomas Wood)
- Fixed leak (Thomas Thurman) (378680)
- Cleanup some of the install code (Thomas Wood) (325300)
- Allow installing a theme from a directory (Thomas Wood) (326103)
typing break:
- Fixed redefinition of GNOMELOCALEDIR (Kjartan Maraas)
- Removed use of const char * for allocated strings (Kjartan Maraas)
translations:
- es (Francisco Javier F. Serrador)
- et (Priit Laes)
- fr (Christophe Bliard)
- ja (Satoru SATOH)
- nb (Kjartan Maraas)
- sv (Daniel Nylander)
------------------------------------------------------------------------------
gnome-control-center 2.17.1
control-center:
- Don't install unused GNOME_Control_Center.server.in file (Rodrigo Moya)
default applications:
- Added support for legacy GConf key (Sven Herzberg, Luca Cavalli) (359986)
mouse:
- Reordered widgets for A11Y (Sven Herzberg) (163690)
settings daemon:
- Delay displaying of error dialogs until there is a window manager running
(Dan Winship)
themus:
- Add a install-theme command line option (Thomas Wood) (354581)
translations:
- bg (Alexander Shopov)
- bn_IN (Runa Bhattacharjee)
- cs (Jakub Friedl)
- et (Priit Laes)
- fi (Ilkka Tuohela)
- it (Luca Ferretti)
- nn (<28>smund Skj<6B>veland)
2006-11-20 09:40:44 +00:00
------------------------------------------------------------------------------
gnome-control-center 2.16.2
keyboard:
- Fixed crashes when failed DBUS connection to the server (Sergey Udaltsov)
- Fixed keyboard indicator segfault (Sergey UDaltsov) (351395)
theme-switcher:
- Fixed crash when drag&dropping themes (Thomas Wood) (352490)
translations:
- ar (Djihed Afifi)
- et (Priit Laes)
- it (Luca Ferretti)
- ja (Satoru SATOH)
- pl (Marek Stepien)
------------------------------------------------------------------------------
gnome-control-center 2.16.1
about-me:
- Fixed compilation issues on Sun Studio (Matt Keenan) (349079)
display:
- Never pass negative values for the rates (Brian Cameron) (356075)
keyboard:
- Make sure 'model' is never NULL (Brian Cameron, Rodrigo Moya) (356074)
themus:
- Fixed "Open" icon on button preview (Thomas Wood) (355268)
- Allow the text in the details to ellipsize and set a minimun width for
the dialog (Thomas Wood) (355269)
translations:
- ar (Wouter Bolsterlee)
- bg (Alexander Shopov)
- bn_IN (Runa Bhattacharjee)
- en_GB (David Lodge)
- et (Priit Laes)
- gl (Ignacio Casal Quinteiro)
- nn (<28>smund Skj<6B>veland)
------------------------------------------------------------------------------
2006-09-04 09:13:10 +00:00
gnome-control-center 2.16.0
background:
- avoid excess strduping (Kjartan Maraas) (#352252)
keyboard:
- avoid extra key events processing (Matthias Clasen) (#352776)
settings daemon:
- avoid grabbing all keyboard when the key code cannot be retrieved
(Andre Klapper) (#170318)
theme-switcher:
- add missing maximize button (Thomas Wood) (#331835)
Translations:
- bg (Alexander Shopov)
- bn_IN (Runa Bhattacharjee)
- el (Kostas Papadimas)
- et (Priit Laes)
- fr (Christophe Merlet)
- hi (Rajesh Ranjan)
- hu (Gabor Kelemen)
- ka (Vladimer Sichinava)
- lt (Gintautas Miliauskas)
- lv (Raivis Dejus)
- mk (Jovan Naumovski)
- ml (Ani Peter)
- mr (Rahul Bhalerao)
- or (Subhransu Behera)
- pt (Duarte Loreto)
- pt_BR (Lucas Rocha)
- ru (Leonid Kanter)
- sv (Daniel Nylander)
- ta (I. Felix)
- th (Theppitak Karoonboonyanan)
- zh_HK (Chao-Hsiung Liao, Abel Cheung)
- zh_TW (Chao-Hsiung Liao, Abel Cheung)
------------------------------------------------------------------------------
2006-08-22 16:24:19 +00:00
gnome-control-center 2.15.92
background:
- fix "Background dialogue resizes when shown" (Rodney Dawes) (#332830)
common:
- fix issues with the themes previews (Benjamin Otte, Thomas Wood)
(#351378, #171634)
display:
- free 'resolution' string after using it, not before
(Kjartan Maraas, Rodrigo Moya)
mouse:
- also display the default theme (though without a preview
for technical reasons) (Sven Herzberg) (#322514)
sound:
- fix memory leak (Christian Persch)(#350566)
theme-switcher:
- patches from "generate visible previews first" (Benjamin Otte) (#351521)
Translators:
Rostislav \"zbrox\" Raykov (bg)
Josep Puigdemont (ca)
Jakub Friedl (cs)
Hendrik Richter (de)
Mindu Dorji (dz)
David Lodge (en_GB)
Ivar Smolin (et)
Ilkka Tuohela (fi)
Alastair McKinstry (ga)
Ignacio Casal Quinteiro (gl)
Ankit Patel (gu)
Rajesh Ranjan (hi)
Mate ORY (hu)
Satoru SATOH (ja)
Changwoo Ryu (ko)
Jovan Naumovski (mk)
Ani Peter (ml)
Badral (mn)
Rahul Bhalerao (mr)
Kjartan Maraas (nb)
Wouter Bolsterlee (nl)
Subhransu Behera (or)
A S Alam (pa)
Evandro Fernandes Giovanini (pt_BR)
Dan Damian (ro)
Leonid Kanter (ru)
Steve Murphy (rw)
Matic <20>gur (sl)
Daniel Nylander (sv)
Theppitak Karoonboonyanan (th)
Maxim V. Dziumanenko (uk)
Clytie Siddall (vi)
Funda Wang (zh_CN)
------------------------------------------------------------------------------
gnome-control-center 2.15.91
misc:
- require libebook-1.2 1.7.90 for the new API (Sebastien Bacher)
about-me:
- fixed build with the new libebook API (Sebastien Bacher) (#348821)
2006-08-07 09:28:44 +00:00
at-properties:
- fixed X-GNOME-Bugzilla fields in .desktop file (Rodrigo Moya) (#348832)
2006-08-07 09:55:14 +00:00
- use orca screenreader when available (Willie Walker) (#348630)
2006-08-07 09:28:44 +00:00
display:
- fix build with gcc-2.95 (Jens Granseuer) (#347611)
2006-08-22 16:24:19 +00:00
- fixed X-GNOME-Bugzilla fields in .desktop file (Rodrigo Moya) (#348838)
keybindings:
- don't assume defines are contiguous (Gary Coady) (#333576)
2006-08-07 09:28:44 +00:00
keyboard:
- fixed X-GNOME-Bugzilla fields in .desktop file (Rodrigo Moya) (#348847)
libgswitchit:
- using Unicode subscript for repeating descriptions (Sergey Udaltsov)
network:
- set "label for" and "labelled by" properties for the capplet (Willie Walker)
(#342121)
sound:
- removed unneeded header file (Klaus Pedersen) (#349254)
- only include libhal if HAL is enabled (Ali Akcaagac) (#348755)
theme-switcher:
- added support for locking down theme (Rob Bradford) (#346041)
- don't attempt to load window manager theme name from an unknown window
manager (Thomas Wood) (#333276)
typing-break:
- use GtkAboutDialog, not GtkDialog (Vincent Untz) (#348640)
- use GtkStatusIcon instead of libegg (Vincent Untz) (#348639)
2006-08-07 09:28:44 +00:00
ui-properties:
- fixed X-GNOME-Bugzilla fields in .desktop file (Rodrigo Moya) (#348844)
2006-08-07 09:05:52 +00:00
updated translations:
- bg (Alexander Shopov)
- cs (Jakub Friedl)
- es (Francisco Javier F. Serrador)
- fi (Ilkka Tuohela)
- fr (Christophe Merlet)
- gu (Ankit Patel)
- lt (Zygimantas Berucka)
- mk (Jovan Naumovski)
- nb (Kjartan Maraas)
- nl (Vincent van Adrighem)
- th (Theppitak Karoonboonyanan)
- zh_HK (Chao-Hsiung Liao)
- zh_TW (Chao-Hsiung Liao)
------------------------------------------------------------------------------
2006-07-23 11:09:27 +00:00
gnome-control-center 2.15.90
misc:
- add an encoding key to some .directory.in (Vincent Fretin) (#338593)
- don't use the Application category for the .desktops, use
HardwareSettings for some (Vincent Fretin) (#344321)
- made gconf-property-editor.c use GtkColorButton instead of GnomeColorPicker
(Kevin Bauder) (#171680)
2006-07-23 11:09:27 +00:00
mouse:
- fix the non-xcursor case for solaris (Sven Herzberg, Glynn Foster) (#319125)
- use ngettext() correctly (Sven Herzberg)
theme-switcher:
- fixed messages wording (Thomas Wood) (#167045)
- removed duplicate check for the tar utility (Thomas Wood)
2006-07-24 21:59:49 +00:00
updated translations:
- ca (Josep Puigdemont i Casamaj<61>)
- cs (Jakub Friedl)
- de (endrik Richter)
- dz (Guntupalli Karunakar)
- el (Kostas Papadimas)
- es (Francisco Javier F. Serrador)
- fi (Ilkka Tuohela)
- fr (Samuel Mutel)
- gu (Ankit Patel)
- id (Ahmad Riza H Nst)
- ja (Satoru SATOH)
- ko (Changwoo Ryu)
- sv (Daniel Nylander)
- th (Theppitak Karoonboonyanan)
2006-07-23 11:09:27 +00:00
------------------------------------------------------------------------------
2006-07-11 14:34:26 +00:00
gnome-control-center 2.15.4
background:
- Removed redundant GNOMELOCALEDIR (Sergey Udaltsov) (345178)
display:
- Replaced deprecated GtkOptionMenu with GtkComboBox (Sven Herzberg) (338468)
- Added rotation support (Sven Herzberg) (324125)
keyboard:
- Massive libgswitchit API change (Sergey Udaltsov)
- Made model chooser button more verbose (Sergey Udaltsov) (335833)
sound:
- Fixed build (Sergey Udaltsov)
theme-switcher:
- Fixed strange wording (Thomas Wood) (167045)
settings daemon:
- Activation is now done via DBUS (Sergey Udaltsov)
- Added DBUS interface for keyboard indication (Sergey Udaltsov)
documentation:
- Initial Russian translation (Nickolay V. Shmyrev)
updated translations:
- bn_IN (Runa Bhattacharjee)
- cs (Jakub Friedl)
- de (Hendrik Richter)
- es (Francisco Javier F. Serrador)
- fi (Ilkka Tuohela)
- fr (Beno<6E>t Dejean)
- gu (Ankit Patel)
- he (Yair Hershkovitz)
- hi (Rajesh Ranjan)
- lv (Raivis Dejus)
- mk (Jovan Naumovski)
- nb (Kjartan Maraas)
- ru (Nickolay V. Shmyrev)
- ta (I. Felix)
- th (Theppitak Karoonboonyanan)
- sv (Daniel Nylander)
------------------------------------------------------------------------------
gnome-control-center 2.15.3
about me:
- Fixed typo (Rodrigo Moya) (324971)
- Fixed compilation issues (Rodrigo Moya) (344468)
default applications:
- Added support for Sylpheed (Luca Cavalli) (332659)
- Removed unnecessary gnome-terminal argument (Luca Cavalli) (336700)
keybindings:
- Removed brightness keybindings, now in gnome-power-manager (Bastien Nocera)
(339857)
keyboard:
- Save/restore layout preview window geometry (Sergey Udaltsov)
mouse:
- Fixed selection when no cursor font is set in GConf (Darren Kenny) (340003)
sound:
- Added sound device selection (J<>rg Billeter) (329112)
- Fixed button strings (Rodrigo Moya) (324971)
theme-switcher:
- Removed drag & drop information text (Thomas Wood) (99535)
- Added Install buttons to each tab in the details window (Thomas Wood)
- Remember last browsed or installed from location (Thomas Wood) (138795)
- Don't allow invalid characters in theme names (Thomas Wood) (139692)
- Don't ask user whether to overwrite or not internal files (Thomas Wood) (317375)
- Allow saving background image for custom themes (Thomas Wood) (330302)
- Fixed UI issues in the save dialog (Thomas Wood) (100622)
settings daemon:
- Fixed libxklavier engine initialization logic (Sergey Udaltsov) (333091)
- Removed references to brightness controls (Bastien Nocera) (339857)
- Fixed leaks (Paolo Borelli) (342568, 342570)
general:
- Updated to new libxklavier API (Sergey Udaltsov)
updated translations:
- bg (Alexander Shopov)
- cs (Miloslav Trmac, Lukas Novotny, Jakub Friedl)
- dz (Pema Geyleg)
- es (Francisco Javier F. Serrador)
- fi (Ilkka Tuohela)
- gl (Ignacio Casal Quinteiro)
- gu (Ankit Patel)
- mg (Simos Xenitellis)
- nb (Kjartan Maraas)
- sq (Laurent Dhima)
- sv (Daniel Nylander)
- th (Theppitak Karoonboonyanan)
- vi (Clytie Siddall)
- zh_CN (Funda Wang)
- zh_HK (Chao-Hsiung Liao)
- zh_TW (Chao-Hsiung Liao)
------------------------------------------------------------------------------
gnome-control-center 2.14.2
about-me:
- Fixed label alignment (Sebastien Bacher) (343056)
default applications:
- Updated help section name (Daniel Holbach) (340032)
settings daemon:
- Fixed potential overrun (Ray Strode) (338254)
- Fixed 64bit crash (Joe Marcus Clarke) (338849)
updated translations:
- bg (Alexander Shopov)
- cs (Lukas Novotny)
- dz (Pema Geyleg)
- et (Priit Laes)
- eu (I<>aki Larra<72>aga)
- fr (Beno<6E>t Dejean)
- id (Ahmad Riza H Nst)
- sq (Laurent Dhima)
- zh_HK (Chao-Hsiung Liao)
- zh_TW (Chao-Hsiung Liao)
------------------------------------------------------------------------------
gnome-control-center 2.14.1
background:
- Fixed crash on startup (Rodney Dawes) (331486)
common:
- Use gtk_dialog_run for running modal error dialogs (Rodrigo Moya)
- Fixed leaks in CORBA activation code (Arjan Timmerman) (334153)
default applications:
- Fixed thunderbird command line parameters (Luca Cavalli) (326808)
fontilus:
- Move .directory files to $datadir/desktop-directories (Glynn Foster)
(334405)
settings daemon:
- Fixed setting of $DISPLAY environment variable (Rodrigo Moya, Arjan
Timmerman) (334153)
- Set Ctrl-Atl-l as default keybinding for screen locking (Jaap A. Haitsma)
(171833)
- Fixed evdev/left handed button mapping (Marien Zwart) (323724)
themus:
- Move .directory files to $datadir/desktop-directories (Glynn Foster)
(334405)
- Don't allow tab characters in custom theme descriptions (Wouter Bolsterlee)
(336151)
- Theme chooser main window too wide for 800x600 (Thomas Wood) (314658)
updated translations:
- be (Ales Nyakhaychyk)
- br (J<>r<EFBFBD>my Ar Floc'h)
- cs (Miloslav Trmac)
- dz (Tommi Vainikainen)
- es (Francisco Javier F. Serrador)
- et (Priit Laes)
- hu (Gabor Kelemen)
- ka (Vladimer SIchinava)
- lt (Zygimantas Berucka)
- nl (Vincent van Adrighem, Wouter Bolsterlee)
- ro (Dan Damian)
- th (Theppitak Karoonboonyanan)
- vi (Clytie Siddall)
------------------------------------------------------------------------------
gnome-control-center 2.14.0
default applications:
- Use correct text domain name (Luca Cavalli) (332833)
- Fixed response to icon theme changes (Luca Cavalli) (330154)
- Compilation fixes (Luca Cavalli) (332973)
- Don't use deprecated gtk_entry_set_editable (Luca Cavalli) (329193)
settings daemon:
- Removed spawning of esd (Rodrigo Moya)
- Register the settings daemon per DISPLAY (Michael Witrant) (94049)
sound:
- Mark missing strings for translation (Rodrigo Moya) (333125)
help:
- Pruned capplets documentation, and link to the user's guide (Joachim Noreiko)
(332184)
general:
- Fixed compilation with GStreamer 0.8 (Mathis Hasselmann) (333119)
updated translations:
- bg (Alexander Shopov)
- bn (Runa Bhattacharjee)
- ca (Josep Puigdemont i Casamaj<61>)
- cs (Miloslav Trmac)
- cy (Rhys Jones)
- da (Ole Laursen)
- de (Hendrik Richter, Hendrik Brandt)
- el (Simos Xenitellis)
- es (Francisco Javier F. Serrador)
- et (Priit Laes)
- fa (Roozbeh Pournader)
- fi (Ilkka Tuohela)
- gl (Ignacio Casal Quinteiro)
- gu (Ankit Patel)
- hu (Gabor Kelemen)
- it (Luca Ferretti)
- ja (Satoru SATOH)
- lt (Zygimantas Berucka)
- nb (Kjartan Maraas)
- nl (Vincent van Adrighem)
- nn (Kjartan Maraas)
- no (Kjartan Maraas)
- pl (Artur Flinta)
- pt (Duarte Loreto)
- pt_BR (Lucas Rocha)
- ru (Leonid Kanter)
- sq (Laurent Dhima)
- sr (Danilo Segan)
- sr@Latn (Danilo Segan)
- sv (Daniel Nylander)
- th (Theppitak Karoonboonyanan)
- uk (Maxim Dziumanenko)
- vi (Clytie Siddall)
- zh_CN (Funda Wang)
------------------------------------------------------------------------------
gnome-control-center 2.13.93
default applications:
- Fixed hang with multiple windows opened (Luca Cavalli) (328094)
- Fixed Sylpheed claws executable name (Fryderyk Dziarmagowski) (332659)
- Fixed typos (Glynn Foster)
fontilus:
- Fixed crash when changing metacity font (Rodrigo Moya) (327021)
mouse:
- Use "milliseconds" instead of "microseconds" (Anilkumar Bacheli) (330588)
sound:
- Fixed memory leaks (Rodrigo Moya) (332530)
settings daemon:
- C89 compilation fixes (Jens Granseuer) (331168)
updated translations:
- bg (Alexander Shopov)
- ca (Josep Puigdemont i Casamaj<61>)
- cs (Miloslav Trmac and Jakub Friedl)
- cy (Rhys Jones)
- de (Hendrik Richter)
- el (Kostas Papadimas)
- es (Francisco Javier F. Serrador)
- et (Priit Laes)
- eu (I<>aki Larra<72>aga)
- fi (Ilkka Tuohela)
- gl (Ignacio Casal Quinteiro)
- gu (Ankit Patel)
- hu (Gabor Kelemen)
- ja (Satoru SATOH and Takeshi AIHANA)
- ka (Alexander Didebulidze)
- lt (Zygimantas Berucka)
- nb (Kjartan Maraas)
- nl (Vincent van Adrighem)
- no (Kjartan Maraas)
- pt (Duarte Loreto)
- pt_BR (Raphael Higino)
- sr (Slobodan D. Sredojevic)
- sr@Latn (Slobodan D. Sredojevic)
- th (Theppitak Karoonboonyanan)
- vi (Clytie Siddall)
------------------------------------------------------------------------------
gnome-control-center 2.13.92
background:
- Re-added instant apply (Rodney Dawes)
default applications:
- Fixed compilation warnings (Luca Cavalli)
settings daemon:
- Only start esd when not running (Rodrigo Moya)
other:
- Removed HAL dependency added by mistake (Rodrigo Moya)
- Depend on glib >= 2.8.0 (Rodrigo Moya)
- Depend on gtk+ >= 2.8.12 for Cairo speed workaround (Rodney Dawes)
updated translations:
- ca (Josep Puigdemont i Casamaj<61>)
- da (Ole Laursen)
- de (Hendrik Richter)
- fi (Ilkka Tuohela)
- gl (Ignacio Casal Quinteiro)
- lt (Zygimantas Berucka)
- nb (Kjartan Maraas)
- nl (Vincent van Adrighem)
- no (Kjartan Maraas)
- th (Theppitak Karoonboonyanan)
- zh_CN (Funda Wang)
------------------------------------------------------------------------------
gnome-control-center 2.13.91
build:
- enable generation of Makefile for spanish docs to fix the build.
------------------------------------------------------------------------------
gnome-control-center 2.13.90
about-me:
- Preserve tab navigation on the dialog (Diego Gonz<6E>lez) (317468)
- Fixed crash (Diego Gonz<6E>lez) (317315)
background:
- Added apply button (Rodney Dawes) (327335)
- Fixed glib CRITICAL warnings (Rodney Dawes) (327327)
default applications:
- Fixed Thunderbird command line parameters (Luca Cavalli) (326808)
- Update custom command entries also when predefined app is selected
(Luca Cavalli) (327749)
- Don't set entries' sensitivity, just disable input on them (Rodrigo
Moya)
- Use better description and arguments for Epiphany (chpe) (327220)
fontilus:
- Added button for document font (Christian Persch) (160454)
- Changed "monospace" to "fixed width" (Christian Persch)
- Fixed font thumbnailing endianness (Ed Catmur) (329043)
keybindings:
- Refuse to bind letter keys without a modifier (Bastien Nocera) (86956)
- Readded the keysim/keycode binding code (Rodrigo Moya)
keyboard:
- Fixed user-visible strings (Rodrigo Moya) (328748)
mouse:
- Fixed a11y problem with gnopernicus screen reader (Anilkumar Bacheli)
(154769)
network:
- Fixed mnemonic (Crispin Flowerday) (328884)
sound:
- Use correct stock icon for PLAY button (Dennis Cranston)
- Reduced size of the dialog (Rodrigo Moya)
- Fixed compilation warnings (Damien Carbery, Jens Granseuer) (328255)
settings daemon:
- Use verbs for slow/sticky keys dialogs, rather than OK/Cancel (chpe)
(325686)
help:
- Updated scrollkeeper description (Alessandro Ferrucci) (327784)
other:
- Don't use "capplet" in user-visible strings (Rodrigo Moya) (168790)
- Fixed glib CRITICAL warnings (Thomas Wood)
- Added GTK category to .desktop files (Luca Cavalli) (328028)
- Use "mouse pointer" instead of "cursor" in user-visible strings
(Scott Bronson) (318056)
updated translations:
- bg (Alexander Shopov)
- ca (Josep Puigdemont i Casamaj<61>)
- da (Lasse Bang Mikkelsen)
- el (Kostas Papadimas)
- en_CA (Adam Weinberger)
- es (Francisco Javier F. Serrador)
- fi (Ilkka Tuohela)
- gl (Ignacio Casal Quinteiro)
- gu (Ankit Patel)
- hu (Gabor Kelemen)
- it (Luca Ferretti)
- ja (Takeshi AIHANA)
- lt (Zygimantas Berucka)
- nb (Kjartan Maraas)
- nl (Vincent van Adrighem)
- no (Kjartan Maraas)
- pt_BR (Evandro Fernandes Giovanini)
- ru (Nickolay V. Shmyrev)
- sr (Slobodan D. Sredojevic)
- sr@Latn (Slobodan D. Sredojevic)
- th (Theppitak Karoonboonyanan)
- vi (Clytie Siddall)
- zh_CN (Funda Wang)
------------------------------------------------------------------------------
gnome-control-center 2.13.5.1
default applications:
- Fixed loading of translations from XML file (Luca Cavalli)
settings daemon:
- Use g_mkdir_with_parents instead of creating all the hierarchy by hand
(Rodrigo Moya)
other:
- Fixed m4 directory missing (chpe)
updated translations:
- da (Lasse Bang Mikkelsen)
- en_CA (Adam Weinberger)
- gu (Ankit Patel)
- sr (Slobodan D. Sredojevic)
------------------------------------------------------------------------------
gnome-control-center 2.13.5
background:
- Changed main dialog to use explicit apply with OK and cancel buttons
(Rodney Dawes)
- Added zoom to scale type options (Alan Swanson)
default applications:
- New UI (Luca Cavalli)
- Build and general fixes to the new UI (Sebastian Bacher, Rodrigo Moya)
keybindings:
- Dropped the keysim/keycode binding code (Bastien Nocera) (133815)
keyboard:
- Made window a bit larger (Sergey Udaltsov) (326137)
- Fixed window title capitalization (Sergey Udaltsov) (326275)
mouse:
- Made mouse clock work with both left/right buttons (akmal) (321255)
sound:
- New UI (Scott Reeves)
- HIG fixes to the new UI (Dennis Cranston)
- Translation fixes (Rodrigo Moya) (326635)
themus:
- Fixed usage of head command (Thomas Wood) (316800)
typing break:
- Use gdk_spawn_* functions instead of egg equivalents (Rodrigo Moya) (326141)
settings daemon:
- Cleaned up messages about pmu on powerbook (Jeroen Zwartepoorte) (132655)
- Set Net/FallbackIconTheme XSetting for new versions of gnome-icon-theme
and gtk+ >= 2.8.10 (Rodney Dawes) (325546)
- Use gstreamer0.10 optionally (Saleem Abdulrasool and Tim-Philip Muller) (326257)
updated translations:
- bg (Alexander Shopov)
- ca (Josep Puigdemont i Casamaj<61>)
- en_CA (Adam Weinberger)
- es (Francisco Javier F. Serrador)
- fi (Ilkka Tuohela)
- gl (Ignacio Casal Quinteiro)
- gu (Ankit Patel)
- hu (Gabor Kelemen)
- ja (Takeshi AIHANA)
- nb (Kjartan Maraas)
- nl (Vincent van Adrighem)
- no (Kjartan Maraas)
- sr (Slobodan D. Sredojevic)
- sr@Latn (Slobodan D. Sredojevic)
- th (Theppitak Karoonboonyanan)
- vi (Clytie Siddall)
- zh_HK (Chao-Hsiung Liao)
- zh_TW (Chao-Hsiung Liao)
------------------------------------------------------------------------------
gnome-control-center 2.13.4
default-applications:
- Added Opera to list of default browsers (pholie) (324629)
keyboard:
- Fixed leak on GtkSizeGroup's (Jaap A. Haitsma) (321549)
themus:
- Update the background for metathemes that provide a preferred
background (Guillaume Desmottes) (147665)
- Fixed typeahead searching in themes list (David Sese<73>o)
windows behavior:
- Fixed mnemonics (Rajan Singh)
settings daemon:
- Restore prelight/active/mouse-over feedback for Tk (jenglish) (130299)
- Made Emacs xsettings mimic better GNOME's look & feel (Lukasz Stelmach)
(320727)
other:
- Compilation fixes (Jens Granseuer) (321779)
- Removed unused --enable-gconf-source option (Mark McLoughlin)
updated translations:
- ca (Josep Puigdemont i Casamaj<61>)
- fi (Ilkka Tuohela)
- vi (Clytie Siddall)
------------------------------------------------------------------------------
gnome-control-center 2.13.3
about-me:
- Added a preview to the filechooser used for selecting an image (Mathias Clasen)
- Fixed for running in systems with no forkpty (Brian Cameron)
gnome-settings-daemon:
- Added definition of "Gtk/ShowInputMethodMenu"/"Gtk/ShowUnicodeMenu" xsettings
(Mathias Clasen) (319634)
- C89 compilation fixes (Jens Granseuer) (321778)
- Don't grab keyboard when getting invalid keycodes from GConf (Philippe
Troin) (323690)
keyboard:
- Small changes in plugin API (Sergey V. Udaltsov)
themus:
- Added removal of themes from the theme selection applet (David Sese<73>o)
typing-break:
- Don't display a dialog when the monitor is already running (Richard Hult) (307425)
- Use stock icons from GTK rather than libgnomeui (Richard Hult) (171664)
other:
- Compilation fixes (Kjartan Maraas)
translations:
- bg (Alexander Shopov)
- cs (Miloslav Trmac)
- en_CA (Adam Weinberger)
- es (Francisco Javier F. Serrador)
- et (Priit Laes)
- gl (Ignacio Casal Quinteiro)
- gu (Ankit Patel)
- ja (Takeshi AIHANA)
- lt (Zygimantas Beru<72>ka)
- nb (Kjartan Maraas)
- no (Kjartan Maraas)
- pt_BR (Guilherme de S. Pastore)
- sk (Marcel Telka)
- sq (Laurent Dhima)
- th (Theppitak Karoonboonyanan)
- zh_CN (Funda Wang)
------------------------------------------------------------------------------
gnome-control-center 2.13.2
background:
- Sanity check on GConf string values (Alexis Robert) (320647)
themus:
- 15-20% speedup in theme thumbnailer startup (Sebastien Bacher)
shell:
- Respond correctly to theme changes (Carlos Garnacho)
other:
- Compilation fixes (Kjartan Maraas, Rodrigo Moya)
translations:
- bg (Alexander Shopov)
- cs (Miroslav Trmac)
- en_CA (Adam Weinberger)
- es (Francisco Javier F. Serrador)
- eu (I<>aki Larra<72>aga)
- fa (Roozbeh Pournader)
- fi (Ilkka Tuohela)
- ja (Takeshi AIHANA)
- lt (Zygimantas Berucka )
- nl (Vincent van Adrighem)
- ro (Dan Damian)
- sk (Marcel Telka)
- th (Theppitak Karoonboonyanan)
------------------------------------------------------------------------------
gnome-control-center 2.13.1
default-applications:
- Add Sylpheed-Claws to the list of possible mailers (Colin Leroy)
mouse:
- gcc 2.95 compilation fixes (Jens Granseuer) (318746)
themus:
- Allow installation of themes with file:// URIs (Ed Catmur) (319358)
shell:
- Only show one screensaver capplet when both xscreensaver and gnome-screensaver
are installed (Rodrigo Moya) (315505)
- Fix scrollbar arrows (Carlos Garnacho)
- Calculate text widths instead of forcing them (Carlos Garnacho) (319492)
- Force canvas background to base[GTK_STATE_NORMAL] and remove the need to
repaint the background, in white (Carlos Garnacho)
typing-break:
- Fix weird spacing between systray icons (Rodrigo Moya) (318231)
other:
- Add schema for remembering NumLock state between sessions (J<>rg Billeter)
(74215)
- Add check for xinput extension (Ray Strode) (314409)
- Update the desktop font in addition to the application font when
'apply font' in large print themes is selected (Muktha) (123551)
- Reduced amount of xrdb executions (Erwann Chenede) (314774)
- Don't block settings daemon while executing children processes (Rodrigo Moya)
- Lazy load the screensaver and the typing break monitor (Rodrigo Moya)
- Share a single GConfClient in the settings daemon (Rodrigo Moya)
- Execute xrdb with -nocpp switch when possible (Rodrigo Moya)
- Swap buttons on auxiliary mice for left-handed mode (Ray Strode) (314409)
translations:
- bg (Alexander Shopov)
- en_CA (Adam Weinberger)
- et (Priit Laes)
- fi (Ilkka Tuohela)
- pt_BR (Guilherme de S. Pastore)
- sv (Christian Rose)
------------------------------------------------------------------------------
gnome-control-center 2.12.1
background:
- Make sure that the filename is valid utf8 and the file exists with utf8
encoding, or fall back to filename encoding as specified by the user
with glib's environment variables (Rodney Dawes) (168604)
- Set the style property "action-area-border (Rodney Dawes) (313680)
default-applications:
- List evolution-2.4 binary (Jan de Groot) (#315871)
gnome-settings-daemon:
- Don't leak the cursor theme name (Kjartan Maraas) (#314692)
mouse:
- fix a crasher when the cursor theme has no icon (Sebastien Bacher) (#317749)
- guard against invalid values from the GtkHScale widget (Rodrigo Moya)
themus:
- fix a typo with the StartupNotify option (Vincent Fretin) (#316159)
other:
- if the xcursor extension can't be found just build without xcursor support
(Brian Cameron) (#316875)
translations:
Rostislav \"zbrox\" Raykov (bg)
Progga (bn)
Miloslav Trmac (cs)
Francisco Javier F. Serrador (es)
Ivar Smolin (et)
Iñaki Larrañaga Murgoitio (eu)
Christophe Merlet (RedFox) (fr)
Ignacio Casal Quinteiro (gl)
Erdal Ronahi (ku)
Christian Rose (sv)
Clytie Siddall (vi)
Funda Wang (zh_CN)
------------------------------------------------------------------------------
gnome-control-center 2.12.0
translations:
Jordi Mallach (ca)
Miloslav Trmac (cs)
Rhys Jones (cy)
Hendrik Richter (de)
Francisco Javier F. Serrador (es)
Vincent Untz (fr)
Gabor Kelemen (hu)
Young-Ho Cha (ko)
Reinout van Schouwen (nl)
Gnome PL Team (pl)
Evandro Fernandes Giovanini (pt_BR)
Duarte Loreto (pt)
Leonid Kanter (ru)
Marcel Telka (sk)
Elian Myftiu (sq)
Слободан Д. Средојевић (sr)
Baris Cicek (tr)
Clytie Siddall (vi)
------------------------------------------------------------------------------
gnome-control-center 2.11.92
about-me:
- typo fix (Francisco Javier F. Serrado) (#312845)
- use "wrapped" instead of "one" to handler the case where the passwd command
finds the password wrapped. Use a long delay period.
(Jaap Hatsima) (#312092)
- use integer to avoid comparison being always true due to limited range
(Olaf Heiring).
background:
- Enable/disable the style-menu, shading-menu and color-picker buttons
w.r.t gconf-keys (Veerapuram Varadhan).
- Replace the changing of some GtkDialog defaults through style properties with
calls to gtk_widget_ensure_style and gtk_container_set_border_width
(Rodney Dawes) (#313680)
- If the value for the "picture_options" key is set to "none", don't set the
optin menu for the scaling options to tiled (Rodney Dawes) (#313883).
common:
- Get the Example icon that is specified by the icon theme, if it exists,
and then fall back through a better list of icons to use (Rodney Dawes).
keyboard:
- don't use a page value, fix the different behaviour between widgets
(Sebastien Bacher) (#301470).
other:
- configure fixes (Sergey V. Udaltsov, Ray Strode, Christian Persch)
- fix a leak (Rodrigo Moya)
translations:
Jens Seidel (de)
Kostas Papadimas (el)
Francisco Javier F. Serrador (es)
Ivar Smolin (et)
Gabor Kelemen (hu)
Mohammad DAMT (id)
Takeshi AIHANA (ja)
Žygimantas Beručka (lt)
Terance Edward Sola (nb)
Terance Edward Sola (no)
Sebastian Ivan (ro)
Слободан Д. Средојевић (sr)
Baris Cicek (tr)
Maxim V. Dziumanenko (uk)
Funda Wang (zh_CN)
Woodman Tuen (zh_TW)
------------------------------------------------------------------------------
gnome-control-center 2.11.91
about-me:
- fix the crash when closing the password dialog with the windo manager button
(Diego Gonzalez) (#309736, #312580)
- change signature and handle error conditions from passwd (Diego Gonzalez)
(#312092)
- handle protocol errors from EDS. (Diego Gonzalez) (#312450)
build:
- fix the build without gstreamer and with alsa (Paul Drain) (#307368)
fontilus:
- follow symlinks when getting info (Paolo Borelli) (#309744)
mouse:
- don't crash if there is no cursor theme installed (Sebastien Bacher)
(#311599)
- update dynamically the double click label (Sebastien Bacher) (#166908)
- update of the glade file, no need to restart the session to apply
the changes with GTK 2.8 (Sebastien Bacher) (#312070)
translations:
Rostislav \"zbrox\" Raykov (bg)
Miloslav Trmac (cs)
Adam Weinberger (en_CA)
Francisco Javier F. Serrador (es)
Ivar Smolin (et)
Ilkka Tuohela (fi)
Ankit Patel (gu)
Yuval Tanny (he)
Gabor Kelemen (hu)
Takeshi AIHANA (ja)
Terance Edward Sola (nb)
Reinout van Schouwen (nl)
Terance Edward Sola (no)
Marcel Telka (sk)
Слободан Д. Средојевић (sr)
Prajasakti Localisation Team (te)
Theppitak Karoonboonyanan (th)
Clytie Siddall (vi)
Funda Wang (zh_CN)
------------------------------------------------------------------------------
gnome-control-center 2.11.90
general:
- change the way XKB GConf preferences are handled so that:
1) GConf keys are never written unless the user changes the preferences
2) If the keys are unset, the default XKB settings are used
(Mark McLoughlin) (#310513)
- remove wm-properties (Mark McLoughlin)
2005-07-27 13:39:47 +00:00
- switch to gnome-doc-utils (Sebastien Bacher)
- set windows' icon for the keyboard dialogs (Jaap A. Haitsma) (#305096)
- set a default icon for the capplets (Jaap A. Haitsma) (#305086)
- try to run gnome-screensaver before xscreensaver (Rodrigo Moya) (#302347)
about-me:
- change the order of the buttons to match the HIG (Denis Cranston) (#309632)
background:
- if xmlParseFile returns NULL, then just return, rather than trying to parse
the document (Rodney Dawes) (#310041)
- update menu option when scrolling with the mouse (Sebastien Bacher) (#157396)
- use GtkColorButton instead of GnomeColorPicker (Sebastien Bacher) (#171676)
ui-properties:
- show a label with the "Text beside icons" mode (Sebastien Bacher) (#308845)
translations:
Rostislav \"zbrox\" Raykov (bg)
Miloslav Trmac (cs)
2005-07-27 13:38:53 +00:00
Hendrik Brandt (de)
Kostas Papadimas (el)
Adam Weinberger (en_CA)
Francisco Javier F. Serrador (es)
Priit Laes (et)
Ignacio Casal Quinteiro (gl)
Ankit Patel (gu)
Takeshi AIHANA (ja)
Terance Edward Sola (nb)
Reinout van Schouwen (nl)
Terance Edward Sola (no)
Marcel Telka (sk)
Theppitak Karoonboonyanan (th)
Clytie Siddall (vi)
Funda Wang (zh_CN)
------------------------------------------------------------------------------
gnome-control-center 2.11.6
general:
- expose the cursor theme settings as xsettings (Matthias Clasen) (#308104)
- fix a typo with a .schemas name (Jan Schmidt) (#307388)
- fix the markup usage of the XKB dialog (Sebastien Bacher) (#308279)
- make the copy dialog consistent with nautilus (William Jon McCann) (#309217)
- require libxft 2.1.7 (Christian Lohmaier) (#309558)
about-me:
- fix some typo (Clytie Siddall) (#302614)
- set dialog icon (Jaap A. Haitsma) (#309342)
- HIG fixes (Dennis Cranston) (#309952)
- improve the behaviour of the capplet when using large images (Diego Gonzalez)
- commit the changes so that we don't loose any data (Diego Gonzalez) (#309737)
- fix image loading when draging an image on the image button (Diego Gonzalez)
(#309628)
- change the maxium width and height permitted on an image (Diego Gonzalez)
(#309643)
background:
- fixed some leaks (Rodney Dawes, Kjartan Maraas)
- replace GnomeIconTheme by GtkIconTheme (Rodney Dawes, Jan de Groot) (#171677)
mouse:
- new cursor theme manager for the mouse capplet
(Sven Herzberg, Matthias Clasen) (#110670)
translators:
Miloslav Trmac (cs)
Adam Weinberger (en_CA)
Francisco Javier F. Serrador (es)
Ivar Smolin (et)
Ignacio Casal Quinteiro (gl)
Terance Edward Sola (nb)
Reinout van Schouwen (nl)
Terance Edward Sola (no)
Marcel Telka (sk)
Theppitak Karoonboonyanan (th)
------------------------------------------------------------------------------
2005-07-04 21:56:51 +00:00
gnome-control-center 2.11.5
- new "about-me" capplet by Diego Gonzalez <diego@pemas.net>
translators:
Hendrik Richter (de)
Adam Weinberger (en_CA)
Ivar Smolin (et)
Meelad Zakaria (fa)
Terance Edward Sola (nb)
Reinout van Schouwen (nl)
Terance Edward Sola (no)
Marcel Telka (sk)
Elian Myftiu (sq)
Christian Rose (sv)
Theppitak Karoonboonyanan (th)
Funda Wang (zh_CN)
Woodman Tuen (zh_TW)
------------------------------------------------------------------------------
2005-06-12 17:46:33 +00:00
gnome-control-center 2.11.4
- fix a crasher with the clipboard manager (Sebastien Bacher)
- fix a crasher when changing the volume with the multimedia keys
(Christophe Fergeau)
- make the sticky keys and slow keys dialog HIG compliants
(Carlos Garnacho Parro)
------------------------------------------------------------------------------
2005-06-10 12:10:03 +00:00
gnome-control-center 2.11.3
- fix mute handling, particularly for devices without hardware mute support
or with applications that use volume=0 for mute (Ronald S. Bultje)
- clipboard manager (Anders Carlsson)
2005-06-10 12:14:24 +00:00
- canvas a11y support (Carlos Garnacho Parro)
- name and description to the object information (Rodrigo Moya)
2005-06-10 12:10:03 +00:00
translator:
Vladimir Petkov (bg)
Miloslav Trmac (cs)
Rhys Jones (cy)
Martin Willemoes Hansen (da)
Adam Weinberger (en_CA)
Alessio Dessì (it)
2005-06-10 12:10:03 +00:00
Takeshi AIHANA (ja)
Kjartan Maraas (nb)
Kjartan Maraas (no)
Elian Myftiu (sq)
Theppitak Karoonboonyanan (th)
------------------------------------------------------------------------------
2005-05-22 15:25:10 +00:00
gnome-control-center 2.11.1
- allow to configure the menubar shortcut (Sebastien Bacher)
- new shell layout code (Carlos Garnacho Parro)
- port of the font capplet to gtk_font_button and some cleanup (Paolo Borelli)
- make proxy settings HIG compliant (Jorn Baayen)
Cleanup of gconf and a few other things, patch from Kjartan Maraas 2005-05-22 Sebastien Bacher <seb128@debian.org> * ChangeLog capplets/about-me/e-image-chooser.c capplets/accessibility/at-properties/at-startup-session.h capplets/accessibility/keyboard/accessibility-keyboard.c capplets/background/gnome-wp-info.c capplets/common/gconf-property-editor.c capplets/common/gnome-theme-apply.c capplets/default-applications/gnome-default-applications-properties.c capplets/keybindings/gnome-keybinding-properties.c capplets/keyboard/gnome-keyboard-properties.c capplets/mouse/gnome-mouse-properties.c capplets/network/gnome-network-preferences.c capplets/sound/sound-properties-capplet.c capplets/theme-switcher/gnome-theme-details.c capplets/theme-switcher/gnome-theme-manager.c capplets/ui-properties/gnome-ui-properties.c capplets/windows/gnome-window-properties.c gnome-settings-daemon/factory.c gnome-settings-daemon/gnome-settings-accessibility-keyboard.c gnome-settings-daemon/gnome-settings-background.c gnome-settings-daemon/gnome-settings-daemon.c gnome-settings-daemon/gnome-settings-daemon.h gnome-settings-daemon/gnome-settings-font.c gnome-settings-daemon/gnome-settings-keybindings.c gnome-settings-daemon/gnome-settings-keybindings.h gnome-settings-daemon/gnome-settings-keyboard-xkb.c gnome-settings-daemon/gnome-settings-keyboard.c gnome-settings-daemon/gnome-settings-locate-pointer.h gnome-settings-daemon/gnome-settings-mouse.c gnome-settings-daemon/gnome-settings-multimedia-keys.c gnome-settings-daemon/gnome-settings-screensaver.c gnome-settings-daemon/gnome-settings-sound.c gnome-settings-daemon/gnome-settings-xmodmap.c gnome-settings-daemon/gnome-settings-xrdb.c gnome-settings-daemon/gnome-settings-xsettings.c libbackground/applier.c libbackground/applier.h libbackground/preferences.c libsounds/sound-properties.c libsounds/sound-view.h libwindow-settings/gnome-wm-manager.c libwindow-settings/metacity-window-manager.c typing-break/drw-break-window.c typing-break/drw-utils.h typing-break/drwright.c vfs-methods/fontilus/font-view.c vfs-methods/themus/themus-theme-applier.c: Cleanup of gconf and a few other things, patch from Kjartan Maraas <kmaraas@gnome.org> (Closes: #301945).
2005-05-22 15:46:45 +00:00
- lot of cleanups (Kjartan Maraas)
2005-05-22 20:27:48 +00:00
- don't list themes using the Hidden property (Shakti Sen).
- fix the theme preview crasher with xorg/composite (Colin Gibbs)
2005-05-22 15:25:10 +00:00
2005-05-22 20:25:09 +00:00
translators:
Vladimir Petkov (bg)
Miloslav Trmac (cs)
Kostas Papadimas (el)
Adam Weinberger (en_CA)
Ivar Smolin (et)
Iñaki Larrañaga Murgoitio (eu)
Gabor Kelemen (hu)
Elian Myftiu (sq)
Maxim Dziumanenko (uk)
Canonical Ltd (xh)
2005-05-22 15:25:10 +00:00
------------------------------------------------------------------------------
gnome-control-center 2.10.0
background:
- fix the crashes with non-UTF8 names (Rodney Dawes)
general:
- do not warn vnc users that their XKB does not work. We already know.
(Jody Goldberg)
translators:
Vladimir Petkov (bg)
Jordi Mallach (ca)
Miloslav Trmac (cs)
Martin Willemoes Hansen (da)
Frank Arnold (de)
Kostas Papadimas (el)
Adam Weinberger (en_CA)
David Lodge (en_GB)
Francisco Javier F. Serrador (es)
Priit Laes (et)
Pauli Virtanen (fi)
Simon Manlay (fr)
Ankit Patel (gu)
Gabor Kelemen (hu)
Alessio Dessì (it)
Takeshi AIHANA (ja)
Changwoo Ryu (ko)
Žygimantas Beručka (lt)
Kjartan Maraas (nb)
Reinout van Schouwen (nl)
Kjartan Maraas (no)
Gnome PL Team (pl)
Raphael Higino (pt_BR)
Duarte Loreto (pt)
Dan Damian (ro)
Leonid Kanter (ru)
Marcel Telka (sk)
Elian Myftiu (sq)
Veljko M. Stanojevic (sr)
Christian Rose (sv)
Theppitak Karoonboonyanan (th)
Maxim Dziumanenko (uk)
Woodman Tuen (zh_TW)
------------------------------------------------------------------------------
gnome-control-center 2.9.91
2005-01-31 15:36:21 +00:00
general:
- check for xmodmap files, and offer to load them (#143487)
- changing the default value for "handleIndicators" to false (#161343)
(Sergey V. Udaltsov)
- check for screensaver functionality in libXext.so also when deciding
to build typing-break (#155461) (Leena Gunda)
- providing ability to suppress the "x sysconfig changed" warning message
(#150435) (Sergey V. Udaltsov).
- handle the modmap settings (#143487) (Shakti Sen)
- fix number of leaks (Kjartan Maraas)
background:
- use the boolean argument to specify if we want to update gconf or not.
Always get the colors for both primary and secondary and update the thumbnail
(#166486) (Rodney Dawes)
- force using the GTK backend (#154978) (Rodney Dawes)
common:
- leak fixes, use GtkIconTheme (#166267) (Kjartan Maraas)
network:
- adding/removing the host name instantly to/from gconf (#166233) (Shakti Sen)
theme-switcher:
- new install procedure (#102216) (David Sedeño)
- some string fixes (#166550) (David Lodge)
- remove a load of leaks and make sure newly installed themes show up in the
relevant lists without having to close/open the dialog again (#166267)
(Kjartan Maraas)
- fix an infinite loop that was bringing single-CPU systems to their
knees (#160803) (Elijah Newren).
Translators:
Vladimir Petkov (bg)
Miloslav Trmac (cs)
Frank Arnold (de)
Nikos Charonitakis (el)
Adam Weinberger (en_CA)
David Lodge (en_GB)
Francisco Javier F. Serrador (es)
Ivar Smolin (et)
Pauli Virtanen (fi)
Alessio Dessì (it)
Takeshi AIHANA (ja)
Changwoo Ryu (ko)
Žygimantas Beručka (lt)
Kjartan Maraas (nb)
rajeev shrestha (ne)
Åsmund Skjæveland (nn)
Kjartan Maraas (no)
Raphael Higino (pt_BR)
Duarte Loreto (pt)
Leonid Kanter (ru)
Elian Myftiu (sq)
Christian Rose (sv)
Theppitak Karoonboonyanan (th)
Baris Cicek (tr)
Funda Wang (zh_CN)
2005-01-31 15:36:21 +00:00
2005-01-12 14:29:47 +00:00
------------------------------------------------------------------------------
gnome-control-center 2.9.4
2005-01-03 18:35:18 +00:00
- fix the build out of the source dir (Closes: #158333).
2005-01-12 14:29:47 +00:00
- don't set "close" as the default button for the differents capplets
(Closes: #98202).
2005-01-03 18:35:18 +00:00
- use a temporary filename to not overwrite existant files in ~/.themes
2005-01-12 14:29:47 +00:00
(Closes: #97180).
- theme-thumbnailer doesn't require an absolute path (Closes: #153203).
2005-01-05 10:50:29 +00:00
- use ~/ instead of / as working directory for programs launched with the
multimedia keys (Closes: #162069).
2005-01-12 14:29:47 +00:00
- fixed the "locate pointer" feature (Closes: #149383).
2005-01-12 01:45:56 +00:00
- load the translated descriptions in the backgrounds capplet
(Closes: # 160700)
- add a preview in the backgrounds fileselector (Closes: #139714).
- add a proxy exclusion list configuration in the network capplet
(Closes: #147666).
2005-01-03 18:35:18 +00:00
- some bugs and leaks fixed.
2005-01-12 14:49:11 +00:00
Translators:
Vladimir Petkov (bg)
Miloslav Trmac (cs)
Kostas Papadimas (el)
Adam Weinberger (en_CA)
Francisco Javier F. Serrador (es)
Takeshi AIHANA (ja)
Žygimantas Beručka (lt)
Kjartan Maraas (nb)
rajeev shrestha (ne)
Kjartan Maraas (no)
Leonid Kanter (ru)
Elian Myftiu (sq)
Christian Rose (sv)
2004-12-16 18:23:45 +00:00
gnome-control-center 2.9.3
- Add a button to turn off a sound event (#14272).
- Allow to use themes with the ".tgz" extension (#148895).
- Don't nuke .Xdefaults when restarting g-s-d (#127050).
- Fix the themes installation with the non GNU versions of tar (#114553).
- Mask the "Text Editor" tab since the new mime system doesn't use this
setting.
2004-12-16 18:23:45 +00:00
- Updated the tooltips to respect the HIG.
- Updated to use libnautilus-extensions.
- Updated the menu entries for the new gnome-menus system.
gnome-control-center 2.8.1
- Some tweaking of the available default applications
- Background capplet fixes (#154003)
- keyboard patchs (#144490) (#153866)
- Patch leak in XKB code
- update translations
------------------------------------------------------------------------------
gnome-control-center 2.8.0
Jody Goldberg
* Fixed float/int mismatch in peditor
Jonathan Blandford
* Fix docs link for at-properties capplet.
Pierre Ossman
* display the volume dialog in the correct place
Sergey V. Udaltsov
* default switchcut (Alt*2) is introduced
Translations:
* All translations updated
------------------------------------------------------------------------------
2004-08-30 02:32:38 +00:00
gnome-control-center 2.7.1
Translations:
* Bosnian translation added.
Frederic Crozat:
* Use themed icon for windows
Rodney Dawes:
* Add "W x H pixels" to description, and remove file size for bg capplet
Sergey:
* Fixes to keybinding capplet
Kjartan Maraas:
* text cleanup
Jeroen Zwartepoorte:
* Use the parent type in the G_DEFINE_TYPE
------------------------------------------------------------------------------
gnome-control-center 2.7.0
2004-08-30 02:32:38 +00:00
* No NEWS file updates this time due to time pressures. 2.7.1
2004-07-31 00:58:52 +00:00
should have a full change.
------------------------------------------------------------------------------
gnome-control-center 2.6.1
Jody:
* Add the ximian shell to the tarball and polish it up a bit
Michael Terry:
* Fix ui-review comments for keybinding capplet
Sergey:
* Add a hook to libgswitchit to notify when xkb is reloaded
Shailesh Mittal:
http://bugzilla.gnome.org/show_bug.cgi?id=114832
* IPV6 support in the file types capplet
2004-07-13 23:16:30 +00:00
Sergey V. Udaltsov:
* Merged the keyboard preview branch. The keyboard capplet got another tab.
------------------------------------------------------------------------------
gnome-control-center 2.6.1
Alex Larsson:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=119494
* Fix reverting a size change.
Chris Lahey:
* Fix ordering of themes in theme manager
* Fix sizing of svg backgrounds
Glynn:
* Toplevel window icons should use the icon themes
Jody:
http://bugzilla.gnome.org/show_bug.cgi?id=139190
* Fix uniqueness test for binding special keys with no name
* Fix theme manager selection when not running metacity
http://bugzilla.gnome.org/show_bug.cgi?id=139605
* Mouse buttons are not valid modifiers for keybindings
* Force libxklavier 1.0.2 so that we can work with x.org and xfree86
* Match nautilus' interpretation of icons in desktop files
Padraig O'Briain:
http://bugzilla.gnome.org/show_bug.cgi?id=131538.
------------------------------------------------------------------------------
gnome-control-center 2.6.0.3
Jody:
http://bugzilla.gnome.org/show_bug.cgi?id=138701
* Fix typo
* Fix uniqueness test for keybindings
* Merge in some build fixes for sun's forte and Irix
------------------------------------------------------------------------------
gnome-control-center 2.5.4
Dennis Cranston :
http://bugzilla.gnome.org/show_bug.cgi?id=133715
* Improve layout of display capplet
Alexander Winston :
http://bugzilla.gnome.org/show_bug.cgi?id=133214
* quote the AC_DEFUN properly
Jody :
http://bugzilla.gnome.org/show_bug.cgi?id=124064
* Add a test for ngettext
* Delete some of the unused file cluttering the tree
http://bugzilla.gnome.org/show_bug.cgi?id=134446
* Trivial string consistency adjustment
http://bugzilla.gnome.org/show_bug.cgi?id=128164
* Handle sorted trees
* Fix incorrect string in gnome-settings-daemon
Muktha Narayan :
http://bugzilla.gnome.org/show_bug.cgi?id=124032
* Do not popup the logout dialog when the close button (X)
Jan Arne Petersen :
* Move a few capplets to the new file selector
Padraig O'Briain :
* Fix the ATK relations for the file-type capplet
Julio M. Merino Vidal :
* Make fontilus and themus respect the gconf install settings
Rodney Dawes:
http://bugzilla.gnome.org/show_bug.cgi?id=134171
* Fix transtions for titles of colour pickers.
Kaushal Kumar:
http://bugzilla.gnome.org/show_bug.cgi?id=109091
* Warn before deleting a type
Richard Hult:
* Improve Dr Wright.
msuarezalvarez@arnet.com.ar :
http://bugzilla.gnome.org/show_bug.cgi?id=134699
* Another typo in the new a11y settings daemon extensions
------------------------------------------------------------------------------
gnome-control-center 2.5.1
Jody:
http://bugzilla.gnome.org/show_bug.cgi?id=125899
http://bugzilla.gnome.org/show_bug.cgi?id=125970
* Fix the build and configure on older X servers.
remove the png so that it can theme. 2003-12-16 Jody Goldberg <jody@gnome.org> * capplets/file-types/file-types.desktop.in : remove the png so that it can theme. * capplets/desktop-links/Makefile.am : remove .in.in path kludge. * capplets/desktop-links/Accessibility.directory.in : * capplets/desktop-links/Advanced.directory.in : ditto. * capplets/background/Makefile.am : no need to install capplet icon anymore its part of the theme. * capplets/default-applications/Makefile.am : * capplets/font/Makefile.am : * capplets/keybindings/Makefile.am : * capplets/keyboard/Makefile.am : * capplets/mouse/Makefile.am : * capplets/network/Makefile.am : * capplets/sound/Makefile.am : * capplets/theme-switcher/Makefile.am : * capplets/ui-properties/Makefile.am : * capplets/windows/Makefile.am : * capplets/accessibility/at-properties/Makefile.am : * capplets/accessibility/keyboard/Makefile.am : * capplets/background/background.desktop.in : Use the themed icon. * capplets/default-applications/default-applications.desktop.in : * capplets/font/font-properties.desktop.in : * capplets/keybindings/keybinding.desktop.in : * capplets/keyboard/keyboard.desktop.in : * capplets/mouse/gnome-settings-mouse.desktop.in : * capplets/network/gnome-network-preferences.desktop.in : * capplets/sound/gnome-settings-sound.desktop.in : * capplets/theme-switcher/gtk-theme-selector.desktop.in : * capplets/ui-properties/gnome-ui-properties.desktop.in : * capplets/windows/window-properties.desktop.in : * capplets/accessibility/at-properties/at-properties.desktop.in : * capplets/accessibility/keyboard/accessibility-keyboard.desktop.in :
2003-12-16 21:38:53 +00:00
* Use icon themes
Sergey:
* Merge gswitchit into gnome-settings-daemon and keyboard capplet
------------------------------------------------------------------------------
gnome-control-center 2.5.0
Jody:
* Add libxklavier and prep for inclusion of gswitchit's
xkb-properties-capplet
2003-10-28 20:38:38 +00:00
* 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]
2003-10-28 21:58:16 +00:00
* http://bugzilla.gnome.org/show_bug.cgi?id=116710 [smarter maximum dpi]
------------------------------------------------------------------------------
2003-01-16 07:59:09 +00:00
gnome-control-center 2.1.6
Jody:
* gnome-keyboard-properties.c (accessibility_button_clicked) : fix
minor typo that disables the error dialog in the event of failure.
Jonathan:
* gnome-theme-info.c : Rewrite. Now working
* gnome-theme-manager : Fix lots of bugs. Use the rewrite.
gnome-control-center 2.1.0.2
Jody:
http://bugzilla.gnome.org/show_bug.cgi?id=93211
* disable edit button when selecting mime catagory
* Tidy labels and accelerators in file-type edit dialogs
Michael:
http://bugzilla.gnome.org/show_bug.cgi?id=91535
* Don't start esd just to stop it
Iain Holmes:
* Add an image size label for background capplet.
------------------------------------------------------------------------------
gnome-control-center 2.1.0.1
Jody:
* Some minor ui tweaks for accessx.
* Some aix portabiltiy patches
* fix accelerators for ui-properties capplet.
------------------------------------------------------------------------------
gnome-control-center 2.0.1
2002-07-10 17:02:59 +00:00
Chema:
http://bugzilla.gnome.org/show_bug.cgi?id=86018
* Only assign the filename to the label if the file is valid.
GMan:
* Fix titles to use 'preferences' rather than 'properties'
Jody:
* Clean up the handling of custom applications in mime type capplet.
* Supply some decent defaults for new mime types.
2002-07-10 17:02:59 +00:00
* Implement Background capplet UI recommendations.
* Implement Font capplet UI recommendations.
* Reorganize the AccessX UI.
* Fix cmd line args for file-type capplet.
2002-07-10 17:02:59 +00:00
http://bugzilla.gnome.org/show_bug.cgi?id=84014
* Handle Drag-n-Drop of uris with escaped characters.
------------------------------------------------------------------------------
1998-02-11 01:39:34 +00:00
First split version of this package