Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Make Journal active at startup. #2159Dan Winship2007-08-083-43/+89
* | | Always get the activity list from the shell view, not sometimes from the modelDan Winship2007-08-081-2/+2
|/ /
* | Add a basic palette with "Resume" and "Stop" to activity ring icons. #2028Dan Winship2007-08-061-2/+62
* | Don't use gtk.get_current_event_time() as the timestamp for window.activate()Dan Winship2007-08-061-2/+7
* | Make activity ring wedges represent approximate size of the activity. #2030Dan Winship2007-08-032-5/+95
* | Make the whole wedge in the activity ring clickable. #2029Dan Winship2007-08-021-8/+37
* | Icon(): Add scaled icon support (SVG) with editable fill and stroke colorsEduardo Silva2007-08-021-13/+96
* | Don't set a server by default outside the emulatorDan Williams2007-08-011-1/+4
* | Do a dict.copy() so we don't overwrite the original.Tomeu Vizoso2007-08-011-0/+3
|/
* Fix a leftover of the scale propertyMarco Pesenti Gritti2007-07-311-1/+1
* Remove Frame, rename RoundBox to CanvasRoundBoxMarco Pesenti Gritti2007-07-313-32/+5
* Finally drop obsolete units.Marco Pesenti Gritti2007-07-313-98/+0
* Move from scaling to sizes in CanvasIcon.Marco Pesenti Gritti2007-07-3116-99/+75
* Fix all the units except icon scales.Marco Pesenti Gritti2007-07-319-27/+22
* Do not use unitsMarco Pesenti Gritti2007-07-311-1/+1
* More units cleanupsMarco Pesenti Gritti2007-07-314-13/+11
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-07-310-0/+0
|\
| * Marco does not like black.Tomeu Vizoso2007-07-311-1/+1
* | Get rid of some of the obsolete units usage.Marco Pesenti Gritti2007-07-316-26/+11
|/
* Remove obsolete sugar.graphics.color.Marco Pesenti Gritti2007-07-3116-204/+64
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-07-313-119/+35
|\
| * Remove buddy icons from the buddy menuDan Williams2007-07-311-33/+35
| * Remove useless debugging codeDan Williams2007-07-312-86/+0
* | Use menu->toplevel rather than getting the parent.Marco Pesenti Gritti2007-07-311-2/+2
|/
* Fix traceback when reading in saved WPA2 network configsDan Williams2007-07-302-16/+15
* #2475 Retrieve correctly the file path for files in removable devices.Tomeu Vizoso2007-07-302-7/+2
* Start intro if config is absent or corrupted.Marco Pesenti Gritti2007-07-304-17/+30
* Fix centering of items in the spread boxMarco Pesenti Gritti2007-07-302-17/+22
* Enter -> next in the intro screen name page.Marco Pesenti Gritti2007-07-302-5/+18
* Do not traceback if bundle version is not integer.Marco Pesenti Gritti2007-07-301-1/+5
* #2570 Accept correctly image drops from Record.Tomeu Vizoso2007-07-302-4/+16
* Cleanup mo packaging.Marco Pesenti Gritti2007-07-291-36/+40
* * Add Greek translation. (simosx)Marco Pesenti Gritti2007-07-293-1/+141
* #2564: use the activity service name as the base name for translation files.Tomeu Vizoso2007-07-292-1/+7
* Update NEWS for WPA supportDan Williams2007-07-291-0/+1
* Add WPA and WEP auth mode supportDan Williams2007-07-294-116/+378
* Make raw X windows work again.Marco Pesenti Gritti2007-07-281-1/+7
* Allow specifying a concrete activity when resuming a journal object.Tomeu Vizoso2007-07-281-2/+3
* Allow passing a complete file path when creating a sugar.graphics.IconTomeu Vizoso2007-07-281-0/+6
* Fix clipboard support for text from Browse.Tomeu Vizoso2007-07-282-2/+7
* Merge branch 'master' of git+ssh://danw@dev.laptop.org/git/sugarDan Winship2007-07-2742-590/+248
|\
| * Do not import _sugarext inside graphics initMarco Pesenti Gritti2007-07-271-2/+0
| * Fix importMarco Pesenti Gritti2007-07-271-3/+3
| * Split the UI part of sugarext out to his own module to avoidMarco Pesenti Gritti2007-07-2743-592/+252
* | add a missing "self", noticed by nelhageDan Winship2007-07-271-1/+1
|/
* Merge branch 'master' of git+ssh://danw@dev.laptop.org/git/sugarDan Winship2007-07-273-3/+3
|\
| * Don't import pygtk in the clipboard service as it is not used.Tomeu Vizoso2007-07-261-3/+0
| * #2511 Fix journal entries background in the object chooser.Tomeu Vizoso2007-07-262-0/+3
* | Add get/set for backup info, and set_serverDan Winship2007-07-261-19/+38
* | x86_64 fix: don't use sys.maxint (which is really maxlong) for int gpropertiesDan Winship2007-07-262-2/+2
|/