summaryrefslogtreecommitdiff
path: root/panels
AgeCommit message (Expand)AuthorFilesLines
2010-12-30Fix two typos. Fixes bug #637527.Andre Klapper2-2/+2
2010-12-23sound: Do not build with $DISABLE_DEPRECATEDVincent Untz1-1/+0
2010-12-22Make the sound panel build against recent GTK+Matthias Clasen1-3/+9
2010-12-21display: don't use -1 as the minimum widthThomas Wood2-3/+3
2010-12-21datetime: Use header capitalization in nameFlorian Müllner1-1/+1
2010-12-20shell: only include items identified as settings panels in the listThomas Wood5-5/+5
2010-12-20sound: Remove the reconnect timeout during the dispose of GvcMixerControlThomas Wood1-0/+5
2010-12-20Remove the "Internet and Network" categoryThomas Wood1-1/+1
2010-12-20build: remove redundant variablesThomas Wood6-6/+4
2010-12-17network: teach the panel about nameservers and routesRichard Hughes2-53/+507
2010-12-16network: teach the network panel about IPv6Richard Hughes4-36/+486
2010-12-16background: Use g_settings_delay() properlyBastien Nocera1-3/+5
2010-12-16datetime: Fix distcheck with parallel buildBastien Nocera1-2/+2
2010-12-16keyboard: Remove dead fileBastien Nocera1-83/+0
2010-12-16background: Add icons to the distBastien Nocera1-2/+2
2010-12-16background: Try to fix original stateBastien Nocera1-3/+24
2010-12-16background: Avoid the size changing when changing previewBastien Nocera1-0/+3
2010-12-16background: Avoid empty screensBastien Nocera1-0/+2
2010-12-16background: Fix small style issueBastien Nocera1-1/+1
2010-12-16network: make the data labels selectable so the user can copy themRichard Hughes1-0/+16
2010-12-16proxy: remove proxy panelWilliam Jon McCann14-3340/+0
2010-12-16network: keep the network UI updated as devices are added, removed or changedRichard Hughes1-119/+225
2010-12-16network: sort the wireless AP dropdown entries by nameRichard Hughes2-1/+13
2010-12-16network: properly align the header with the labels belowRichard Hughes1-7/+2
2010-12-15network: do not show a mode icon for infrastructure connectionsRichard Hughes1-2/+0
2010-12-15network: add a space between the amount and the quantityRichard Hughes1-4/+4
2010-12-15network: align the device header with the section labelsRichard Hughes1-52/+63
2010-12-15network: Use a GtkSwitch to control the flight modeRichard Hughes2-8/+28
2010-12-15network: display the network name and the IMEI for mobile broadband connectionsRichard Hughes2-19/+150
2010-12-15network: populate some of the data for mobile broadband connectionsRichard Hughes2-5/+38
2010-12-15network: list the devices in approximate connection speed orderRichard Hughes4-4/+43
2010-12-15network: show the AP mode and signal strength in the wireless dropdownRichard Hughes2-3/+51
2010-12-15network: split out common non-object functionality into its own source fileRichard Hughes4-141/+244
2010-12-15network: add a cell renderer for displaying the AP signal strengthRichard Hughes3-0/+217
2010-12-15network: add a cell renderer for displaying the AP modeRichard Hughes3-0/+208
2010-12-15background: Better handling of colours and gradientsBastien Nocera3-55/+109
2010-12-15background: Avoid repeating colour namesBastien Nocera1-1/+1
2010-12-15background: Force bigger size for preview renderingBastien Nocera2-3/+5
2010-12-14background: Add emblem for slideshow previewsBastien Nocera10-56/+156
2010-12-14background: Show wallpaper size on startupBastien Nocera5-15/+22
2010-12-14background: Simplify the size labelBastien Nocera1-5/+4
2010-12-14background: Right-align the wallpaper sizeBastien Nocera1-1/+1
2010-12-14background: Add missing SVG fileBastien Nocera1-0/+70
2010-12-14background: Follow mockupsBastien Nocera7-68/+79
2010-12-14background: Make ensure_bg() actually change filenamesBastien Nocera1-4/+3
2010-12-14background: Fix broken previewBastien Nocera1-6/+37
2010-12-14screen: use system-lock-screen as iconWilliam Jon McCann1-1/+1
2010-12-14network: List the available access points for each wireless deviceRichard Hughes2-29/+206
2010-12-14network: add the manual proxy port spin buttonsRichard Hughes2-17/+106
2010-12-14network: Add the first version of a simple network panel that uses NetworkMan...Richard Hughes7-19/+1230