Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/view/viewsource.py
Commit message (Expand)AuthorAgeFilesLines
* Fix realize callback in ViewSourceManuel Quiñones2012-09-211-1/+1
* Fix view source for Activities, SL #3905Simon Schampijer2012-09-141-1/+1
* Use foreign_new_for_display API in GdkX11Simon Schampijer2012-09-071-1/+4
* All: Chain up to constructor of derived classSimon Schampijer2012-09-071-4/+4
* All: add missing Gdk importsManuel Quiñones2012-09-071-0/+1
* Run sugar-convert.sh for automatic conversion from sugar.* to sugar3.* importsSimon Schampijer2012-09-071-10/+10
* Run pygi-convert.sh for automatic conversion from GTK+ 2 to GTK+ 3Simon Schampijer2012-09-071-52/+52
* String format fix for "View Source" activity title, SL #3272Manuel Quiñones2012-03-131-1/+1
* Cleanups of the 'clone bundle' supportSimon Schampijer2011-08-251-10/+4
* Add clone to view-source submenuWalter Bender2011-08-251-6/+40
* Consistent phrasing for sugar-toolkit titleSimon Schampijer2011-08-231-1/+1
* Add view source for sugar toolkitWalter Bender2011-08-231-29/+98
* Prevent view source display of some binary and "junk" files (SL#2854)Walter Bender2011-08-151-10/+17
* View Source: consistent use of _logger.debugWalter Bender2011-07-181-4/+4
* use logging.exception() instead of logging.error(traceback.format_exc())Sascha Silbe2010-11-241-5/+4
* style cleanup: prefer ' for stringsSascha Silbe2010-11-241-1/+1
* PEP8 cleanup: fix spaces around operators and parenthesesSascha Silbe2010-11-241-7/+4
* pep8 cleanup: fix number of blank linesSascha Silbe2010-11-241-1/+7
* Removed redundancytimClicks2010-07-061-1/+0
* View source functionality more robust #1775 (rgs)Simon Schampijer2010-03-091-1/+3
* trim EOL (end-of-line) spaces on source filesSascha Silbe2009-08-251-11/+11
* let the logger do the formattingSascha Silbe2009-08-241-6/+6
* Use the same font size independent from scalingSimon Schampijer2009-03-021-1/+1
* View Source: Had an unbounded variable; fix for Etoys view sourceSimon Schampijer2009-02-191-1/+2
* View Source: Move to a seperate module to work for key and UISimon Schampijer2009-02-191-0/+462