---------------------- phpMyAdmin - Changelog ---------------------- $Id$ $Source$ 2002-07-08 Loïc Chapeaux * tbl_create.php3: Fixed bug #578321 (Wrong page after table creation). * libraries/common.lib.php3: Fixed bug #578404 (js error in no-frame mode). 2002-07-08 Marc Delisle * libraries/display_tbl.lib.php3: bug 577645: extra space in the cell * libraries/common.lib.php3, defines.lib.php3, defines_php.lib.php3, scripts/create-release.sh: split defines.lib.php3 because of charset_conversion needs (thanks to Michal Cihar) * slovak: with permission from Peter Svek, now the windows-1250 is generated from the -iso-8859-2 file. 2002-07-07 Alexander M. Turek * libraries/common.lib.php3: Forgot a tag in the config file error message. 2002-07-06 Alexander M. Turek * libraries/charset_conversion.lib.php3: $strCantUseRecodeIconv has to be accessed via the $GLOBALS[] array. 2002-07-06 Marc Delisle * tbl_properties_structure.php3: undefined variable * pdf_pages.php3: bug 574637 undefined index * db_details_structure.php3: remove a PMA_backquote added today that introduces a bug * pdf_schema.php3: undefined variables 2002-07-05 Alexander M. Turek * header.inc.php3: Tried to fix bug #571409 (Zend Accelerator problems). 2002-07-05 Marc Delisle * Documentation.html: about html entities in translations * libraries/common.lib.php3: charset_conversion needs the constants * libraries/select_lang.lib.php3, /lang: -utf8 files renamed -utf-8 * bug 576510: tbl_qbe.php3 renamed db_details_qbe.php3 (affects also db_details_links.php3) 2002-07-01 Loïc Chapeaux * Documentation.html: coding standards and xhtml fixes. 2002-07-01 Alexander M. Turek * libraries/common.lib.php3, libraries/config_import.lib.php3: Backwards compatibility for $cfg['PmaAbsoluteUri_DisableWarning']. 2002-07-04 Robin Johnson * config.inc.php3, libraries/common.lib.php3: Code for $cfg['PmaAbsoluteUri_DisableWarning'] 2002-07-03 Marc Delisle * lang/japanese* updates:, thanks to Yukihiro Kawada * Documentation.html: explain the oslash symbol in the statistics * left.php3: the - as first choice is not clear * tbl_properties_table_info.php3, tbl_properties_links.php3: bug 576776: ShowAll never displayed * display_tbl.lib.php3: bug 576786: printview and ModifyDeleteAtRight 2002-07-01 Alexander M. Turek * sql.php3: Completed fix against bug #575867 (Error with limit or load in the table name). 2002-07-01 Olivier L. Müller * header.inc.php3: nicer CSS for Tabs (J.Fornallaz) * tbl_properties.php3: added insert button to Marc's