Linux Compatible
  • News
    • Channels
    • Archive
    • Search
    • Submit
  • Articles
    • Categories
  • Knowledgebase
  • Compatibility
    • Search
  • Links
  • Forums
  • Twitter
Advertisement

Latest News
[ Windows | Linux | Apple ]

· Gigabyte Intel Z87 Motherboard Lineup Preview and more
· Microsoft to roll out Xbox dashboard UI alterations before next-gen console
· Adobe Photoshop Express now available for Windows 8 and RT
· GNOME 3.8.2 Released
· Windows 8 is an enterprise 'non-starter' because IT sees no value in changes
· What to Expect from Unity in Ubuntu 13.10
· Analysts praise Nokia's new Lumia 925
· Best Business Laptops - May 2013 and more
· openSUSE 13.1 Milestone 1 released
· How to Install Cinnamon 1.8 on Ubuntu 13.04

Upcoming News
· Sumo Lounge Emperor
· Gigabyte Intel Z87 Motherboard Lineup Preview
· [ANNOUNCE] libchamplain 0.12.4
· [security-announce] SUSE-SU-2013:0810-1: important: Security update for oracle-update
· [security-announce] SUSE-SU-2013:0811-1: important: Security update for oracle-update
· [security-announce] SUSE-SU-2013:0809-1: important: Security update for Acrobat Reader
· Rosewill RDEE-12002 USB 3.0 Hard Drive Enclosure @ techPowerUp
· ASUS M5A97 R2.0 Motherboard @ Hardware Secrets
· Samsung Galaxy S4 Smartphone Review @ HardwareHeaven.com
· [RHSA-2013:0832-01] Important: kernel security update

Linux Compatibility
· Dell Dimension 9100
· CL-CAM50001 UPC=3700284609322
· DFE 520 TX
· nVidia GeForce4 MX 440
· Gore: Ultimate Soldier
· SMC2802W V2 wi-fi 54Mbps PCI card
· Wireless modem router N300
· Dell P780
· ASUS A7V8X
· BricsCAD for Linux

New Forum Topics
· shutdown link ?
by: estirwent
on: 2013-05-11 17:46
18 replies, 6288 views

· Laptop keyboard drank soda
by: Zenn
on: 2013-04-30 00:27
1 replies, 627 views

· connecting to to internet with ubuntu
by: Zenn
on: 2013-04-30 00:26
2 replies, 4478 views

· Need Linux-compatible PS/2 expansion card
by: Zenn
on: 2013-04-30 00:26
1 replies, 690 views

· irql_not_less_or_equal blue screen
by: Zenn
on: 2013-04-30 00:25
2 replies, 1077 views

News Channels
· Drivers
· Guides
· Reviews
· Security
· Software
· Press Release
· Updates
· Interviews
· Linux
· General
· Debian
· Red Hat
· Slackware
· Gentoo
· Mandriva
· White Box
· SUSE
· GNOME
· KDE
· CentOS
· Ubuntu
· MEPIS
· Android

What's New
Login to see an overview of all news stories since your last visit.

Welcome to our website

To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.

Linux Compatible » News » July 2007 » gnome-control-center 2.19.5 released

gnome-control-center 2.19.5 released

Posted by Philipp Esselbach on: 07/10/2007 08:10 AM [ Print | 0 comment(s) ]

Changes since 2.19.4
--------------------
gnome-control-center 2.19.5

about-me:
- Fix a small typo in the comments (Guilherme de S. Pastore)




appearance:
- Fix compiler warnings (Jens Granseuer)
- Tweak the metatheme's icon view's margin and spacings to better fit the new thumbnails (Denis Washington)
- Modernized and brough the theme thumbnailer to the size of the new metatheme thumbnails (Denis Washington)
- Hook up the delete buttons (Jens Granseuer)
- Listen to on-disk changes in the details tab too (Jens Granseuer)
- Use STOCK_DELETE instead of STOCK_OK in delete confirmation dialog (Jens Granseuer)
- Implement theme saving (Jens Granseuer)
- Use the new async thumbnail generation functions (Denis Washington)
- Don't try to use uninitialized GdkPixbuf (Jens Granseuer)
- Fixed resize problems (Denis Washington)
- Use the new placeholder thumbnails for the details window's theme lists (Denis Washington)
- Consider NULL and "" equal for color schemes (Jens Granseuer)
- Make the Custom theme always the first in the list and make its label bold to differentiate it from other themes (Denis Washington)
- Load the metatheme thumbnails in the order they are in the list (Denis Washington)
- Fix leaks (Jens Granseuer)
- Remove hard-coded item width (Jens Granseuer)
- Add explicit width_request to our icon views so we can use GTK_POLICY_NEVER for horizontal scrollbars and still properly resize the window (Jens Granseuer) (#451585)
- Add cursor theme support (Denis Washington)
- Don't allocate colors in the colormap (Jens Granseuer)
- Don't crash if we have nothing but the default cursor theme (Jens Granseuer)
- Ellipsise the 'Save As' button (Jens Granseuer)
- Change the button order in themes tab (Denis Washington)
- Add an icon to the 'Customize' button (Denis Washington)

at-properties:
- Fix typo in string (Gabor Kelemen)

default applications:
- Fix error handling, plug some memory leaks and properly handle unset GConf keys (Jens Granseuer) (#454103)
- Fix Bugzilla info (Jens Granseuer)

display:
- Use icon theme instead of global pixmaps dir for application icon (Michael Terry) (#450777)
- Add and use new icon by Jakub Steiner (Jens Granseuer) (#375230)

network:
- Add and use new icon by Josef Vybiral (Jens Granseuer) (#399051)

settings daemon:
- Call g_thread_init to avoid warnings and crashes (Rodrigo Moya)
- Make modules not return errors when some methods are not implemented, these are really not errors (Rodrigo Moya)
- Fixed indexing of loadable modules (Rodrigo Moya)
- Fixed spawning of gnome-screensaver (Matthias Clasen)
- Fixed crash when changing the background (Rodrigo Moya)
- Initialize/start the modules in idle callbacks (Matthias Clasen, Rodrigo Moya) (#430889)
- Start DBus server earlier (Matthias Clasen, Rodrigo Moya)
- Add a frame to the media popup (Jens Granseuer) (#451674)
- Fix compiler warnings (Jens Granseuer) (#438152)
- Reduce static data in GObject-based classes registration (Jens Granseuer)
- If we don't take over the background because Nautilus is running,
don't treat that as an error (Jens Granseuer)
- Don't unmute when lowering the volume and switch to muted when the volume reaches 0 (Grzegorz Dymarek) (#337896)

sound:
- Add new icons by Josef Vybiral (Jens Granseuer) (#397305)
- Fix target dir for icons (Jens Granseuer)

themus:
- Call g_thread_init to avoid warnings and crashes (Jens Granseuer)

typing break:
- Update icon cache on uninstall as well as install (Michael Terry) (#450777)

general:
- Make metatheme thumbnails original-sized and add check-box, radio button (Denis Washington)
- Generate all types of thumbnails in a separate process, not just those for metathemes (Denis Washington)
- Only look for icons in the icon theme (Michael Terry) (#450777)
- Add safeguards for NULL values (Jens Granseuer) (#441036)
- Add support for cursor themes in themes (Denis Washington)

updated translations:
- bg (Alexander Shopov)
- dz (Pema geyleg)
- es (Jorge Gonzalez)
- et (Priit Laes)
- fi (Ilkka Tuohela)
- hu (Gabor Kelemen)
- nb (Kjartan Maraas)
- pl (Artur Flinta)
- pt_BR (Wendell Silva, Leonardo Ferreira Fontenelle)
- sv (Daniel Nylander)
- th (Theppitak Karoonboonyanan)
- vi (Clytie Siddall, Nguyen Thai Ngoc Duy)

Availability
------------
http://download.gnome.org/sources/gnome-control-center/2.19/

Contact
-------
* Bugs in http://bugzilla.gnome.org
* Mailing list http://mail.gnome.org/mailman/listinfo/gnomecc-list


Bookmark and Share

« Deskbar-Applet 2.19.5 released · GDM2 2.19.4 (unstable), the "Home On The Range" Release »

Linux Compatible » News » July 2007 » gnome-control-center 2.19.5 released
All products mentioned are registered trademarks or trademarks of their respective owners.
© 2002-2013 Esselbach Internet Solutions - All Rights Reserved. Terms and privacy policy
Powered by Contentteller® Business Edition