]> rtime.felk.cvut.cz Git - sojka/lightdm.git/log
sojka/lightdm.git
12 years agolightdm-set-defaults: Add support for setting autologin-user
Martin Pitt [Mon, 30 Jan 2012 07:04:07 +0000 (08:04 +0100)]
lightdm-set-defaults: Add support for setting autologin-user

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Mon, 30 Jan 2012 04:59:55 +0000 (04:59 +0000)]
Launchpad automatic translations update.

12 years agoMerged in lp:~agateau/lightdm/expose-session-roles
Aurélien Gâteau [Tue, 24 Jan 2012 09:33:46 +0000 (10:33 +0100)]
Merged in lp:~agateau/lightdm/expose-session-roles

12 years agoUpdate NEWS about introspection fixes
Robert Ancell [Tue, 24 Jan 2012 05:28:41 +0000 (16:28 +1100)]
Update NEWS about introspection fixes

12 years agoFix errors in GIR bindings
Robert Ancell [Tue, 24 Jan 2012 05:26:39 +0000 (16:26 +1100)]
Fix errors in GIR bindings

12 years agoBuild introspection with --warn-all, to see what is wrong
Martin Pitt [Tue, 24 Jan 2012 05:24:33 +0000 (06:24 +0100)]
Build introspection with --warn-all, to see what is wrong

12 years agoTest if language can be retrieved when accounts service not running
Robert Ancell [Tue, 24 Jan 2012 01:02:01 +0000 (12:02 +1100)]
Test if language can be retrieved when accounts service not running

12 years agoExpose the user session
Aurélien Gâteau [Mon, 23 Jan 2012 17:47:04 +0000 (18:47 +0100)]
Expose the user session

12 years agoExpose the session "key" property to QML
Aurélien Gâteau [Mon, 23 Jan 2012 17:45:31 +0000 (18:45 +0100)]
Expose the session "key" property to QML

Rename IdRole to KeyRole because:
- It maps more closely to lightdm API
- Having a role named "id" on the QML side is asking for trouble

12 years agoStop accidentally distributing libsystem
Robert Ancell [Mon, 23 Jan 2012 06:52:03 +0000 (17:52 +1100)]
Stop accidentally distributing libsystem

12 years agoAdd regression tests for getting the user language and layout
Robert Ancell [Mon, 23 Jan 2012 06:51:12 +0000 (17:51 +1100)]
Add regression tests for getting the user language and layout

12 years agoUpdate LINGUAS file
Robert Ancell [Mon, 23 Jan 2012 02:01:33 +0000 (13:01 +1100)]
Update LINGUAS file

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Thu, 19 Jan 2012 05:05:00 +0000 (05:05 +0000)]
Launchpad automatic translations update.

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Wed, 18 Jan 2012 05:10:21 +0000 (05:10 +0000)]
Launchpad automatic translations update.

12 years agoUpdate .pc file dependencies
Robert Ancell [Tue, 17 Jan 2012 06:54:27 +0000 (17:54 +1100)]
Update .pc file dependencies

12 years agoFix dist issues
Robert Ancell [Tue, 17 Jan 2012 06:53:54 +0000 (17:53 +1100)]
Fix dist issues

12 years agoUpdate NEWS
Robert Ancell [Tue, 17 Jan 2012 05:36:32 +0000 (16:36 +1100)]
Update NEWS

12 years agoMerge with trunk
Robert Ancell [Tue, 17 Jan 2012 05:35:43 +0000 (16:35 +1100)]
Merge with trunk

12 years agoInstall lightdm-guest-session-wrapper into PKGLIBEXEC dir
Robert Ancell [Tue, 17 Jan 2012 05:34:22 +0000 (16:34 +1100)]
Install lightdm-guest-session-wrapper into PKGLIBEXEC dir

12 years agoMake tests exit cleanly
Robert Ancell [Tue, 17 Jan 2012 04:59:05 +0000 (15:59 +1100)]
Make tests exit cleanly

12 years agoMove more test environment into the temporary directory
Robert Ancell [Tue, 17 Jan 2012 04:53:08 +0000 (15:53 +1100)]
Move more test environment into the temporary directory

12 years agoAdd missing D-Bus configuration
Robert Ancell [Tue, 17 Jan 2012 04:38:26 +0000 (15:38 +1100)]
Add missing D-Bus configuration

12 years agoAdd regression test for users that have their home directory created after authentication
Robert Ancell [Tue, 17 Jan 2012 04:34:13 +0000 (15:34 +1100)]
Add regression test for users that have their home directory created after authentication

12 years agoUpdate NEWS
Robert Ancell [Tue, 17 Jan 2012 04:22:33 +0000 (15:22 +1100)]
Update NEWS

12 years agoAdd regression test that checks it works when accounts service is not avaiable
Robert Ancell [Tue, 17 Jan 2012 04:21:50 +0000 (15:21 +1100)]
Add regression test that checks it works when accounts service is not avaiable

12 years agoAdd regression test that checks it works when console kit is not avaiable
Robert Ancell [Tue, 17 Jan 2012 04:19:57 +0000 (15:19 +1100)]
Add regression test that checks it works when console kit is not avaiable

12 years agoFix up regression tests
Robert Ancell [Tue, 17 Jan 2012 04:13:59 +0000 (15:13 +1100)]
Fix up regression tests

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Sat, 14 Jan 2012 05:41:27 +0000 (05:41 +0000)]
Launchpad automatic translations update.

12 years agoControl more of D-Bus in the regression tests
Robert Ancell [Fri, 13 Jan 2012 13:05:33 +0000 (14:05 +0100)]
Control more of D-Bus in the regression tests

12 years agoadd User.background to vapi file
Michael Terry [Thu, 12 Jan 2012 16:33:30 +0000 (17:33 +0100)]
add User.background to vapi file

12 years agoUpdate build system to work with automake 1.11.2
Robert Ancell [Thu, 12 Jan 2012 10:20:17 +0000 (11:20 +0100)]
Update build system to work with automake 1.11.2

12 years agoAdd test services for CK and AccountsService
Robert Ancell [Thu, 12 Jan 2012 08:27:53 +0000 (09:27 +0100)]
Add test services for CK and AccountsService

12 years agoRemove test X server messages not used, this is now in Xig
Robert Ancell [Wed, 11 Jan 2012 15:57:15 +0000 (16:57 +0100)]
Remove test X server messages not used, this is now in Xig

12 years agoMerge with trunk
Robert Ancell [Wed, 11 Jan 2012 15:07:40 +0000 (16:07 +0100)]
Merge with trunk

12 years agoPrep version number for release
Robert Ancell [Wed, 11 Jan 2012 15:05:47 +0000 (16:05 +0100)]
Prep version number for release

12 years agoMerge "Remove the System namespace."
Aurelien Gateau [Mon, 9 Jan 2012 16:23:23 +0000 (17:23 +0100)]
Merge "Remove the System namespace."

12 years agoRemove the System namespace.
Aurelien Gateau [Mon, 9 Jan 2012 15:56:36 +0000 (16:56 +0100)]
Remove the System namespace.

liblightdm-qt users should call Greeter::hostname() instead.

12 years agoMerge with trunk
Robert Ancell [Mon, 9 Jan 2012 12:05:41 +0000 (13:05 +0100)]
Merge with trunk

12 years agoUpdate NEWS (there wasn't a 1.1.1 release)
Robert Ancell [Mon, 9 Jan 2012 10:13:31 +0000 (11:13 +0100)]
Update NEWS (there wasn't a 1.1.1 release)

12 years agoSupport PAM requesting a change of password
Michael Terry [Mon, 9 Jan 2012 10:13:22 +0000 (11:13 +0100)]
Support PAM requesting a change of password

12 years agoFix crash calling lightdm_get_layout
Robert Ancell [Mon, 9 Jan 2012 09:36:33 +0000 (10:36 +0100)]
Fix crash calling lightdm_get_layout

12 years agoDo not call deprecated g_thread_init(), already covered by g_type_init(). Bump glib...
Martin Pitt [Fri, 6 Jan 2012 14:58:00 +0000 (15:58 +0100)]
Do not call deprecated g_thread_init(), already covered by g_type_init(). Bump glib requirement to >= 2.24 for this.

12 years agosrc/lightdm.c: g_thread_init() deprecated, so removed.
Gunnar Hjalmarsson [Fri, 6 Jan 2012 13:52:16 +0000 (14:52 +0100)]
src/lightdm.c: g_thread_init() deprecated, so removed.

12 years agoset PAM_TTY so that change-password prompts can work
Michael Terry [Wed, 4 Jan 2012 04:36:32 +0000 (23:36 -0500)]
set PAM_TTY so that change-password prompts can work

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Wed, 28 Dec 2011 05:42:15 +0000 (05:42 +0000)]
Launchpad automatic translations update.

12 years agoRemove temporary debugging
Robert Ancell [Wed, 21 Dec 2011 06:13:22 +0000 (17:13 +1100)]
Remove temporary debugging

12 years agoFix crash when quitting with newer GLib
Robert Ancell [Wed, 21 Dec 2011 06:12:41 +0000 (17:12 +1100)]
Fix crash when quitting with newer GLib

12 years agoFix --debug working with new glib
Robert Ancell [Wed, 21 Dec 2011 04:26:20 +0000 (15:26 +1100)]
Fix --debug working with new glib

12 years agoAdd fo to LINGUAS
Robert Ancell [Wed, 21 Dec 2011 03:46:31 +0000 (14:46 +1100)]
Add fo to LINGUAS

12 years agofix typo that prevented lightdm_get_layout from working
Michael Terry [Tue, 20 Dec 2011 16:29:17 +0000 (11:29 -0500)]
fix typo that prevented lightdm_get_layout from working

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Tue, 20 Dec 2011 04:57:04 +0000 (04:57 +0000)]
Launchpad automatic translations update.

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Mon, 19 Dec 2011 04:55:26 +0000 (04:55 +0000)]
Launchpad automatic translations update.

12 years agoMerged more-user-roles branch
Aurelien Gateau [Mon, 12 Dec 2011 12:23:32 +0000 (13:23 +0100)]
Merged more-user-roles branch

12 years agoMerged fix-tests-when-building-out-of-tree branch
Aurelien Gateau [Mon, 12 Dec 2011 12:21:23 +0000 (13:21 +0100)]
Merged fix-tests-when-building-out-of-tree branch

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Mon, 12 Dec 2011 05:48:01 +0000 (05:48 +0000)]
Launchpad automatic translations update.

12 years agoMerge with master
Robert Ancell [Mon, 12 Dec 2011 04:08:35 +0000 (15:08 +1100)]
Merge with master

12 years agoAdd missing header to remove compile warning
Robert Ancell [Mon, 12 Dec 2011 04:07:48 +0000 (15:07 +1100)]
Add missing header to remove compile warning

12 years agomerge support for reading users' backgrounds from accountsservice
Michael Terry [Fri, 9 Dec 2011 13:55:12 +0000 (08:55 -0500)]
merge support for reading users' backgrounds from accountsservice

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Fri, 9 Dec 2011 05:17:55 +0000 (05:17 +0000)]
Launchpad automatic translations update.

12 years agoRemove obsolete options from the man page
Robert Ancell [Fri, 9 Dec 2011 03:20:10 +0000 (14:20 +1100)]
Remove obsolete options from the man page

12 years agoDo not expose RealNameRole, but keep DisplayRole exposed.
Aurelien Gateau [Thu, 8 Dec 2011 09:00:40 +0000 (10:00 +0100)]
Do not expose RealNameRole, but keep DisplayRole exposed.

12 years agoSupport grabbing user's background from accountsservice if available
Michael Terry [Wed, 7 Dec 2011 16:50:54 +0000 (11:50 -0500)]
Support grabbing user's background from accountsservice if available

12 years agoMerged trunk
Aurelien Gateau [Wed, 7 Dec 2011 12:15:42 +0000 (13:15 +0100)]
Merged trunk

12 years agoFix tests when building out of tree
Aurelien Gateau [Tue, 6 Dec 2011 16:06:43 +0000 (17:06 +0100)]
Fix tests when building out of tree

Greeter symlink creation failed. It is now created inside the build dir.

12 years agoSystem is still here for now, use lightdm_get_hostname()
Aurelien Gateau [Tue, 6 Dec 2011 14:46:27 +0000 (15:46 +0100)]
System is still here for now, use lightdm_get_hostname()

(We don't link to QtNetwork anymore)

12 years agoAdd the "hostname" property to Qt Greeter class
Aurelien Gateau [Tue, 6 Dec 2011 14:43:56 +0000 (15:43 +0100)]
Add the "hostname" property to Qt Greeter class

12 years agoMark "hostname" property as constant
Aurelien Gateau [Tue, 6 Dec 2011 14:43:17 +0000 (15:43 +0100)]
Mark "hostname" property as constant

12 years agoNo need to link to QtNetwork anymore
Aurelien Gateau [Tue, 6 Dec 2011 14:42:52 +0000 (15:42 +0100)]
No need to link to QtNetwork anymore

12 years agoExpose UsersModel roles to QML
Aurelien Gateau [Mon, 5 Dec 2011 09:57:02 +0000 (10:57 +0100)]
Expose UsersModel roles to QML

12 years agoMerged "Files generated by moc should not be shipped"
Aurelien Gateau [Thu, 1 Dec 2011 08:46:50 +0000 (09:46 +0100)]
Merged "Files generated by moc should not be shipped"

12 years agoAdd "hostname" property to Greeter
Aurelien Gateau [Thu, 1 Dec 2011 08:34:59 +0000 (09:34 +0100)]
Add "hostname" property to Greeter

12 years agoFiles generated by moc should not be shipped
Aurelien Gateau [Wed, 30 Nov 2011 14:20:05 +0000 (15:20 +0100)]
Files generated by moc should not be shipped

They can cause a build to fail because if they were generated from an
out-of-source-tree build dir they contain #include directives with relative
paths to the source tree.

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Wed, 30 Nov 2011 05:45:00 +0000 (05:45 +0000)]
Launchpad automatic translations update.

12 years agoMerge in liblightdm-qt-2 changes
Robert Ancell [Wed, 30 Nov 2011 02:39:56 +0000 (13:39 +1100)]
Merge in liblightdm-qt-2 changes

12 years agoBump to liblightdm-qt-2
David Edmundson [Wed, 30 Nov 2011 00:05:42 +0000 (00:05 +0000)]
Bump to liblightdm-qt-2

12 years agoadd isAuthenticated property
David Edmundson [Tue, 29 Nov 2011 17:41:00 +0000 (17:41 +0000)]
add isAuthenticated property

12 years agoMerge translations
Robert Ancell [Tue, 29 Nov 2011 07:03:01 +0000 (18:03 +1100)]
Merge translations

12 years agoQuit the daemon and bus after each child has quit
Robert Ancell [Tue, 29 Nov 2011 06:58:01 +0000 (17:58 +1100)]
Quit the daemon and bus after each child has quit

12 years agoEnsure all processes are stopped before stopping test
Robert Ancell [Tue, 29 Nov 2011 06:31:28 +0000 (17:31 +1100)]
Ensure all processes are stopped before stopping test

12 years agoFix lockups in tests when LightDM behaves badly
Robert Ancell [Tue, 29 Nov 2011 05:57:01 +0000 (16:57 +1100)]
Fix lockups in tests when LightDM behaves badly

12 years agoBreak X lock if process is gone
Robert Ancell [Tue, 29 Nov 2011 05:53:11 +0000 (16:53 +1100)]
Break X lock if process is gone

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Tue, 29 Nov 2011 05:50:47 +0000 (05:50 +0000)]
Launchpad automatic translations update.

12 years agoLanguage chooser modifications:
Gunnar Hjalmarsson [Tue, 29 Nov 2011 04:42:03 +0000 (15:42 +1100)]
Language chooser modifications:
  * Save item that is selected from the language chooser also when AccountsService is in use.
  * Use nl_langinfo() to get language and country names for the language chooser labels.
  * Translate language and country names.
  * Handle @variants properly.

12 years agoDon't need UIC now Qt greeter is gone
Robert Ancell [Tue, 29 Nov 2011 03:45:07 +0000 (14:45 +1100)]
Don't need UIC now Qt greeter is gone

12 years agoFix .pc file for liblightdm-qt-1
Robert Ancell [Tue, 29 Nov 2011 03:42:25 +0000 (14:42 +1100)]
Fix .pc file for liblightdm-qt-1

12 years agoMerge translations
Robert Ancell [Tue, 29 Nov 2011 03:40:48 +0000 (14:40 +1100)]
Merge translations

12 years agoFix Qt tests not compiling now Qt greeter is gone
Robert Ancell [Tue, 29 Nov 2011 03:40:08 +0000 (14:40 +1100)]
Fix Qt tests not compiling now Qt greeter is gone

12 years agoRemove obsolete dbus-binding-tool build variables
Robert Ancell [Tue, 29 Nov 2011 03:38:53 +0000 (14:38 +1100)]
Remove obsolete dbus-binding-tool build variables

12 years agoUpdate NEWS
Robert Ancell [Tue, 29 Nov 2011 03:36:53 +0000 (14:36 +1100)]
Update NEWS

12 years agoRemove Qt greeter, move it to lp:lightdm-qt-greeter
Robert Ancell [Tue, 29 Nov 2011 03:36:24 +0000 (14:36 +1100)]
Remove Qt greeter, move it to lp:lightdm-qt-greeter

12 years agoRemove GTK greeter, move it to lp:lightdm-gtk-greeter
Robert Ancell [Tue, 29 Nov 2011 03:22:56 +0000 (14:22 +1100)]
Remove GTK greeter, move it to lp:lightdm-gtk-greeter

12 years agolightdm-qt-0 => lightdm-qt-1 in pkgconfig file
Aurelien Gateau [Mon, 28 Nov 2011 15:37:15 +0000 (16:37 +0100)]
lightdm-qt-0 => lightdm-qt-1 in pkgconfig file

12 years agoMerged qt-build-fixes branch
Aurelien Gateau [Mon, 28 Nov 2011 14:24:41 +0000 (15:24 +0100)]
Merged qt-build-fixes branch

12 years agoFix build:
Aurelien Gateau [Mon, 28 Nov 2011 13:57:49 +0000 (14:57 +0100)]
Fix build:

- Bring back liglightdm-qt/Makefile.am
- #include <lightdm-gobject-1/lightdm.h> => #include <lightdm.h>
- Adjust qt greeter code to liblightdm-qt changes

12 years agoMerge commit
David Edmundson [Sat, 26 Nov 2011 12:44:09 +0000 (12:44 +0000)]
Merge commit

12 years agoFix final methods in greeter
David Edmundson [Sat, 26 Nov 2011 12:40:52 +0000 (12:40 +0000)]
Fix final methods in greeter

12 years agoFix potential crash in usersmodel
David Edmundson [Sat, 26 Nov 2011 12:24:49 +0000 (12:24 +0000)]
Fix potential crash in usersmodel

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of lightdm-team [Wed, 23 Nov 2011 05:55:01 +0000 (05:55 +0000)]
Launchpad automatic translations update.

12 years agoPort sessions model to use GObject lib
David Edmundson [Tue, 22 Nov 2011 19:17:07 +0000 (19:17 +0000)]
Port sessions model to use GObject lib

12 years agoFix crash in usersmodel
David Edmundson [Tue, 22 Nov 2011 17:49:21 +0000 (17:49 +0000)]
Fix crash in usersmodel