William Kendrick
74cdb0f66f
Removing UI elements (sparkle now a brush, not Magic; blocks handled by Magic plugins).
2007-07-06 19:33:00 +00:00
William Kendrick
c1ae895a75
Vines brush randomized.
...
Sparkle added, based on old Magic tool.
2007-07-06 19:32:12 +00:00
William Kendrick
a95e5c036a
Removed deps and targets for code that's now within Magic tool plugins.
2007-07-06 19:30:25 +00:00
William Kendrick
2f3f118504
Converted Magic tools to plugins.
...
Updated Magic tool API header.
2007-07-06 19:29:27 +00:00
William Kendrick
76f36e7d03
Converted all Magic tools to plugins.
2007-07-06 19:28:31 +00:00
William Kendrick
2aeed41283
Forgot to add tp_magic_api header.
2007-07-05 19:22:26 +00:00
William Kendrick
47e44cb80f
Completed Negative Magic tool as a plugin (except sound).
...
Created Mirror and Flip Magic tools as plugins (except sound); hooks
added to Magic plugin API to allow starter and starter-undo mirror/flip.
Created Fade and Darken Magic tools as plugins.
Moved magic tool sounds to 'magic'.
Added flip and mirror icons to main Tux Paint UI (used to share magic tools')
Created 'tp-magic-config.sh' to get CFLAGS for compiling magic tool plugins.
Improved magic tool plugin API.
Committed some documentation on magic tool plugin API.
2007-07-05 19:20:58 +00:00
William Kendrick
c6aa0af0a9
Updated South African English.
2007-07-05 06:11:05 +00:00
William Kendrick
73b5ef324e
Ran update-po.sh.
2007-07-05 06:05:58 +00:00
William Kendrick
8c8cd9663b
Re-ran update-sh.po after shapes.h update.
2007-07-05 06:05:14 +00:00
William Kendrick
bcadf04966
Updated Italian.
2007-07-05 05:36:02 +00:00
William Kendrick
8fbc3399e8
Added Wolof translation.
2007-07-04 20:31:23 +00:00
William Kendrick
ff83fc271e
Dutch update.
2007-07-04 20:23:30 +00:00
William Kendrick
1f3a52c6e1
Fixed typo (thx to Antoine Jacoutot)
2007-07-04 19:48:49 +00:00
William Kendrick
73fde83197
Magic icons moved to magic plugin folder.
2007-07-04 05:49:33 +00:00
William Kendrick
c3b67b7734
Adding an API for developing Magic tools as plug-ins. (e.g., '.so'
...
shared objects under Linux)
Ported (most of) 'Negative' magic tool to Magic tool plug-in system.
2007-07-04 05:48:24 +00:00
John Popplewell
c49acddbe1
Changed 'FileDescription', and removed 'magic' copyright character.
2007-07-02 04:55:25 +00:00
John Popplewell
525396b00d
Tux Paint was spewing out warnings if the 'saved' directory was missing
...
when doing an 'Open'.
Added make_directory() and refactored the directory creation code.
I couldn't face the slightly simpler copy+paste fix. Hope I didn't add
any bugs.
2007-07-02 04:48:46 +00:00
William Kendrick
9b15de7ff3
Removed 'rc1', since I believe next release will be final!
2007-07-01 15:01:35 +00:00
William Kendrick
19f4d196ee
Updated some version numbers in packaging files.
2007-07-01 15:00:22 +00:00
William Kendrick
d884189a39
Japanese update.
2007-07-01 13:55:17 +00:00
William Kendrick
1321c73641
Updated British English.
2007-07-01 13:46:50 +00:00
William Kendrick
2b37e244a0
Updated Dutch translation.
2007-07-01 13:42:24 +00:00
William Kendrick
b6bf500b84
Updated Spanish.
2007-07-01 13:27:58 +00:00
Ben Armstrong
d0389fb639
Updated from improved Vemana from sid
2007-07-01 12:32:10 +00:00
William Kendrick
a2c51bfde1
Fixed IM install location.
...
Updated ja.im.
Updated RPM spec.
2007-06-30 17:21:19 +00:00
Karl Ove Hufthammer
99e43d4f29
Updated Norwegian translations.
2007-06-30 10:26:29 +00:00
John Popplewell
a41e841ed7
Update installer script to work with the latest stable Inno Setup release
...
and translations.
Added new DLLs and update some existing ones.
Added the new 'im' directory.
2007-06-30 04:06:37 +00:00
John Popplewell
af73d67940
Update .exe version info.
2007-06-30 04:04:05 +00:00
John Popplewell
0a570c4758
Undefine LARGE_CURSOR_FULLSCREEN_BUG, which makes custom cursors work
...
fullscreen on Windows (if the default 'windib' driver is used).
Conditionally compile the printcommand and altprintcommand stuff.
2007-06-30 04:01:58 +00:00
John Popplewell
bedbdc7cd7
Fix the WIN32 builds to use oldsvg and custom include path for cairo.
...
Disable use of PAPER_LIB.
Fix typo in compiling message.
2007-06-30 03:59:04 +00:00
William Kendrick
4c7515190f
FAQ update.
...
Preparing for 0.9.17rc1.
2007-06-27 16:29:55 +00:00
William Kendrick
b110dd40b3
Added new Starter: Caracassone.
2007-06-26 22:38:03 +00:00
William Kendrick
f4569f02bc
Catalan updates.
2007-06-26 22:34:28 +00:00
William Kendrick
b16832d76a
PostScript printing code rewritten, based on NetPBM's 'pnmtops' tool by Jef Poskanzer.
...
PostScript printing now uses libprint to determine papersize, and scale and
position image accordingly. Thanks to Henry House.
"--papersize" option added to allow PostScript printing code to use a
different size than libpaper reports as the user's or system's default.
2007-06-25 18:00:49 +00:00
William Kendrick
4b642d53d5
Split PostScript printing code (for Linux/Unix/etc.) into its own source file.
2007-06-24 23:06:24 +00:00
William Kendrick
9dda121e92
Added Sphere brush/
2007-06-22 23:20:05 +00:00
William Kendrick
01fc74bd2d
SVG support via libRSVG! (Now builds with SVG support on Ubuntu 07.04 (Fiesty))
2007-06-22 20:03:50 +00:00
William Kendrick
b3805c4aea
USA map wasn't clear; turned original into a background.
...
Created clear USA map overlay.
2007-06-21 01:11:08 +00:00
William Kendrick
684fdffc1e
Forgot to commit world maps.
...
Forgot to commit SVG documentation.
2007-06-21 01:00:15 +00:00
William Kendrick
07898e5fd9
Added USA map starter.
2007-06-21 00:58:55 +00:00
William Kendrick
c08c4e25d0
Updated Arabic.
2007-06-19 22:45:14 +00:00
William Kendrick
e4b980cd81
Added World Map starters from Caroline.
...
Updated Arabic translation.
"Open" dialog lists saved drawings first, then local starter images,
then system-wide starter images.
All compile-time options now listed in version output, using a new
"--verbose-version" (or "-vv") command-line argument.
2007-06-19 20:21:54 +00:00
Martin Fuhrer
4c064f2647
Mapped Print menu item action to Ctrl-P keystroke.
2007-06-16 18:42:25 +00:00
Martin Fuhrer
cbb3b9d3c4
Bug fix for print auto-scaling.
2007-06-16 18:40:53 +00:00
Martin Fuhrer
ed3e365bf0
Pressing Ctrl-P will now bring up the print dialog.
2007-06-16 18:39:23 +00:00
Martin Fuhrer
3f4e377542
Tux Paint configuration settings for Mac OS X are read from "~/Library/Application Support/TuxPaint/tuxpaint.cfg"
2007-06-16 03:45:36 +00:00
William Kendrick
e38693215a
Makefile now includes "oldsvg" target, for original libcairo1.
2007-06-13 18:55:08 +00:00
William Kendrick
8224c15487
Added some missing authors, updated porting folks.
2007-06-13 18:54:27 +00:00
William Kendrick
7e61290c33
Added some missing people to the credits in the man page.
2007-06-13 18:53:32 +00:00