whitespace cleanup

This commit is contained in:
Michal Čihař
2005-10-29 22:45:47 +00:00
parent 5e1ddad64e
commit 6783b93986

View File

@@ -26,14 +26,14 @@ $Source$
in the Browse header, thanks to Cal Henderson in the Browse header, thanks to Cal Henderson
2005-10-28 Sebastian Mendel <cybot_tm@users.sourceforge.net> 2005-10-28 Sebastian Mendel <cybot_tm@users.sourceforge.net>
* server_privilegs.php, libraries/common.lib.php, * server_privilegs.php, libraries/common.lib.php,
themes/*/theme_right.css.php: themes/*/theme_right.css.php:
- minor tweak in display - minor tweak in display
- added PMA_unescape_mysql_wildcards() - added PMA_unescape_mysql_wildcards()
- bug #1144110 Unable to escape "_" - bug #1144110 Unable to escape "_"
- now every user from every mysql table is displayed - now every user from every mysql table is displayed
- no table specific rights for db wildcards - no table specific rights for db wildcards
* index.php, favicon.ico: added favicon.ico * index.php, favicon.ico: added favicon.ico
2005-10-27 Sebastian Mendel <cybot_tm@users.sourceforge.net> 2005-10-27 Sebastian Mendel <cybot_tm@users.sourceforge.net>
* libraries/common.lib.php::PMA_formatNumber(), * libraries/common.lib.php::PMA_formatNumber(),
@@ -66,13 +66,13 @@ $Source$
* lang/french* updates * lang/french* updates
2005-10-26 Sebastian Mendel <cybot_tm@users.sourceforge.net> 2005-10-26 Sebastian Mendel <cybot_tm@users.sourceforge.net>
* themes/*/theme_right.css.php, libraries/auth/http.auth.lib.php, * themes/*/theme_right.css.php, libraries/auth/http.auth.lib.php,
db_operations.php, mult_submits.inc.php, server_privileges.php, db_operations.php, mult_submits.inc.php, server_privileges.php,
css/phpmyadmin.css.php, libraries/common.lib.php, sql.php, css/phpmyadmin.css.php, libraries/common.lib.php, sql.php,
libraries/auth/cookie.auth.lib.php: libraries/auth/cookie.auth.lib.php:
unified message boxes (error, warning, confirmation) unified message boxes (error, warning, confirmation)
* server_privilegs.php: MySQL 5 requires CREATE USER before GRANT * server_privilegs.php: MySQL 5 requires CREATE USER before GRANT
2005-10-25 Michal Čihař <michal@cihar.com> 2005-10-25 Michal Čihař <michal@cihar.com>
* lang/english: "Log in" is correct naming for action (RFE #945440). * lang/english: "Log in" is correct naming for action (RFE #945440).
* tbl_properties_operations.php: Allow to change auto_increment for * tbl_properties_operations.php: Allow to change auto_increment for
@@ -737,7 +737,7 @@ $Source$
* db_details.php: undefined $header_url_qry * db_details.php: undefined $header_url_qry
* sql.php: bug #1255869, "MySQL returned an empty result set" not * sql.php: bug #1255869, "MySQL returned an empty result set" not
displayed in all cases displayed in all cases
2005-08-09 Marc Delisle <lem9@users.sourceforge.net> 2005-08-09 Marc Delisle <lem9@users.sourceforge.net>
* read_dump.php: add unique numbers to $strFileCouldNotBeRead to * read_dump.php: add unique numbers to $strFileCouldNotBeRead to
improve support when someone gets this error improve support when someone gets this error
@@ -819,10 +819,10 @@ $Source$
2005-07-29 Marc Delisle <lem9@users.sourceforge.net> 2005-07-29 Marc Delisle <lem9@users.sourceforge.net>
* tbl_change.php, lang/*: new message $strAndThen * tbl_change.php, lang/*: new message $strAndThen
* libraries/dbg/profiling.php: patch #1160439, improvements, * libraries/dbg/profiling.php: patch #1160439, improvements,
thanks to Glen Arason thanks to Glen Arason
* scripts/upgrade.pl: patch #1198492, current version check, * scripts/upgrade.pl: patch #1198492, current version check,
thanks to Herman van Rink - helmo thanks to Herman van Rink - helmo
2005-07-28 Marc Delisle <lem9@users.sourceforge.net> 2005-07-28 Marc Delisle <lem9@users.sourceforge.net>
* pdf_pages.php: Go button renamed to Save because it's really used to save coordinates * pdf_pages.php: Go button renamed to Save because it's really used to save coordinates
@@ -908,7 +908,7 @@ $Source$
libraries/config_import.lib.php: libraries/config_import.lib.php:
Document previous foreign-key dropdown work, and also ensure that the Document previous foreign-key dropdown work, and also ensure that the
configuration import code works properly with it. configuration import code works properly with it.
2005-07-10 Michal Čihař <michal@cihar.com> 2005-07-10 Michal Čihař <michal@cihar.com>
* libraries/auth/http.auth.lib.php: Support FastGCI in http auth (patch * libraries/auth/http.auth.lib.php: Support FastGCI in http auth (patch
#1192219) #1192219)
@@ -1007,9 +1007,9 @@ $Source$
2005-06-23 Robin Johnson <robbat2@users.sourceforge.net> 2005-06-23 Robin Johnson <robbat2@users.sourceforge.net>
* config.inc.php, libraries/relation.lib.php, * config.inc.php, libraries/relation.lib.php,
libraries/get_foreign.lib.php, tbl_select.php, tbl_change.php: Support for libraries/get_foreign.lib.php, tbl_select.php, tbl_change.php: Support for
customizing foreign-key dropdown, take #2, now very customizable, incl max customizing foreign-key dropdown, take #2, now very customizable, incl max
item limit. item limit.
2005-06-23 Michal Čihař <michal@cihar.com> 2005-06-23 Michal Čihař <michal@cihar.com>
* lang/czech: Update. * lang/czech: Update.
@@ -1019,7 +1019,7 @@ $Source$
2005-06-22 Robin Johnson <robbat2@users.sourceforge.net> 2005-06-22 Robin Johnson <robbat2@users.sourceforge.net>
* config.inc.php, libraries/relation.lib.php: Support for customizing * config.inc.php, libraries/relation.lib.php: Support for customizing
foreign-key dropdown, take #1. foreign-key dropdown, take #1.
2005-06-22 Garvin Hicking <rabustoldmethatiforgotmyemailaddress@supergarv.de> 2005-06-22 Garvin Hicking <rabustoldmethatiforgotmyemailaddress@supergarv.de>
* server_databases.php: Bug #1225315, wrong message displayed * server_databases.php: Bug #1225315, wrong message displayed
@@ -2803,7 +2803,7 @@ $Source$
* tbl_properties_export.php: Fix export of queries with empty WHERE clause * tbl_properties_export.php: Fix export of queries with empty WHERE clause
(bug #990330). (bug #990330).
* libraries/display_export.lib.php: Display SQL export after saving file * libraries/display_export.lib.php: Display SQL export after saving file
on server (bug #989657). on server (bug #989657).
* tbl_properties_export.php: In case we don't need to reconstruct complete * tbl_properties_export.php: In case we don't need to reconstruct complete
query just drop LIMIT part (workaround for bug #955175 and should fix query just drop LIMIT part (workaround for bug #955175 and should fix
bug #990724). bug #990724).