Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pippy_app.py
Commit message (Expand)AuthorAgeFilesLines
* Add examples iconhidetreeIgnacio Rodríguez2013-12-071-2/+3
* Allow load example when textview is not modifiedIgnacio Rodríguez2013-12-071-1/+6
* Remove treeview and add custom FileDialogIgnacio Rodríguez2013-12-071-55/+29
* Pippy ask to discard changes before switching to a different example.gtk3Emil Dudev2013-12-061-0/+26
* fixed problems with export to Sugar app; pep8 cleanupWalter Bender2013-11-291-103/+159
* The stop button stops the code being executedflavio2013-03-011-1/+1
* Change _shared_activity by shared_activityflavio2012-09-091-12/+10
* erasing old fixmeRafael Ortiz2012-06-301-1/+0
* Various fixes to gtk3 port, by (flavio danesseRafael Ortiz2012-06-301-60/+79
* Port Gtk3 Baseflavio2012-06-151-134/+111
* 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