summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* configure: drop X_CONFIG_OPTIONSRay Strode2011-05-171-12/+0
| | | | It's unused so get rid of it.
* Bump versionMatthias Clasen2011-04-041-1/+1
|
* Bump version to 3.0.03.0.0Matthias Clasen2011-04-041-1/+1
|
* configure: bump version to 2.91.94Ray Strode2011-03-221-1/+1
|
* Remove faces imagesWilliam Jon McCann2011-03-201-1/+0
| | | | | They have been moved to gnome-control-center, where the UI lives for selecting and manipulating them.
* daemon: warp pointer to convenient place at startupRay Strode2011-03-091-2/+2
| | | | | | | | This makes sure we always start the greeter window in a consistent place, and it makes sure the pointer doesn't start up on top of the greeter window. https://bugzilla.gnome.org/show_bug.cgi?id=644327
* configure: bump version to 2.91.93Ray Strode2011-03-081-1/+1
|
* configure: require newer accounts service libraryRay Strode2011-03-081-1/+1
| | | | | | The older one causes crashes during login. https://bugzilla.gnome.org/show_bug.cgi?id=644204
* configure: bump version to 2.91.92Ray Strode2011-03-071-1/+1
|
* configure: bump to 2.91.91Ray Strode2011-03-011-1/+1
|
* configure: bump version to 2.91.90Ray Strode2011-02-221-1/+1
|
* greeter: port to account service libraryRay Strode2011-02-181-0/+1
| | | | | | | | The current user manager code is a mess of dbus code for talking to the accounts daemon and code for falling back if it isn't there. The accounts daemon is no longer optional, so drop all that and just use the accounts service library directly.
* configure: bump version to 2.91.6Ray Strode2011-02-011-1/+1
|
* daemon: switch to using accounts service for language and sessionRay Strode2011-02-011-0/+2
| | | | Control center now uses accounts service, so we should, too.
* Remove notification areaWilliam Jon McCann2011-01-181-1/+0
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=639284
* Remove user switch appletWilliam Jon McCann2011-01-181-8/+0
| | | | | | The GNOME 3 shell has one and this one will move to the fallback panel. https://bugzilla.gnome.org/show_bug.cgi?id=639284
* Port to GTK3William Jon McCann2011-01-181-6/+6
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=639284
* configure: bump to 2.91.4Ray Strode2010-12-171-2/+2
| | | | | Since we now are doing shipping a dconf database in our tarball,k gnome 3 components, jump on the gnome 3 train.
* bump version to 2.32.0Ray Strode2010-09-271-1/+1
|
* Bump version to 2.31.92Ray Strode2010-09-151-1/+1
|
* Change fallback location to look for XRay Strode2010-09-151-2/+2
| | | | | | The old fallbacks aren't right these days. https://bugzilla.gnome.org/show_bug.cgi?id=588848
* Bump version to 2.31.90Ray Strode2010-08-171-1/+1
|
* Port to UPowerMartin Pitt2010-08-101-10/+11
| | | | | | | | DeviceKit-Power has been renamed to UPower in January 2010. devkit-power-gobject is deprecated and will be removed in future versions of UPower. Bug: https://bugzilla.gnome.org/show_bug.cgi?id=626176
* Post-commit version bump.Brian Cameron2010-07-121-1/+1
|
* Add dbus-glib to applet depsWilliam Jon McCann2010-06-161-0/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=616730
* Use a configure check for prctlWilliam Jon McCann2010-06-161-0/+6
|
* Post-release version bump.Brian Cameron2010-05-241-1/+1
|
* The previous patch had the wrong version of GCONF required again. Fixing.Brian Cameron2010-05-191-1/+1
|
* Reapply a better fix for bug #594818 that addresses the problem with theBrian Cameron2010-05-191-1/+4
| | | | previous commit.
* Revert fix for bug #594818 since it breaks the build.Brian Cameron2010-05-191-4/+1
|
* Fix bug #594818 so that each GDM session has separate GConf settings.Brian Cameron2010-05-111-1/+4
| | | | | | This way when a user enables or kills at AT program it will only start or exit on the display where the user made the request, and not on all displays.
* Update GTK dependency to 2.20.0 since changes to fix bug #612472 now requireBrian Cameron2010-05-041-1/+1
| | | | interfaces added to 2.19.7.
* Post-release version bump.Brian Cameron2010-05-031-1/+1
|
* Update for 2.31.1 release.GDM_2_31_0Brian Cameron2010-05-031-1/+1
|
* Post-release version bump.Brian Cameron2010-04-261-1/+1
|
* Post-release version bumpBrian Cameron2010-03-291-1/+1
|
* Post-release version bumpBrian Cameron2010-03-081-1/+1
|
* Update NEWS and configure.ac for GDM_2_29_92.GDM_2_29_92GDM_2_28_92Brian Cameron2010-03-081-1/+1
|
* Add -lm to greeter libsRay Strode2010-02-171-0/+1
|
* 2.29.6 version bump in configure.acRay Strode2010-01-271-1/+1
|
* Fix the issue that AT_SPI_REGISTRYD_DIR is not substituted ifBrian Cameron2010-01-271-1/+2
| | | | at-spi-registryd-directory not given. Fixes bug #607643.
* Fix compile when using a linker that defaults to --no-as-neededRichard Hughes2010-01-261-0/+1
|
* Add build time option to allow locales without translationsTakao Fujiwara2010-01-131-0/+13
| | | | | This allows incomplete languages to be shown in the list, along with the underspecified "C" locale.
* Use gtkbuilder i.s.o. gladeJaap A. Haitsma2010-01-121-6/+2
| | | | Fixes bug #581346
* Use more warnings for .git not .svnWilliam Jon McCann2010-01-091-1/+1
|
* Post release bumpRay Strode2009-12-211-1/+1
|
* Update for 2.29.4 releaseRay Strode2009-12-211-1/+1
|
* Reload i18n file automaticallyTakao Fujiwara2009-12-211-1/+1
| | | | | | This was fixed in gdm 2.20 by bug #384603. http://bugzilla.gnome.org/show_bug.cgi?id=599273
* Remove deprecated Glib function: g_mapped_file_free()Javier Jardón2009-12-211-1/+1
| | | | | | | Use g_mapped_file_unref() instead. Also, the new Glib required version is 2.22. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=605099
* Post-release version bump.Brian Cameron2009-11-301-1/+1
|