[X] The "/vmpk/vmpk-0.2.5-setup.exe" file could not be found or is not available. Please select another file.

Typing Trainer program for console, based ncurses


http://tpgt.sourceforge.net





Separate each tag with a space.

Release Date:

2007-08-23

Topics:

License:

Ratings and Reviews

Be the first to post a text review of Tying Trainer. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • tpgt 0.6.0 file released: tpgt-0.6.0-src.tar.gz

    Version 0.6.0 2007.08.14 - new feautre: UTF-8 support - bugfix: ncurses5 changed ncursesw5 - bugfix: the charset of hungarian lesson files changed to UTF-8 - bugfix: the charset of hungarian program interface changed to UTF-8 - bugfix: in lesson.c the code changed UTF-8 compatibil - bugfix: in menus.c the code changed UTF-8 compatibil, the mwidth function changed - bugfix: new module ustrlen.c for UTF-8 Version 0.5.4-2pts 2006.08.17 -- by Peter Szabo - new feature: `ui_lang =' setting in ~/.tpgtrc to override the LC_MESSAGES environment variable. - new feature: documented ~/.tpgtrc file format in README - bugfix: starts up in English mode if locale is not set properly (instead of crashing) - bugfix: can save a default ~/.tpgtrc (instead of crashing) - bugfix: can start up if ~/.tpgtrc is not found or it is missing `lang =' (instead of crashing) - bugfix: finds hu/LC_MESSAGE/tpgt.mo properly (after `make install') - bugfix: ignores bad ~/.tpgtrc lines (instead of crashing) - bugfix: typed characters are not eachoed into menu window. (Bug found by enabling `gcc -W -Wall') - bugfix: various off-by-one indexing bugfixes - testing: Tested and found working on Debian Sarge with and without installation, with and without locale ($LC_MESSAGE) settings. (The original version didn't work, but segfaulted.) - code cleanup: using sprintf() instead of numtostr() - code cleanup: free()ing malloc()ed memory at more places - code cleanup: compiling with more GCC warnings to reveal coding errors - code cleanup: moved #include <...> directives from .h to .c to increase portability - code cleanup: less buffer overflows - code cleanup: gathered config file handling routines to checkrc.c - code cleanup: added missing #include <...> directives (e.g. <stdio.h>) - code cleanup: integreted tcheck() and lang_out() to overwrite_tpgtrc() - see also changes-by-pts.txt Version 0.5.4 2005.01.17 - New Makefiles - Change the keypad initialiton in the lesson.c - Debian control file correction - When the menu is starting, functional the UP key. Version 0.5.3 2005.01.11 - Correction the lessons locatin. The program search more location the lessons. - Bugfix: After installation the tpgt program runable. In the .tar.gz packages the tpgt program was not runable after installation. - Install and uninstall script correction Version 0.5.2 2005.01.07 - Correction the gettext errors. - Head in main menu. - Create doc directory, and wrote the lesson file format. - Code optimization. For example: more "ifndef ANYSYMBOL". Define VERSION in about.h. Redefine the ncurses colors a if section. Version 0.5.1 2004.08 - debian directory wich contain control, rules etc. files for Debian package Version 0.5 2004.05 - Bad hungarian translated Z key changed - 14 lesson n and t character removed - If you hit the Esc key in the mainmenu then program termineted, another time the back previous menu. - in lesson.c the paramtere of lesson fuction of type added. - Show the lesson number - If you typing a lesson, the first Esc terminated now. - New hungarian lessons 24-42 Numeric and special keys - New english lessons 29-42 Numeric and special keys Version 0.3 2004.05 - Separate src directory, so new Makefiles - In hungarian 15 lesson changed a charachter - When program terminate the screen cleared - The program search the lesson and locale files in the system too. So the tpgt installable to system. - Install script: install-sh - Wrote uninstall script into Makefile file Version 0.2.1 2004.05.21. Changed the english and hungarian 6 number of lesson of a bad row Version 0.2 2004.05.14. Changed the background color of showed row Changed the full cursor, simpla underline type Changed the one word from the hungarian translate Version 0.1 released on 2004-03-

    posted 809 days ago

  • tpgt 0.6.0 file released: tpgt-0.6.0-src.tar.gz.md5

    Version 0.6.0 2007.08.14 - new feautre: UTF-8 support - bugfix: ncurses5 changed ncursesw5 - bugfix: the charset of hungarian lesson files changed to UTF-8 - bugfix: the charset of hungarian program interface changed to UTF-8 - bugfix: in lesson.c the code changed UTF-8 compatibil - bugfix: in menus.c the code changed UTF-8 compatibil, the mwidth function changed - bugfix: new module ustrlen.c for UTF-8 Version 0.5.4-2pts 2006.08.17 -- by Peter Szabo - new feature: `ui_lang =' setting in ~/.tpgtrc to override the LC_MESSAGES environment variable. - new feature: documented ~/.tpgtrc file format in README - bugfix: starts up in English mode if locale is not set properly (instead of crashing) - bugfix: can save a default ~/.tpgtrc (instead of crashing) - bugfix: can start up if ~/.tpgtrc is not found or it is missing `lang =' (instead of crashing) - bugfix: finds hu/LC_MESSAGE/tpgt.mo properly (after `make install') - bugfix: ignores bad ~/.tpgtrc lines (instead of crashing) - bugfix: typed characters are not eachoed into menu window. (Bug found by enabling `gcc -W -Wall') - bugfix: various off-by-one indexing bugfixes - testing: Tested and found working on Debian Sarge with and without installation, with and without locale ($LC_MESSAGE) settings. (The original version didn't work, but segfaulted.) - code cleanup: using sprintf() instead of numtostr() - code cleanup: free()ing malloc()ed memory at more places - code cleanup: compiling with more GCC warnings to reveal coding errors - code cleanup: moved #include <...> directives from .h to .c to increase portability - code cleanup: less buffer overflows - code cleanup: gathered config file handling routines to checkrc.c - code cleanup: added missing #include <...> directives (e.g. <stdio.h>) - code cleanup: integreted tcheck() and lang_out() to overwrite_tpgtrc() - see also changes-by-pts.txt Version 0.5.4 2005.01.17 - New Makefiles - Change the keypad initialiton in the lesson.c - Debian control file correction - When the menu is starting, functional the UP key. Version 0.5.3 2005.01.11 - Correction the lessons locatin. The program search more location the lessons. - Bugfix: After installation the tpgt program runable. In the .tar.gz packages the tpgt program was not runable after installation. - Install and uninstall script correction Version 0.5.2 2005.01.07 - Correction the gettext errors. - Head in main menu. - Create doc directory, and wrote the lesson file format. - Code optimization. For example: more "ifndef ANYSYMBOL". Define VERSION in about.h. Redefine the ncurses colors a if section. Version 0.5.1 2004.08 - debian directory wich contain control, rules etc. files for Debian package Version 0.5 2004.05 - Bad hungarian translated Z key changed - 14 lesson n and t character removed - If you hit the Esc key in the mainmenu then program termineted, another time the back previous menu. - in lesson.c the paramtere of lesson fuction of type added. - Show the lesson number - If you typing a lesson, the first Esc terminated now. - New hungarian lessons 24-42 Numeric and special keys - New english lessons 29-42 Numeric and special keys Version 0.3 2004.05 - Separate src directory, so new Makefiles - In hungarian 15 lesson changed a charachter - When program terminate the screen cleared - The program search the lesson and locale files in the system too. So the tpgt installable to system. - Install script: install-sh - Wrote uninstall script into Makefile file Version 0.2.1 2004.05.21. Changed the english and hungarian 6 number of lesson of a bad row Version 0.2 2004.05.14. Changed the background color of showed row Changed the full cursor, simpla underline type Changed the one word from the hungarian translate Version 0.1 released on 2004-03-

    posted 809 days ago

  • tpgt 0.6.0 file released: tpgt-0.6.0-i386.tar.gz.md5

    Version 0.6.0 2007.08.14 - new feautre: UTF-8 support - bugfix: ncurses5 changed ncursesw5 - bugfix: the charset of hungarian lesson files changed to UTF-8 - bugfix: the charset of hungarian program interface changed to UTF-8 - bugfix: in lesson.c the code changed UTF-8 compatibil - bugfix: in menus.c the code changed UTF-8 compatibil, the mwidth function changed - bugfix: new module ustrlen.c for UTF-8 Version 0.5.4-2pts 2006.08.17 -- by Peter Szabo - new feature: `ui_lang =' setting in ~/.tpgtrc to override the LC_MESSAGES environment variable. - new feature: documented ~/.tpgtrc file format in README - bugfix: starts up in English mode if locale is not set properly (instead of crashing) - bugfix: can save a default ~/.tpgtrc (instead of crashing) - bugfix: can start up if ~/.tpgtrc is not found or it is missing `lang =' (instead of crashing) - bugfix: finds hu/LC_MESSAGE/tpgt.mo properly (after `make install') - bugfix: ignores bad ~/.tpgtrc lines (instead of crashing) - bugfix: typed characters are not eachoed into menu window. (Bug found by enabling `gcc -W -Wall') - bugfix: various off-by-one indexing bugfixes - testing: Tested and found working on Debian Sarge with and without installation, with and without locale ($LC_MESSAGE) settings. (The original version didn't work, but segfaulted.) - code cleanup: using sprintf() instead of numtostr() - code cleanup: free()ing malloc()ed memory at more places - code cleanup: compiling with more GCC warnings to reveal coding errors - code cleanup: moved #include <...> directives from .h to .c to increase portability - code cleanup: less buffer overflows - code cleanup: gathered config file handling routines to checkrc.c - code cleanup: added missing #include <...> directives (e.g. <stdio.h>) - code cleanup: integreted tcheck() and lang_out() to overwrite_tpgtrc() - see also changes-by-pts.txt Version 0.5.4 2005.01.17 - New Makefiles - Change the keypad initialiton in the lesson.c - Debian control file correction - When the menu is starting, functional the UP key. Version 0.5.3 2005.01.11 - Correction the lessons locatin. The program search more location the lessons. - Bugfix: After installation the tpgt program runable. In the .tar.gz packages the tpgt program was not runable after installation. - Install and uninstall script correction Version 0.5.2 2005.01.07 - Correction the gettext errors. - Head in main menu. - Create doc directory, and wrote the lesson file format. - Code optimization. For example: more "ifndef ANYSYMBOL". Define VERSION in about.h. Redefine the ncurses colors a if section. Version 0.5.1 2004.08 - debian directory wich contain control, rules etc. files for Debian package Version 0.5 2004.05 - Bad hungarian translated Z key changed - 14 lesson n and t character removed - If you hit the Esc key in the mainmenu then program termineted, another time the back previous menu. - in lesson.c the paramtere of lesson fuction of type added. - Show the lesson number - If you typing a lesson, the first Esc terminated now. - New hungarian lessons 24-42 Numeric and special keys - New english lessons 29-42 Numeric and special keys Version 0.3 2004.05 - Separate src directory, so new Makefiles - In hungarian 15 lesson changed a charachter - When program terminate the screen cleared - The program search the lesson and locale files in the system too. So the tpgt installable to system. - Install script: install-sh - Wrote uninstall script into Makefile file Version 0.2.1 2004.05.21. Changed the english and hungarian 6 number of lesson of a bad row Version 0.2 2004.05.14. Changed the background color of showed row Changed the full cursor, simpla underline type Changed the one word from the hungarian translate Version 0.1 released on 2004-03-

    posted 809 days ago

  • tpgt 0.6.0 file released: tpgt_0.6.0-1ubuntu_i386.deb.md5

    Version 0.6.0 2007.08.14 - new feautre: UTF-8 support - bugfix: ncurses5 changed ncursesw5 - bugfix: the charset of hungarian lesson files changed to UTF-8 - bugfix: the charset of hungarian program interface changed to UTF-8 - bugfix: in lesson.c the code changed UTF-8 compatibil - bugfix: in menus.c the code changed UTF-8 compatibil, the mwidth function changed - bugfix: new module ustrlen.c for UTF-8 Version 0.5.4-2pts 2006.08.17 -- by Peter Szabo - new feature: `ui_lang =' setting in ~/.tpgtrc to override the LC_MESSAGES environment variable. - new feature: documented ~/.tpgtrc file format in README - bugfix: starts up in English mode if locale is not set properly (instead of crashing) - bugfix: can save a default ~/.tpgtrc (instead of crashing) - bugfix: can start up if ~/.tpgtrc is not found or it is missing `lang =' (instead of crashing) - bugfix: finds hu/LC_MESSAGE/tpgt.mo properly (after `make install') - bugfix: ignores bad ~/.tpgtrc lines (instead of crashing) - bugfix: typed characters are not eachoed into menu window. (Bug found by enabling `gcc -W -Wall') - bugfix: various off-by-one indexing bugfixes - testing: Tested and found working on Debian Sarge with and without installation, with and without locale ($LC_MESSAGE) settings. (The original version didn't work, but segfaulted.) - code cleanup: using sprintf() instead of numtostr() - code cleanup: free()ing malloc()ed memory at more places - code cleanup: compiling with more GCC warnings to reveal coding errors - code cleanup: moved #include <...> directives from .h to .c to increase portability - code cleanup: less buffer overflows - code cleanup: gathered config file handling routines to checkrc.c - code cleanup: added missing #include <...> directives (e.g. <stdio.h>) - code cleanup: integreted tcheck() and lang_out() to overwrite_tpgtrc() - see also changes-by-pts.txt Version 0.5.4 2005.01.17 - New Makefiles - Change the keypad initialiton in the lesson.c - Debian control file correction - When the menu is starting, functional the UP key. Version 0.5.3 2005.01.11 - Correction the lessons locatin. The program search more location the lessons. - Bugfix: After installation the tpgt program runable. In the .tar.gz packages the tpgt program was not runable after installation. - Install and uninstall script correction Version 0.5.2 2005.01.07 - Correction the gettext errors. - Head in main menu. - Create doc directory, and wrote the lesson file format. - Code optimization. For example: more "ifndef ANYSYMBOL". Define VERSION in about.h. Redefine the ncurses colors a if section. Version 0.5.1 2004.08 - debian directory wich contain control, rules etc. files for Debian package Version 0.5 2004.05 - Bad hungarian translated Z key changed - 14 lesson n and t character removed - If you hit the Esc key in the mainmenu then program termineted, another time the back previous menu. - in lesson.c the paramtere of lesson fuction of type added. - Show the lesson number - If you typing a lesson, the first Esc terminated now. - New hungarian lessons 24-42 Numeric and special keys - New english lessons 29-42 Numeric and special keys Version 0.3 2004.05 - Separate src directory, so new Makefiles - In hungarian 15 lesson changed a charachter - When program terminate the screen cleared - The program search the lesson and locale files in the system too. So the tpgt installable to system. - Install script: install-sh - Wrote uninstall script into Makefile file Version 0.2.1 2004.05.21. Changed the english and hungarian 6 number of lesson of a bad row Version 0.2 2004.05.14. Changed the background color of showed row Changed the full cursor, simpla underline type Changed the one word from the hungarian translate Version 0.1 released on 2004-03-

    posted 809 days ago

  • tpgt 0.6.0 file released: tpgt-0.6.0-i386.tar.gz

    Version 0.6.0 2007.08.14 - new feautre: UTF-8 support - bugfix: ncurses5 changed ncursesw5 - bugfix: the charset of hungarian lesson files changed to UTF-8 - bugfix: the charset of hungarian program interface changed to UTF-8 - bugfix: in lesson.c the code changed UTF-8 compatibil - bugfix: in menus.c the code changed UTF-8 compatibil, the mwidth function changed - bugfix: new module ustrlen.c for UTF-8 Version 0.5.4-2pts 2006.08.17 -- by Peter Szabo - new feature: `ui_lang =' setting in ~/.tpgtrc to override the LC_MESSAGES environment variable. - new feature: documented ~/.tpgtrc file format in README - bugfix: starts up in English mode if locale is not set properly (instead of crashing) - bugfix: can save a default ~/.tpgtrc (instead of crashing) - bugfix: can start up if ~/.tpgtrc is not found or it is missing `lang =' (instead of crashing) - bugfix: finds hu/LC_MESSAGE/tpgt.mo properly (after `make install') - bugfix: ignores bad ~/.tpgtrc lines (instead of crashing) - bugfix: typed characters are not eachoed into menu window. (Bug found by enabling `gcc -W -Wall') - bugfix: various off-by-one indexing bugfixes - testing: Tested and found working on Debian Sarge with and without installation, with and without locale ($LC_MESSAGE) settings. (The original version didn't work, but segfaulted.) - code cleanup: using sprintf() instead of numtostr() - code cleanup: free()ing malloc()ed memory at more places - code cleanup: compiling with more GCC warnings to reveal coding errors - code cleanup: moved #include <...> directives from .h to .c to increase portability - code cleanup: less buffer overflows - code cleanup: gathered config file handling routines to checkrc.c - code cleanup: added missing #include <...> directives (e.g. <stdio.h>) - code cleanup: integreted tcheck() and lang_out() to overwrite_tpgtrc() - see also changes-by-pts.txt Version 0.5.4 2005.01.17 - New Makefiles - Change the keypad initialiton in the lesson.c - Debian control file correction - When the menu is starting, functional the UP key. Version 0.5.3 2005.01.11 - Correction the lessons locatin. The program search more location the lessons. - Bugfix: After installation the tpgt program runable. In the .tar.gz packages the tpgt program was not runable after installation. - Install and uninstall script correction Version 0.5.2 2005.01.07 - Correction the gettext errors. - Head in main menu. - Create doc directory, and wrote the lesson file format. - Code optimization. For example: more "ifndef ANYSYMBOL". Define VERSION in about.h. Redefine the ncurses colors a if section. Version 0.5.1 2004.08 - debian directory wich contain control, rules etc. files for Debian package Version 0.5 2004.05 - Bad hungarian translated Z key changed - 14 lesson n and t character removed - If you hit the Esc key in the mainmenu then program termineted, another time the back previous menu. - in lesson.c the paramtere of lesson fuction of type added. - Show the lesson number - If you typing a lesson, the first Esc terminated now. - New hungarian lessons 24-42 Numeric and special keys - New english lessons 29-42 Numeric and special keys Version 0.3 2004.05 - Separate src directory, so new Makefiles - In hungarian 15 lesson changed a charachter - When program terminate the screen cleared - The program search the lesson and locale files in the system too. So the tpgt installable to system. - Install script: install-sh - Wrote uninstall script into Makefile file Version 0.2.1 2004.05.21. Changed the english and hungarian 6 number of lesson of a bad row Version 0.2 2004.05.14. Changed the background color of showed row Changed the full cursor, simpla underline type Changed the one word from the hungarian translate Version 0.1 released on 2004-03-

    posted 809 days ago

  • tpgt 0.6.0 file released: tpgt_0.6.0-1ubuntu_i386.deb

    Version 0.6.0 2007.08.14 - new feautre: UTF-8 support - bugfix: ncurses5 changed ncursesw5 - bugfix: the charset of hungarian lesson files changed to UTF-8 - bugfix: the charset of hungarian program interface changed to UTF-8 - bugfix: in lesson.c the code changed UTF-8 compatibil - bugfix: in menus.c the code changed UTF-8 compatibil, the mwidth function changed - bugfix: new module ustrlen.c for UTF-8 Version 0.5.4-2pts 2006.08.17 -- by Peter Szabo - new feature: `ui_lang =' setting in ~/.tpgtrc to override the LC_MESSAGES environment variable. - new feature: documented ~/.tpgtrc file format in README - bugfix: starts up in English mode if locale is not set properly (instead of crashing) - bugfix: can save a default ~/.tpgtrc (instead of crashing) - bugfix: can start up if ~/.tpgtrc is not found or it is missing `lang =' (instead of crashing) - bugfix: finds hu/LC_MESSAGE/tpgt.mo properly (after `make install') - bugfix: ignores bad ~/.tpgtrc lines (instead of crashing) - bugfix: typed characters are not eachoed into menu window. (Bug found by enabling `gcc -W -Wall') - bugfix: various off-by-one indexing bugfixes - testing: Tested and found working on Debian Sarge with and without installation, with and without locale ($LC_MESSAGE) settings. (The original version didn't work, but segfaulted.) - code cleanup: using sprintf() instead of numtostr() - code cleanup: free()ing malloc()ed memory at more places - code cleanup: compiling with more GCC warnings to reveal coding errors - code cleanup: moved #include <...> directives from .h to .c to increase portability - code cleanup: less buffer overflows - code cleanup: gathered config file handling routines to checkrc.c - code cleanup: added missing #include <...> directives (e.g. <stdio.h>) - code cleanup: integreted tcheck() and lang_out() to overwrite_tpgtrc() - see also changes-by-pts.txt Version 0.5.4 2005.01.17 - New Makefiles - Change the keypad initialiton in the lesson.c - Debian control file correction - When the menu is starting, functional the UP key. Version 0.5.3 2005.01.11 - Correction the lessons locatin. The program search more location the lessons. - Bugfix: After installation the tpgt program runable. In the .tar.gz packages the tpgt program was not runable after installation. - Install and uninstall script correction Version 0.5.2 2005.01.07 - Correction the gettext errors. - Head in main menu. - Create doc directory, and wrote the lesson file format. - Code optimization. For example: more "ifndef ANYSYMBOL". Define VERSION in about.h. Redefine the ncurses colors a if section. Version 0.5.1 2004.08 - debian directory wich contain control, rules etc. files for Debian package Version 0.5 2004.05 - Bad hungarian translated Z key changed - 14 lesson n and t character removed - If you hit the Esc key in the mainmenu then program termineted, another time the back previous menu. - in lesson.c the paramtere of lesson fuction of type added. - Show the lesson number - If you typing a lesson, the first Esc terminated now. - New hungarian lessons 24-42 Numeric and special keys - New english lessons 29-42 Numeric and special keys Version 0.3 2004.05 - Separate src directory, so new Makefiles - In hungarian 15 lesson changed a charachter - When program terminate the screen cleared - The program search the lesson and locale files in the system too. So the tpgt installable to system. - Install script: install-sh - Wrote uninstall script into Makefile file Version 0.2.1 2004.05.21. Changed the english and hungarian 6 number of lesson of a bad row Version 0.2 2004.05.14. Changed the background color of showed row Changed the full cursor, simpla underline type Changed the one word from the hungarian translate Version 0.1 released on 2004-03-

    posted 809 days ago

  • tpgt 0.6.0 file released: tpgt_0.6.0-1_i386.deb.md5

    Version 0.6.0 2007.08.14 - new feautre: UTF-8 support - bugfix: ncurses5 changed ncursesw5 - bugfix: the charset of hungarian lesson files changed to UTF-8 - bugfix: the charset of hungarian program interface changed to UTF-8 - bugfix: in lesson.c the code changed UTF-8 compatibil - bugfix: in menus.c the code changed UTF-8 compatibil, the mwidth function changed - bugfix: new module ustrlen.c for UTF-8 Version 0.5.4-2pts 2006.08.17 -- by Peter Szabo - new feature: `ui_lang =' setting in ~/.tpgtrc to override the LC_MESSAGES environment variable. - new feature: documented ~/.tpgtrc file format in README - bugfix: starts up in English mode if locale is not set properly (instead of crashing) - bugfix: can save a default ~/.tpgtrc (instead of crashing) - bugfix: can start up if ~/.tpgtrc is not found or it is missing `lang =' (instead of crashing) - bugfix: finds hu/LC_MESSAGE/tpgt.mo properly (after `make install') - bugfix: ignores bad ~/.tpgtrc lines (instead of crashing) - bugfix: typed characters are not eachoed into menu window. (Bug found by enabling `gcc -W -Wall') - bugfix: various off-by-one indexing bugfixes - testing: Tested and found working on Debian Sarge with and without installation, with and without locale ($LC_MESSAGE) settings. (The original version didn't work, but segfaulted.) - code cleanup: using sprintf() instead of numtostr() - code cleanup: free()ing malloc()ed memory at more places - code cleanup: compiling with more GCC warnings to reveal coding errors - code cleanup: moved #include <...> directives from .h to .c to increase portability - code cleanup: less buffer overflows - code cleanup: gathered config file handling routines to checkrc.c - code cleanup: added missing #include <...> directives (e.g. <stdio.h>) - code cleanup: integreted tcheck() and lang_out() to overwrite_tpgtrc() - see also changes-by-pts.txt Version 0.5.4 2005.01.17 - New Makefiles - Change the keypad initialiton in the lesson.c - Debian control file correction - When the menu is starting, functional the UP key. Version 0.5.3 2005.01.11 - Correction the lessons locatin. The program search more location the lessons. - Bugfix: After installation the tpgt program runable. In the .tar.gz packages the tpgt program was not runable after installation. - Install and uninstall script correction Version 0.5.2 2005.01.07 - Correction the gettext errors. - Head in main menu. - Create doc directory, and wrote the lesson file format. - Code optimization. For example: more "ifndef ANYSYMBOL". Define VERSION in about.h. Redefine the ncurses colors a if section. Version 0.5.1 2004.08 - debian directory wich contain control, rules etc. files for Debian package Version 0.5 2004.05 - Bad hungarian translated Z key changed - 14 lesson n and t character removed - If you hit the Esc key in the mainmenu then program termineted, another time the back previous menu. - in lesson.c the paramtere of lesson fuction of type added. - Show the lesson number - If you typing a lesson, the first Esc terminated now. - New hungarian lessons 24-42 Numeric and special keys - New english lessons 29-42 Numeric and special keys Version 0.3 2004.05 - Separate src directory, so new Makefiles - In hungarian 15 lesson changed a charachter - When program terminate the screen cleared - The program search the lesson and locale files in the system too. So the tpgt installable to system. - Install script: install-sh - Wrote uninstall script into Makefile file Version 0.2.1 2004.05.21. Changed the english and hungarian 6 number of lesson of a bad row Version 0.2 2004.05.14. Changed the background color of showed row Changed the full cursor, simpla underline type Changed the one word from the hungarian translate Version 0.1 released on 2004-03-

    posted 809 days ago

  • tpgt 0.6.0 file released: tpgt_0.6.0-1_i386.deb

    Version 0.6.0 2007.08.14 - new feautre: UTF-8 support - bugfix: ncurses5 changed ncursesw5 - bugfix: the charset of hungarian lesson files changed to UTF-8 - bugfix: the charset of hungarian program interface changed to UTF-8 - bugfix: in lesson.c the code changed UTF-8 compatibil - bugfix: in menus.c the code changed UTF-8 compatibil, the mwidth function changed - bugfix: new module ustrlen.c for UTF-8 Version 0.5.4-2pts 2006.08.17 -- by Peter Szabo - new feature: `ui_lang =' setting in ~/.tpgtrc to override the LC_MESSAGES environment variable. - new feature: documented ~/.tpgtrc file format in README - bugfix: starts up in English mode if locale is not set properly (instead of crashing) - bugfix: can save a default ~/.tpgtrc (instead of crashing) - bugfix: can start up if ~/.tpgtrc is not found or it is missing `lang =' (instead of crashing) - bugfix: finds hu/LC_MESSAGE/tpgt.mo properly (after `make install') - bugfix: ignores bad ~/.tpgtrc lines (instead of crashing) - bugfix: typed characters are not eachoed into menu window. (Bug found by enabling `gcc -W -Wall') - bugfix: various off-by-one indexing bugfixes - testing: Tested and found working on Debian Sarge with and without installation, with and without locale ($LC_MESSAGE) settings. (The original version didn't work, but segfaulted.) - code cleanup: using sprintf() instead of numtostr() - code cleanup: free()ing malloc()ed memory at more places - code cleanup: compiling with more GCC warnings to reveal coding errors - code cleanup: moved #include <...> directives from .h to .c to increase portability - code cleanup: less buffer overflows - code cleanup: gathered config file handling routines to checkrc.c - code cleanup: added missing #include <...> directives (e.g. <stdio.h>) - code cleanup: integreted tcheck() and lang_out() to overwrite_tpgtrc() - see also changes-by-pts.txt Version 0.5.4 2005.01.17 - New Makefiles - Change the keypad initialiton in the lesson.c - Debian control file correction - When the menu is starting, functional the UP key. Version 0.5.3 2005.01.11 - Correction the lessons locatin. The program search more location the lessons. - Bugfix: After installation the tpgt program runable. In the .tar.gz packages the tpgt program was not runable after installation. - Install and uninstall script correction Version 0.5.2 2005.01.07 - Correction the gettext errors. - Head in main menu. - Create doc directory, and wrote the lesson file format. - Code optimization. For example: more "ifndef ANYSYMBOL". Define VERSION in about.h. Redefine the ncurses colors a if section. Version 0.5.1 2004.08 - debian directory wich contain control, rules etc. files for Debian package Version 0.5 2004.05 - Bad hungarian translated Z key changed - 14 lesson n and t character removed - If you hit the Esc key in the mainmenu then program termineted, another time the back previous menu. - in lesson.c the paramtere of lesson fuction of type added. - Show the lesson number - If you typing a lesson, the first Esc terminated now. - New hungarian lessons 24-42 Numeric and special keys - New english lessons 29-42 Numeric and special keys Version 0.3 2004.05 - Separate src directory, so new Makefiles - In hungarian 15 lesson changed a charachter - When program terminate the screen cleared - The program search the lesson and locale files in the system too. So the tpgt installable to system. - Install script: install-sh - Wrote uninstall script into Makefile file Version 0.2.1 2004.05.21. Changed the english and hungarian 6 number of lesson of a bad row Version 0.2 2004.05.14. Changed the background color of showed row Changed the full cursor, simpla underline type Changed the one word from the hungarian translate Version 0.1 released on 2004-03-

    posted 809 days ago

  • File released: /tpgt/0.6.0/tpgt_0.6.0-1ubuntu_i386.deb.md5

    posted 809 days ago

  • File released: /tpgt/0.6.0/tpgt_0.6.0-1ubuntu_i386.deb

    posted 809 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Tying Trainer Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review