0
I Use This!
Inactive

Commits : Listings

Analyzed 23 minutes ago. based on code collected 27 minutes ago.
Jan 16, 2025 — Jan 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- commented out define __os_install_post, seems it is no longer needed (tested: SUSE >= 9.3, Fedora Core 4/5, Mandriva 2006) - hardcoded perlprefix and perlsitelib to make the package cross-distribution compatible - replaced outdated Copyright: tag with License: - updated Requires: - perl module Requires: are now inserted from check_for_modules.pl (see Makefile) - added Provides: for perl modules - reformatted description - rm .packlist and perllocal.pod to avoid "unpackaged files" error - added %ghost config.inc.php to avoid pear(config.inc.php) dependency (Mandriva only) More... about 19 years ago
- install misc/check_for_modules.pl to $(shareddir) - make spec: replace @PERLMODULES@ with module list from check_for_modules.pl More... about 19 years ago
- added another md5sum of an unchanged custom.php More... about 19 years ago
- documentation re-generated from gesindel.de files More... about 19 years ago
- added some help text More... about 19 years ago
Adding php5 packages to requirements as alternative to php4 More... over 19 years ago
Trailing HTML comment made big previews failing More... over 19 years ago
Missing Space in SQL query More... over 19 years ago
- fixed typo More... over 19 years ago
database assistant could not create new database due typo in empty.sql More... over 19 years ago
- new parameter --list-rpm-requires to list the needed perl modules in a RPM specfile compatible format - moved down "print \n\n" More... over 19 years ago
- replaced hardcoded table name "fonts" with fontlinge_custom_sql_table() calls More... over 19 years ago
- added several calls to fontlinge_custom_* functions, replacing hardcoded values - fixed vim:tabstop value More... over 19 years ago
- added templates for several fontlinge_custom_* functions that can be overwritten in custom.php: * function fontlinge_custom_navi() * function fontlinge_custom_per_font($row, $vdivider_cell) * function fontlinge_custom_script() * function fontlinge_custom_sql_where($where) * function fontlinge_custom_sql_orderby($orderby) * function fontlinge_custom_sql_table($table) - removed outdated comment in fontlinge_check_mysql_bugs More... over 19 years ago
*** empty log message *** More... over 19 years ago
- added database setup to introduction/user setup - mentioned RPM package in "system installation" section - added --phoenix to "database setup" section More... over 19 years ago
- updated mail address (fontling@ instead of fontling_e_@ intentional) More... over 19 years ago
- database refresh (--dbinsert) no longer needed as workaround, database is now fixed by fontlinge_database_assistant --update-database More... over 19 years ago
- added workaround for http://bugs.mysql.com/bug.php?id=19371 Thanks to Cristian Rodriguez for providing the workaround in https://bugzilla.novell.com/show_bug.cgi?id=188134#c5 More... over 19 years ago
- call fontlinge_mysql_check_bugs for the first font on the page More... over 19 years ago
- new function fontlinge_check_mysql_bugs to check for MySQL bugs, especially http://bugs.mysql.com/bug.php?id=19371 (font_path filled with \0 after upgrade from MySQL 4.x to 5.0). Displays a warning if the bug occurs. More... over 19 years ago
- new style "div.error" for error messages More... over 19 years ago
dont care. More... over 19 years ago
Small tool to restore archives made with "fast_backup". Must be edited before use. More... almost 20 years ago
Small tool to backup font folders in archives. Must be edited before use. More... almost 20 years ago
changed parameter order for "find" command. Has never been optional, but find does warn now instead of silently correcting it. More... almost 20 years ago
- added note about most important fix since months ;-)) More... almost 20 years ago
- fixed Makefile to work with make 3.81 More... almost 20 years ago
"debian" directory to control building a fontlinge.deb Still not correct, but a good start. More... about 20 years ago
Forgot to remove debug output. More... over 20 years ago