Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TurtleArt/tacollaboration.py
Commit message (Expand)AuthorAgeFilesLines
* don't add joiner to the remote turtle list when they rejoin to avoid duplicat...Walter Bender2011-03-171-3/+8
* synchronize headings when joining shareWalter Bender2011-03-141-0/+2
* sync positions of turtles when joining a share.Walter Bender2011-03-141-1/+19
* fixed more logic errors; data type mismatches that prevented sharingWalter Bender2011-03-141-27/+38
* more robust switching between turtles on select; don't save remote turtlesWalter Bender2011-03-141-2/+8
* add a label to the remote turtles (experimental); fix bug that prevented colo...Walter Bender2011-03-141-0/+2
* disable moving remote turtlesWalter Bender2011-03-131-8/+9
* unified debug outputWalter Bender2011-02-231-22/+26
* use DEFAULT_TURTLE_COLORS from taconstantsWalter Bender2011-02-131-1/+3
* added missing import for get_pathWalter Bender2011-02-121-1/+2
* using turtle_to_screen_coordinates in draw_pixbuf sharingWalter Bender2011-02-121-20/+18
* running sugar detectionWalter Bender2011-02-111-3/+2
* clean up for pixbuf sharingWalter Bender2011-02-111-12/+9
* catch parsing error on event_messageWalter Bender2011-02-101-4/+8
* cleaned up fill_polygon sharingWalter Bender2011-02-101-3/+13
* added support for sharing fill; fixed default color definitionWalter Bender2011-02-091-1/+9
* check to see if profile.get_color() returns NoneWalter Bender2011-02-071-1/+3
* trying base64 for draw_pixbuf sharingWalter Bender2011-02-071-6/+11
* handle colors is None caseWalter Bender2011-02-061-0/+2
* reworking of arguments used in sharing pixbufsWalter Bender2011-02-061-4/+3
* Fixed typo that crawled in when cleaning up event_received_cbRaul Gutierrez Segales2011-02-061-1/+1
* adding sharing of pixbufsWalter Bender2011-02-061-1/+17
* First go at cleaning up tacanvas.pyRaul Gutierrez Segales2011-02-061-89/+121
* added licenseWalter Bender2011-02-031-0/+20
* pep8 cleanupWalter Bender2011-02-031-15/+17
* adding send_event to draw_textWalter Bender2011-02-021-0/+5
* Fix logic in sharing()Raul Gutierrez Segales2011-02-021-0/+4
* A bunch of fixes/hacks to make collab workRaul Gutierrez Segales2011-02-011-0/+1
* Simplified the logic of sending events for the Sugar and non-Sugar caseRaul Gutierrez Segales2011-01-311-0/+1
* Renamed collaboration as tacollaboration to avoid name clashRaul Gutierrez Segales2011-01-311-0/+261