Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar
Commit message (Expand)AuthorAgeFilesLines
...
* Allow setting empty jabber server (2)Simon Schampijer2008-09-181-1/+1
* Trac #8532: remove SIGCHLD handler, which interacts poorly with threads.C. Scott Ananian2008-09-181-12/+30
* #8485 Detach from palette when a widget is destroyedTomeu Vizoso2008-09-184-0/+24
* fix weird change in _share_activity_cb causing all activity sharing failsGuillaume Desmottes2008-09-181-1/+1
* Removed unused TakeScreenshot from the dbus interface provided byErik Garrison2008-09-171-4/+0
* Cleanup screenshot acquisition behavior in activity.py, so that we acquireErik Garrison2008-09-171-13/+24
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar-toolkitMarco Pesenti Gritti2008-09-164-258/+1
|\
| * Revert "Move DSObject.resume() from sugar-toolkit to the shell"Tomeu Vizoso2008-09-161-0/+81
| * Remove the clipboard service wrapperTomeu Vizoso2008-09-164-258/+1
| * Move DSObject.resume() from sugar-toolkit to the shellTomeu Vizoso2008-09-161-81/+0
* | add parameters to docsDavid Farning2008-09-161-9/+60
|/
* s/print/logging.debugTomeu Vizoso2008-09-151-1/+1
* No need to test alsa open at object creationg, sinceMarco Pesenti Gritti2008-09-141-10/+0
* Fix weird handling of error condition when opening alsa.Marco Pesenti Gritti2008-09-131-3/+1
* Alsa based volume control API, stealed from gnome-settings-daemon. #8375Marco Pesenti Gritti2008-09-137-0/+640
* Add a SugarGrid object to replace the numpy implementation. Part of the fix f...Marco Pesenti Gritti2008-09-136-5/+238
* Break the reference cycle between menu and palette. #8469Marco Pesenti Gritti2008-09-131-0/+4
* bundlebuilder: remove an existing locale dir before buildingSimon Schampijer2008-09-131-0/+5
* don't build the locale for the pseudo.poSimon Schampijer2008-09-121-1/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar-toolkitMarco Pesenti Gritti2008-09-112-4/+3
|\
| * Ignore pseudo.po for the manifestSimon Schampijer2008-09-111-1/+1
| * Hopefully really avoid access to private memberTomeu Vizoso2008-09-111-5/+4
| * Revert "Avoid access to private member"Tomeu Vizoso2008-09-111-3/+3
* | Default to empty jabber server. Patch by gdesmott with minor change by me.Marco Pesenti Gritti2008-09-111-1/+1
|/
* #8394 Destroy the palette when the invoker is dettachedTomeu Vizoso2008-09-101-1/+4
* Avoid access to private memberTomeu Vizoso2008-09-101-3/+3
* Revert "Avoid access to private member."Tomeu Vizoso2008-09-101-9/+9
* Remove "dynamic" font height computation #8392 (marco)Simon Schampijer2008-09-101-11/+2
* bundlebuilder: fix the release commandSimon Schampijer2008-09-091-1/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar-toolkitMarco Pesenti Gritti2008-09-081-77/+136
|\
| * Fix pylint for bundlebuilderSimon Schampijer2008-08-311-1/+1
| * Merge branch 'master' of ssh+git://dev.laptop.org/git/sugar-toolkitSimon Schampijer2008-08-316-11/+34
| |\
| * | Do a more "standard" system installation for bundlebuilderSimon Schampijer2008-08-311-76/+135
* | | Keep compatibility with the private shared_activityMarco Pesenti Gritti2008-09-071-0/+3
* | | Disable the few remaining pylint messagesMarco Pesenti Gritti2008-09-073-3/+8
* | | Make shared_activity public.Marco Pesenti Gritti2008-09-071-27/+27
* | | Avoid access to private member.Marco Pesenti Gritti2008-09-071-9/+9
* | | More cleanups to make pylint happy.Marco Pesenti Gritti2008-09-071-10/+21
* | | Get rid of the custom _hide/_show and just use the widgetMarco Pesenti Gritti2008-09-071-57/+26
| |/ |/|
* | Ensure that the widget is fully onscreen before taking a screenshot.Marco Pesenti Gritti2008-08-315-6/+28
* | Do not try to list the mimetypes directory if it does not exist.Marco Pesenti Gritti2008-08-311-5/+6
|/
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar-toolkitMarco Pesenti Gritti2008-08-271-0/+1
|\
| * Set the env var SUGAR_BUNDLE_VERSION #5428 (marco)Simon Schampijer2008-08-271-0/+1
* | Fix pylint complainMarco Pesenti Gritti2008-08-271-1/+1
|/
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar-toolkitMarco Pesenti Gritti2008-08-271-3/+0
|\
| * Remove the set_size_request for the alert messageSimon Schampijer2008-08-251-3/+0
* | Factor out sugar-activity code to the toolkit.Marco Pesenti Gritti2008-08-272-0/+137
|/
* Merge branch 'master' of git+ssh://benzea@dev.laptop.org/git/sugar-toolkitBenjamin Berg2008-08-246-48/+101
|\
| * Revert "#8000 Only repaint the area needed (rlucchese)"Tomeu Vizoso2008-08-221-23/+6
| * Add update functionality to Config in bundlebuilder #7270 (marco)Simon Schampijer2008-08-221-8/+19