==== 2.24.1 ==== 2008-11-18 William Jon McCann * NEWS: Update for release 2008-11-18 William Jon McCann * gui/simple-greeter/gdm-greeter-login-window.c (load_theme), (gdm_greeter_login_window_init): * gui/simple-greeter/gdm-greeter-login-window.glade: Use a frame around the login window to simulate a border. 2008-11-07 Matthias Clasen * daemon/gdm-session-worker.c (gdm_session_worker_uninitialize_pam): Call pam_close() before pam_setcred(), so that the pam auditing works. * daemon/gdm-session-linux-auditor.c: Implement logout auditing. 2008-10-11 Nickolay V. Shmyrev * docs/ru/ru.po: Added Russian translation by Nikita Belobrov. 2008-10-01 William Jon McCann * gui/user-switch-applet/GNOME_FastUserSwitchApplet.xml: * gui/user-switch-applet/applet.c (applet_change_background_cb): Really remove Help item from menu. 2008-10-01 Ray Strode * gui/simple-greeter/gdm-option-widget.c (get_active_item_id): Don't crash if active_row is invalid 2008-10-01 Ray Strode * gui/simple-greeter/gdm-languages.c (make_codeset_canonical_for_locale), (gdm_normalize_language_name): change codeset in locale to follow canonical form so we end up with ".UTF-8" instead of ".utf8" etc. 2008-10-01 Ray Strode * gui/simple-greeter/gdm-language-option-widget.c: * gui/simple-greeter/gdm-recent-option-widget.[ch]: Filter out duplicates from gconf mru lists that back language selector on panel 2008-10-01 Ray Strode Add slide animation to panel to be more consistent with gnome-panel animation. * gui/simple-greeter/gdm-greeter-panel.c (update_geometry): place the panel only as on screen as the animation progress. (gdm_greeter_panel_class_init): (gdm_greeter_panel_real_show): initiate the slide in when the widget is shown, unless gtk-enable-animations is false. (gdm_greeter_panel_real_hide): stop any pending animations if the widget is hidden (on_animation_tick): set animation progress to be some logarithmic curve based on the timer (gdm_greeter_panel_init): create timer for use in animation. (gdm_greeter_panel_finalize): destroy animation timer 2008-09-28 Mario Blättermann * docs/de/de.po: Updated German translation 2008-09-24 William Jon McCann * gui/simple-greeter/gdm-user-chooser-widget.c (get_font_height_for_widget), (get_icon_height_for_widget), (add_user), (get_stock_person_pixbuf), (get_logged_in_pixbuf): Make the icon scale with font size. Doesn't detect font size changes yet. 2008-09-23 William Jon McCann * gui/simple-greeter/gdm-user-manager.c (add_sessions_for_user), (process_ck_history_line): * gui/simple-greeter/gdm-user.c (frame_pixbuf): Fix a few leaks. Fixes #552578 Patch from: Matthias Clasen 2008-09-22 Matthias Clasen * configure.ac: Bump version ==== 2.24.0 ====