aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Compile with Vala debugging informationRobert Ancell2017-04-181-0/+1
* Fix test mode by skipping xsettings checks.Robert Ancell2017-04-181-31/+37
* vala: Replace all 'static const' declaration by 'const'.Mike Gabriel2017-04-157-55/+55
* Don't use deprecated -GtkWidget-focus-line-width style property anymore, repl...Mike Gabriel2016-09-152-2/+2
* Don't use deprecated GtkButton-child-displacement-{x|y} style properties anym...Mike Gabriel2016-09-151-3/+1
* Explicitly set scale and geometry for Cairo.XlibSurface.Robert Ancell2016-09-151-4/+10
* Limit prompt fields to 200 characters in case a key is being held down (e.g. ...Robert Ancell2016-09-151-1/+6
* Wait for gnome-settings-daemon xsettings plugin is ready to avoid HiDPI resol...Mike Gabriel2016-09-151-44/+88
* Work around Vala trying to use a new GTK 3.20 function.Robert Ancell2016-09-154-3/+5
* Apply the Gtk.ResizeMode.QUEUE fix to another place, so that the shutdownIain Lane2016-09-151-0/+2
* Rename RemoteLoginService interface to RemoteLogonService.Mike Gabriel2016-02-262-4/+4
* Find nasty typo in our project name. Thanks to Jeppe Simonson for helping wit...Mike Gabriel2016-02-262-8/+8
* Build against Ayatana Indicators instead of Ubuntu Inidicators.Mike Gabriel2015-11-073-80/+77
* Use org.ayatana namespace for Ayatana indicators.Mike Gabriel2015-11-051-3/+3
* Set a session name in our own namespace.Mike Gabriel2015-10-281-2/+2
* toggle-box.vala: Catch Glib.Error where it occurs when setting normal button ...Mike Gabriel2015-10-281-9/+9
* Make session list in toggle box configurable concerning font color and button...Mike Gabriel2015-10-282-9/+26
* Add badge (.png) for default Xsession.Mike Gabriel2015-10-271-0/+2
* Add badge (.png) for Openbox window manager. Also make greeter aware of openb...Mike Gabriel2015-10-271-0/+4
* Add badge (.png) for TWM window manager.Mike Gabriel2015-10-271-0/+2
* Attempt to fake a session with org.gnome.SessionManager.Mike Gabriel2015-10-271-2/+2
* Add badge (.png) for XFCE desktop session.Mike Gabriel2015-10-271-0/+2
* Add badge (.png) for MATE desktop session.Mike Gabriel2015-10-271-0/+2
* Add badge (.png) for LXDE desktop session.Mike Gabriel2015-10-271-0/+3
* fix for a18ab60: UGSettings class has been renamed to AGSettings.Mike Gabriel2015-10-271-1/+1
* Use non-deprecated Gdk.Cursor methodsRobert Ancell2015-10-272-2/+2
* Add an option to only show users in a list of specified groupsRobert Ancell2015-10-272-0/+32
* Remove obsolete CONFIG_FILE defineRobert Ancell2015-10-272-2/+0
* Add class name for toggle buttonAlberts Muktupāvels2015-10-272-7/+5
* Add class name for option buttonAlberts Muktupāvels2015-10-271-10/+2
* DashEntry: remove .spinner classLars Uebernickel2015-10-271-1/+0
* Support the session name for Plasma 5Albert Astals Cid2015-10-271-0/+1
* Fix prompt-box height.Alberts Muktupāvels2015-10-271-0/+3
* Restore event type for button-release-event.Alberts Muktupavels2015-10-271-0/+2
* Change event type when calling button press event in release event.Alberts Muktupavels2015-10-271-0/+1
* Update for new gnome-flashback sessions namesDmitry Shachnev2015-10-271-3/+1
* Don't copy delegates. Apparently not allowedRobert Ancell2015-10-271-1/+1
* Don't use deprecated Gtk.Widget APIRobert Ancell2015-10-271-4/+5
* Don't use deprecated liblightdm APIRobert Ancell2015-10-271-1/+1
* Don't use deprecated Gdk X11 APIRobert Ancell2015-10-271-9/+9
* Logo: Reduce spacing between logo text and version, shrink version string.Mike Gabriel2015-10-271-2/+2
* Don't own session com.canonical.Unity, own org.ArcticaProject.ArcticaProjectG...Mike Gabriel2015-10-272-4/+4
* Comment out never used upstart_pid variable.Mike Gabriel2015-10-261-1/+1
* logo-generator: Reduce separator between logo text and version number.Mike Gabriel2015-10-261-1/+1
* Provide TheArcticaGreeter logo, drop Ubuntu logo. Adapt logo-generator.Mike Gabriel2015-10-261-6/+7
* Revert "Remove *.stamp files on distclean."Mike Gabriel2015-10-261-2/+0
* Remove *.stamp files on distclean.Mike Gabriel2015-10-261-0/+2
* Disable code depending on upstart.Mike Gabriel2015-10-261-28/+28
* Fix parentheses in dialog message.Mike Gabriel2015-10-261-1/+1
* Fix dialog message.Mike Gabriel2015-10-261-1/+1