summaryrefslogtreecommitdiff
path: root/panels
Commit message (Expand)AuthorAgeFilesLines
* 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
* network: display the network name and the IMEI for mobile broadband connectionsRichard Hughes2010-12-152-19/+150
* network: populate some of the data for mobile broadband connectionsRichard Hughes2010-12-152-5/+38
* network: list the devices in approximate connection speed orderRichard Hughes2010-12-154-4/+43
* network: show the AP mode and signal strength in the wireless dropdownRichard Hughes2010-12-152-3/+51
* network: split out common non-object functionality into its own source fileRichard Hughes2010-12-154-141/+244
* network: add a cell renderer for displaying the AP signal strengthRichard Hughes2010-12-153-0/+217
* network: add a cell renderer for displaying the AP modeRichard Hughes2010-12-153-0/+208
* background: Better handling of colours and gradientsBastien Nocera2010-12-153-55/+109
* background: Avoid repeating colour namesBastien Nocera2010-12-151-1/+1
* background: Force bigger size for preview renderingBastien Nocera2010-12-152-3/+5
* background: Add emblem for slideshow previewsBastien Nocera2010-12-1410-56/+156
* background: Show wallpaper size on startupBastien Nocera2010-12-145-15/+22
* background: Simplify the size labelBastien Nocera2010-12-141-5/+4
* background: Right-align the wallpaper sizeBastien Nocera2010-12-141-1/+1
* background: Add missing SVG fileBastien Nocera2010-12-141-0/+70
* background: Follow mockupsBastien Nocera2010-12-147-68/+79
* background: Make ensure_bg() actually change filenamesBastien Nocera2010-12-141-4/+3
* background: Fix broken previewBastien Nocera2010-12-141-6/+37
* screen: use system-lock-screen as iconWilliam Jon McCann2010-12-141-1/+1
* network: List the available access points for each wireless deviceRichard Hughes2010-12-142-29/+206
* network: add the manual proxy port spin buttonsRichard Hughes2010-12-142-17/+106
* network: Add the first version of a simple network panel that uses NetworkMan...Richard Hughes2010-12-147-19/+1230
* background: Load ~/Pictures asynchronouslyBastien Nocera2010-12-131-23/+80
* background: Avoid re-querying the GFileInfoBastien Nocera2010-12-136-18/+29
* background: Make the treeview a little widerBastien Nocera2010-12-131-1/+1
* info: add stub for system info panelWilliam Jon McCann2010-12-128-0/+718
* Change button to Detect DisplaysWilliam Jon McCann2010-12-121-1/+1
* Making xkb options fill the full popup dlgSergey V. Udaltsov2010-12-122-5/+9
* datetime: Fix timezone splittingBastien Nocera2010-12-101-13/+13
* Actually load the proxy panel if NetworkManager is not available, rather than...Richard Hughes2010-12-101-1/+1
* If we're using the proxy fallback panel, ensure we actually open the fallback...Richard Hughes2010-12-101-4/+4
* datetime: Add "Network Time" switchBastien Nocera2010-12-092-21/+83