summaryrefslogtreecommitdiff
path: root/panels
Commit message (Collapse)AuthorAgeFilesLines
* display: Use text attributes instead of markupKhaled Hosny2011-01-141-2/+4
| | | | | | in the UI file. https://bugzilla.gnome.org/show_bug.cgi?id=639184
* background: Use text attributes instead of markupKhaled Hosny2011-01-141-2/+4
| | | | | | in the UI file. https://bugzilla.gnome.org/show_bug.cgi?id=639187
* info: Make 64-bit detection work on all systemsBastien Nocera2011-01-141-5/+8
| | | | Check the pointer size as defined by GLib.
* Fix assert in gtkcellrenderer in sound output tab.Alban Browaeys2011-01-141-0/+1
| | | | | | | | Gtk:ERROR:gtkcellrenderer.c:1661:gtk_cell_renderer_get_aligned_area: assertion failed: (aligned_area->x >= cell_area->x && aligned_area->x < cell_area->x + cell_area->width) Was missing the icon cell content for the output tab. https://bugzilla.gnome.org/show_bug.cgi?id=639280
* screen: add padding and use a switchWilliam Jon McCann2011-01-111-18/+3
|
* Remove default-applications panelWilliam Jon McCann2011-01-1124-15273/+0
| | | | | It isn't part of our designs in this form. Needs rethinking in order to fit in and be most useful.
* 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
|\ | | | | | | | | Conflicts: panels/display/xrandr-capplet.c
| * Adapt to API changes in GnomeRRScreengobject-gnomerrGiovanni Campagna2010-11-281-3/+3
| | | | | | | | | | gnome_rr_screen_new does not accept a callback anymore, we need to use the "screen-changed" signal
| * Adapt to GnomeDesktop API changesGiovanni Campagna2010-11-281-334/+324
| | | | | | | | | | | | | | | | GnomeRRScreen, GnomeRRConfig and GnomeRROutputInfo (formerly GnomeOutputInfo) have turned into opaque GObjects. Use accessors for modifying them, and allocate/free them as GObjects. https://bugzilla.gnome.org/show_bug.cgi?id=634091
* | sound: Don't set update policyBenjamin Otte2011-01-052-2/+0
| | | | | | | | | | Update policies are gone from GTK. It was set to its default value anyway, so the call was essentially a no-op.
* | Fix two typos. Fixes bug #637527.Andre Klapper2010-12-302-2/+2
| |
* | sound: Do not build with $DISABLE_DEPRECATEDVincent Untz2010-12-231-1/+0
| | | | | | | | | | | | | | | | This should not be active by default in tarballs, and it's the only panel building with this. If someone wants to use the DISABLE_*_DEPRECATED flags, then please add support for this only when building from git.
* | Make the sound panel build against recent GTK+Matthias Clasen2010-12-221-3/+9
| | | | | | | | Switch to use GIO for launching preferences instead of gdk_spawn.
* | display: don't use -1 as the minimum widthThomas Wood2010-12-212-3/+3
| | | | | | | | A valid minimum width must be more than or equal to zero.
* | datetime: Use header capitalization in nameFlorian Müllner2010-12-211-1/+1
| | | | | | | | Conjunctions like 'and' should not be capitalized.
* | shell: only include items identified as settings panels in the listThomas Wood2010-12-205-5/+5
| | | | | | | | | | Simplify the category requirements and do not include items that are not settings panels.
* | sound: Remove the reconnect timeout during the dispose of GvcMixerControlThomas Wood2010-12-201-0/+5
| | | | | | | | | | Remove the reconnect timeout so that the callback function is not called after the object has been destroyed.
* | Remove the "Internet and Network" categoryThomas Wood2010-12-201-1/+1
| | | | | | | | | | Remove this category as there is only one item in it and move the network panel to the "Hardware" category.
* | build: remove redundant variablesThomas Wood2010-12-206-6/+4
| | | | | | | | | | GNOMECC_CAPPLETS_CLEANFILES duplicated existing files to be removed and GNOMECC_CAPPLETS_EXTRA_DIST was no longer used anywhere.
* | 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
| | | | | | | | | | | | g_settings_delay() doesn't work like GConf's changesets. Either you create a separate GSettings for non-delayed application, or you call g_settings_apply() any time you want changes applied.
* | 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
| | | | | | | | | | | | | | The gnome_wp_item_update_size() code was working off old data. We need to copy the height and width as well if we want it to match the current background. The next call to _update_size() will fill in ->size if it wasn't already set.
* | background: Avoid empty screensBastien Nocera2010-12-161-0/+2
| | | | | | | | When switching from a colour to a picture.
* | 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
| | | | | | | | It is replaced by the network panel.
* | network: keep the network UI updated as devices are added, removed or changedRichard Hughes2010-12-161-119/+225
| | | | | | | | | | Note: I've found some NetworkManager bugs in this, as 'dbus-monitor --system' will verify the missing signals from the daemon.
* | 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
| |