Commit graph

  • 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. John Popplewell 2007-06-30 04:06:37 +00:00
  • af73d67940 Update .exe version info. John Popplewell 2007-06-30 04:04:05 +00:00
  • 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. John Popplewell 2007-06-30 04:01:58 +00:00
  • bedbdc7cd7 Fix the WIN32 builds to use oldsvg and custom include path for cairo. Disable use of PAPER_LIB. Fix typo in compiling message. John Popplewell 2007-06-30 03:59:04 +00:00
  • 4c7515190f FAQ update. Preparing for 0.9.17rc1. William Kendrick 2007-06-27 16:29:55 +00:00
  • b110dd40b3 Added new Starter: Caracassone. William Kendrick 2007-06-26 22:38:03 +00:00
  • f4569f02bc Catalan updates. William Kendrick 2007-06-26 22:34:28 +00:00
  • 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. William Kendrick 2007-06-25 18:00:49 +00:00
  • 4b642d53d5 Split PostScript printing code (for Linux/Unix/etc.) into its own source file. William Kendrick 2007-06-24 23:06:24 +00:00
  • 9dda121e92 Added Sphere brush/ William Kendrick 2007-06-22 23:20:05 +00:00
  • 01fc74bd2d SVG support via libRSVG! (Now builds with SVG support on Ubuntu 07.04 (Fiesty)) William Kendrick 2007-06-22 20:03:50 +00:00
  • b3805c4aea USA map wasn't clear; turned original into a background. Created clear USA map overlay. William Kendrick 2007-06-21 01:11:08 +00:00
  • 684fdffc1e Forgot to commit world maps. Forgot to commit SVG documentation. William Kendrick 2007-06-21 01:00:15 +00:00
  • 07898e5fd9 Added USA map starter. William Kendrick 2007-06-21 00:58:55 +00:00
  • c08c4e25d0 Updated Arabic. William Kendrick 2007-06-19 22:45:14 +00:00
  • 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. William Kendrick 2007-06-19 20:21:54 +00:00
  • 4c064f2647 Mapped Print menu item action to Ctrl-P keystroke. Martin Fuhrer 2007-06-16 18:42:25 +00:00
  • cbb3b9d3c4 Bug fix for print auto-scaling. Martin Fuhrer 2007-06-16 18:40:53 +00:00
  • ed3e365bf0 Pressing Ctrl-P will now bring up the print dialog. Martin Fuhrer 2007-06-16 18:39:23 +00:00
  • 3f4e377542 Tux Paint configuration settings for Mac OS X are read from "~/Library/Application Support/TuxPaint/tuxpaint.cfg" Martin Fuhrer 2007-06-16 03:45:36 +00:00
  • e38693215a Makefile now includes "oldsvg" target, for original libcairo1. William Kendrick 2007-06-13 18:55:08 +00:00
  • 8224c15487 Added some missing authors, updated porting folks. William Kendrick 2007-06-13 18:54:27 +00:00
  • 7e61290c33 Added some missing people to the credits in the man page. William Kendrick 2007-06-13 18:53:32 +00:00
  • 3fda4fbe76 Documented Martin Fuhrer's recent Mac OS X fixes and updates. William Kendrick 2007-06-13 18:48:22 +00:00
  • 9bcfc667ed Created TXT versions of Russian HTML documentation. William Kendrick 2007-06-12 22:10:02 +00:00
  • de5893c62e Russian translation of OPTIONS documentation. William Kendrick 2007-06-12 22:08:42 +00:00
  • 92947dfcf4 Adding Russian translation of OPTIONS documentation. William Kendrick 2007-06-12 22:08:07 +00:00
  • 908cadf7d3 Fix for choosing SVG version of stamp when both PNG and SVG versions are present. Martin Fuhrer 2007-06-12 05:40:55 +00:00
  • 9a8fc843d3 Mac OS X updates: Fixed typing in Mac print dialogs. Fixed endian issue so that printing from an Intel-based Mac no longer messes up colors. Added automatic scaling and orientation of image for Mac printing. Added menu items to Mac menu bar - New, Open, Save, Print, Page Setup, Undo, Redo. Use standard Mac arrow cursror rather than custom Tux Paint arrow cursor for more consistent look and feel. Martin Fuhrer 2007-06-12 05:29:25 +00:00
  • 0d7887897b Improved debug outpout. William Kendrick 2007-06-08 20:21:11 +00:00
  • 20a6120080 Added UI images for Stamp sfx buttons. William Kendrick 2007-06-07 23:50:52 +00:00
  • d084a0771d Hildon updates and packaging files. Added screenshot of Stamp size, mirror, flip controls. Documented Left/Right stamp category controls, with screenshot. Documented Sfx and Speak buttons, with screenshot. William Kendrick 2007-06-07 23:49:57 +00:00
  • 6d1dbef521 hildon updates and packaging files Tux text draws new Sfx and Speak mini-buttons above Tux, when in Stamp mode. Sfx and Speak buttons (re)-play stamp sounds and stamp descriptions. ALT+S (mute/unmute) now draws Tux text (to make Sfx and Speak buttons appear/disappear) Improved Stamp tool description in docs. Added screenshot of Stamp size, mirror, flip controls in docs. Documented Left/Right stamp category controls, with screenshot in docs. Documented Sfx and Speak buttons, with screenshot in docs. William Kendrick 2007-06-07 23:47:47 +00:00
  • bccb269062 New starters: 10x10 grid & 20x20 grid Reordered font-loading to happen after locale switch occurs, to pick up font-organizing string translations (e.g., "Aa", "qx", etc.). Attempting to help address issue of Latin-only fonts being available in non-Latin locales -- seemed to help with Norwegian. Czech translation update. Russian README documentation William Kendrick 2007-06-06 18:31:54 +00:00
  • 7b1c031283 Vietnamese updates. William Kendrick 2007-05-29 06:31:27 +00:00
  • ccb840b91d Swedish update. William Kendrick 2007-05-29 06:29:55 +00:00
  • beac710349 Brazilian Portuguese update. William Kendrick 2007-05-29 06:25:37 +00:00
  • 2da492b262 Gujarati Translation Minor Corrections.. Kartik Mistry 2007-05-29 06:00:32 +00:00
  • edd43fee61 Added new brushes by C.Ford. William Kendrick 2007-05-17 15:32:08 +00:00
  • b16e04edcf Updated Bulgarian and Chinese (Traditional) translations. William Kendrick 2007-05-16 16:48:49 +00:00
  • 0f579e9b04 Noted Gujarati update. William Kendrick 2007-05-16 16:19:42 +00:00
  • a4984cc217 Gujarati Translation Updates Kartik Mistry 2007-05-16 07:54:28 +00:00
  • aba6e59953 Made sure scroll wheel worked right with new Prev/Next buttons taking up space in stamp selector. William Kendrick 2007-05-16 07:16:46 +00:00
  • d451169a83 Got stamp category switching working/ William Kendrick 2007-05-16 07:14:08 +00:00
  • fdfa0eaf6c Getting Stamp control UI working when "--nostampcontrols" is set (with new Prev/Next buttons). William Kendrick 2007-05-16 06:45:45 +00:00
  • 4b1fa7dbaf Got stamp UI buttons working better (with new prev/next). William Kendrick 2007-05-16 06:40:27 +00:00
  • 3572c30937 Screen size can be rotated using the "--orient=portrait" command-line option or "orient=portait" configuration file setting. This swaps the width and height values used for window or screen size. William Kendrick 2007-05-16 03:19:38 +00:00
  • 5dffed81d0 Added an "autosave" option that assumes you wish to save the current picture during Quit. (Additionally, after saving during Quit or Open, it no longer shows 'success' pop-up that must be dismissed.) (Addresses SourceForge RFE #1680500) William Kendrick 2007-05-16 01:33:56 +00:00
  • 839776e2e3 Mouse cursor can be hidden, useful on touchscreen devices. William Kendrick 2007-05-16 01:11:33 +00:00
  • 0ade6590f6 Updated Portuguese translation. William Kendrick 2007-05-16 00:15:43 +00:00
  • 4bd21356ad Updated Irish Gaelic translation. Correctly sorted some langs in AUTHORS.txt. William Kendrick 2007-05-15 19:08:38 +00:00
  • ed4be6bbed Corrected header of Latvian PO file. William Kendrick 2007-05-15 01:16:05 +00:00
  • 220e4772d3 Got corrected Latvian PO file. William Kendrick 2007-05-15 00:16:20 +00:00
  • f6ef6fa0ba Updated Polish translation. Cleaned up width/height option description in man page. Added new --native option to man page. William Kendrick 2007-05-14 18:37:21 +00:00
  • 8a12e2f9c9 Fixed pasto. William Kendrick 2007-05-14 16:38:34 +00:00
  • 7a0582aee2 When running in fullscreen mode, you may now ask Tux Paint to display at the screen's (more precisely, the operating system's) current resolution. William Kendrick 2007-05-14 16:24:01 +00:00
  • bc63859a5a Per Shin-Ichi: Current official package of rubber stamps include very long description such as explanation of the motion of chess knight. So, buffer lengths in "loaddesc()" is not enough for translated strings especially in the case of multibyte languages. William Kendrick 2007-05-10 19:23:39 +00:00
  • 32f049c926 Ran update-po.sh, which brought tuxpaint.desktop up to date. William Kendrick 2007-05-09 07:38:36 +00:00
  • 3c63533b42 Ran update-po.sh to bring PO files and POT template up-to-date. Created a README.txt to remind myself what steps are needed in src/po/. William Kendrick 2007-05-09 07:38:07 +00:00
  • f4d0481f5f Adding im.c to POTFILES.in. William Kendrick 2007-05-09 07:26:45 +00:00
  • febb6394dc Added a little detail to hue modes. Asking Albert C. to finish (for Bug #1659503) William Kendrick 2007-05-06 16:14:47 +00:00
  • 57d345458b Pop-up dialogs were causing current Text tool text to disappear until click or type. Fixed. Non-drawing tools (e.g., Open/Print/Quit) were causing current Text tool text to render onto canvas. Fixed. William Kendrick 2007-05-06 16:04:14 +00:00
  • ea79d4fed2 Noted a RFE fix. William Kendrick 2007-05-06 15:09:58 +00:00
  • 2235bce0bb Added missing language to '--lang help' output. William Kendrick 2007-05-06 14:21:06 +00:00
  • 71820f602a Tibetan needs its own font. William Kendrick 2007-05-06 13:53:30 +00:00
  • 7031f5a654 Stamp group prev/next buttons always available, since they'll wrap around. William Kendrick 2007-05-06 13:40:35 +00:00
  • ea6cf6a1b3 Japanese i18n update: ja.im and ja.po Mark K. Kim 2007-05-06 04:40:40 +00:00
  • c735e6a6b8 Crash bug due to IM fixed, variable name change. Mark K. Kim 2007-05-06 04:00:20 +00:00
  • 5ad64e56cd Showing prev/next buttons for stamp group controls. William Kendrick 2007-05-03 17:00:56 +00:00
  • 176a8b0407 Created 'previous' and 'next' control button icons, for forthcoming stamp group UI. William Kendrick 2007-05-03 16:40:09 +00:00
  • f370445e02 Began grouping stamps (show one directory tree at a time). INCOMPLETE. William Kendrick 2007-05-03 16:28:27 +00:00
  • dc15cbdcb1 Put updated URL in Makefile echoes. William Kendrick 2007-05-03 07:09:09 +00:00
  • 1760cc9fc9 Localization build, install and uninstall targets moved into a separate "Makefile-i18n", to reduce clutter in main Makefile. William Kendrick 2007-05-03 07:08:26 +00:00
  • 5f8f6ef2ff Updated version number. William Kendrick 2007-05-03 06:49:17 +00:00
  • 71e7e451cb Updated docs to show left-Alt for Korean IM cycling. Made IM cycling key combos a table column in locale list table. William Kendrick 2007-05-02 18:23:26 +00:00
  • 149905a179 Cleanup. William Kendrick 2007-05-02 18:16:32 +00:00
  • 1b5724dcb4 Noted John's recent Win32 changes (print config & lockfile). William Kendrick 2007-05-02 18:15:23 +00:00
  • 0ea24f916b Korean IM crash bug fix, add L-ALT for mode switch. Mark K. Kim 2007-04-30 04:04:39 +00:00
  • a85bc639be WIN32 only: Change use_print_config (printcfg) default to be yes. Create the 'lockfile.dat' in the users local temporary directory, usually: 'C:\Documents and Settings\<USER NAME>\Local Settings\Temp\'. This allows the use of a shared 'savedir' without messing up the lockfile. John Popplewell 2007-04-28 02:52:11 +00:00
  • c43e81eb48 Noted multi-character support in IM. Made corrections in IM documentation, based on Mark's suggestions. Rebuilt all TXT versions. William Kendrick 2007-04-27 16:41:54 +00:00
  • cf0a8a7bee IM: unicode _string_ output support. Mark K. Kim 2007-04-27 03:43:27 +00:00
  • e2c829b9b1 Fixed escape typo. William Kendrick 2007-04-26 23:47:50 +00:00
  • 11c34ddf24 Right-Alt cycles, not toggles, input methods. William Kendrick 2007-04-26 23:42:34 +00:00
  • 90a7a6dfeb Explained (as best I could) flags in IM files. Noted that IM and PO additions require code and Makefile updates, too! William Kendrick 2007-04-26 23:32:56 +00:00
  • 2ead83e107 Briefly documented alternative input methods (IM character map files) in "Extending..." William Kendrick 2007-04-26 23:24:17 +00:00
  • d9b1e51ce9 Briefly documented translation (gettext PO catalogs) in "Extending..." William Kendrick 2007-04-26 23:07:29 +00:00
  • ce56ad9511 Added missing </i> tag. William Kendrick 2007-04-26 20:57:10 +00:00
  • 3fe6dbd857 Added Twi translation. William Kendrick 2007-04-26 20:13:47 +00:00
  • 939fcf53ac Mentioned which locales allow for alternative input methods. Removed "UTF8" from locale names in the big HTML table, for less clutter. ---------------------------------------------------------------------- William Kendrick 2007-04-25 17:39:00 +00:00
  • 8ac445b312 Command-line options still implied only specific screen sizes were possible. William Kendrick 2007-04-25 17:35:31 +00:00
  • 21df867051 Updated "windowsize" documentation; it didn't mention arbitrary sizes! William Kendrick 2007-04-25 17:34:09 +00:00
  • b4645f640c Organized Magic tools in the order they appear in the app. Added missing descriptions of Grass and Bricks magic tools. Updated "Fade" tool to its new name: "Lighten". Mentioned that Sparkles tool works in any color (used to just be yellow). William Kendrick 2007-04-25 17:29:17 +00:00
  • 67af2ea91f Added information on right+[Alt] for alternative input methods in Text tool. Added missing information on [Tab] to complete text input in Text tool. William Kendrick 2007-04-25 17:22:28 +00:00
  • b0efac0b9a Added Latvian support. (Note: PO file is incorreclty implemented) William Kendrick 2007-04-24 09:19:35 +00:00
  • 478661e2eb Updated Russian. William Kendrick 2007-04-24 09:04:25 +00:00
  • 44550ca28c Forgot to include GPL for te.ttf. William Kendrick 2007-04-24 09:00:52 +00:00
  • 29bcdacab5 Added Telugu support and TTF font (a GPL one in Debian & Ubuntu) William Kendrick 2007-04-24 08:59:46 +00:00
  • 412b2a35ff Mentioned the wrong locale! William Kendrick 2007-04-24 08:57:52 +00:00
  • 0f286b3118 Updated Danish translation. William Kendrick 2007-04-24 08:33:41 +00:00
  • d5b2329cc9 Updated Polish translation. William Kendrick 2007-04-24 08:29:42 +00:00