Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/JokeMachineActivity.py
Commit message (Collapse)AuthorAgeFilesLines
* Init gthreads before using abiwordAleksey Lim2009-02-161-0/+4
|
* fix close() related issuesAleksey Lim2009-01-061-2/+3
|
* * Widget renderingAntoine van Gelder2008-01-131-0/+5
| | | | | | | | | | | | ** Fix: Widgets not rendering on first expose on XO hardware *** XO Hardware doesn't like GtkButton::inner-border property in gtkrc ** Fix: Background color of sound selector is black on XO hardware *** XO Hardware sets default widget background of RoundBox to black for some reason ** Fix: Lesson plans are being opened as text by AbiWord on XO hardware *** Abiword is now quite insistent upon application/x-abiword. * Fix: Cursor now changes to hand icon when over sound selector * Added: AUTHORS file * Fix: Modified copyright header on source files
* * Feature: If no sound set, play default sound: laugh_attack.auAntoine van Gelder2007-10-301-2/+2
| | | | | | | | * Fixed: Activity icon now adopts users color scheme * Fixed: Temp directory now rooted off activity.get_activity_root() * Fixed: Moved locale/ dir back to po/ * Fixed: Temp filenames now created using more secure tempfile.mkstemp() * i18n: Changed pot files to utf-8
* * Reverted alert fallback to pattern suggested by morgsAntoine van Gelder2007-10-291-12/+10
|
* * Re-implemted fallback for sugar.graphics.alert so that it actually works :_pAntoine van Gelder2007-10-291-18/+28
|
* * Fixed: os.chdir()Antoine van Gelder2007-10-291-1/+1
|
* JokeMachine-3.xoAntoine van Gelder2007-10-291-30/+57
| | | | | | | | | | | | | * Feature: Put alerts up when joke submitted and approved over mesh * Feature: Put alert up advising patience when joining a shared jokebook * Feature: Made Lesson Plans button work * Feature: Safe fallback for builds without sugar.alert * Feature: Hooked LanguageCombo up * i18n: Created (a rough!) Afrikaans translation * Fixed: Prepended Cover on preview * Fixed: Don't hardcode JokeEditor delete button position * Fixed: On read jokebook & empty -> "Edit My Jokes" -> Go to edit my jokes tab * Updated :Mesh code for dbus tubes changes
* * Moved gtkrc to resources/Antoine van Gelder2007-10-281-1/+1
|
* Initial importAntoine van Gelder2007-10-281-0/+372