Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* fontpanelHEADmasterHarsh Verma2010-03-222-0/+15
|
* Use evdev as the default keyboard model (#1717)Sayamindu Dasgupta2010-03-091-1/+1
|
* 3G: Add gconf keys to the sugar gconf schema (Martin Abente)Simon Schampijer2010-03-011-0/+67
| | | | Tracking bug was: #1739
* Correct color for 3G control panel icon #1769Simon Schampijer2010-03-011-3/+3
|
* Add GConf key for specifying alternate locale dir (#1721)Sayamindu Dasgupta2010-02-121-0/+11
|
* Add the icon for module-modemconfiguration (Eben)Simon Schampijer2010-02-121-1272/+11
|
* Implement support for 3G modems (tch) #1622Tomeu Vizoso2010-01-292-0/+1273
|
* Remove Log and Terminal from default favorites viewDaniel Drake2010-01-071-2/+0
| | | | These are for more advanced users.
* Name input screen should be deactivable #1497Aleksey Lim2009-12-201-0/+11
|
* Configure fonts through GConf (#1584)Daniel Drake2009-12-012-1/+23
| | | | | | | | | | | | Sugar currently configures fonts through gtkrc and through the sugar.graphics.style class, both of which are hard to modify by implementors/deployers. Move this into GConf and apply these settings to the sugar shell at startup. In the longer term, Sayamindu's efforts to create a settings manager will build on this work.
* Revert 878ac4cbcfAleksey Lim2009-10-181-7/+0
|
* Name input screen should be deactivable #1497Aleksey Lim2009-10-151-0/+7
|
* Package sugar-desktop icon #1139Aleksey Lim2009-09-293-4/+17
|
* Don't distribute autogenerated filesTomeu Vizoso2009-09-191-1/+1
|
* Install sugar-emulator.desktop application file #1139Aleksey Lim2009-09-152-1/+11
|
* Add module-updater iconAleksey Lim2009-09-102-9/+26
|
* Fixes based on distcheckSimon Schampijer2009-08-251-1/+1
|
* Merge branch 'master' of git://git.sugarlabs.org/sugar/sugar-xkb-supportSayamindu Dasgupta2009-08-253-0/+172
|\
| * Update configure.ac and Makefile.amSayamindu Dasgupta2009-07-261-0/+1
| |
| * Add relevant GConf keysSayamindu Dasgupta2009-07-261-0/+37
| |
| * Initial code with GUI working.Sayamindu Dasgupta2009-07-261-0/+134
| | | | | | | | Backend does not work yet.
* | Documentation string for logout optionSimon Schampijer2009-08-201-2/+1
|/
* Make Jukebox the default activity for ogg-vorbis #423Simon Schampijer2009-03-261-3/+3
|
* Add full licence to data dir #357Simon Schampijer2009-03-242-0/+340
|
* The logout option is available by defaultSimon Schampijer2009-03-241-1/+1
|
* Update to latest config file (same as nm-applet)Simon Schampijer2009-03-201-1/+1
|
* Set Pippy as the default for opening python files #287Tomeu Vizoso2009-03-121-0/+3
|
* Use the same font size independent from scalingSimon Schampijer2009-03-021-3/+1
|
* Update to new DBus policy #307Simon Schampijer2009-02-241-21/+15
|
* Remove data/NetworkManagerInfo.conf which was renamed to nm-user-settings.confTomeu Vizoso2009-02-191-26/+0
|
* Add logout option to the buddy menu (unmadindu). #207Tomeu Vizoso2009-02-101-0/+13
|
* Add favorites_mode to the gconf schema fileTomeu Vizoso2009-01-171-0/+12
|
* Take double quotes out from default values in the schema fileTomeu Vizoso2009-01-171-2/+2
|
* Use the journal icon provided by artworkSimon Schampijer2009-01-172-12/+0
| | | | and remove it from the data/icons
* update makefile for aboutcomputer iconSimon Schampijer2009-01-151-8/+8
|
* rename the icon as wellSimon Schampijer2009-01-151-0/+0
|
* Use jabber.sugarlabs.org by default.Marco Pesenti Gritti2008-12-181-1/+1
|
* Fix desktop executable.Marco Pesenti Gritti2008-11-281-1/+1
|
* make the image viewer activity the default one for iamgesSimon Schampijer2008-11-211-3/+3
|
* Add a config for the UserSettings service.Marco Pesenti Gritti2008-10-232-1/+35
|
* add /desktop/sugar/collaboration/publish_gadget profile gconf keyGuillaume Desmottes2008-10-211-0/+12
|
* Remove jabber_registered from the schemaSimon Schampijer2008-10-211-11/+0
|
* Fix schemas installation. Also move them in data,Marco Pesenti Gritti2008-10-143-2/+173
| | | | a separat directory for just one schema seems excessive.
* Move nm service conf in data.Marco Pesenti Gritti2008-10-032-1/+30
|
* Use a SUGAR_SCALING variable to configure scaling.Marco Pesenti Gritti2008-10-033-10/+11
|
* Trac #8657: resync default favorites list with G1G1 activities list.C. Scott Ananian2008-09-251-11/+22
|
* Trac #7992: don't waste power blinking the cursor.C. Scott Ananian2008-09-201-0/+1
| | | | | | | | | | | | | | | | Original reporter: "[Sugar control panel] includes a search box with a blinking cursor, which makes the process wake up every second to blink it. ... This burns power unnecessarily." I've used the gtk-cursor-blink-timeout option, so that we stop blinking after 3s. This preserves the UI indication that interaction is possible. The full set of possible settings is at http://library.gnome.org/devel/gtk/unstable/GtkSettings.html#GtkSettings--gtk-cursor-blink-timeout if we decide to tweak this (slower blink, blink longer before stopping, don't blink at all, etc). This doesn't seem to affect the text box widgets in Browse, but does affect most (all?) GTK applications/activities.
* Merge the journal into the shellTomeu Vizoso2008-09-102-0/+12
|
* #7434 Add power section to the control panelChris Ball2008-07-082-1/+15
|
* Changes to cp Frame section from eben feedbackSimon Schampijer2008-06-061-20/+11
| | | | | | - new icon for the section - change labels - make slider unit seconds