Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version | Matthias Clasen | 2011-04-06 | 1 | -1/+1 |
| | |||||
* | Update for 3.0.0.13.0.0.1 | Matthias Clasen | 2011-04-06 | 1 | -1/+1 |
| | |||||
* | Remove API reference, as it's incomplete and going away for next cycle | Rodrigo Moya | 2011-04-01 | 1 | -7/+0 |
| | |||||
* | Fix build against NetworkManager on Debian | Matthias Clasen | 2011-03-31 | 1 | -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 requirement | Bastien Nocera | 2011-03-31 | 1 | -1/+1 |
| | | | | For keyboard schema changes | ||||
* | Back to the future | Matthias Clasen | 2011-03-28 | 1 | -1/+1 |
| | |||||
* | 2.91.932.91.93 | Matthias Clasen | 2011-03-28 | 1 | -1/+1 |
| | |||||
* | Release 2.91.92GNOME_CONTROL_CENTER_2_91_92 | Rodrigo Moya | 2011-03-21 | 1 | -1/+1 |
| | |||||
* | user-accounts: move faces images from GDM | William Jon McCann | 2011-03-21 | 1 | -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 script | Bastien Nocera | 2011-03-15 | 1 | -1/+1 |
| | |||||
* | build: improve CUPS detection | Saleem Abdulrasool | 2011-03-15 | 1 | -3/+7 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=644064 | ||||
* | user-accounts: Update cheeese minimum requirements | Bastien Nocera | 2011-03-14 | 1 | -1/+1 |
| | |||||
* | Fix linking of libshortcuts against X | Frédéric Péters | 2011-03-11 | 1 | -0/+1 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=644410 | ||||
* | Bump GTK+ dep to 3.0.2 | Matthias Clasen | 2011-03-10 | 1 | -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_91 | Bastien Nocera | 2011-03-08 | 1 | -2/+2 |
| | | | | Fix wrong include lines, so distcheck works | ||||
* | Bumping libgnomekbd version requirement to 2.91.91 | Sergey V. Udaltsov | 2011-03-07 | 1 | -2/+2 |
| | |||||
* | configure: Fix build if cheese is explicitly disabled | Florian Müllner | 2011-03-04 | 1 | -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 dependencies | Bastien Nocera | 2011-03-04 | 1 | -2/+2 |
| | |||||
* | configure: Also require a new enough version of cheese | Colin Walters | 2011-03-03 | 1 | -1/+1 |
| | |||||
* | configure: error out if cheese is configured but not enabled | Colin Walters | 2011-03-03 | 1 | -0/+3 |
| | |||||
* | configure: Make cheese detection auto | Colin Walters | 2011-03-03 | 1 | -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 cheese | Saleem Abdulrasool | 2011-03-02 | 1 | -3/+6 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=643263 | ||||
* | build: add explicit option for cups | Saleem Abdulrasool | 2011-03-02 | 1 | -20/+19 |
| | |||||
* | Link keyboard and mouse panels with x11 | Rodrigo Moya | 2011-02-25 | 1 | -2/+2 |
| | |||||
* | Release 2.91.90GNOME_CONTROL_CENTER_2_91_90 | Rodrigo Moya | 2011-02-22 | 1 | -1/+4 |
| | |||||
* | network: port to the rm-userset branch of NetworkManager | Richard Hughes | 2011-02-21 | 1 | -0/+9 |
| | |||||
* | Remove the example panel | Thomas Wood | 2011-02-19 | 1 | -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 used | Thomas Wood | 2011-02-19 | 1 | -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 checks | Thomas Wood | 2011-02-18 | 1 | -26/+0 |
| | | | | Remove pkg-config checks for libraries that are no longer required. | ||||
* | configure: Remove unnecessary use of AC_SUBST | Thomas Wood | 2011-02-18 | 1 | -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 code | Bastien Nocera | 2011-02-10 | 1 | -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 locking | Bastien Nocera | 2011-02-08 | 1 | -1/+1 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=637939 | ||||
* | printers: Check that cups is recent enough | Marek Kasik | 2011-02-07 | 1 | -5/+24 |
| | | | | Check that cups version is greater than 1.4 or equal to 1.4. | ||||
* | printers: add translation context to statuses (#641339) | Luca Ferretti | 2011-02-07 | 1 | -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.1 | William Jon McCann | 2011-02-04 | 1 | -1/+1 |
| | |||||
* | build: Make iso-codes a hard-dependency | Bastien Nocera | 2011-02-03 | 1 | -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 installed | Bastien Nocera | 2011-02-02 | 1 | -1/+1 |
| | | | | | | And require a newer gnome-settings-daemon to avoid those problems. https://bugzilla.gnome.org/show_bug.cgi?id=641232 | ||||
* | Post-release bump | Matthias Clasen | 2011-02-02 | 1 | -1/+1 |
| | |||||
* | 2.91.6 | Matthias Clasen | 2011-02-01 | 1 | -1/+1 |
| | |||||
* | user-accounts: Move gdm-languages to common/ | Bastien Nocera | 2011-01-24 | 1 | -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 substitution | Bastien Nocera | 2011-01-19 | 1 | -1/+1 |
| | |||||
* | printers: Check for CUPS header files | Marek Kasik | 2011-01-19 | 1 | -4/+9 |
| | | | | Don't build Printers panel if there are not CUPS header files. | ||||
* | info: use local disk space instead of just root partition | William Jon McCann | 2011-01-18 | 1 | -0/+1 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=639376 | ||||
* | Initial implementation of Printers panel | Marek Kasik | 2011-01-18 | 1 | -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 panel | William Jon McCann | 2011-01-11 | 1 | -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 info | William Jon McCann | 2011-01-10 | 1 | -0/+2 |
| | |||||
* | Release 2.91.5GNOME_CONTROL_CENTER_2_91_5 | Rodrigo Moya | 2011-01-10 | 1 | -1/+1 |
| | |||||
* | Bump libgnomekbd requirement | Rodrigo Moya | 2011-01-03 | 1 | -1/+1 |
| | |||||
* | Require gnome-settings-daemon >= 2.91 | Rodrigo Moya | 2011-01-03 | 1 | -1/+1 |
| | |||||
* | Bump version to 2.91.4 | Matthias Clasen | 2010-12-22 | 1 | -1/+1 |
| |