upd 2.25.3
2008-12-18 Bastien Nocera <hadess@hadess.net> * NEWS: upd * configure.in: 2.25.3 svn path=/trunk/; revision=9178
This commit is contained in:
parent
0a37bbbf2b
commit
a4f0969525
20 changed files with 66 additions and 21 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
==================== 2.25.3 ====================
|
||||||
|
|
||||||
|
2008-12-18 Bastien Nocera <hadess@hadess.net>
|
||||||
|
|
||||||
|
* NEWS: upd
|
||||||
|
* configure.in: 2.25.3
|
||||||
|
|
||||||
2008-12-18 Bastien Nocera <hadess@hadess.net>
|
2008-12-18 Bastien Nocera <hadess@hadess.net>
|
||||||
|
|
||||||
* capplets/Makefile.am:
|
* capplets/Makefile.am:
|
||||||
|
|
21
NEWS
21
NEWS
|
@ -1,3 +1,24 @@
|
||||||
|
gnome-control-center 2.25.2 (2008-12-18)
|
||||||
|
|
||||||
|
General:
|
||||||
|
- Remove sound capplet and documentation, it moved to gnome-media
|
||||||
|
(Bastien Nocera)
|
||||||
|
|
||||||
|
About me:
|
||||||
|
- Add support for fingerprint readers with more than one enrollment stage
|
||||||
|
(Bastien Nocera)
|
||||||
|
|
||||||
|
Display:
|
||||||
|
- Display errors when any happen (Federico Mena Quintero)
|
||||||
|
- Slight UI changes (Federico Mena Quintero)
|
||||||
|
- When a monitor is selected, update the monitor label to have the monitor's
|
||||||
|
name and colour so they know which one is being edited (Federico Mena Quintero)
|
||||||
|
- Make the monitor on which the dialogue appears the default one on startup
|
||||||
|
(Federico Mena Quintero)
|
||||||
|
- Fix monitors still overlapping when turning off "Mirror screens"
|
||||||
|
(Federico Mena Quintero)
|
||||||
|
- Remove unneeded help button (Federico Mena Quintero)
|
||||||
|
|
||||||
gnome-control-center 2.25.2 (2008-12-02)
|
gnome-control-center 2.25.2 (2008-12-02)
|
||||||
|
|
||||||
General:
|
General:
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
==================== 2.25.3 ====================
|
||||||
|
|
||||||
2008-12-08 Bastien Nocera <hadess@hadess.net>
|
2008-12-08 Bastien Nocera <hadess@hadess.net>
|
||||||
|
|
||||||
* gnome-about-me-fingerprint.c (enroll_result),
|
* gnome-about-me-fingerprint.c (enroll_result),
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
|
==================== 2.25.3 ====================
|
||||||
==================== 2.25.2 ====================
|
==================== 2.25.2 ====================
|
||||||
|
|
||||||
==================== 2.25.1 ====================
|
==================== 2.25.1 ====================
|
||||||
|
|
||||||
Sat Oct 25 23:05:22 2008 Søren Sandmann <sandmann@redhat.com>
|
Sat Oct 25 23:05:22 2008 Søren Sandmann <sandmann@redhat.com>
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
==================== 2.25.3 ====================
|
||||||
==================== 2.25.2 ====================
|
==================== 2.25.2 ====================
|
||||||
|
|
||||||
2008-11-29 Jens Granseuer <jensgr@gmx.net>
|
2008-11-29 Jens Granseuer <jensgr@gmx.net>
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
==================== 2.25.3 ====================
|
||||||
==================== 2.25.2 ====================
|
==================== 2.25.2 ====================
|
||||||
|
|
||||||
2008-11-30 Jens Granseuer <jensgr@gmx.net>
|
2008-11-30 Jens Granseuer <jensgr@gmx.net>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
|
==================== 2.25.3 ====================
|
||||||
==================== 2.25.2 ====================
|
==================== 2.25.2 ====================
|
||||||
|
|
||||||
==================== 2.25.1 ====================
|
==================== 2.25.1 ====================
|
||||||
|
|
||||||
Fri Oct 24 18:22:22 2008 Søren Sandmann <sandmann@redhat.com>
|
Fri Oct 24 18:22:22 2008 Søren Sandmann <sandmann@redhat.com>
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
==================== 2.25.3 ====================
|
||||||
|
|
||||||
2008-12-16 Federico Mena Quintero <federico@novell.com>
|
2008-12-16 Federico Mena Quintero <federico@novell.com>
|
||||||
|
|
||||||
https://bugzilla.novell.com/show_bug.cgi?id=450141 - Help button
|
https://bugzilla.novell.com/show_bug.cgi?id=450141 - Help button
|
||||||
|
@ -76,13 +78,13 @@
|
||||||
|
|
||||||
==================== 2.25.1 ====================
|
==================== 2.25.1 ====================
|
||||||
|
|
||||||
Wed Oct 8 21:20:21 2008 Søren Sandmann <sandmann@redhat.com>
|
Wed Oct 8 21:20:21 2008 S?ren Sandmann <sandmann@redhat.com>
|
||||||
|
|
||||||
* scrollarea.c (foo_scroll_area_size_allocate): XOR the old and
|
* scrollarea.c (foo_scroll_area_size_allocate): XOR the old and
|
||||||
the new regions instead of subtracting old from new. Fixes bug
|
the new regions instead of subtracting old from new. Fixes bug
|
||||||
551566, reported by Christian Persch.
|
551566, reported by Christian Persch.
|
||||||
|
|
||||||
Wed Oct 8 21:15:04 2008 Søren Sandmann <sandmann@redhat.com>
|
Wed Oct 8 21:15:04 2008 S?ren Sandmann <sandmann@redhat.com>
|
||||||
|
|
||||||
* xrandr-capplet.c: Make use of new clone mode API in
|
* xrandr-capplet.c: Make use of new clone mode API in
|
||||||
gnome-desktop
|
gnome-desktop
|
||||||
|
@ -153,20 +155,20 @@ Wed Oct 8 21:15:04 2008 S
|
||||||
* xrandr-capplet.c: (run_application), (main): don't leak the
|
* xrandr-capplet.c: (run_application), (main): don't leak the
|
||||||
application or the GladeXML
|
application or the GladeXML
|
||||||
|
|
||||||
Tue Aug 5 03:19:23 2008 Søren Sandmann <sandmann@redhat.com>
|
Tue Aug 5 03:19:23 2008 S?ren Sandmann <sandmann@redhat.com>
|
||||||
|
|
||||||
* xrandr-capplet.c (paint_output): Draw rotated outputs rotated.
|
* xrandr-capplet.c (paint_output): Draw rotated outputs rotated.
|
||||||
|
|
||||||
Tue Jul 29 01:35:31 2008 Søren Sandmann <sandmann@redhat.com>
|
Tue Jul 29 01:35:31 2008 S?ren Sandmann <sandmann@redhat.com>
|
||||||
|
|
||||||
* xrandr-capplet.c: Add a check box to turn on and off display icon.
|
* xrandr-capplet.c: Add a check box to turn on and off display icon.
|
||||||
|
|
||||||
Tue Jul 15 18:48:43 2008 Søren Sandmann <sandmann@redhat.com>
|
Tue Jul 15 18:48:43 2008 S?ren Sandmann <sandmann@redhat.com>
|
||||||
|
|
||||||
* xrandr-capplet.c: Don't allow dragging when there is only one
|
* xrandr-capplet.c: Don't allow dragging when there is only one
|
||||||
connected monitor.
|
connected monitor.
|
||||||
|
|
||||||
Thu Jul 10 14:46:37 2008 Søren Sandmann <sandmann@redhat.com>
|
Thu Jul 10 14:46:37 2008 S?ren Sandmann <sandmann@redhat.com>
|
||||||
|
|
||||||
* main.c: Remove this obsolete file.
|
* main.c: Remove this obsolete file.
|
||||||
|
|
||||||
|
@ -178,11 +180,11 @@ Thu Jul 10 14:46:37 2008 S
|
||||||
|
|
||||||
* scrollarea.h: fix cairo include
|
* scrollarea.h: fix cairo include
|
||||||
|
|
||||||
Tue Jun 17 19:51:03 2008 Søren Sandmann <sandmann@redhat.com>
|
Tue Jun 17 19:51:03 2008 S?ren Sandmann <sandmann@redhat.com>
|
||||||
|
|
||||||
* Merge randr-12 to trunk
|
* Merge randr-12 to trunk
|
||||||
|
|
||||||
Tue Jun 17 18:29:46 2008 Søren Sandmann <sandmann@redhat.com>
|
Tue Jun 17 18:29:46 2008 S?ren Sandmann <sandmann@redhat.com>
|
||||||
|
|
||||||
* Port to changes in gnome-desktop
|
* Port to changes in gnome-desktop
|
||||||
|
|
||||||
|
@ -203,7 +205,7 @@ Tue Jun 17 18:29:46 2008 S
|
||||||
This still needs to present a friendly dialog box.
|
This still needs to present a friendly dialog box.
|
||||||
(compute_virtual_size_for_configuration): New function.
|
(compute_virtual_size_for_configuration): New function.
|
||||||
|
|
||||||
Wed May 14 18:16:10 2008 Søren Sandmann <sandmann@redhat.com>
|
Wed May 14 18:16:10 2008 S?ren Sandmann <sandmann@redhat.com>
|
||||||
|
|
||||||
* xrandr-capplet.c: Add GNOME_DESKTOP_USE_UNSTABLE_API define
|
* xrandr-capplet.c: Add GNOME_DESKTOP_USE_UNSTABLE_API define
|
||||||
|
|
||||||
|
@ -363,13 +365,13 @@ Wed May 14 18:16:10 2008 S
|
||||||
|
|
||||||
* Release 2.8.1
|
* Release 2.8.1
|
||||||
|
|
||||||
2004-06-10 David Sedeño <david@alderia.com>
|
2004-06-10 David Sede?o <david@alderia.com>
|
||||||
|
|
||||||
http://bugzilla.gnome.org/show_bug.cgi?id=136483
|
http://bugzilla.gnome.org/show_bug.cgi?id=136483
|
||||||
* main.c (run_revert_dialog, cb_dialog_response) : Hide
|
* main.c (run_revert_dialog, cb_dialog_response) : Hide
|
||||||
the configuration dialog and center the confirmation one.
|
the configuration dialog and center the confirmation one.
|
||||||
|
|
||||||
2004-06-09 David Sedeño <david@alderia.com>
|
2004-06-09 David Sede?o <david@alderia.com>
|
||||||
|
|
||||||
http://bugzilla.gnome.org/show_bug.cgi?id=137579
|
http://bugzilla.gnome.org/show_bug.cgi?id=137579
|
||||||
* main.c (main) : Put title to the confirmation dialog box
|
* main.c (main) : Put title to the confirmation dialog box
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
==================== 2.25.3 ====================
|
||||||
==================== 2.25.2 ====================
|
==================== 2.25.2 ====================
|
||||||
|
|
||||||
2008-11-11 Matthias Clasen <mclasen@redhat.com>
|
2008-11-11 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
|
==================== 2.25.3 ====================
|
||||||
==================== 2.25.2 ====================
|
==================== 2.25.2 ====================
|
||||||
|
|
||||||
==================== 2.25.1 ====================
|
==================== 2.25.1 ====================
|
||||||
|
|
||||||
2008-10-27 Sergey Udaltsov <svu@gnome.org>
|
2008-10-27 Sergey Udaltsov <svu@gnome.org>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
|
==================== 2.25.3 ====================
|
||||||
==================== 2.25.2 ====================
|
==================== 2.25.2 ====================
|
||||||
|
|
||||||
==================== 2.25.1 ====================
|
==================== 2.25.1 ====================
|
||||||
|
|
||||||
Fri Oct 24 19:38:31 2008 Søren Sandmann <sandmann@redhat.com>
|
Fri Oct 24 19:38:31 2008 Søren Sandmann <sandmann@redhat.com>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
|
==================== 2.25.3 ====================
|
||||||
==================== 2.25.2 ====================
|
==================== 2.25.2 ====================
|
||||||
|
|
||||||
==================== 2.25.1 ====================
|
==================== 2.25.1 ====================
|
||||||
|
|
||||||
Fri Oct 24 17:55:00 2008 Søren Sandmann <sandmann@redhat.com>
|
Fri Oct 24 17:55:00 2008 Søren Sandmann <sandmann@redhat.com>
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
==================== 2.25.3 ====================
|
||||||
==================== 2.25.2 ====================
|
==================== 2.25.2 ====================
|
||||||
|
|
||||||
2008-11-08 Jens Granseuer <jensgr@gmx.net>
|
2008-11-08 Jens Granseuer <jensgr@gmx.net>
|
||||||
|
@ -15,7 +16,7 @@
|
||||||
|
|
||||||
==================== 2.25.1 ====================
|
==================== 2.25.1 ====================
|
||||||
|
|
||||||
Fri Oct 24 16:58:35 2008 Søren Sandmann <sandmann@redhat.com>
|
Fri Oct 24 16:58:35 2008 S?ren Sandmann <sandmann@redhat.com>
|
||||||
|
|
||||||
* gnome-network-preferences.c: Use gtk_init() instead of
|
* gnome-network-preferences.c: Use gtk_init() instead of
|
||||||
gnome_program_init().
|
gnome_program_init().
|
||||||
|
@ -70,7 +71,7 @@ Fri Oct 24 16:58:35 2008 S
|
||||||
* icons/32x32/gnome-network-preferences.png:
|
* icons/32x32/gnome-network-preferences.png:
|
||||||
* icons/32x32/gnome-network-preferences.svg:
|
* icons/32x32/gnome-network-preferences.svg:
|
||||||
* icons/scalable/gnome-network-preferences.svg: add and use new
|
* icons/scalable/gnome-network-preferences.svg: add and use new
|
||||||
icon by Josef Vybíral <cornelius@vybiral.info> (closes bug #399051)
|
icon by Josef Vyb?ral <cornelius@vybiral.info> (closes bug #399051)
|
||||||
|
|
||||||
2007-04-27 Rodrigo Moya <rodrigo@gnome-db.org>
|
2007-04-27 Rodrigo Moya <rodrigo@gnome-db.org>
|
||||||
|
|
||||||
|
@ -192,7 +193,7 @@ Fri Oct 24 16:58:35 2008 S
|
||||||
* gnome-network-preferences.glade: Allow only numeric values in
|
* gnome-network-preferences.glade: Allow only numeric values in
|
||||||
spin buttons. Fixes #138654.
|
spin buttons. Fixes #138654.
|
||||||
|
|
||||||
2004-06-21 David Sedeño <david@alderia.com>
|
2004-06-21 David Sede?o <david@alderia.com>
|
||||||
|
|
||||||
* gnome-network-preferences.glade: Change mnemonic for Username.
|
* gnome-network-preferences.glade: Change mnemonic for Username.
|
||||||
Fixes bug #144333
|
Fixes bug #144333
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
|
==================== 2.25.3 ====================
|
||||||
==================== 2.25.2 ====================
|
==================== 2.25.2 ====================
|
||||||
|
|
||||||
==================== 2.25.1 ====================
|
==================== 2.25.1 ====================
|
||||||
|
|
||||||
Fri Oct 24 16:56:50 2008 Søren Sandmann <sandmann@redhat.com>
|
Fri Oct 24 16:56:50 2008 Søren Sandmann <sandmann@redhat.com>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
AC_INIT([gnome-control-center], [2.25.2],
|
AC_INIT([gnome-control-center], [2.25.3],
|
||||||
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-control-center])
|
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-control-center])
|
||||||
|
|
||||||
AC_CONFIG_MACRO_DIR([m4])
|
AC_CONFIG_MACRO_DIR([m4])
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
==================== 2.25.3 ====================
|
||||||
|
|
||||||
2008-12-18 Bastien Nocera <hadess@hadess.net>
|
2008-12-18 Bastien Nocera <hadess@hadess.net>
|
||||||
|
|
||||||
* C/config-sound.xml:
|
* C/config-sound.xml:
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
==================== 2.25.3 ====================
|
||||||
==================== 2.25.2 ====================
|
==================== 2.25.2 ====================
|
||||||
|
|
||||||
==================== 2.25.1 ====================
|
==================== 2.25.1 ====================
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
==================== 2.25.3 ====================
|
||||||
|
|
||||||
2008-12-18 Bastien Nocera <hadess@hadess.net>
|
2008-12-18 Bastien Nocera <hadess@hadess.net>
|
||||||
|
|
||||||
* POTFILES.in: Remove sound capplet files
|
* POTFILES.in: Remove sound capplet files
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
==================== 2.25.3 ====================
|
||||||
==================== 2.25.2 ====================
|
==================== 2.25.2 ====================
|
||||||
==================== 2.25.1 ====================
|
==================== 2.25.1 ====================
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,8 @@
|
||||||
==================== 2.25.2 ====================
|
==================== 2.25.2 ====================
|
||||||
|
|
||||||
|
==================== 2.25.3 ====================
|
||||||
|
==================== 2.25.2 ====================
|
||||||
|
|
||||||
2008-11-20 Jens Granseuer <jensgr@gmx.net>
|
2008-11-20 Jens Granseuer <jensgr@gmx.net>
|
||||||
|
|
||||||
Patch by: Maxim Ermilov <zaspire@rambler.ru>
|
Patch by: Maxim Ermilov <zaspire@rambler.ru>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue