Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/atoidejouer
Commit message (Expand)AuthorAgeFilesLines
* set image bg to white in help screen1.0Florent Pigout2012-02-131-6/+12
* comment unused codeFlorent Pigout2012-02-132-25/+16
* new generic to display `html` content in a sugar app instead using hulahopFlorent Pigout2012-02-132-10/+31
* fix programming errorFlorent Pigout2012-02-131-1/+1
* ensure good startflorent2012-01-191-8/+12
* comment WebView import not available on 0.94florent2012-01-191-5/+5
* fix same packaging issue again :|Florent Pigout2011-11-102-9/+11
* manage included storie + fix some performance issuesFlorent Pigout2011-11-094-29/+92
* manage toolbar in another way - switching with button but keeping only one cu...Florent Pigout2011-11-089-90/+96
* small ui enhancement: go to story when select story - show edit panel when cl...Florent Pigout2011-11-075-10/+21
* small import refactoringFlorent Pigout2011-11-071-6/+1
* fix import errorFlorent Pigout2011-11-071-1/+2
* do some refactoring `screens` -> `screen`Florent Pigout2011-11-073-14/+13
* do some refactoring `screens` -> `screen`Florent Pigout2011-11-076-0/+0
* ensure good resource init for real targetFlorent Pigout2011-10-251-8/+6
* permits to reload recent stories from the activity screenFlorent Pigout2011-10-174-19/+47
* restore simple save/load `atoidejouer` journal entry featureFlorent Pigout2011-10-171-3/+7
* implement duration management + restore all anim featuresFlorent Pigout2011-10-176-119/+84
* add duration wise management + unit tests -> need to be implemented nowFlorent Pigout2011-10-171-1/+107
* hide sugar or gtk specific imports for unit testsFlorent Pigout2011-10-172-6/+13
* restore edit position, etc.. features on selected itemFlorent Pigout2011-10-178-544/+343
* permits to add remove image or audio items to the sceneFlorent Pigout2011-10-165-216/+124
* first version of the all-in-one edit UI skeleton -> features need to be re-im...Florent Pigout2011-10-1620-4338/+2036
* add db key required parameters x, y, duration, loopFlorent Pigout2011-10-141-9/+20
* use new key db [TODO - reimplement sound management]Florent Pigout2011-10-141-5/+3
* add simple db management to replace old dict way to manage story keysFlorent Pigout2011-10-132-0/+171
* do not go back just after import to do another imports in an easier wayFlorent Pigout2011-09-222-7/+10
* ensure current sequence focus when creating or removing one then item add bec...Florent Pigout2011-09-223-24/+65
* add help screen based on web_view and simple html contentFlorent2011-09-203-5/+48
* fix programming errorflorent2011-09-101-1/+4
* ensure valid dnd + screen refresh on dnd activate/deactivate -> todo fix the ...florent2011-08-281-9/+23
* uncomment necessary lineflorent2011-08-281-1/+1
* show splash each timeflorent2011-06-221-1/+1
* ensure good sound start/pause/stop on key or intermediate farmesflorent2011-06-221-0/+4
* fix programming errorsflorent2011-06-223-4/+3
* move before/after frame in sequence action to preview item list for easier useflorent2011-06-222-57/+115
* move remove frame to sequence action to preview item list for easier useflorent2011-06-222-41/+60
* move add frame to sequence action to notebok for easier useflorent2011-06-223-71/+121
* add simple splash when loading edit screensflorent2011-06-171-1/+54
* refactoring to enhance perfomance issue -> dnd broken .. ooops! but no crash ...florent2011-06-084-145/+122
* do some refactoring to enhance performance issueflorent2011-05-264-17/+40
* use dnd option in edit screenflorent2011-05-262-1/+6
* add dnd flag to config and activity screenflorent2011-05-262-0/+64
* small fixflorent2011-05-191-1/+4
* ensure sorting in sequence notebook listsflorent2011-05-191-0/+2
* ensure text translation + manifest updateflorent2011-05-032-30/+22
* import journal item by mime_type -> enable "record" file import | enhance seq...florent2011-05-027-154/+233
* enhance graphic removal and remove sequence if empty [ok]florent2011-05-022-28/+21
* enhance graphic removal and remove sequence if empty [work in progress]florent2011-05-023-16/+104
* autocrop imported file from journal to libraryflorent2011-05-011-5/+75