Commit graph

1552 commits

Author SHA1 Message Date
William Kendrick
aa76c8510e Noted Mac OS X build stuff. 2008-01-05 06:20:17 +00:00
Martin Fuhrer
2b63e54659 XCode project update. 2008-01-04 07:05:21 +00:00
Martin Fuhrer
d867342397 XCode project update. 2008-01-04 05:44:41 +00:00
Martin Fuhrer
3ca8918495 Mac OS X updates. 2008-01-04 05:43:12 +00:00
Martin Fuhrer
51cdfee8fe Mac OS X updates: Added dialog box requesting user to wait while font cache is being built. Created custom "About Tux Paint" dialog. 2008-01-04 05:42:15 +00:00
Martin Fuhrer
926ee26f67 Mac OS X updates: Added dialog box requesting user to wait while font cache is being built. Added experimental speech synthesis support. 2008-01-04 05:39:15 +00:00
Martin Fuhrer
12e3dcaf7f Mac OS X updates: Fontconfig configuration files (fonts.conf, fonts.dtd) are now installed upon first launch. Added dialog box requesting user to wait while font cache is being built. Improved "About Tux Paint" dialog box. Added experimental speech synthesis support. Updated developer Read Me. 2008-01-04 05:37:28 +00:00
William Kendrick
4e3d46bf74 Noted Gujarati update. 2008-01-03 16:53:59 +00:00
Kartik Mistry
f74e8942c2 Gujarati Translation Updates.. 2008-01-03 16:32:28 +00:00
William Kendrick
d300ffc03f Merged Finnish update to 0.9.17 with current Finnish PO. 2008-01-03 15:32:49 +00:00
William Kendrick
ec4c7f9098 Doc'd John's recent bug fixes. 2007-12-31 17:22:29 +00:00
John Popplewell
ba2137d528 Avoid crashing in mirror_starter() when there is no starter. 2007-12-31 03:03:49 +00:00
William Kendrick
aee821577a Noted recent Sugar changes. 2007-12-29 19:00:29 +00:00
William Kendrick
c9a732462e Adding -fpic and using a $(SHARED_FLAGS) variable for it, and -shared. 2007-12-29 18:51:12 +00:00
Albert Cahalan
c22b47d75c sugar path 2007-12-28 04:01:45 +00:00
John Popplewell
f8fe5eeea0 Fix bug in special_notify(). Reproducable crash on win32 after exactly 40 flips or mirrors. Was (probably) corrupting an element in SDL_Surface *undo_bufs[]. 2007-12-25 00:22:02 +00:00
William Kendrick
e6b0b3ab8c Updated French translation. 2007-12-24 01:19:16 +00:00
William Kendrick
08d08eb1e0 Corrected backwards #ifdef logic! 2007-12-11 16:05:43 +00:00
William Kendrick
8014500811 Final BeOS updates used to created 0.9.19-cvs-2007.12.11 for BeOS x86. 2007-12-11 15:51:06 +00:00
William Kendrick
344492dad4 BeOS updates. 2007-12-07 00:05:45 +00:00
William Kendrick
c40cc5aad2 Some BeOS updates to Makefile. 2007-12-06 23:46:18 +00:00
William Kendrick
acecdbef0b Brought documentation on Tux Paint canvas size up-to-date, for importing photos/etc. 2007-12-05 04:01:48 +00:00
William Kendrick
8ee3b788ed BeOS Makefile updates. 2007-12-04 23:13:16 +00:00
William Kendrick
83175f406c Fixed problem building w/o sound support. 2007-12-04 17:36:23 +00:00
William Kendrick
0c5bca5042 Removed unused record and playback code. 2007-12-04 16:56:07 +00:00
William Kendrick
f2c7277d06 Corrected bug where Shift and Kaleidoscope magic tools would crash when sound was disabled. 2007-12-01 21:21:31 +00:00
Albert Cahalan
9a3b9bec14 use BUGBUG to mark valgrind complaints (known serious bugs) 2007-12-01 02:29:54 +00:00
William Kendrick
1022b67e00 Updated version #. 2007-11-27 18:04:20 +00:00
William Kendrick
bf968d3e49 Updated Danish.
Updated version #.
2007-11-27 17:56:13 +00:00
Albert Cahalan
0cc0c8b677 Makefile was a linear fork bomb if a directory was missing 2007-11-22 07:54:50 +00:00
Albert Cahalan
13b4e5d39d document how to mix build options 2007-11-22 06:23:19 +00:00
William Kendrick
069ea6c40c No longer rc. 2007-11-21 22:16:33 +00:00
William Kendrick
4902ee7346 Updated for today's release date! 2007-11-21 22:07:57 +00:00
William Kendrick
fb4fb7dd8b Prototyping stopsound() API. 2007-11-21 16:21:02 +00:00
William Kendrick
137797b2cd Added 'stopsound()' to Magic plugin API.
Stopping longer sounds when user stops using tool (Shift & Kaleidoscope).
2007-11-21 16:15:49 +00:00
Martin Fuhrer
ca0cb771e5 Added additional search path for magic plugins on Mac OS X. 2007-11-21 07:28:37 +00:00
Martin Fuhrer
aaadc0d011 Minor updates. 2007-11-21 07:21:09 +00:00
Song Huang
3f5292582c upgrade translation to 0.9.18 2007-11-18 13:31:39 +00:00
William Kendrick
9fe35b9100 Created TXT versions of zh_tw html docs. 2007-11-18 08:35:15 +00:00
Song Huang
4e28c47bd4 refine the files. 2007-11-18 08:28:29 +00:00
Song Huang
bc5597df42 refine the file. 2007-11-18 08:06:11 +00:00
William Kendrick
a5cf4dad7c Updated Italian translation. 2007-11-17 21:57:50 +00:00
William Kendrick
4e702ac1b0 Updated Brazilian Portuguese. 2007-11-16 22:04:33 +00:00
William Kendrick
70fcc4d9f8 Corrected DejaVu description. 2007-11-15 21:01:52 +00:00
William Kendrick
40d6ccf07a Updated Spanish. 2007-11-14 04:11:44 +00:00
William Kendrick
73dbbca274 Adding icon for 'Distortion.' 2007-11-13 18:32:17 +00:00
John Popplewell
f024a657ba Added missing 'plugins' directory to the installer script. 2007-11-12 23:27:50 +00:00
William Kendrick
0878b99ab8 Updated Japanese translation. 2007-11-12 22:44:04 +00:00
William Kendrick
9aea2c6900 Swedish update. 2007-11-12 08:37:39 +00:00
William Kendrick
0e3f40242b Updated French. 2007-11-12 08:35:42 +00:00