Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ToggleToolbutton: do hide the tooltip when clicked or touchedSimon Schampijer2013-02-151-0/+4
* RadioToolButton: hide tooltip on click #4268Simon Schampijer2012-11-271-0/+4
* Backport add launch-times info to metadataGonzalo Odiard2012-10-041-0/+8
* Bundlebuilder: don't fail to package if git is not installed, OLPC #11341Simon Schampijer2012-08-231-2/+12
* Use json as included in Python SL #3142Simon Schampijer2012-08-081-3/+3
* presence: use RoomConfig1 to configure channel properties (#3629)Daniel Drake2012-07-031-8/+53
* Move the translation initialisation to an earlier stage, SL #3654Simon Schampijer2012-06-052-14/+0
* Activity Toolbar Description input field wrap text, SL #3586Simon Schampijer2012-06-011-1/+2
* ToolButton: add 'icon_name' as a GObject property SL #3658Manuel QuiƱones2012-06-011-0/+2
* Display spinner cursor when saving after closing the activity, OLPC #11691Simon Schampijer2012-05-301-0/+1
* Remove the Naming AlertGonzalo Odiard2012-04-243-320/+5
* Add DescriptionEntry to the activity sub-toolbarGonzalo Odiard2012-04-241-0/+71
* icon: use GDK for pixbuf-to-cairo conversionDaniel Drake2012-03-071-12/+12
* Restructure for new /usr/bin/sugar-activity behaviourDaniel Drake2011-12-203-161/+22
* bundlebuilder: refactor get_files_git to Packager to avoid code duplicationSimon Schampijer2011-09-281-26/+14
* bundlebuilder: add back build_locale functionality to XOPackager SL #3116Simon Schampijer2011-09-281-0/+1
* Remove hippo from naming alertDaniel Drake2011-09-271-137/+89
* Don't put event box in toplevel windowSimon Schampijer2011-09-271-8/+5
* Joining shared activity: set title for activity palette in frame, SL #3109Simon Schampijer2011-09-201-1/+1
* XO_Packager: package files that are in git and the locale folder, OLPC #11217Simon Schampijer2011-09-191-1/+19
* 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