~alexlauni/ubuntu/lucid/gnome-control-center/fix-533888

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-06-13 12:30:08 UTC
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20070613123008-nmcon6qb309hkjek
Tags: upstream-2.19.3
ImportĀ upstreamĀ versionĀ 2.19.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
gnome-control-center 2.19.3
 
2
 
 
3
about-me:
 
4
- Use g_file_set_contents instead of a single fwrite (Bastien Nocera)
 
5
- Set default permission of ~/.face to 0644 (Bastien Nocera)
 
6
 
 
7
accessibility:
 
8
- Set button images via code instead of relying on Glade, so they respect
 
9
  the gtk-button-images xsetting (Jens Granseuer) (#362880)
 
10
 
 
11
appearance:
 
12
- New capplet to group appearance Settings (Thomas Wood, Jens Granseuer,
 
13
  Denis Washington)
 
14
 
 
15
at-properties:
 
16
- Fix critical warning (Jens Granseuer)
 
17
- Set button images via code instead of relying on Glade, so they respect
 
18
  the gtk-button-images xsetting (Jens Granseuer) (#362880)
 
19
 
 
20
background:
 
21
- After removing a wallpaper, select the next one in the list instead of always
 
22
  going to "No Wallpaper" (Jens Granseuer) (#432514)
 
23
 
 
24
control center:
 
25
- Removed superfluous X-SuSE translate tag (Stanislav Brabec)
 
26
 
 
27
display:
 
28
- Survive XRandR returning weird results for some dual-screen setups
 
29
  (Jens Granseuer) (#356520)
 
30
 
 
31
keybindings:
 
32
- Add a noarch pkgconfig file to allow apps to know where to add their
 
33
  keybindings (Bastien Nocera) (#434591)
 
34
- Fix keysdir substitution (Bastien Nocera) (#434591)
 
35
- Added g_thread_init as required by glib (Jens Granseuer)
 
36
 
 
37
keyboard:
 
38
- Set button images via code instead of relying on Glade, so they respect
 
39
  the gtk-button-images xsetting (Jens Granseuer)
 
40
- Added vendor list to the box, if any (Sergey Udaltsov)
 
41
- Make buildable with libxklavier 3.2 (Sergey Udaltsov)
 
42
 
 
43
mouse:
 
44
- Port from deprecated GtkOptionMenu to GtkComboBox (Jens Granseuer)
 
45
 
 
46
settings daemon:
 
47
- More refactoring of loadable modules (Rodrigo Moya)
 
48
- Use "eject -T" as the default eject command (Jens Granseuer) (#386297)
 
49
- Double-check that DBUS really passed an error (Chad Miller) (#439208)
 
50
- Sync libegg modules (Jens Granseuer) (#441042)
 
51
- Set the device property to the correct value before opening the mixer
 
52
  (Jan Arne Petersen) (#441552)
 
53
 
 
54
sound:
 
55
- Use g_timeout_add/remove instead of deprecated GTK versions (Jens Granseuer)
 
56
- Set non-0 pulse step for the progress bar to actually make it move (Jens
 
57
  Granseuer) (#441587)
 
58
 
 
59
theme switcher:
 
60
- Fix memory leaks (Jens Granseuer)
 
61
 
 
62
themus:
 
63
- Use OnlyShowIn property to not list Themus in the menu editor (Sebastien
 
64
  Bacher) (#434956)
 
65
 
 
66
general:
 
67
- Add GConfPropertyEditor support for GtkComboBox (Jens Granseuer)
 
68
- Add support for unsetting GConf values if the conversion handlers return null
 
69
  (Jens Granseuer)
 
70
- Constify a number of function arguments (Jens Granseuer)
 
71
- Add a property editor for GtkTreeView and fix crashes with all peditors if the
 
72
  requested key is not available (Jens Granseuer)
 
73
- Don't call gconf_value_free with a NULL value (Jens Granseuer)
 
74
- Recognize both "gtk-color-scheme" and "gtk_color_scheme" (Jens Granseuer)
 
75
 
 
76
updated translations:
 
77
- bg (Alexander Shopov)
 
78
- cs (Jakub Friedl)
 
79
- en_GB (David Lodge)
 
80
- es (Jorge Gonzalez)
 
81
- et (Priit Laes)
 
82
- he (Yair Hershkovitz)
 
83
- hu (Gabor Kelemen)
 
84
- nb (Kjartan Maraas)
 
85
- sv (Daniel Nylander)
 
86
- th (Theppitak Karoonboonyanan)
 
87
- zh_CN (Funda Wang)
 
88
------------------------------------------------------------------------------
1
89
gnome-control-center 2.19.1
2
90
 
3
91
about-me: