~ubuntu-branches/ubuntu/feisty/gnome-screensaver/feisty

Viewing all changes in revision 24.

  • Committer: Bazaar Package Importer
  • Author(s): Oliver Grawert
  • Date: 2006-08-15 13:09:16 UTC
  • mfrom: (1.1.12 upstream)
  • Revision ID: james.westby@ubuntu.com-20060815130916-0hz2gymorspober5
Tags: 2.15.6-0ubuntu1
* New Upstream Release
  * Fix warnings from sparse.  Fixes #350049
    Patch from Kjartan Maraas <kmaraas@gnome.org>
  * 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 <mclasen@redhat.com>
    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

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: