Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove the Naming AlertHEADmasterSimon Schampijer2011-09-183-368/+5
* Revert "Drop CanvasEntry"Marco Pesenti Gritti2011-09-142-0/+42
* Drop CanvasEntryMarco Pesenti Gritti2011-09-142-42/+0
* Drop unused RoundBox hippo itemMarco Pesenti Gritti2011-09-142-72/+0
* CanvasIcon: activated signal needed after allDaniel Drake2011-09-121-0/+10
* CanvasIcon: remove activated signalDaniel Drake2011-09-111-10/+0
* Don't put event box in toplevel windowDaniel Drake2011-09-111-8/+5
* bye bye get_render_size ()Raul Gutierrez Segales2011-09-111-11/+0
* Remove hippo from CanvasIcon and CanvasInvokerWalter Bender2011-09-112-92/+69
* Some activities segfault when closing, OLPC #11201Simon Schampijer2011-09-071-1/+1
* Correct title in the activity frame SL #3042Simon Schampijer2011-08-181-0/+1
* Do not remove the Keep button completely, keep around for backward compatibilitySimon Schampijer2011-08-171-0/+3
* Add alpha and scale functionality to the icon, can be used in the launcher to...Gonzalo Odiard2011-08-171-4/+46
* Remove the Keep button from the activity toolbarSimon Schampijer2011-08-151-6/+6
* Toolbox: replace the hippo based separator with a gtk.HSeparatorSimon Schampijer2011-08-131-9/+4
* Replace the hippo-based TimeoutIcon with one based on a gtk.Label and gtk.Ali...Simon Schampijer2011-08-121-40/+48
* Replace our custom entry widget with one based on gtk.EntrySimon Schampijer2011-08-129-1829/+12
* Initialize window title with bundle name, OLPC #11037Simon Schampijer2011-07-241-3/+7
* Update window title when the activity title changes - OLPC #10978Simon Schampijer2011-07-242-0/+9
* Remove incomplete MANIFEST supportBernie Innocenti2011-07-243-150/+6
* Make sure the datastore entry is created in time OLPC #10755Simon Schampijer2011-07-241-13/+11
* Sugar-toolkit: Pack page in ToolbarButton when is connected to the window - O...Gonzalo Odiard2011-07-151-0/+9
* GlibTCPServer: defer shutdown_request to avoid closing the socket too early O...Daniel Drake2011-06-291-0/+6
* Debug logs for default profileSimon Schampijer2011-06-291-3/+3
* Use 'focus-out' event instead of 'changed' event for title entry OLPC #10956,...Simon Schampijer2011-06-202-12/+21
* Use the activity instance name when joining a shared activity SL #2872Simon Schampijer2011-06-091-0/+2
* Fix invitations from a non sugar client (empathy), part of OLPC #10814Simon Schampijer2011-06-091-10/+19
* Only show joined buddies on sharer side, part of OLPC#10578Simon Schampijer2011-05-311-0/+1
* Shared activity does not announce the 'buddy-left' signal OLPC #10800Simon Schampijer2011-05-231-1/+1
* remove obsolete commentSascha Silbe2011-05-201-4/+0
* Avoid showing decorated windows during start-up (OLPC#10713)Sascha Silbe2011-04-111-0/+2
* The activity icon does not handle the case of a activity without metadata.Gonzalo Odiard2011-04-031-1/+1
* Store all the buddies that have been joined in the activity metadata OLPC #10578Simon Schampijer2011-03-311-1/+5
* fix regressions introduced by 29582de6 (fix for SL#1742)Sascha Silbe2011-03-271-1/+7
* Open content bundles on a external device #1748Simon Schampijer2011-03-031-1/+1
* Window: allow removing the toolbar_boxSascha Silbe2011-02-171-2/+3
* fix whitespace mistake introduced by c7a80a1Sascha Silbe2011-02-151-0/+1
* sugar.activity.i18n: add pgettext()Sascha Silbe2011-02-151-0/+18
* bundlebuilder: genpot: don't use absolute paths in filenames (SL#2508)Simon Schampijer2011-02-121-1/+3
* Throw MalformedBundleException on broken zip filesMartin Dengler2011-02-051-1/+5
* fix sugar-emulator detection logic broken by 814ab2d (has_key() cleanup)Sascha Silbe2011-02-051-1/+1
* XoColor: don't choke if passed the wrong type (SL#1408)Sascha Silbe2010-11-301-0/+4
* Apply new version scheme as well to content bundles #2425Simon Schampijer2010-11-251-3/+7
* bundlebuilder: install mimetypes.xml and associated icon #2262Simon Schampijer2010-11-241-0/+2
* bundlebuilder: ignore incorrect pylint warningSascha Silbe2010-11-231-0/+1
* pylint: sugar.wm._property_change_trapped: allow overriding built-in methodSascha Silbe2010-11-231-0/+1
* CellRendererInvoker._redraw_path(): assure column is definedSascha Silbe2010-11-231-0/+2
* ToolInvoker._get_alignments: fix missing self parameterSascha Silbe2010-11-231-1/+1
* pylint cleanup: initialise all attributes in __init__()Sascha Silbe2010-11-231-0/+1
* pylint cleanup: pass format parameters to log functions instead of using %Sascha Silbe2010-11-231-2/+2