Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pippy_app.py
Commit message (Expand)AuthorAgeFilesLines
* all imports in one lineRafael Ortiz2012-06-271-5/+11
* Erasing nemonics from labels rationale SL#3698Rafael Ortiz2012-06-181-6/+6
* matching tooltips and stringsRafael Ortiz2012-06-141-3/+3
* setting tooltips for translationRafael Ortiz2012-06-131-3/+3
* Fix for export button + icons (Manu QuiƱones)Rafael Ortiz2011-10-071-29/+28
* Fix the load of already saved examplesGonzalo Odiard2011-10-061-2/+9
* Adding save as example option, based on geirea patch on SL#1496Rafael Ortiz2011-06-161-0/+68
* comment is obsolete, we can leave instanceRafael Ortiz2011-06-151-1/+1
* updating url_update infoRafael Ortiz2011-06-011-1/+1
* Bump v39v39Anish Mangal2011-02-221-1/+1
* pep8 adjustmentsJames Cameron2010-12-231-70/+112
* gettext text string "Actions"Anish Mangal2010-11-051-1/+1
* Bump v38v38Anish Mangal2010-11-051-1/+1
* Add EditToolbar & modify toolbars for <=0.84 compatibilityGonzalo Odiard2010-11-051-14/+79
* Bump v37v37anishmangal20022010-07-291-1/+1
* Fixes for Pippy layout after integrating groupthink: #1927anishmangal20022010-05-201-49/+87
* Restructure Pippy into a Groupthink GroupActivity, and also perform minimal u...bens2010-05-201-239/+42
* Revert "Fixes for Pippy layout: #1927"anishmangal20022010-05-201-83/+48
* Revert "add COPYING file: #1571"anishmangal20022010-05-201-1/+1
* add COPYING file: #1571James Cameron2010-05-141-1/+1
* Fixes for Pippy layout: #1927Anish Mangal2010-05-061-48/+83
* Editor: make tabs be spaces width=2, auto-indentv34Brian Jordan2009-06-221-0/+3
* Use sugar's default font sizeBrian Jordan2009-06-211-2/+5
* Font sizes to ensure 0.82 and 0.84 compatibilityBrian Jordan2009-06-211-2/+3
* Changed font size to 10, Soas-only.Brian Jordan2009-06-211-2/+2
* Python path set improperly #350 (sascha_silbe)Brian Jordan2009-03-031-1/+1
* Tweak utf-8 encoding patch so that 'coding:' lines don't accumulate over time.C. Scott Ananian2008-11-031-2/+12
* New 'generated activity' icon from Madeleine Ball.C. Scott Ananian2008-11-031-13/+32
* Ensure MANIFEST is generated exactly the same, every time (in sorted order).C. Scott Ananian2008-11-031-2/+2
* Made Pippy-generated activity.info (from metadata in pippy_app.py) match the ...C. Scott Ananian2008-11-031-1/+5
* Trac #6323: Pippy's terminal and code editor font sizes are too bigBrian Jordan2008-11-031-2/+2
* Use utf-8 consistently in source files and the output window.C. Scott Ananian2008-10-241-0/+3
* Trac #8665, cont: ./setup.py dist_xo puts the .xo file in dist/ now.C. Scott Ananian2008-09-261-2/+2
* Trac #8665: Bundle-building was broken by a Sugar API change.Chris Ball2008-09-251-1/+1
* Add check to not fail on new gtksourceview2 APISimon Schampijer2008-06-051-2/+9
* Support copy, paste, & drop in generated activities. Support drop on VTE in ...C. Scott Ananian2008-05-201-1/+8
* chmod() bugfix from Joshua Minor.Chris Ball2008-03-151-1/+1
* Collaboration: joining a shared Pippy gets you the owner's source buffer.Chris Ball2008-03-071-12/+26
* Update to latest Hellomesh code.Chris Ball2008-03-071-77/+31
* Trac 6475: Fix crash on launch when no telepathy connectionMorgan Collett2008-02-151-4/+7
* Add new p_a_extra_info magic; install activity.py helper when we run.C. Scott Ananian2007-12-191-5/+11
* Use Alt-R as a shortcut for 'Run!'.C. Scott Ananian2007-12-191-1/+1
* Work around trac #1731; also give journal read permission for our tmpdir.C. Scott Ananian2007-12-181-1/+3
* Make the 'view source' key work in Pippy and generated activities.C. Scott Ananian2007-12-181-31/+36
* Use both service_name *and* bundle_id in the activity bundle info file.C. Scott Ananian2007-12-171-0/+1
* Update translations, remove \r from a translation.Chris Ball2007-12-151-1/+2
* Add a 'clear' button to the right of the 'stop' button; sort examples.C. Scott Ananian2007-12-141-20/+41
* Stop the running program when we switch views.C. Scott Ananian2007-12-141-0/+1
* Pippy eats its tail!C. Scott Ananian2007-12-131-0/+748