Commit graph

  • 15a1c6a9b2 show Tux at start-up so he is not missing Albert Cahalan 2005-01-04 01:50:18 +00:00
  • b3fa03f7c3 more hard-coded constants removed (titles) Albert Cahalan 2005-01-04 01:43:48 +00:00
  • 33bcde0a22 color selector more self-aware w.r.t. dimensions; more hard-coded numbers removed Albert Cahalan 2005-01-04 00:50:06 +00:00
  • 9e08391bde Read events during startup, to let SDL update window contents on expose events. Keep progress bar going while loading fonts. William Kendrick 2005-01-03 23:30:39 +00:00
  • 11c83a9f79 setup for scrolling when left-side selection made Albert Cahalan 2005-01-03 22:17:30 +00:00
  • e31d83e01b make mouse-scroll code match mouse-click code Albert Cahalan 2005-01-03 21:30:44 +00:00
  • 28027be284 more screen size/layout independence Albert Cahalan 2005-01-03 03:04:08 +00:00
  • 5b9b3bc5d8 #if out the paintcan when unused Albert Cahalan 2005-01-02 22:14:07 +00:00
  • bb111e5149 print saved SDL error for audio init problems Albert Cahalan 2005-01-02 21:24:31 +00:00
  • 778f399ab5 do SDL_Init in 1 step as required, no SDL parachute unless fullscreen Albert Cahalan 2005-01-02 21:18:57 +00:00
  • cf711e956e free font style memory Albert Cahalan 2005-01-02 20:46:03 +00:00
  • eed601cc22 shrink the grey-out code a bit Albert Cahalan 2005-01-01 07:45:53 +00:00
  • 4a1a704ca0 active tool could be grey on return from open dialog; fix Albert Cahalan 2005-01-01 06:57:53 +00:00
  • 2515f630af grid coords not set up right; fixed now Albert Cahalan 2005-01-01 06:47:01 +00:00
  • 874e08671e inactive buttons get grey text and icons Albert Cahalan 2005-01-01 05:58:36 +00:00
  • 44daaadd7e changes toward variable window size and layout Albert Cahalan 2005-01-01 03:07:40 +00:00
  • f4e92f4b8f #if out some debug code Albert Cahalan 2004-12-31 23:45:22 +00:00
  • 2b3082db2b variable-size window changes Albert Cahalan 2004-12-31 23:22:26 +00:00
  • d32b905f17 variable-size window changes Albert Cahalan 2004-12-31 21:04:43 +00:00
  • c4aa47c79c variable-size window changes Albert Cahalan 2004-12-31 20:10:36 +00:00
  • 4775c391c0 Created icons for Bold and Italic controls. William Kendrick 2004-12-31 09:57:35 +00:00
  • 005d5e1573 Allowed for bigger fonts. Kept fonts inside button limits, though. Changed "ag" to "Aa". (What's "ag?") William Kendrick 2004-12-31 09:39:03 +00:00
  • 86bac7a32c Added Changelog entries for Albert's cool new text control interface. William Kendrick 2004-12-31 08:51:41 +00:00
  • eaf0da3927 now grouping fonts by family and tossing dupes Albert Cahalan 2004-12-31 05:44:42 +00:00
  • e1cef6082d bold+italic emulation works Albert Cahalan 2004-12-30 20:55:31 +00:00
  • 8391c7dffe prep internals for grouping font styles by family Albert Cahalan 2004-12-30 19:34:54 +00:00
  • 89d5ba49e8 less-confusing variable names Albert Cahalan 2004-12-30 17:51:22 +00:00
  • 7e43899ffb simplify stamp controls code Albert Cahalan 2004-12-30 17:49:02 +00:00
  • fb9350a299 simplify stamp controls code Albert Cahalan 2004-12-30 17:21:42 +00:00
  • 4c2962ca82 no sound or redraw when nothing done Albert Cahalan 2004-12-30 17:14:27 +00:00
  • d8c5094b11 skeletal text controls Albert Cahalan 2004-12-30 17:10:15 +00:00
  • 9fa0b853c7 one more font directory Albert Cahalan 2004-12-30 05:52:01 +00:00
  • 100e123a0d find more fonts, no crash on failed load, localized sample text, sizing lost for now Albert Cahalan 2004-12-30 05:31:25 +00:00
  • 909b8f9672 grep-friendly names: fonts now user_fonts, font now medium_font Albert Cahalan 2004-12-30 00:04:17 +00:00
  • d10ec1c528 undo serious editing error (old editor session...) Albert Cahalan 2004-12-29 22:40:34 +00:00
  • e63d21b41c reduce NOSOUND #ifndef via #define and typedef Albert Cahalan 2004-12-29 22:28:45 +00:00
  • e9abd7fe22 448x376 is the original canvas size Albert Cahalan 2004-12-29 19:08:01 +00:00
  • 610e4254ed putenv w/ stack variable is wrong; must leak instead Albert Cahalan 2004-12-29 05:21:39 +00:00
  • 3b78b50124 make load_locale_font take a size argument Albert Cahalan 2004-12-29 04:05:55 +00:00
  • 6fe421ba32 Japanese: does NOT require screwball font Albert Cahalan 2004-12-29 01:34:26 +00:00
  • 832ff84f32 Hebrew and Greek: do NOT require screwball font Albert Cahalan 2004-12-29 01:29:29 +00:00
  • fab95cbd34 put language-to-locale mapping into a table Albert Cahalan 2004-12-29 00:05:01 +00:00
  • ab6228e2ca iconv.h not needed, more M_PI digits, empty #if removed Albert Cahalan 2004-12-28 20:39:49 +00:00
  • 54f180094a move duplicate code into called function Albert Cahalan 2004-12-28 19:19:46 +00:00
  • 2aaa84ddf7 #if out undocumented Polish and Lithuanian mystery code Albert Cahalan 2004-12-28 19:12:12 +00:00
  • 28862e3311 move and update a comment Albert Cahalan 2004-12-28 18:24:37 +00:00
  • 839f308d60 note about putenv usage Albert Cahalan 2004-12-28 16:12:48 +00:00
  • e2bc612730 never use putenv w/ stack variable; also move lang stuff Albert Cahalan 2004-12-28 16:09:27 +00:00
  • d4cfe7517e getting language stuff more self-contained Albert Cahalan 2004-12-28 15:26:21 +00:00
  • d7fa13e97d getting language stuff more self-contained Albert Cahalan 2004-12-28 15:03:20 +00:00
  • 8dfa1552fa remove redundant debug code Albert Cahalan 2004-12-28 14:18:57 +00:00
  • 15bc349942 getting language stuff more self-contained Albert Cahalan 2004-12-28 06:27:48 +00:00
  • e4a36a766b getting language stuff more self-contained Albert Cahalan 2004-12-28 06:08:05 +00:00
  • edf2f42e57 C language standard: sizeof char is 1 and void* needs no cast Albert Cahalan 2004-12-28 05:45:17 +00:00
  • 35329205f9 mem leak: both textdir() and uppercase() allocate Albert Cahalan 2004-12-28 05:43:02 +00:00
  • f04649ccf4 mem leak: textdir() allocates (was useless too, AFAIK) Albert Cahalan 2004-12-28 05:22:57 +00:00
  • f4435ebd75 mem leak: both textdir() and uppercase() allocate Albert Cahalan 2004-12-28 05:15:14 +00:00
  • 9f23f1d24d mem leak: both textdir() and uppercase() allocate Albert Cahalan 2004-12-28 05:07:10 +00:00
  • e03471ceb4 C language standard: sizeof char is 1 and void* needs no cast Albert Cahalan 2004-12-28 04:47:51 +00:00
  • 0d8f741ee6 getting language stuff more self-contained Albert Cahalan 2004-12-28 04:27:39 +00:00
  • 9c320ca3a9 getting language stuff more self-contained Albert Cahalan 2004-12-28 04:16:52 +00:00
  • d6275ecb61 getting language stuff more self-contained Albert Cahalan 2004-12-28 04:02:20 +00:00
  • 93907b308a moving all language stuff to one place (maybe later, a separate file) Albert Cahalan 2004-12-28 03:46:02 +00:00
  • 8c7ac45428 Regenerated text version of Options doc. William Kendrick 2004-12-27 07:30:18 +00:00
  • 2d9155e6b4 Added Swahili. Updated some docs and credits. William Kendrick 2004-12-27 07:25:31 +00:00
  • 1a322d076a flood fill adjusted for new light colors Albert Cahalan 2004-12-21 06:19:28 +00:00
  • 8fe16768d0 paintwell.png image for better paintwell Albert Cahalan 2004-12-21 05:13:14 +00:00
  • 85ef258f24 move pink for proper order, and use "Light Grey" Albert Cahalan 2004-12-21 01:18:12 +00:00
  • 5c5e54266d neaten up the brick code a bit Albert Cahalan 2004-12-20 21:47:15 +00:00
  • eb32e3361c lost an optimization because getpixel/putpixel used by thumbnail on 3-byte-per-pixel saved images Albert Cahalan 2004-12-20 02:21:47 +00:00
  • 62d2f463ed usable color selector buttons Albert Cahalan 2004-12-20 01:24:37 +00:00
  • ab76ffb8d1 neither thick nor thin is just right Albert Cahalan 2004-12-19 23:31:30 +00:00
  • 0cbd1307f6 color change causes update Albert Cahalan 2004-12-19 22:40:21 +00:00
  • 5306891abf brick tools, and a final (?) color selector fix Albert Cahalan 2004-12-19 21:15:11 +00:00
  • f974fd56a8 color selector now reliable for magic Albert Cahalan 2004-12-19 01:10:19 +00:00
  • 23aa4522f1 draw_colors cleanup Albert Cahalan 2004-12-18 23:37:21 +00:00
  • 1d06a0ff8f remind to put dirt down for the grass Albert Cahalan 2004-12-18 20:43:29 +00:00
  • 62ccdb65be macros for: SDL_GetRGB SDL_GetRGBA SDL_MapRGBA SDL_MapRGB Albert Cahalan 2004-12-18 20:35:53 +00:00
  • 24c04d91d8 2nd attempt to speed up getpixel and putpixel Albert Cahalan 2004-12-18 19:21:58 +00:00
  • bdeca0cc62 1st attempt to speed up getpixel and putpixel Albert Cahalan 2004-12-18 17:02:11 +00:00
  • 85fb346304 grass perspective should be linear, not exponential Albert Cahalan 2004-12-18 16:07:14 +00:00
  • 0831554ea0 tintable grass Albert Cahalan 2004-12-18 08:01:18 +00:00
  • 67399fdd25 grass Albert Cahalan 2004-12-18 03:40:17 +00:00
  • 25ac30c2c1 grass -- needs more work Albert Cahalan 2004-12-17 22:56:31 +00:00
  • fab3be3c6f Mac OS X XCode update: All textual references to "TuxPaint" have been replaced by "Tux Paint", for consistency with the rest of the project. Martin Fuhrer 2004-12-15 07:16:41 +00:00
  • 626304ef7b Loaded & re-saved "icon.png" in The Gimp to see if it affects Gnome panel crash. William Kendrick 2004-12-13 17:28:45 +00:00
  • 613975b015 Translation of OPTIONS documentation to Spanish. William Kendrick 2004-12-13 04:40:44 +00:00
  • 9dceef9122 declare i Albert Cahalan 2004-12-13 02:12:57 +00:00
  • 1c187bc39b no need to assign twice Albert Cahalan 2004-12-13 01:25:06 +00:00
  • 3481016567 "i" wasn't getting reset after goto, causing segfault on Bill's box ("while (i--)" when i was 0 would cause overflow) William Kendrick 2004-12-12 23:36:41 +00:00
  • 538896a0ab fix warning w/ LOW_QUALITY_COLOR_SELECTOR defined Albert Cahalan 2004-12-12 20:25:26 +00:00
  • 3220560516 tintgray remnants removed Albert Cahalan 2004-12-12 20:18:38 +00:00
  • cc844b875e neaten up LOW_QUALITY_STAMP_OUTLINE support and make outlines flip/mirror/resize again Albert Cahalan 2004-12-12 20:10:23 +00:00
  • 7cb34040b0 moving i-- caused an array overrun w/ SIGSEGV Albert Cahalan 2004-12-12 19:38:43 +00:00
  • 6248e11d0a Activated new Magic Tool sound effects. William Kendrick 2004-12-12 10:55:08 +00:00
  • 420d8acad3 Added sounds for Cartoon and Tint magic tools. William Kendrick 2004-12-12 10:52:33 +00:00
  • b84dafcf35 Created sound for Smudge magic. William Kendrick 2004-12-12 10:33:58 +00:00
  • f5e8e33e96 Created sound for 'Darken' magic tool. William Kendrick 2004-12-12 10:23:33 +00:00
  • c02e4948ab Organized 0.9.15's changelog entries. William Kendrick 2004-12-12 10:03:47 +00:00
  • 027d5cf261 Fixed crashing bug in tinting code. Cleaned up format of tinting code a little. William Kendrick 2004-12-12 09:46:23 +00:00