summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Bump versionMatthias Clasen2011-04-061-1/+1
|
* Update for 3.0.0.13.0.0.1Matthias Clasen2011-04-061-1/+1
|
* Remove API reference, as it's incomplete and going away for next cycleRodrigo Moya2011-04-011-7/+0
|
* Fix build against NetworkManager on DebianMatthias Clasen2011-03-311-2/+4
| | | | | Add more complete list of dependencies for the network panel. https://bugzilla.gnome.org/show_bug.cgi?id=646349
* build: Bump gnome-settings-daemon requirementBastien Nocera2011-03-311-1/+1
| | | | For keyboard schema changes
* Back to the futureMatthias Clasen2011-03-281-1/+1
|
* 2.91.932.91.93Matthias Clasen2011-03-281-1/+1
|
* Release 2.91.92GNOME_CONTROL_CENTER_2_91_92Rodrigo Moya2011-03-211-1/+1
|
* user-accounts: move faces images from GDMWilliam Jon McCann2011-03-211-0/+1
| | | | | | | | | The don't really make sense in GDM anymore since all the tools that used them have been removed from there. It makes more sense for them to live close the UI that selects and manipulates them. At some point we should probably consider making face images themeable so that they can be loaded in various sizes.
* build: Fix cups cflags sed scriptBastien Nocera2011-03-151-1/+1
|
* build: improve CUPS detectionSaleem Abdulrasool2011-03-151-3/+7
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=644064
* user-accounts: Update cheeese minimum requirementsBastien Nocera2011-03-141-1/+1
|
* Fix linking of libshortcuts against XFrédéric Péters2011-03-111-0/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=644410
* Bump GTK+ dep to 3.0.2Matthias Clasen2011-03-101-1/+1
| | | | | This is necessary because we assign style classes in .ui files. https://bugzilla.gnome.org/show_bug.cgi?id=644182
* 2.91.91GNOME_CONTROL_CENTER_2_91_91Bastien Nocera2011-03-081-2/+2
| | | | Fix wrong include lines, so distcheck works
* Bumping libgnomekbd version requirement to 2.91.91Sergey V. Udaltsov2011-03-071-2/+2
|
* configure: Fix build if cheese is explicitly disabledFlorian Müllner2011-03-041-1/+3
| | | | | | If --with-cheese=no is passed, the BUILD_CHEESE conditional is never defined and the build breaks - move the call to AM_CONDITIONAL to define it in any case.
* build: Update libgnomekbd dependenciesBastien Nocera2011-03-041-2/+2
|
* configure: Also require a new enough version of cheeseColin Walters2011-03-031-1/+1
|
* configure: error out if cheese is configured but not enabledColin Walters2011-03-031-0/+3
|
* configure: Make cheese detection autoColin Walters2011-03-031-3/+6
| | | | | Simply detect cheese availability, and build with if it is. This helps people jhbuilding the gnome-shell moduleset.
* build: Add explicit option for cheeseSaleem Abdulrasool2011-03-021-3/+6
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=643263
* build: add explicit option for cupsSaleem Abdulrasool2011-03-021-20/+19
|
* Link keyboard and mouse panels with x11Rodrigo Moya2011-02-251-2/+2
|
* Release 2.91.90GNOME_CONTROL_CENTER_2_91_90Rodrigo Moya2011-02-221-1/+4
|
* network: port to the rm-userset branch of NetworkManagerRichard Hughes2011-02-211-0/+9
|
* Remove the example panelThomas Wood2011-02-191-15/+0
| | | | | The example panel is no longer needed as there are now many more panels implemented.
* configure: Group pkg-config checks based on how they are usedThomas Wood2011-02-191-52/+36
| | | | | | | Group the pkg-config checks so that pkg-config can remove duplicated CFLAGS and LIBS. https://bugzilla.gnome.org/show_bug.cgi?id=636593
* configure: remove redundant pkg-config checksThomas Wood2011-02-181-26/+0
| | | | Remove pkg-config checks for libraries that are no longer required.
* configure: Remove unnecessary use of AC_SUBSTThomas Wood2011-02-181-4/+0
| | | | | | | AC_SUBST does not need to be used on variables created by the PKG_CHECK_MODULES macro. https://bugzilla.gnome.org/show_bug.cgi?id=636593
* background: Major rework of the CcBackgroundItem codeBastien Nocera2011-02-101-0/+2
| | | | | | | | | It now is a full GObject, will be able to track the original XML file for a wallpaper, as well as which values are set in it. This will allow us to restore wallpapers properly, and only offer editing options when those aren't already hard-coded inside the item.
* screen: Hook up screen lockingBastien Nocera2011-02-081-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=637939
* printers: Check that cups is recent enoughMarek Kasik2011-02-071-5/+24
| | | | Check that cups version is greater than 1.4 or equal to 1.4.
* printers: add translation context to statuses (#641339)Luca Ferretti2011-02-071-1/+1
| | | | | Add translation context to printer status and job status. Increase required inltool to 0.40.1 in order to use NC_(). See bug #641339 for details.
* require libxklavier 5.1William Jon McCann2011-02-041-1/+1
|
* build: Make iso-codes a hard-dependencyBastien Nocera2011-02-031-0/+3
| | | | | Otherwise the region panel, and the user-accounts panel would crash on startup, or when showing a list of languages.
* datetime: Don't crash when g-s-d is badly installedBastien Nocera2011-02-021-1/+1
| | | | | | And require a newer gnome-settings-daemon to avoid those problems. https://bugzilla.gnome.org/show_bug.cgi?id=641232
* Post-release bumpMatthias Clasen2011-02-021-1/+1
|
* 2.91.6Matthias Clasen2011-02-011-1/+1
|
* user-accounts: Move gdm-languages to common/Bastien Nocera2011-01-241-0/+1
| | | | | Move gdm-languages and some of the helper functions to common/, so that we can share it with the region panel.
* build: Rename cappletname substitutionBastien Nocera2011-01-191-1/+1
|
* printers: Check for CUPS header filesMarek Kasik2011-01-191-4/+9
| | | | Don't build Printers panel if there are not CUPS header files.
* info: use local disk space instead of just root partitionWilliam Jon McCann2011-01-181-0/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=639376
* Initial implementation of Printers panelMarek Kasik2011-01-181-0/+6
| | | | | | | Created by Marek Kasik, modified by Jon McCann. It has been implemented according to design at: http://live.gnome.org/Design/SystemSettings/Printers (not fully implemented yet)
* Remove default-applications panelWilliam Jon McCann2011-01-111-6/+0
| | | | | It isn't part of our designs in this form. Needs rethinking in order to fit in and be most useful.
* info: add memory infoWilliam Jon McCann2011-01-101-0/+2
|
* Release 2.91.5GNOME_CONTROL_CENTER_2_91_5Rodrigo Moya2011-01-101-1/+1
|
* Bump libgnomekbd requirementRodrigo Moya2011-01-031-1/+1
|
* Require gnome-settings-daemon >= 2.91Rodrigo Moya2011-01-031-1/+1
|
* Bump version to 2.91.4Matthias Clasen2010-12-221-1/+1
|