==== 0.0.11 ====

2005-09-05  William Jon McCann  <[email protected]>

       * NEWS: Update for 0.0.11 release.

2005-09-03  Rodrigo Moya <[email protected]>

       * src/gnome-screensaver-preferences.c (config_get_theme,
       config_set_theme, preview_set_theme, compare_theme): support 'random'
       screensaver.
       (populate_model): add random screensaver to the list.

2005-09-02  William Jon McCann  <[email protected]>

       * savers/popsquares.c (get_window):
       Clear screen at the start.

2005-09-02  William Jon McCann  <[email protected]>

       * src/gs-monitor.c (prefs_changed_cb):
       * src/gs-prefs.c (key_changed_cb):
       Support changing the cycle timeout value.

2005-09-01  William Jon McCann  <[email protected]>

       * src/gs-lock-plug.c (populate_model): Create
       fusa-manager only right before it is required.
       (setup_treeview_idle, gs_lock_plug_init):
       Create and populate user list in an idle so
       that it doesn't delay startup.

2005-09-01  William Jon McCann  <[email protected]>

       * src/gs-lock-plug.c (gs_lock_plug_show, populate_model)
       (gs_lock_plug_init): Added more timing points.

2005-09-01  William Jon McCann  <[email protected]>

       * src/gs-lock-plug.c:
       * src/gnome-screensaver-dialog.c:
       Added a very basic timing/profiling framework.

2005-08-31  William Jon McCann  <[email protected]>

       * src/gs-lock-plug.c (set_status_text, gs_lock_plug_response)
       (monitor_progress, password_check_idle_cb, set_progress_position):
       Abstract the usage of the progress bar in case we
       want to replace it or remove it.

2005-08-31  William Jon McCann  <[email protected]>

       * src/gs-lock-plug.c (gs_lock_plug_init):
       Add a bit more padding between labels.

2005-08-31  William Jon McCann  <[email protected]>

       * src/gs-lock-plug.c (user_displays_changed_cb):
       Remove spurious g_message.

2005-08-31  William Jon McCann  <[email protected]>

       * configure.ac (GTK_REQUIRED_VERSION): Bump
       gtk requirement to 2.7.0.

2005-08-31  William Jon McCann  <[email protected]>

       * src/gs-lock-plug.c (gs_lock_plug_init, label_set_bold)
       (label_set_big): Add system name to lock dialog.  Fixes #309140.
       Also pull out label formatting into separate functions.

2005-08-31  William Jon McCann  <[email protected]>

       * configure.ac: Post release version bump.