Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/createcardpanel.py
Commit message (Expand)AuthorAgeFilesLines
* Reorganize widgets in createcard panel depending on screen orientationGonzalo Odiard2014-07-211-11/+38
* Solve the error adding imges or audio to art4apps gamesGonzalo Odiard2014-07-171-19/+29
* SvgCard use image_paths properties instead of pixbufsGonzalo Odiard2014-07-171-38/+25
* Use logging instead of loggerGonzalo Odiard2014-07-161-3/+2
* Improve sizes and spacing on edition screenGonzalo Odiard2014-07-161-2/+5
* Move Remove pair functionality from cardlist to cretecardpanelGonzalo Odiard2014-07-151-1/+7
* Start reorganization of edition screenGonzalo Odiard2014-07-151-21/+27
* Remove theme.pyGonzalo Odiard2014-07-141-6/+7
* Remove unused align parameter in SvgCardGonzalo Odiard2014-07-141-1/+1
* Remove unused svgcard propertiesGonzalo Odiard2014-07-141-4/+1
* Replace the use of a svg file to draw the cardsGonzalo Odiard2014-07-141-3/+3
* Set the right espeak voice in art4apps gamesGonzalo Odiard2014-01-071-1/+1
* Fix update button state on games with images preloadedGonzalo Odiard2014-01-061-0/+1
* pep8 createcardpanel.pyGonzalo Odiard2014-01-031-45/+48
* Substitute the FontCombo by a FontButtonGonzalo Odiard2014-01-031-14/+10
* Port to gtk3: parent to get_parentGonzalo Odiard2013-12-311-2/+2
* pack_start/pack_end: we have to pass all arguments now with the dynamic bindingsSimon Schampijer2013-02-011-11/+11
* Use 'icon_name' property instead of the 'named-icon' oneSimon Schampijer2013-01-311-2/+1
* More gobject and gdk import fixupsSimon Schampijer2013-01-311-7/+7
* Convert the sugar imports to sugar3Simon Schampijer2013-01-311-6/+6
* Fixup of the leftovers from the convert scriptSimon Schampijer2013-01-311-6/+9
* Running pygi-convert.sh as a first step to port to GTK+ 3Simon Schampijer2013-01-311-28/+28
* Restore buttons to add images, sound and voice in the card editorGonzalo Odiard2012-04-191-0/+1
* Add combos to enable the user to change the font used in the cards. v2Gonzalo Odiard2012-04-171-9/+58
* Add a roundbox object to replace the removed use of hippo CanvasBoxGonzalo Odiard2011-11-141-4/+5
* Remove custom widgets using hippo and use standard widgetsGonzalo Odiard2011-11-071-4/+4
* Pep8 and pylint fixesGonzalo Odiard2011-09-161-40/+47
* Remove hippo canvas from CreateCardPanelGonzalo Odiard2011-09-161-11/+1
* Save modified game automaticallyGonzalo Odiard2011-09-161-5/+6
* Typo in Memorize #1233Aleksey Lim2009-10-161-1/+1
* Pylint cleanupSimon Schampijer2009-10-061-7/+7
* Use get_toplevel() to get activity windowAleksey Lim2009-09-061-2/+2
* Pass parent to ObjectChooserAleksey Lim2009-09-061-6/+13
* Stop speaking long text from createcardpanelAleksey Lim2009-07-141-0/+2
* Initial implementation of Speak featuresAleksey Lim2009-07-141-24/+48
* Store speak props in Memorize objectsAleksey Lim2009-07-131-16/+36
* Align tiles in create panel's listAleksey Lim2009-07-131-17/+10
* Fit import box to create panel sizesAleksey Lim2009-07-131-92/+113
* Add speak to create panelAleksey Lim2009-07-111-114/+122
* Disable update button by defaultAleksey Lim2009-07-101-2/+4
* Initiate variables before usageAleksey Lim2009-07-101-0/+2
* Less pixeled audio iconSimon Schampijer2009-06-031-1/+1
* Cope for images that are not even sizedSimon Schampijer2009-06-031-1/+11
* remove the label for soundsSimon Schampijer2009-06-021-3/+2
* Enable creating sound gamesSimon Schampijer2009-06-021-13/+48
* Add filter to ObjectChooser invokingAleksey Lim2009-04-091-2/+17
* Update-pair-button's sensitivity reflects to selected pair OLPC#6618Aleksey Lim2009-01-291-12/+15
* make scoreboard screen-resolution independentAleksey Lim2009-01-231-11/+11
* make cardtable screen-resolution independentAleksey Lim2009-01-221-12/+12
* do not resize left panel in Create tab after switching "Equal pairs" radio-bu...Aleksey Lim2009-01-211-8/+14