Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/extensions/deviceicon
Commit message (Expand)AuthorAgeFilesLines
* Replace remaining uses of "import glib"Gonzalo Odiard2012-11-235-23/+23
* Palettes: padding and spacing fixes - SL #4168Manuel Quiñones2012-11-093-3/+3
* Palettes: adjust to the new API - SL #4144Manuel Quiñones2012-11-075-46/+59
* Disable the OSK frame device, OLPC #12281Simon Schampijer2012-11-061-0/+5
* Frame: use the new toggle_palette invoker property, SL #4065Simon Schampijer2012-10-235-47/+13
* Request AP properties with dbus ByteArrays (#4031)Daniel Drake2012-10-161-1/+2
* Frame device onscreen keyboard: popdown Palette when keyboard is shown, SL #3990Simon Schampijer2012-10-161-0/+1
* Frame: add a device icon to reveal the OSK manually, SL #3982Simon Schampijer2012-10-042-0/+70
* Remove unused MenuItem imports forgotten in b46de8e3 and e92baeebManuel Quiñones2012-09-262-2/+0
* Fix external media mounting, SL #3911Daniel Drake2012-09-261-4/+9
* Finish port of palettes in network device iconManuel Quiñones2012-09-251-10/+11
* Port Volume palette that has mixed content to new APIManuel Quiñones2012-09-201-3/+5
* Fix Speech device icon - SL #3931Manuel Quiñones2012-09-201-19/+36
* Port Sugar Palettes with mixed content to new APISimon Schampijer2012-09-132-21/+31
* Volume device icon: instantiate Gio.VolumeMonitor correctlyManuel Quiñones2012-09-071-1/+1
* Network device icons: fix pack_start issue introduced by the convert scriptManuel Quiñones2012-09-071-4/+4
* Speaker device icon: use "draw" signal and fixup HScale constructorManuel Quiñones2012-09-071-3/+4
* Run sugar-convert.sh for automatic conversion from sugar.* to sugar3.* importsSimon Schampijer2012-09-076-34/+34
* Run pygi-convert.sh for automatic conversion from GTK+ 2 to GTK+ 3Simon Schampijer2012-09-076-103/+103
* Fix battery maxint to use gobject constant instead of the sys module constantManuel Quiñones2012-09-031-2/+1
* Frame: reveal Palette on left click for device, friends and clipboard itemsSimon Schampijer2012-08-213-4/+49
* Prevent handling network devices twice (OLPC#11782)Daniel Drake2012-04-161-0/+3
* Touchpad icon: update for upstream kernel APIDaniel Drake2012-04-161-20/+28
* Don't treat SSID as UTF-8 character sequence (fixes SL#2023)Sascha Silbe2012-04-101-7/+10
* Battery palette: add translater comment for the remanining time SL #2815Simon Schampijer2012-02-091-0/+2
* Fix capitalisation of acronyms marked for translation SL#2789Ajay Garg2012-02-091-1/+1
* Implementation of Text to Speech Feature [1]Gonzalo Odiard2012-02-022-0/+149
* Simple NetworkManager-0.9 portDaniel Drake2011-11-161-104/+74
* Escape all text passed to Palette.primary_text and .secondary_textSascha Silbe2011-09-194-18/+30
* Wireless network Frame device: Add text for disconnected stateSascha Silbe2011-08-151-1/+2
* Network device icon: use "Disconnect" label (SL#3007)Daniel Drake2011-08-011-1/+1
* Fix up style issues introduced by commit 3f8a1e1Sascha Silbe2011-02-231-5/+5
* battery frame device: replace HAL with UPowerSascha Silbe2011-02-181-98/+102
* Speaker frame device: pop up palette on left-click instead of toggling muteSascha Silbe2011-02-151-4/+4
* Revert "Add cpu and memory resource indicator to frame" as agreed on withSascha Silbe2011-02-112-216/+0
* extensions/deviceicon/Makefile.am: fix inconsistent whitespaceSascha Silbe2011-02-051-1/+1
* Add cpu and memory resource indicator to frameanishmangal20022011-02-052-0/+216
* fix network disconnect (SL#1608, SL#1802)Sascha Silbe2011-02-051-13/+5
* use dbus.PROPERTIES_IFACE instead of literal valueJames Cameron2011-02-051-19/+14
* pylint cleanup: don't override built-in objectsSascha Silbe2010-11-241-2/+2
* pylint cleanup: remove unused importsSascha Silbe2010-11-241-4/+0
* style cleanup: prefer ' for stringsSascha Silbe2010-11-242-16/+16
* PEP8 cleanup: ensure lines are shorter than 80 charactersSascha Silbe2010-11-244-12/+24
* PEP8 cleanup: fix spaces around operators and parenthesesSascha Silbe2010-11-243-16/+10
* pep8 cleanup: fix number of blank linesSascha Silbe2010-11-244-1/+25
* fix EOL spacesSascha Silbe2010-11-243-9/+9
* GSM: show connection errors #1759 (Daniel Castelo)Simon Schampijer2010-08-241-54/+125
* Leftover from the old code.Simon Schampijer2010-08-161-1/+1
* add touchpad device to Frame for switching between capacitive and resistive m...Walter Bender2010-08-162-0/+133
* Add default Ad-hoc networks #1610Simon Schampijer2010-08-131-92/+24