File lightdm-gtk-greeter.changes of Package lightdm-gtk-greeter
-------------------------------------------------------------------
Tue Jul 28 13:50:48 CEST 2015 - tiwai@suse.de
- fix update-alternative usage for Leap 42.1 (boo#939693)
-------------------------------------------------------------------
Sat Feb 8 13:17:29 UTC 2014 - gber@opensuse.org
- adjust update-alternative usage to packaging policy
(see http://lists.opensuse.org/opensuse-packaging/2014-02/msg00024.html)
-------------------------------------------------------------------
Mon Jan 6 12:03:10 UTC 2014 - gber@opensuse.org
- add lightdm-gtk-greeter-handle-invalid-user.patch in order to fix
a NULL pointer dereference after authentication of an invalid
username has failed (bnc#857303)
-------------------------------------------------------------------
Thu Oct 10 09:40:04 UTC 2013 - rmilasan@suse.com
- add lightdm-gtk-greeter-invalid-last_session.patch
fix segfault when last_session is an invalid session (lp#1161883)
-------------------------------------------------------------------
Wed Oct 2 14:19:42 UTC 2013 - gber@opensuse.org
- add lightdm-gtk-greeter-fix-login.patch in order to fix
login/unlock detection
-------------------------------------------------------------------
Thu Jan 31 16:37:59 UTC 2013 - gber@opensuse.org
- add lightdm-gtk-greeter-fix-cursor.patch in order to fix the
cursor theme by setting the cursor after selecting a GTK theme
(lp#1024482)
- add lightdm-gtk-greeter-fix-background.patch in order to fix the
background image not being displayed when the pixmap does not
have an alpha channel (lp#1086199)
- add lightdm-gtk-greeter-improve-background-scaling.patch which
scales the background pixmap while preserving the aspect until
width and height are at least as big as the screen width and
height, then clips as needed
- add lightdm-gtk-greeter-fix-ui.patch with various usability
fixes, in particular switch back to a tree view inside a scrolled
window in order make it usable with a lot of users
-------------------------------------------------------------------
Tue Jan 15 16:11:42 UTC 2013 - gber@opensuse.org
- update to version 1.3.1
- drop custom icons now that there's a config option for the icon
theme
- rename the 'Login' button to 'Unlock' when the user is already
logged in
- don't hide the login box when cancel is pressed, instead
refresh the prompt box to show the correct username prompt
- hide the Cancel button, useless with the userlist combobox
- properly center the login window after a resize
- add names to widgets to ease theming
- replace the userlist's treeview with a combobox
- document the option to show the language chooser
- add a config option to set the path to the logo image
- add a config option to set the icon theme
- use a known icon name for the accessibility menu
- remember the last session used
- added lightdm-gtk-greeter-use-new-autologin-api.patch in order to
use the new autologin API in liblightdm-gobject-1 >= 1.3.5
(backported from upstream git)
-------------------------------------------------------------------
Wed May 30 09:41:00 UTC 2012 - gber@opensuse.org
- update to version 1.1.6
- fix 'Large Font' option for fontnames containing spaces
- fix 'Cancel' button action, and clear the error label
- add missing include for setlocale
- updated translations
-------------------------------------------------------------------
Sat Apr 7 10:06:52 UTC 2012 - gber@opensuse.org
- initial packaging