Commit graph

  • 55c1588999 move code around Albert Cahalan 2009-11-22 03:22:09 +00:00
  • 57aa18e8fe simplify i18n code (needs MUCH more...) Albert Cahalan 2009-11-21 23:07:48 +00:00
  • 1c980026f0 now --lang works (must not use stale pointers) Albert Cahalan 2009-11-21 21:17:19 +00:00
  • f296909c75 have to reset y_nudge if wiping out lang/locale Albert Cahalan 2009-11-21 11:30:19 +00:00
  • b5275ec578 locales should work Albert Cahalan 2009-11-21 10:52:38 +00:00
  • 0045bbad98 i18n stuff belongs in i18n.c Albert Cahalan 2009-11-21 10:14:56 +00:00
  • dd90d90624 savedir/datadir neatened up Albert Cahalan 2009-11-21 09:44:11 +00:00
  • a9b8f6ea1c show_usage takes exit code, and knows what to do Albert Cahalan 2009-11-21 05:10:44 +00:00
  • 034d5c9fb9 empty string is no good Albert Cahalan 2009-11-21 04:58:00 +00:00
  • e69985db3b report conflicting options Albert Cahalan 2009-11-21 03:39:50 +00:00
  • c79315a213 Helps if sed gets a file. ;) Making "make clean" kill the generated obj/parse.c & obj/parse_step1.c, too. William Kendrick 2009-11-20 22:47:30 +00:00
  • 0cf7429256 Ignoring gperf-generated parse.c and interim parse_step1.c. William Kendrick 2009-11-20 22:43:02 +00:00
  • a65dd06b46 Broken gperf into two steps, so make will fail properly if gperf isn't there. William Kendrick 2009-11-20 22:41:11 +00:00
  • 150f3b41b9 Saving and printing uncommited text and labels, allowing to edit them later. Pere Pujal i Carabantes 2009-11-20 19:12:40 +00:00
  • 1f9e0049d7 very little Albert Cahalan 2009-11-16 10:07:17 +00:00
  • 32c7a6682d lockfile into own function Albert Cahalan 2009-11-16 09:52:33 +00:00
  • be05dba58f lockfile into own function Albert Cahalan 2009-11-16 09:51:30 +00:00
  • 5dc2a54407 main() looking OK now; config still ignored (probably crashes) Albert Cahalan 2009-11-16 09:34:23 +00:00
  • 3e3d589c17 signal handler can not do much Albert Cahalan 2009-11-16 09:02:54 +00:00
  • 9a00845f50 moving more code past start of font scanning Albert Cahalan 2009-11-16 08:54:48 +00:00
  • c6d3259e2c broken, but it compiles with few warnings Albert Cahalan 2009-11-16 08:45:24 +00:00
  • 56af880681 generate parser Albert Cahalan 2009-11-16 08:32:52 +00:00
  • 667bc062f9 a parser for config files and the command line Albert Cahalan 2009-11-16 04:49:03 +00:00
  • e43ae6f497 Please bring back my single-dash command-line shortcuts! :( William Kendrick 2009-11-11 22:49:17 +00:00
  • d7f621ce20 No more wait for fonts at startup. Split the font stuff from load_info_about_label_surface to set_label_fonts so it can be runned later. Pere Pujal i Carabantes 2009-11-11 21:54:42 +00:00
  • f5e4e4eb0f Fixing a bug that caused the deletion of a label when a)writing the label b) draw things that caused that cur_undo matched newly label->save_undoid after cycling around NUM_UNDO_BUFS c)click on undo. Pere Pujal i Carabantes 2009-11-09 21:51:45 +00:00
  • 79d049e7dd drop redundant unused buggy "fullscreen" code Albert Cahalan 2009-11-08 18:38:25 +00:00
  • a4f06cb79c remove unused unjustified cruft Albert Cahalan 2009-11-08 10:21:17 +00:00
  • f9df7d75eb _ Albert Cahalan 2009-11-08 09:45:39 +00:00
  • 288bdff7e2 eliminate string copy Albert Cahalan 2009-11-08 09:39:30 +00:00
  • 8723541a34 use unified parser for command line options Albert Cahalan 2009-11-08 09:27:27 +00:00
  • dae8eda15d new config file parser, simplified and usable for command-line options Albert Cahalan 2009-11-08 07:28:16 +00:00
  • e318a23c4f stamp size must be a multiplier, not actual value Albert Cahalan 2009-11-08 03:25:12 +00:00
  • cba6b6894d parse_options can open the file itself Albert Cahalan 2009-11-08 03:17:13 +00:00
  • 93b47299f2 move code around, preparing to break up some overgrown functions Albert Cahalan 2009-11-08 02:55:40 +00:00
  • 23e136784b move code around, preparing to break up some overgrown functions Albert Cahalan 2009-11-08 02:42:19 +00:00
  • 2046cb4ac9 crazy $Id line was seriously upsetting my editor (file changed behind editor's back when I did a check-in) Albert Cahalan 2009-11-08 02:15:53 +00:00
  • f9041cb94a point out the bug that destroys the async nature of font scanning Albert Cahalan 2009-11-08 02:12:27 +00:00
  • 31b51a4034 printf fmt warnings that could crash 64-bit Albert Cahalan 2009-11-08 00:02:55 +00:00
  • d28d4322c8 tuxpaint-import tool uses BASHisms, so changed shebang to #!/bin/bash William Kendrick 2009-11-04 19:12:12 +00:00
  • 2e402b6d7b Update Muhammad Najmi Ahmad Zabidi 2009-10-23 13:40:58 +00:00
  • ac5400ecf2 Triggering the unsaved state on each letter typed, so we can safely go to open or new. Pere Pujal i Carabantes 2009-10-21 21:29:09 +00:00
  • 6e74cb03cb modify the line 19902, thanks to Pere Jacques Chion 2009-10-21 05:22:17 +00:00
  • 9750ee5920 Clicking the print button was causing label to be applied as plain text. Pere Pujal i Carabantes 2009-10-18 15:53:09 +00:00
  • 9a80cb3689 Lost detection of SVG, so auto-scale stopped working; putting it back. William Kendrick 2009-10-17 20:05:18 +00:00
  • 65ee095bb5 Portuguese translation update smarquespt 2009-10-17 11:20:48 +00:00
  • 9fe17de7b3 Created a "Templates" feature (similar to "Starters"). SF.net Feature Req. #1820318 William Kendrick 2009-10-16 09:00:41 +00:00
  • f4c25c5edc rec_undo_buffer() picks up any stuff put onto canvas by a magic_switchin(). Calling switchout/switchin around the recorder. (Suboptimal!) William Kendrick 2009-10-14 05:01:20 +00:00
  • 44422bac91 After switching into, or out of, a magic tool, the canvas is updated. William Kendrick 2009-10-14 00:43:46 +00:00
  • f156c5db82 Translation updated Jacques Chion 2009-10-12 14:32:49 +00:00
  • 803079c8cd Removed white artifacts from some Starters, and reduced file size of some Starters. William Kendrick 2009-10-11 18:56:36 +00:00
  • 4db3e359fb Scaling starts to the edge to avoid bucket Fill spill over. William Kendrick 2009-10-11 18:22:50 +00:00
  • 56205ba9c8 Inserting a dead tool button to get ones after Text and Label to line up nice. Improved Label tool icon. Improved Label tool "Select mode" button icon. William Kendrick 2009-10-10 06:54:37 +00:00
  • 239d4744fe Better instructions for Text and Label tools. William Kendrick 2009-10-10 06:45:04 +00:00
  • 444cf7b37a Preventing regular "Text" tool from acting just like the "Label" tool! William Kendrick 2009-10-10 06:33:38 +00:00
  • 85e99f5a6d ARGH! Don't pin my CPU!!! William Kendrick 2009-10-10 06:09:54 +00:00
  • 1bb1fbedfb Made icon for Wet Paint. William Kendrick 2009-10-08 17:23:14 +00:00
  • 15772f3be3 New strings for Wet Paint magic tool. William Kendrick 2009-10-08 17:20:25 +00:00
  • 77e346103b Added "Wet Paint" tool. William Kendrick 2009-10-08 17:17:17 +00:00
  • dd96740109 Adding support for Kid Pix templates (KPX files) as Starter images. William Kendrick 2009-10-07 23:52:54 +00:00
  • f243f8976a Was saving empty nodes. Pere Pujal i Carabantes 2009-10-06 23:07:04 +00:00
  • ceb8fc5c8a CTRL+P, click on print and click on other paint tools also remove the current label if it is empty and we are in select mode. Pere Pujal i Carabantes 2009-10-06 21:53:43 +00:00
  • 0233926eb1 Making sure labels get _printed_, too. William Kendrick 2009-10-06 18:19:34 +00:00
  • f2473f952b Deleting the label when typing enter or tab if in select mode and there are no text. Still has to be done for clicking on a different tool or unselecting the label button. Pere Pujal i Carabantes 2009-10-06 17:27:18 +00:00
  • a812f61c91 Fix (I think!?) for crash bug when starting a new drawing after using Label tool. William Kendrick 2009-10-05 23:51:16 +00:00
  • 3aff16312a Fix utf8 bug when saving labels. Pere Pujal i Carabantes 2009-10-05 21:05:45 +00:00
  • 460d691a95 Made Label tool truly disableable. Reordered tools slightly. William Kendrick 2009-10-04 07:27:00 +00:00
  • dc0409900b Doc'ing Gujarati updates. Doc'ing new Label tool. William Kendrick 2009-10-04 06:34:37 +00:00
  • 19d3f65949 Gujarati translation updates.. Kartik Mistry 2009-10-04 06:28:34 +00:00
  • 59fc4cacb0 Fixed command-line options for disable/enable Label tool. Added config-file option for disable/enable Label tool. Documented options to disable/enable Label tool. William Kendrick 2009-10-04 06:14:23 +00:00
  • a90f2548dc Initial integration of Bruno's Label tool, with tons of help from Pere. William Kendrick 2009-10-04 05:49:47 +00:00
  • 7b7880307d Latvian update. William Kendrick 2009-10-02 18:54:30 +00:00
  • 9badfa12a9 When a default size was not specified, SVG-based Stamps would default to the largest, which was canvas-sized. Now defaulting to a more reasonable size. (And users can click the maximum size choice to get the largest, canvas-sized rendition.) (SF.net bug #2836471) William Kendrick 2009-09-30 05:54:43 +00:00
  • 39e162a445 Vietnamese translation. William Kendrick 2009-09-27 21:51:45 +00:00
  • 1cf51aefac updated en_gb po secretlondon 2009-09-24 20:52:43 +00:00
  • c2878abb20 Yanking AT-AT. William Kendrick 2009-09-24 00:38:15 +00:00
  • b7a209e41a 3 new starters from open clip art. secretlondon 2009-09-24 00:26:52 +00:00
  • f2ee0f69a8 Updated POT and POs. William Kendrick 2009-09-10 22:54:53 +00:00
  • faaf81ac7e Zapoteco update. William Kendrick 2009-09-10 22:52:23 +00:00
  • e5a5b22b89 Added a basic BASH tab-completion file to expose Tux Paint command-line options. William Kendrick 2009-09-09 19:16:40 +00:00
  • b9cdca070c Added missing " William Kendrick 2009-09-09 19:14:39 +00:00
  • 4f84ef8ef6 updating translation Jacques Chion 2009-09-07 07:21:26 +00:00
  • e8b04c8cf5 albanian po merge from launchpad and updated en_CA and en_ZA secretlondon 2009-09-06 16:44:01 +00:00
  • 72356121e1 Danish update. William Kendrick 2009-09-03 18:45:29 +00:00
  • 1f2c97c348 final frame of the day secretlondon 2009-09-02 22:09:25 +00:00
  • 81d7b50add two more starters - frames secretlondon 2009-09-02 21:46:23 +00:00
  • 18758d51da Avoids loading PNG Starter if SVG with the same name exists. William Kendrick 2009-09-02 05:32:41 +00:00
  • 41390989bc Made a flower brush from some open clipart secretlondon 2009-09-02 00:40:31 +00:00
  • b6018ff341 6 new starter frames, renamed silver_frame to frame_silver to keep together secretlondon 2009-09-02 00:22:53 +00:00
  • 0837a9b51c 8 new starters, fixed 3 old ones secretlondon 2009-09-01 22:59:00 +00:00
  • 87edabb12c Portuguese update. William Kendrick 2009-09-01 18:28:50 +00:00
  • c19dd0b1cb Update POT and PO with Magic tool additions/changes. William Kendrick 2009-09-01 01:34:10 +00:00
  • 555601b485 Adding missing docs for Magic tools. William Kendrick 2009-09-01 01:32:29 +00:00
  • 0f3d5fcfe4 More accurate description of Blinds tool. Added missing docs for some Magic tools. Created a ROYGBIV variation of the Rainbow arc tool. William Kendrick 2009-09-01 01:30:58 +00:00
  • ec4a278ca0 Danish update. William Kendrick 2009-08-28 19:20:31 +00:00
  • 99ea91e661 Greek update. William Kendrick 2009-08-19 18:06:32 +00:00
  • c33ddd1d1e Fixed directional brush bug introduced by changes to 'rotation()' for Shape tool. William Kendrick 2009-08-17 19:01:28 +00:00
  • fff6b4a232 Update of translation Jacques Chion 2009-08-16 12:00:26 +00:00
  • d65adde114 Shape Tool enhancements to decrease glitches where lines join. (SF.net Bug #2837177) William Kendrick 2009-08-13 23:08:40 +00:00
  • e08bccf6cd Doc'ing puzzle tool. (Finally works) NOTE: I'd call it "Sliding puzzle", maybe? William Kendrick 2009-08-11 19:56:37 +00:00