Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity.py
Commit message (Expand)AuthorAgeFilesLines
* Improve resize of table when the screen is rotatedGonzalo Odiard2014-07-231-6/+0
* Reorganize widgets in createcard panel depending on screen orientationGonzalo Odiard2014-07-211-0/+1
* Reset the game when the creen is rotatedGonzalo Odiard2014-07-211-0/+6
* Solve the error adding imges or audio to art4apps gamesGonzalo Odiard2014-07-171-2/+2
* Solve the problems saving games with images or soundsGonzalo Odiard2014-07-171-4/+6
* SvgCard use image_paths properties instead of pixbufsGonzalo Odiard2014-07-171-13/+7
* Use logging instead of loggerGonzalo Odiard2014-07-161-16/+15
* Improve sizes and spacing on edition screenGonzalo Odiard2014-07-161-2/+2
* Move Remove pair functionality from cardlist to cretecardpanelGonzalo Odiard2014-07-151-0/+3
* Avoid error with multiple clicks while flippingGonzalo Odiard2014-07-141-1/+0
* Reorbanize main screen and scoreboardGonzalo Odiard2014-07-141-35/+12
* Enable use with the game keys - SL #3552Gonzalo Odiard2014-01-091-1/+1
* Create games with art4apps resourcesGonzalo Odiard2014-01-061-33/+41
* Pep8 fixes on activity.pyGonzalo Odiard2014-01-031-41/+44
* Reorganize canvas if the screen is rotatedGonzalo Odiard2014-01-031-11/+57
* Change set_icon_name in buttonsGonzalo Odiard2013-12-311-2/+2
* Do not use deprecated _shared_activity memberSimon Schampijer2013-02-011-9/+10
* pack_start/pack_end: we have to pass all arguments now with the dynamic bindingsSimon Schampijer2013-02-011-2/+2
* Convert the sugar imports to sugar3Simon Schampijer2013-01-311-9/+9
* Fixup of the leftovers from the convert scriptSimon Schampijer2013-01-311-4/+6
* Running pygi-convert.sh as a first step to port to GTK+ 3Simon Schampijer2013-01-311-9/+9
* Simple pep8 fixesGonzalo Odiard2012-09-251-0/+1
* Fix error in the use of menus to change game and sizeGonzalo Odiard2012-09-251-0/+2
* Add combos to enable the user to change the font used in the cards. v2Gonzalo Odiard2012-04-171-0/+4
* Add strings in the old UI to enable the translators to use them.Gonzalo Odiard2012-02-071-0/+7
* Remove Reset button state changes SL#3155Gary Martin2011-10-271-2/+0
* Do not save a file at exit if the user is playing a demo gameGonzalo Odiard2011-09-301-0/+4
* Replace the edit/play radio buttons by a singler toggle buttonGonzalo Odiard2011-09-301-22/+14
* If the game is modified, must set model mode = 'file'Gonzalo Odiard2011-09-301-1/+1
* Save metadata information in all games - SL #3131Gonzalo Odiard2011-09-291-6/+2
* Reload the cardlist when the game is changed - SL #3137Gonzalo Odiard2011-09-291-3/+2
* Create a flag to check if the changes in cardlist were copied in the model - ...Gonzalo Odiard2011-09-271-0/+3
* Set the name in the game with the activity titleGonzalo Odiard2011-09-221-0/+1
* Avoid adding two times the owner like player in a collaborative game.Gonzalo Odiard2011-09-211-2/+4
* Change the place where the model is marked as modified to avoid bad interacti...Gonzalo Odiard2011-09-201-1/+1
* Replace demo games combo by a button with a menuv37Gonzalo Odiard2011-09-191-0/+2
* Avoid renaiming sound filesGonzalo Odiard2011-09-191-11/+2
* Change separators to avoid Stop button fall off the toolbar.Gonzalo Odiard2011-09-171-2/+1
* Pep8 and pylint fixesGonzalo Odiard2011-09-161-27/+28
* Enable/Disable new-game button according if the game has started or notGonzalo Odiard2011-09-161-3/+2
* Save modified game automaticallyGonzalo Odiard2011-09-161-17/+106
* Implementation of new toolbarGonzalo Odiard2011-09-161-59/+94
* Can't play a shared memorize game #1503Aleksey Lim2009-10-161-3/+3
* Pylint cleanupSimon Schampijer2009-10-061-57/+63
* Initial implementation of Speak featuresAleksey Lim2009-07-141-6/+14
* Games without color informationSimon Schampijer2009-06-101-1/+5
* Remove redundant audio checksAleksey Lim2009-02-171-6/+3
* Fix notebook insertions while switching between toolbarsAleksey Lim2009-02-011-3/+3
* Use gstreamer instead of csound to play sound cardsAleksey Lim2009-02-011-6/+3
* Update-pair-button's sensitivity reflects to selected pair OLPC#6618Aleksey Lim2009-01-291-1/+1