phpmyadmin/libraries
Alexander M. Turek 093f6f97a8 ROUTINE
2005-04-09 22:12:18 +00:00
..
auth Unified cookie path handling, added / to end of path (bug #1155373). 2005-03-06 21:10:53 +00:00
dbg added infou about UFPDF to documentation 2004-12-29 14:16:51 +00:00
dbi Force separate connection for controluser queries 2005-03-24 20:57:00 +00:00
engines Caught possible devision by zero. 2005-03-26 23:34:26 +00:00
export Word export now can contain table structure and better handles more tables/databases export. 2005-03-06 14:54:15 +00:00
fpdf bug #1106146, missing header for PDF 2005-01-27 18:06:14 +00:00
transformations added infou about UFPDF to documentation 2004-12-29 14:16:51 +00:00
blowfish.php added infou about UFPDF to documentation 2004-12-29 14:16:51 +00:00
bookmark.lib.php bookmark improvement 2005-03-07 21:35:09 +00:00
charset_conversion.lib.php Do not convert, if charsets are same. 2004-06-07 13:24:35 +00:00
common.lib.php bug #117686, tbl_alter.php 2005-04-07 17:46:03 +00:00
config_import.lib.php Word export now can contain table structure and better handles more tables/databases export. 2005-03-06 14:54:15 +00:00
database_interface.lib.php Force separate connection for controluser queries 2005-03-24 20:57:00 +00:00
db_config.lib.php Little code reorganistaion (RFE #957308), removed some remaining php3 compatibility code in SQL parser. 2004-05-20 16:14:13 +00:00
db_table_exists.lib.php Allow work on temporary tables (bug #864984). 2004-10-19 19:51:54 +00:00
defines.lib.php going for 2.6.3 2005-04-04 06:38:29 +00:00
display_export.lib.php fix javascript logic controlling checking of structure/data (thanks to rabus) 2005-03-06 21:18:29 +00:00
display_tbl_links.lib.php added infou about UFPDF to documentation 2004-12-29 14:16:51 +00:00
display_tbl.lib.php rfe 1097729, rename tbl_row_delete.php to tbl_row_action.php 2005-03-13 13:26:58 +00:00
dom-drag.js Be valid XHTML 2004-04-27 12:36:12 +00:00
functions.js bug #1084820, End>> and InnoDB 2005-01-18 15:35:50 +00:00
get_foreign.lib.php bug 1005826, problem with foreign key dropdowns 2004-08-09 17:16:46 +00:00
grab_globals.lib.php updated comment 2005-03-03 20:59:24 +00:00
header_http.inc.php Be valid XHTML 2004-04-27 12:36:12 +00:00
header_meta_style.inc.php Actually use print style in themes, also fixes RFE #1120880. 2005-03-06 23:23:46 +00:00
indexes.js Removed tabs 2001-11-24 16:59:54 +00:00
information_schema_relations.lib.php information_schema relations 2005-03-27 23:26:00 +00:00
ip_allow_deny.lib.php Little code reorganistaion (RFE #957308), removed some remaining php3 compatibility code in SQL parser. 2004-05-20 16:14:13 +00:00
kanji-encoding.lib.php Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
keyhandler.js Use Option key for Safari for moving (bug #1094137), move key handler function to separate file so we have only one, make movement work correctly in vertical display of properties. 2005-01-07 11:48:45 +00:00
left.js remove dead code 2004-06-23 14:32:46 +00:00
mcrypt.lib.php bug #1117907 2005-02-07 16:46:02 +00:00
mysql_charsets.lib.php Typo 2005-03-30 22:01:50 +00:00
ob.lib.php Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
read_dump.lib.php Set correct return value (bug #1048861). 2004-10-19 12:49:21 +00:00
relation_cleanup.lib.php Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
relation.lib.php create table and TIMESTAMP options 2005-03-31 21:54:36 +00:00
select_lang.lib.php english-iso-8859-15 2005-04-07 22:26:13 +00:00
select_server.lib.php added infou about UFPDF to documentation 2004-12-29 14:16:51 +00:00
select_theme.lib.php Unified cookie path handling, added / to end of path (bug #1155373). 2005-03-06 21:10:53 +00:00
server_privileges.js added (un)checkall links to the "Global privileges" edition form 2004-04-03 00:29:59 +00:00
sqlparser.data.php ROUTINE 2005-04-09 22:12:18 +00:00
sqlparser.lib.php start merging code for MySQL 4.1.2 TIMESTAMPs 2005-03-12 13:57:56 +00:00
sqlvalidator.class.php Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
sqlvalidator.lib.php Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
storage_engines.lib.php moved engine-specific settings into plugins 2005-03-05 13:30:00 +00:00
string.lib.php added infou about UFPDF to documentation 2004-12-29 14:16:51 +00:00
tbl_change.js Use Option key for Safari for moving (bug #1094137), move key handler function to separate file so we have only one, make movement work correctly in vertical display of properties. 2005-01-07 11:48:45 +00:00
tbl_indexes.lib.php - Fix displaying indexes for print view, use same function as for normal view (bug #1119388). 2005-02-14 17:00:08 +00:00
tbl_move_copy.php bug #1168996, error copying InnoDB table with FK constraints to a table in the same db 2005-04-01 21:56:56 +00:00
tooltip.js removed wrong typos in tooltip.js / add new class "disabled" (required by rabus) 2005-01-20 17:37:50 +00:00
transformations.lib.php Strip slashes to behave like documentation says. 2004-10-12 12:08:18 +00:00
url_generating.lib.php The user may now choose his connection character set. This should fix bug #984912. 2004-07-17 22:58:31 +00:00
user_password.js old user_details.js 2003-03-17 13:22:27 +00:00
zip.lib.php added infou about UFPDF to documentation 2004-12-29 14:16:51 +00:00