Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/atoidejouer/ui/screens.py
Commit message (Expand)AuthorAgeFilesLines
* add help screen based on web_view and simple html contentFlorent2011-09-201-5/+21
* fix programming errorflorent2011-09-101-1/+4
* ensure valid dnd + screen refresh on dnd activate/deactivate -> todo fix the ...florent2011-08-281-9/+23
* ensure good sound start/pause/stop on key or intermediate farmesflorent2011-06-221-0/+4
* add simple splash when loading edit screensflorent2011-06-171-1/+54
* refactoring to enhance perfomance issue -> dnd broken .. ooops! but no crash ...florent2011-06-081-69/+28
* do some refactoring to enhance performance issueflorent2011-05-261-7/+32
* use dnd option in edit screenflorent2011-05-261-1/+3
* add dnd flag to config and activity screenflorent2011-05-261-0/+50
* small fixflorent2011-05-191-1/+4
* ensure text translation + manifest updateflorent2011-05-031-3/+2
* dnd enhancementflorent2011-04-301-1/+5
* fix some release packaging and programming errorsflorent2011-04-291-1/+7
* enhance rendering smoothingflorent2011-04-291-2/+2
* use BackSpace shortcut for key and sequence removalflorent2011-04-291-1/+2
* ensure transition update after dndflorent2011-04-291-1/+6
* fix programming errorflorent2011-04-281-2/+2
* small refactoring: remove unused codeflorent2011-04-281-21/+4
* manage dnd position update in edit sceneflorent2011-04-281-23/+75
* add on click cb when clicking image in sceneflorent2011-04-281-8/+26
* fix project merge error on importflorent2011-04-281-6/+11
* manage frame rate from configflorent2011-04-281-33/+65
* manage graphics in a nicer way - lets see for dnd feature now\!florent2011-04-281-122/+173
* udpate scene rendering way of doing to enhance perfomance issueflorent2011-04-261-207/+132
* ensure valid sequences in timeline after sequence removal from add screensflorent2011-04-201-0/+2
* manage library removal in graphics/sounds edit screensflorent2011-04-191-21/+28
* implement the import feature first versionflorent2011-04-181-15/+17
* implement the export feature first versionflorent2011-04-161-3/+4
* prepare project export to listed media root pathflorent2011-04-161-7/+24
* prepare import/export buttons and cbflorent2011-04-151-1/+60
* manage content files in the activity root dir and prepare the import/export f...florent2011-04-151-3/+5
* manage difficulty modes from configflorent2011-04-151-5/+6
* do some path refactoring and add config singleton updated in config screenflorent2011-04-141-10/+48
* add activity screen to manage atoidejouer options ... [work in progress]florent2011-04-121-0/+118
* enhance simple backup/restore featureflorent2011-04-121-13/+0
* implement simple jnl backup/restore featureflorent2011-04-111-0/+13
* ensure compatibility between sugar|pygtk versionsflorent2011-04-111-5/+5
* restore the fullscreen feature in story screenflorent2011-04-051-9/+25
* pause sound when playing story and sound key change from transition to emptyflorent2011-03-231-16/+1
* start works on sound rendering in the sceneflorent2011-03-221-0/+93
* add story keys object to manage sounds && start sounds editing (panel+timeline)florent2011-03-201-15/+20
* do some refactoring & prepare sound keysflorent2011-03-191-3/+4
* manage local sounds in sound sequence editor && sequence editing enhancementflorent2011-03-171-4/+5
* fix programming errorflorent2011-03-161-5/+5
* bugfix and enhancement on motion and renderingflorent2011-03-161-57/+69
* manage transition between keys in graphic editingflorent2011-03-151-1/+1
* remove old logging stuffflorent2011-03-141-14/+0
* finalize nice grahic editign first shotflorent2011-03-141-7/+5
* add dummy callback on image click when editing .. not working well with not t...florent2011-03-141-6/+22
* enhance layout updateflorent2011-03-131-3/+4