gnome-screensaver (2.18.1-0ubuntu1) feisty; urgency=low * new upstream release * Require mouse grab in addition to keyboard grab. Fixes #425550 * Don't show the gpm button if command isn't found. Fixes #424165 * Exit after 30 sec in case we lock up grabs. -- Oliver Grawert Tue, 10 Apr 2007 14:53:00 +0200 gnome-screensaver (2.18.0-0ubuntu2) feisty; urgency=low * add patch from LP #67919 to fix unlock on xinerama screens, thanks to Christof Krüger (closes LP #67919) -- Oliver Grawert Mon, 2 Apr 2007 12:46:49 +0200 gnome-screensaver (2.18.0-0ubuntu1) feisty; urgency=low * new upstream release * doc/dbus-interface.xml: * doc/gnome-screensaver.xml.in: Remove the obsolete cvs id comment. * savers/popsquares.desktop.in (Categories): * savers/personal-slideshow.desktop.in (Categories): Revert the unapproved and incorrect changes. Fixes #417538 * src/Makefile.am: Fix the order of libs. Patch from: Elijah Newren Fixes #417323 * data/gnome-screensaver-preferences.desktop.in: "Application" is not a valid category in the freedesktop.org specification. * savers/popsquares.desktop.in: * savers/personal-slideshow.desktop.in: Use proper capitalisation for ScreenSaver. * configure.ac (LIBGNOMEKBDUI_REQUIRED_VERSION): Add gconf dep to dialog. Fixes #412492 * src/gs-watcher-x11.c: (notice_events_inner): Don't watch for mouse motion events from windows that haven't registered for such events Patch from: William Lachance Fixes #412486 * drop 02_ghost_mouse.patch, included upstream -- Oliver Grawert Mon, 12 Mar 2007 22:25:43 +0100 gnome-screensaver (2.17.8-0ubuntu2) feisty; urgency=low * debian/patches/02_ghost_mouse.patch: - Make gnome-screensaver not watch for mouse motion events from windows which haven't registered for such events (LP: #84662) Thanks to William Lachance for the patch -- Jonh Wendell Wed, 28 Feb 2007 09:45:05 -0300 gnome-screensaver (2.17.8-0ubuntu1) feisty; urgency=low * add build deps on libxkbfile-dev and libgnomekbdui-dev * New upstream release * src/gs-lock-plug.c: (switch_user_button_clicked): Desensitize the dialog after switch user is pressed. Fixes #411393 * data/lock-dialog-default.glade: Remove switch user tab. * src/gs-auth-pam.c: (pam_conversation), (gs_auth_pam_verify_user): Fix pam conv failure handling. Patch from Ray Strode Fixes #400579 * src/gs-job.c: (gs_job_set_command), (gs_job_start): src/gs-manager.c: (manager_select_theme_for_job): Add some debug stuff for jobs. * src/gs-listener-dbus.c: (gs_listener_update_console_kit_idle): Use new CK method name SetIdleHint(). * src/gs-lock-plug.c: (do_user_switch): Add the --startnew switch to gdmflexiserver command so that we always start a new greeter and not pop up a dialog. * src/debug-screensaver.sh: Add XDG_SESSION_COOKIE var. * src/gs-listener-dbus.c: (gs_listener_update_console_kit_idle), (listener_set_session_idle_internal): Update the ConsoleKit idle state if possible. * src/gs-lock-plug.c: (do_user_switch), (gs_lock_plug_response), (is_program_in_path), (gs_lock_plug_set_switch_enabled), (create_page_one_buttons), (switch_user_button_clicked), (load_theme), (gs_lock_plug_init), (gs_lock_plug_finalize): Remove FUSA. Go directly to GDM when the user switch button is pressed. Fixes #407964 * src/gs-window-x11.c: (kill_keyboard_command), (kill_dialog_command), (keyboard_command_finish), (gs_window_dialog_finish), (gs_window_finalize): Always send a signal to the subprocess even if we expect it already died. Part of #407524 * src/cut-n-paste/gdm-queue.c: (gdm_run_queue): Don't go into a loop when we can't open the GDM socket. Fixes #407524 * src/debug-screensaver.sh: Also try to reset the PATH. Add example of how to save debug output. * src/cut-n-paste/gdm-queue.c: (gdm_send_command): Add command to warning output. * src/debug-screensaver.sh: Add x-session-manager support. -- Oliver Grawert Tue, 27 Feb 2007 11:40:56 +0100 gnome-screensaver (2.17.7-0ubuntu4) feisty; urgency=low * debian/patches/05_gdm_varrun_fix.patch: - look to "var/run/.gdm_socket" also for feisty to feisty upgrade case -- Sebastien Bacher Wed, 21 Feb 2007 11:15:05 +0100 gnome-screensaver (2.17.7-0ubuntu3) feisty; urgency=low * debian/control: - updated Maintainer for Ubuntu * debian/patches/05_gdm_varrun_fix.patch: - look for the gdm socket to /tmp/.gdm_socket and then /var/run/gdm_socket -- Sebastien Bacher Mon, 19 Feb 2007 13:02:43 +0100 gnome-screensaver (2.17.7-0ubuntu2) feisty; urgency=low * make sure we look in /var/run for the .gdm_socket file -- Oliver Grawert Wed, 14 Feb 2007 11:32:30 +0100 gnome-screensaver (2.17.7-0ubuntu1) feisty; urgency=low * new upstream version -- Oliver Grawert Tue, 13 Feb 2007 12:21:18 +0100 gnome-screensaver (2.17.6-0ubuntu1) feisty; urgency=low * New upstream version * update 01_ubuntu_floaters.patch to use svg instead of png for better image scaling -- Oliver Grawert Tue, 23 Jan 2007 18:07:54 +0100 gnome-screensaver (2.17.5-0ubuntu1) feisty; urgency=low * New upstream version * src/gs-job.c (get_env_vars): Pass DBUS_SESSION_BUS_ADDRESS to jobs. Fixes #392780 * src/gnome-screensaver-preferences.c (fullscreen_preview_start_cb): Set fullscreen before showing. Seems to workaround a bug in some window managers and is better this way anyway. * src/gs-auth-pam.c: (gs_auth_thread_func), (gs_auth_pam_verify_user), (gs_auth_verify_user): Only make PAM calls in the auth thread. Fixes #387572 * src/Makefile.am: Removed definition of log domain. * src/gs-auth-pam.c: (gs_auth_queued_message_handler), (gs_auth_run_message_handler), (pam_conversation), (gs_auth_thread_func), (gs_auth_verify_user): Add some verbosity. Move the blocking of sigchild back around pam_authenticate. * drop 01_fix_pam_cvs20061220 * added 01_ubuntu_floaters.patch and default to it (fixes malone #59365 and #76623) * added dependency on sharutils -- Oliver Grawert Tue, 9 Jan 2007 13:22:06 +0100 gnome-screensaver (2.17.4-0ubuntu2) feisty; urgency=low * add 01_fix_pam_cvs20061220 to (hopefully) fix malone #76632 -- Oliver Grawert Fri, 22 Dec 2006 12:44:10 +0100 gnome-screensaver (2.17.4-0ubuntu1) feisty; urgency=low * new upstream release -- Oliver Grawert Tue, 19 Dec 2006 16:32:53 +0100 gnome-screensaver (2.17.3-0ubuntu1) feisty; urgency=low * new upstream release -- Oliver Grawert Thu, 14 Dec 2006 15:55:17 +0100 gnome-screensaver (2.16.1-0ubuntu1) edgy; urgency=low * New upstream release * savers/gs-theme-window.c (force_no_pixmap_background): Use #000000 color notation. Add SELECTED state. * src/gs-window-x11.c: (spawn_make_environment_for_screen), (spawn_command_line_on_screen_sync), (get_best_visual_for_screen), (get_best_colormap_for_screen): Set the correct value of DISPLAY for the gl helper. Fixes #358963 * src/gs-window-x11.c (queue_key_event): Don't queue keys that may cause focus navigation in the dialog. Patch from Bruno Boaventura Fixes #354975 * src/gs-grab-x11.c: (xorg_lock_smasher_set_active), (gs_grab_nuke_focus) * src/gs-visual-gl.c: (gs_visual_gl_get_best_for_screen) * src/gs-watcher-x11.c: (notice_events), (init_mit_saver_extension) * src/gs-window-x11.c: (clear_all_children), (select_popup_events): Sync X11 display before removing error handlers. Hopefully fixes #358963 * src/gnome-screensaver-command.c (main): Don't close a shared bus connection. * data/gnome-screensaver-preferences.glade: Don't explicitly set icon sizes in preview bar. Fixes #353518 Patch from Dimitur Kirov * src/gs-manager.c: (gs_manager_create_window): Add debug spew for number of monitors per screen. * src/gs-watcher-x11.c: (reset_timers), (initialize_server_extensions), (disable_builtin_screensaver): Rip out the SGI saver and xidle stuff since we are not using it. * src/gs-grab-x11.c: (gs_grab_get_keyboard), (gs_grab_move_mouse), (gs_grab_move_keyboard), (gs_grab_grab_window) * src/gs-job.c: (wait_on_child), (nice_process), (spawn_on_widget), (gs_job_start) * src/gs-listener-dbus.c: (send_dbus_message), (send_dbus_void_signal), (gs_listener_send_signal_active_changed), (gs_listener_send_signal_session_idle_changed), (raise_error), (raise_property_type_error), (listener_set_property), (listener_get_property), (listener_get_active_time), (listener_get_session_idle_time), (gs_listener_dbus_init): * src/gs-manager.c: (gs_manager_activate), (gs_manager_deactivate) * src/gs-window-x11.c: (get_env_vars): Use gs_debug instead of g_warning so the messages get into the log. Also add more environment variables to the whitelist. * drop all our gconf patches (60_change_gconf_schemas.patch, 61_switch_user_by_default.patch, 62_disable_lock_by_default.patch) and make them a gconf default setting in /usr/share/gconf/defaults -- Oliver Grawert Wed, 4 Oct 2006 12:03:50 +0200 gnome-screensaver (2.16.0-0ubuntu1) edgy; urgency=low * New upstream release * Check for NULL theme info. Fixes #353421. * Don't set invisible char. * Don't try to hide NULL widgets. Fixes #352812 * Reset dialog_up and fading state. May help fix #352818 * Add debug spew. * Until we fix #349695 we should minimize creating and destroying the GSThemeManager objects. * Set labelled by atk relation for entry. Part of #350716. -- Oliver Grawert Tue, 5 Sep 2006 12:33:30 +0200 gnome-screensaver (2.15.6-0ubuntu2) edgy; urgency=low * Rebuild against dbus 0.90 -- Sebastian Dröge Thu, 24 Aug 2006 17:43:45 +0200 gnome-screensaver (2.15.6-0ubuntu1) edgy; urgency=low * New Upstream Release * Fix warnings from sparse. Fixes #350049 Patch from Kjartan Maraas * Add some of the safe parts of the patch from #347798 * Check result of g_spawn. * Don't grab focus if entry already has it. In that case it was selecting the existing text and any new keypress would overwrite it. This causes a problem for the key forwarding. * Fix problem where we were only queuing one key event. Also add a paranoid limit on the number of queued keys. * Separate out theme management from job mechanism. * Don't keep GMenuTree around as a static object. This was done initially to work around gnome-menus leaks and to avoid fragmentation. * Free keyboard_command. * data/gnome-screensaver-preferences.desktop.in: Updated icon name to new one from gnome-icon-themes. Fixes #349463 * Fix more fallout from bug #338246. * Debug spew the environment variables. * Watch the error output from the child process for debugging purposes. * Remove unused code and configure checks. Don't explicitly link to libraries that we don't have to. * Another speed up patch for floaters. * Patch from Matthias Clasen Fixes part of #331145 * Add support (disabled by default) for embedding a keyboard in the screen lock window. Fixes #347721 * Make sure to call gdk_window_set_events to actually apply the event mask. Follow up to bug #338246 * Make the preferences directory first. * Unbreak DnD of .desktop files. * Sync with control center copy. Fix crash. * Fix typo in debug output. * fixed GL build dependencys -- Oliver Grawert Tue, 15 Aug 2006 13:09:16 +0200 gnome-screensaver (2.15.5-0ubuntu1) edgy; urgency=low * New upstream version * Ignore brightness keys. Patch from Matthew Garrett. Fixes #347854 * Listen for KEY_COFEE from HAL. Lock screen in response. Based on patch from downstream Ubuntu. Fixes #347854 * Populate the themes list in an idle. Should speed up startup a bit. * Only show message when we have a response. * Add a bit more padding to make it more like what we had for 2.14 and to stand out more since we don't have window decoration. * Make sure to grab focus to the entry when a prompt is shown. Only desensitize the buttons and entry box as we did in 2.14. Fixes #347788. * Make test-window work again after signal changes. * Use gdk_window_focus instead of gtk_window_present to prevent theme flicker. Patch from Ryan Lortie Fixes #347853. * Emit a signal when activity is detected on the window. Allow the manager to decide whether an unlock request should occur and where. Make the dialog appear on the correct window when in xinerama. * Don't queue escape. * Add some debug spew. Resume jobs after resetting dialog up flag. * Stop running screensaver themes on each window when it is completely obscured. This happens when the VT switches. We resume running the theme when the window is unobscured. We additionally try to attempt unlock (or request authentication) when unobscured. Fixes #339330 * Use dbus_connection_close not _disconnect Fixes #347126 * drop 10_dont_flicker_on_watchdog.patch (included upstream (see above)) * drop 70_listen_for_coffee.patch (included upstream (see above)) * drop 71_listen_for_coffee_fix.patch (included upstream (see above)) * drop 85_ignore_brightness_keys.patch (included upstream (see above)) -- Oliver Grawert Tue, 25 Jul 2006 11:29:02 +0200 gnome-screensaver (2.15.4-0ubuntu1) edgy; urgency=low * new upstream version src/gs-manager.c: - Move function before first usage. Fixes #346753 - Remove unfade idle. src/gs-window-x11.c: - Fix leak. - Misc cleanups. A few memory reduction attempts. - Override gtk theme background. Fixes #344936 - Move getting best visual for GL into a separate process to avoid linking to libGL. src/gs-grab-x11.c: - Do a gdk display sync and flush to make sure the grabs are released. src/gnome-screensaver.c: - Add a blocking inhibit to the command line tool. - Also add short options. src/gs-job.c: - Add debugging. src/gs-debug.c: - Don't crash with NULL format strings. - Patch from Joe Marcus Clarke Fixes #344805 src/gnome-screensaver-dialog.c: - Try to translate some common messages from PAM. src/gs-auth-pwent.c: - Add some braces. -- Oliver Grawert Fri, 21 Jul 2006 13:20:02 +0200 gnome-screensaver (2.15.3-0ubuntu1) edgy; urgency=low * new upstream version (the "yay we have a preview button" release) * remove 80_thou_shalt_not_flicker.patch and the automake part of it gs-visual-gl.{c,h} are included upstream now * drop 88_make_RUNNING_UNDER_GDM_work.patch (included upstream) -- Oliver Grawert Wed, 28 Jun 2006 16:41:36 +0200 gnome-screensaver (2.14.1-0ubuntu5) dapper; urgency=low * added 10_dont_flicker_on_watchdog.patch Call gdk_window_focus instead of gtk_window_present to prevent an extra call to gdk_window_show which causes flicker. Closes Malone #44579. -- Ryan Lortie Thu, 18 May 2006 14:02:11 -0400 gnome-screensaver (2.14.1-0ubuntu4) dapper; urgency=low * added 88_make_RUNNING_UNDER_GDM_work.patch to make the live CD actually ignore locking, THANKS KEYBUK for lending an eye to the blind one !!! (closes #30118) -- Oliver Grawert Thu, 18 May 2006 17:24:39 +0200 gnome-screensaver (2.14.1-0ubuntu3) dapper; urgency=low * Don't deactivate on brightness key events -- Matthew Garrett Mon, 15 May 2006 18:39:51 +0100 gnome-screensaver (2.14.1-0ubuntu2) dapper; urgency=low * added 80_thou_shalt_not_flicker (!!!) patch thanks a lot to Bart Hartgers for working on that. Closes [Malone: #22045] * Cleaned up the patch (Paul Sladen) -- Oliver Grawert Wed, 12 Apr 2006 01:07:34 +0200 gnome-screensaver (2.14.1-0ubuntu1) dapper; urgency=low * new upstream release: * Detect button press activity (Ray Strode) * Make operation after system suspend (Ray Strode) * Cygwin build fix * Use GTimer for portability * Obtain new Kerberos credentials when unlocking screen * Translation updates for cs,et,fr,nl,pl,th and vi * drop 75_reset_emergency_lock_variable.patch (included upstream) * added fix from Alessandro Decina, to fix assertion on dbus error in the listen_for_coffee patch. closes malone #35256 -- Oliver Grawert Mon, 10 Apr 2006 21:24:02 +0200 gnome-screensaver (2.14.0-0ubuntu3) dapper; urgency=low * added 75_reset_emergency_lock_variable patch that (hopefully) solves malone #33523 (needs user feedback since i cant reproduce) -- Oliver Grawert Thu, 6 Apr 2006 02:07:02 +0200 gnome-screensaver (2.14.0-0ubuntu2) dapper; urgency=low * depend on the lib***-dev packages instead of the x11proto***-dev packages -- Oliver Grawert Sat, 25 Mar 2006 12:59:08 +0100 gnome-screensaver (2.14.0-0ubuntu1) dapper; urgency=low * new upstream release * dropped 71_test-watcher-idle-status.patch, included upstream now * added x11proto-scrnsaver-dev, x11proto-core-dev, x11proto-xext-dev, libx11-dev build deps -- Oliver Grawert Mon, 13 Mar 2006 16:18:05 +0100 gnome-screensaver (2.13.92-0ubuntu2) dapper; urgency=low * added 71_test-watcher-idle-status.patch, hopefully solves malone #33523 -- Oliver Grawert Mon, 13 Mar 2006 12:51:17 +0100 gnome-screensaver (2.13.92-0ubuntu1) dapper; urgency=low * New upstream release: - gnome-screensaver: - Fix problems when some other program has keyboard grabbed - Add a pkg-config file for out of tree themes - Use a black bullet character instead of * for password entry - Capitalize DBUS method names that weren't already - gnome-screensaver-preferences: - Track gconf key changes for themes - Translators: el, es, fi, gl, gu, hu, it, ja, ko, lt, nb, bl, no, pt_BR, ru, th, vi. -- Daniel Holbach Mon, 27 Feb 2006 20:46:26 +0100 gnome-screensaver (2.13.91-0ubuntu2) dapper; urgency=low * 70_listen_for_coffee: Add support to listen for the KEY_COFFEE events that hal exposes over dbus Involves attaching to the system dbus and listening for signals from hal. Should permit the lock-screen buttons on lots of keyboards to work (modulo kernel/acpi support) -- Daniel Silverstone Thu, 23 Feb 2006 16:27:10 +0000 gnome-screensaver (2.13.91-0ubuntu1) dapper; urgency=low * New upstream release: - gnome-screensaver: - Maintain a pointer grab unless the unlock dialog is up - Convert the real and user names to UTF8 - Use G_GUINT32_FORMAT for communicating XID - Start themes after grabbing window - Handle broken grabs - Don't abort when fade isn't available - Display host name in unlock dialog - gnome-screensaver-preferences: - Add help - Don't make heading bold or indent under it - Themes - (floaters) More performance work (Ray Strode) - Translators: Gil Forcada (ca), Lukas Novotny (cs), Žygimantas Beruka (lt), ivind Hoel (nb) -- Daniel Holbach Wed, 15 Feb 2006 10:19:18 +0100 gnome-screensaver (2.13.90-0ubuntu1) dapper; urgency=low * New upstream release: - gnome-screensaver: - Ignore our windows when watching for map and configure events - Clear window after showing to prevent flashing - Don't start child processes in home directory - themes: - (floaters) Cap update rate (Ray Strode) - Translators: Rostislav \"zbrox\" Raykov (bg), Hendrik Brandt (de), Ilkka Tuohela (fi), Ignacio Casal Quinteiro (gl), Ankit Patel (gu), Tino Meinen (nl), Theppitak Karoonboonyanan (th), Chao-Hsiung Liao (zh_HK), Chao-Hsiung Liao (zh_TW) -- Daniel Holbach Tue, 31 Jan 2006 16:55:49 +0100 gnome-screensaver (2.13.5-0ubuntu2) dapper; urgency=low * added 62_disable_lock_by_default patch to make pitti happy * remove popsqares from the package, which is in xscreensaver-data -- Oliver Grawert Tue, 17 Jan 2006 18:45:03 +0100 gnome-screensaver (2.13.5-0ubuntu1) dapper; urgency=low * New upstream release: - gnome-screensaver - Move DPMS functionality to gnome-power-manager - Rename the DBUS interface from screensaver to ScreenSaver - Disable the X.org grab smasher - Don't do the slow fade if we are inhibited - Fix screen flashing after idle activation - gnome-screensaver-preferences - Rework dialog for setting session idle timeout - Remove unused help button - Translators - Rostislav \"zbrox\" Raykov (bg) - Adam Weinberger (en_CA) - Francisco Javier F. Serrador (es) - Ilkka Tuohela (fi) - Ignacio Casal Quinteiro (gl) - Takeshi AIHANA (ja) - Tino Meinen (nl) - Clytie Siddall (vi) - Abel Cheung (zh_HK) - Abel Cheung (zh_TW) -- Daniel Holbach Mon, 16 Jan 2006 22:52:34 +0100 gnome-screensaver (0.0.24-0ubuntu1) dapper; urgency=low * New upstream release: - Add proper session idle reporting - Clear all children of toplevel windows - Translators: Josep Puigdemont i Casamajó (ca), Adam Weinberger (en_CA) Francisco Javier F. Serrador (es), Ilkka Tuohela (fi), Ankit Patel (gu), Žygimantas Beruka (lt), Tino Meinen (nl), Слободан . Седоеви (sr), Theppitak Karoonboonyanan (th), Clytie Siddall (vi) -- Daniel Holbach Fri, 6 Jan 2006 11:48:36 +0100 gnome-screensaver (0.0.23-0ubuntu3) dapper; urgency=low * debian/control: - removed Dependency on dbus-1-utils. (Comment on #18290), thanks Michael Bienia . -- Daniel Holbach Wed, 21 Dec 2005 19:12:43 +0100 gnome-screensaver (0.0.23-0ubuntu2) dapper; urgency=low * rebuild against latest dbus, updated dependencies -- Michael Vogt Tue, 20 Dec 2005 22:44:21 +0100 gnome-screensaver (0.0.23-0ubuntu1) dapper; urgency=low * New upstream release: - gnome-screensaver: - Fix idle warning cancellation - Changes to D-Bus API - Add --debug command line option - Build fix when DPMS disabled - themes: - (floaters) New theme engine (Ray Strode et al) - Translators: - Francisco Javier F. Serrador (es) - Ignacio Casal Quinteiro (gl) - Ankit Patel (gu) - Takeshi AIHANA (ja) - Theppitak Karoonboonyanan (th) -- Daniel Holbach Mon, 19 Dec 2005 18:37:44 +0100 gnome-screensaver (0.0.22-0ubuntu1) dapper; urgency=low * New upstream release: - Don't mess up event mask for root window. - Translators: Miloslav Trmac (cs), Gabor Kelemen (hu), Kjartan Maraas (nb), Kjartan Maraas (no) * debian/patches/61_switch_user_by_default.patch: - introduced in the upload before, switches on "switch user" by default. -- Daniel Holbach Tue, 13 Dec 2005 22:49:37 +0100 gnome-screensaver (0.0.21-0ubuntu1) dapper; urgency=low * New upstream release: - Try to prevent popups over screensaver window - Use an interruptable slow fade before idle activation - Translators: Rostislav \"zbrox\" Raykov (bg), Ilkka Tuohela (fi), ygimantas Beruka (lt), Amanpreet Singh Alam (pa), Marcel Telka (sk), Theppitak Karoonboonyanan (th) -- Daniel Holbach Tue, 13 Dec 2005 13:15:00 +0100 gnome-screensaver (0.0.20-0ubuntu2) dapper; urgency=low * debian/control: - added dbus-1-utils as a dependency. (Ubuntu: #18290, Malone: #1735) -- Daniel Holbach Fri, 18 Nov 2005 12:51:50 +0100 gnome-screensaver (0.0.20-0ubuntu1) dapper; urgency=low * New upstream release: - Fix blanking when running under Xnest. * debian/copyright: - changed to new FSF address. -- Daniel Holbach Tue, 15 Nov 2005 22:37:48 +0100 gnome-screensaver (0.0.19-0ubuntu1) dapper; urgency=low * New upstream release: - gnome-screensaver: - Allow trying password after auth failure - Allow more space for user list - Make unlock dialog centered vertically - Use OverrideRedirect windows - Sync with latest FUSA version - Add test for window/dialog subsystem - Fix leaking of signal handlers - Misc correctness fixes Translators - Translators: Adam Weinberger (en_CA), Francisco Javier F. Serrador (es), Davy Defaud (fr), Takeshi AIHANA (ja), ygimantas Beruka (lt) * debian/patches/60_change_gconf_schemas.patch: - re-applied changes from Oliver Grawert (accidentally dropped since 0.0.15-0ubuntu2). -- Daniel Holbach Mon, 14 Nov 2005 23:25:55 +0100 gnome-screensaver (0.0.18-0ubuntu1) dapper; urgency=low * New upstream release: - gnome-screensaver * UI tweaks for unlock dialog * Fix Intel compiler warnings (Kjartan Maraas) * Do more error checking of GConf input * Check for command parsing errors * Fix leaks * Redesign the idle watcher and fix leaks * Solaris build fixes (Damien Carbery) - gnome-screensaver-preferences * Make lock toggle work again -- Daniel Holbach Fri, 4 Nov 2005 10:10:51 -0500 gnome-screensaver (0.0.17-0ubuntu1) dapper; urgency=low * New upstream release: - 0.0.17: - Restart idle watch if can't grab keyboard - Make timeout in preferences work again - Daemonize process by default - Add option --no-daemon - Don't use any icon if face image is not found - 0.0.16: - Shake the dialog when authentication fails - Maintain nicer aspect ratio on unlock dialog - Only notice motion of 10 pixels or more - Periodically raise windows - Don't emit duplicate response signals from dialog - Make dialog buttons insensitive when input isn't allowed - Add a gconf setting for the logout command -- Daniel Holbach Mon, 24 Oct 2005 21:14:22 +0200 gnome-screensaver (0.0.15-0ubuntu2) breezy; urgency=low * re enabled the ubuntu default screensaver selection in random mode * removed unneded recommends of xscreensaver-utils -- Oliver Grawert Mon, 10 Oct 2005 00:18:18 +0200 gnome-screensaver (0.0.15-0ubuntu1) breezy; urgency=low * New upstream release: - 0.0.15: - First version with working power management - Add Gamma fade out - Don't forward first enter or space to unlock dialog - Make poke command work when screen is blanked - Add getIdleTime dbus method - Translation fixes - themes: (slideshow) Optionally use EXIF info to rotate images (torkel@acc.umu.se) - 0.0.14: - Don't drop keypresses before unlock dialog appears - Use .desktop files and menu spec to find themes - Simplify unlock dialog - Make user switching a gconf option (Matthias Clasen) - Make user switching disabled by default - Fix a crash due to a missing error handler - gnome-screensaver-preferences: Use new themes API that will theme list to be modified by distro/sysadmin/user. * debian/control: - Added libgnome-menu-dev (>= 2.11.1), libexif-dev (>= 0.6.12) to Build-Depends. * debian/patches/01_hacksbuildoption.patch: - Dropped, done upstream. -- Daniel Holbach Fri, 7 Oct 2005 19:36:42 +0200 gnome-screensaver (0.0.13-0ubuntu5) breezy; urgency=low * revert the Conflicts: xscreensaver to make seb128 and Keybuk happy see #16128 if you got any questions about that -- Oliver Grawert Fri, 23 Sep 2005 18:30:00 +0200 gnome-screensaver (0.0.13-0ubuntu4) breezy; urgency=low * add the screensaver selection we used with xscreensaver * add a Conflicts: xscreensaver to avoid clashes and doubled menu entrys * add xscreensaver-gl and rss-glx to Recommends: * adjust the defaults * add libxxf86vm-dev to build deps to enable xinerama -- Oliver Grawert Mon, 19 Sep 2005 11:26:15 +0200 gnome-screensaver (0.0.13-0ubuntu3) breezy; urgency=low * add a Recommends for xscreensaver-data -- Oliver Grawert Fri, 16 Sep 2005 14:34:31 +0200 gnome-screensaver (0.0.13-0ubuntu2) breezy; urgency=low * debian/patches/01_hacksbuildoption.patch: - patch from the CVS to not require to have some hacks installed for the build, configure update. -- Sebastien Bacher Wed, 14 Sep 2005 16:52:23 +0200 gnome-screensaver (0.0.13-0ubuntu1) breezy; urgency=low * New upstream version. * debian/rules: - updated configure options. -- Sebastien Bacher Wed, 14 Sep 2005 12:01:08 +0200 gnome-screensaver (0.0.12-0ubuntu1) breezy; urgency=low * New upstream version. * debian/rules: - use the build option to use the hacks installed. -- Sebastien Bacher Wed, 7 Sep 2005 18:39:10 +0200 gnome-screensaver (0.0.11-0ubuntu1) breezy; urgency=low * New upstream release: - gnome-screensaver: - Make unlock dialog show more quickly - Support the gconf cycle timeout key - Add system name to unlock dialog - gnome-screensaver-preferences: - Add random theme (Rodrigo) - Translators - Francisco Javier F. Serrador (es) - Tino Meinen (nl) - Clytie Siddall (vi) * debian/control: - Updated Build-Depends (gtk 2.7.0) -- Daniel Holbach Mon, 5 Sep 2005 22:49:48 +0200 gnome-screensaver (0.0.10-0ubuntu1) breezy; urgency=low * New upstream version: gnome-screensaver - Fix hang on system resume. - Actually use the gconf lock key. - Add configure option to look for xscreensaver hacks. gnome-screensaver-preferences - Add checkbox to enable/disable locking. - Make type ahead find work correctly. - HIG fixes. * debian/patches/gs-watcher-x11.c.patch: - fixed with the new version. -- Sebastien Bacher Wed, 31 Aug 2005 18:36:58 +0200 gnome-screensaver (0.0.9-0ubuntu2) breezy; urgency=low * debian/patches/gs-watcher-x11.c: - patch from the CVS to fix a loop issue. -- Sebastien Bacher Fri, 26 Aug 2005 23:47:06 +0200 gnome-screensaver (0.0.9-0ubuntu1) breezy; urgency=low * New upstream version. -- Sebastien Bacher Wed, 24 Aug 2005 19:52:40 +0200 gnome-screensaver (0.0.8-0ubuntu4) breezy; urgency=low * Rebuild with the new cairo version -- Sebastien Bacher Thu, 18 Aug 2005 17:19:19 +0000 gnome-screensaver (0.0.8-0ubuntu3) breezy; urgency=low * debian/control.in: - fixed the Build-Depends. -- Sebastien Bacher Thu, 4 Aug 2005 20:08:33 +0200 gnome-screensaver (0.0.8-0ubuntu2) breezy; urgency=low * debian/control.in: - Build-Depends on libpam0g-dev, fix the password dialog. -- Sebastien Bacher Thu, 4 Aug 2005 19:06:51 +0200 gnome-screensaver (0.0.8-0ubuntu1) breezy; urgency=low * New upstream version: - Add Dbus API for inhibiting the idle activation. - Integrate fast-user-switching directly into the unlock dialog. - Restart unlock dialog timer after every keystroke. - Fix leaks. - Fix xauth problems for some displays. -- Sebastien Bacher Mon, 25 Jul 2005 19:01:53 +0200 gnome-screensaver (0.0.7-0ubuntu1) breezy; urgency=low * New upstream version. * debian/control: - build with randr and xinerama. * debian/patches/01_squares_value.patch: - fixed with the new version. * debian/patches/02_schemas.patch: - fixed with the new version. * debian/rules: - specify a gdm config file. -- Sebastien Bacher Fri, 8 Jul 2005 22:00:12 +0200 gnome-screensaver (0.0.6-0ubuntu2) breezy; urgency=low * debian/control: - fixed the Build-Depends. -- Sebastien Bacher Thu, 7 Jul 2005 12:45:35 +0200 gnome-screensaver (0.0.6-0ubuntu1) breezy; urgency=low * Initial upload. * debian/patches/01_squares_value.patch: - patch from the CVS to fix assign correctly the default value. * debian/patches/02_schemas.patch: - use "int" for the numerical values. -- Sebastien Bacher Wed, 6 Jul 2005 23:36:13 +0200