summaryrefslogtreecommitdiff
path: root/panels
Commit message (Expand)AuthorAgeFilesLines
* display: Use text attributes instead of markupKhaled Hosny2011-01-141-2/+4
* background: Use text attributes instead of markupKhaled Hosny2011-01-141-2/+4
* info: Make 64-bit detection work on all systemsBastien Nocera2011-01-141-5/+8
* Fix assert in gtkcellrenderer in sound output tab.Alban Browaeys2011-01-141-0/+1
* screen: add padding and use a switchWilliam Jon McCann2011-01-111-18/+3
* Remove default-applications panelWilliam Jon McCann2011-01-1124-15273/+0
* info: hide more info button until we have something to showWilliam Jon McCann2011-01-101-1/+1
* info: add primary disk size infoWilliam Jon McCann2011-01-101-3/+27
* info: add os type infoWilliam Jon McCann2011-01-101-0/+17
* info: add processor informationWilliam Jon McCann2011-01-101-0/+64
* info: add memory infoWilliam Jon McCann2011-01-102-2/+15
* info: don't show update button by defaultWilliam Jon McCann2011-01-101-1/+4
* info: read version info from gnome-version.xmlWilliam Jon McCann2011-01-102-7/+140
* datetime: don't try to set timezone when initially loading modelWilliam Jon McCann2011-01-063-49/+80
* datetime: make dialog instant applyWilliam Jon McCann2011-01-062-50/+55
* datetime: keep the time ticking while the dialog is upWilliam Jon McCann2011-01-061-1/+38
* datetime: use a switch for 24 hour timeWilliam Jon McCann2011-01-062-38/+38
* datetime: fix layout and spacing to match mockupsWilliam Jon McCann2011-01-061-37/+37
* Merge branch 'gobject-gnomerr'Giovanni Campagna2011-01-061-337/+327
|\
| * Adapt to API changes in GnomeRRScreengobject-gnomerrGiovanni Campagna2010-11-281-3/+3
| * Adapt to GnomeDesktop API changesGiovanni Campagna2010-11-281-334/+324
* | sound: Don't set update policyBenjamin Otte2011-01-052-2/+0
* | Fix two typos. Fixes bug #637527.Andre Klapper2010-12-302-2/+2
* | sound: Do not build with $DISABLE_DEPRECATEDVincent Untz2010-12-231-1/+0
* | Make the sound panel build against recent GTK+Matthias Clasen2010-12-221-3/+9
* | display: don't use -1 as the minimum widthThomas Wood2010-12-212-3/+3
* | datetime: Use header capitalization in nameFlorian Müllner2010-12-211-1/+1
* | shell: only include items identified as settings panels in the listThomas Wood2010-12-205-5/+5
* | sound: Remove the reconnect timeout during the dispose of GvcMixerControlThomas Wood2010-12-201-0/+5
* | Remove the "Internet and Network" categoryThomas Wood2010-12-201-1/+1
* | build: remove redundant variablesThomas Wood2010-12-206-6/+4
* | network: teach the panel about nameservers and routesRichard Hughes2010-12-172-53/+507
* | network: teach the network panel about IPv6Richard Hughes2010-12-164-36/+486
* | background: Use g_settings_delay() properlyBastien Nocera2010-12-161-3/+5
* | datetime: Fix distcheck with parallel buildBastien Nocera2010-12-161-2/+2
* | keyboard: Remove dead fileBastien Nocera2010-12-161-83/+0
* | background: Add icons to the distBastien Nocera2010-12-161-2/+2
* | background: Try to fix original stateBastien Nocera2010-12-161-3/+24
* | background: Avoid the size changing when changing previewBastien Nocera2010-12-161-0/+3
* | background: Avoid empty screensBastien Nocera2010-12-161-0/+2
* | background: Fix small style issueBastien Nocera2010-12-161-1/+1
* | network: make the data labels selectable so the user can copy themRichard Hughes2010-12-161-0/+16
* | proxy: remove proxy panelWilliam Jon McCann2010-12-1614-3340/+0
* | network: keep the network UI updated as devices are added, removed or changedRichard Hughes2010-12-161-119/+225
* | network: sort the wireless AP dropdown entries by nameRichard Hughes2010-12-162-1/+13
* | network: properly align the header with the labels belowRichard Hughes2010-12-161-7/+2
* | network: do not show a mode icon for infrastructure connectionsRichard Hughes2010-12-151-2/+0
* | network: add a space between the amount and the quantityRichard Hughes2010-12-151-4/+4
* | network: align the device header with the section labelsRichard Hughes2010-12-151-52/+63
* | network: Use a GtkSwitch to control the flight modeRichard Hughes2010-12-152-8/+28