Public bug reported:

Binary package hint: tuxtype

Version 1.7.4
[ David Bruce <[email protected]> ]
        - Build - configure.ac updated to only link to SDL_ttf when SDL_Pango is
          unavailable; also added configure option "--without-sdlpango" to 
facilitate
          testing of program when SDL_ttf is used.

Version 1.7.3
[ David Bruce <[email protected]> ]
        - updated LoadFont() to include the hard-coded hackery for all of the
          bundled fonts.  Also, (IMPORTANT), now the function attempts to load
          the default font if it fails to load the desired font, instead of 
          just segfaulting.  An appropriate message is printed to stderr.
        - fix to ConvertToUTF8() to support correct behavior on MacOSX
        - fix to top-level Makefile.am because a file was going into 
$prefix/doc/PACKAGE
          rather than the correct $prefix/share/doc/PACKAGE

Version 1.7.2
[ David Bruce <[email protected]> ]
        - fixed crashing bug in cascade game in fullscreen due to size of blit
          queue not being big enough.
        - fixed drawing glitch in cascade game where words with terminal 'W' had
          not been getting fully erased in redraw
        - changed title graphic to "TuxType" instead of "TuxType2"
        - added opening sound "harp.wav" from Tux Paint.
        - added rest of fonts needed for remaining Indic languages
        - changed "warning" output from image loader so it only prints if debug 
on.

Version 1.7.1
[ David Bruce <[email protected]> ]
        - additional code to work around unreliability of setlocale() under 
          Windows. We now set LANG for both the C compiler and OS as well, using
          Bruno Haible's my_setenv() function from the GNU Gettext FAQ. Tuxtype
          now starts in the correct language for the underlying OS, and also
          switches translations with theme changes. It does not yet 
automatically
          pick the correct theme on startup to match the current LANG.
        - additional code in ConvertToUTF8() to handle Windows' 16-bit wchar_t 
vs.
          unix's 32-bit wchar_t.

Version 1.7.0
[ David Bruce <[email protected]> ]
        - First release following 2008 Google Summer of Code.
        - Several major enhancements:
        - GNU gettext used for internationalization (M. Mohan)
        - Themes and translations for multiple additional
          Indic languages (M. Mohan)
        - Graphical keyboard hint system (Sreyas K.)
        - Rewritten phrase practice activity (D. Bruce)
        - Fullscreen mode at native resolution (D. Bruce)

** Affects: tuxtype (Ubuntu)
     Importance: Undecided
     Assignee: Loïc Martin (loic-martin3)
         Status: In Progress

** Changed in: tuxtype (Ubuntu)
       Status: New => In Progress

** Changed in: tuxtype (Ubuntu)
     Assignee: (unassigned) => Loïc Martin (loic-martin3)

-- 
Please merge tuxtype 1.7.4.dfsg1-1 (main) from Debian unstable
https://bugs.launchpad.net/bugs/383276
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to