removed empty lines from garvin's changes to make vim folding look better
This commit is contained in:
@@ -78,21 +78,16 @@ $Source$
|
|||||||
|
|
||||||
2003-02-24 Garvin Hicking <me@supergarv.de>
|
2003-02-24 Garvin Hicking <me@supergarv.de>
|
||||||
Submitted multiple patches from the patch tracker:
|
Submitted multiple patches from the patch tracker:
|
||||||
|
|
||||||
* JS rowmarker now works in vertical display mode
|
* JS rowmarker now works in vertical display mode
|
||||||
Files: libraries/functions.js, display_tbl.lib.php3
|
Files: libraries/functions.js, display_tbl.lib.php3
|
||||||
|
|
||||||
* Display nav_bar even when only one row is returned, to enable display in
|
* Display nav_bar even when only one row is returned, to enable display in
|
||||||
vertical/horizontal mode (especially for rotated headers)
|
vertical/horizontal mode (especially for rotated headers)
|
||||||
Files: libraries/display_tbl.lib.php3
|
Files: libraries/display_tbl.lib.php3
|
||||||
|
|
||||||
* Measures basic query time [#571934]
|
* Measures basic query time [#571934]
|
||||||
Files: sql.php3, display_tbl.lib.php3
|
Files: sql.php3, display_tbl.lib.php3
|
||||||
|
|
||||||
* New display mode with 90 degree rotated table headers [#544361]. Works
|
* New display mode with 90 degree rotated table headers [#544361]. Works
|
||||||
either as CSS or as 'faked' PHP-transformation.
|
either as CSS or as 'faked' PHP-transformation.
|
||||||
Files: libraries/common.lib.php3, libraries/display_tbl.lib.php3
|
Files: libraries/common.lib.php3, libraries/display_tbl.lib.php3
|
||||||
|
|
||||||
* Update and display column comments in Add/Edit Fieldmode and CREATE table
|
* Update and display column comments in Add/Edit Fieldmode and CREATE table
|
||||||
mode. Display comments in table structure (optional) with underlined
|
mode. Display comments in table structure (optional) with underlined
|
||||||
CSS-mouseovers. Display comments in browser mode (optional), both in
|
CSS-mouseovers. Display comments in browser mode (optional), both in
|
||||||
@@ -103,14 +98,11 @@ $Source$
|
|||||||
tbl_relation.php3,tbl_move_copy.php3, tbl_properties_links.php3,
|
tbl_relation.php3,tbl_move_copy.php3, tbl_properties_links.php3,
|
||||||
tbl_rename.php3, sql.php3, db_details_structure.php3, db_details_links.php3,
|
tbl_rename.php3, sql.php3, db_details_structure.php3, db_details_links.php3,
|
||||||
libraries/relation.lib.php3
|
libraries/relation.lib.php3
|
||||||
|
|
||||||
* Display and enter DB/table comments for navigation, stored in pma comments table.
|
* Display and enter DB/table comments for navigation, stored in pma comments table.
|
||||||
May be displayed as Alias-Tooltips in left frame. [#650064]
|
May be displayed as Alias-Tooltips in left frame. [#650064]
|
||||||
Files: db_details_structure.php3, left.php3, relation.lib.php3
|
Files: db_details_structure.php3, left.php3, relation.lib.php3
|
||||||
|
|
||||||
* Display column comments in table/database dumps, as inline SQL-Comments
|
* Display column comments in table/database dumps, as inline SQL-Comments
|
||||||
Files: tbl_dump.php3, tbl_properties_export.php3, build_dump.lib.php3
|
Files: tbl_dump.php3, tbl_properties_export.php3, build_dump.lib.php3
|
||||||
|
|
||||||
* Display MIME types to transform any table cell. You can only choose from a
|
* Display MIME types to transform any table cell. You can only choose from a
|
||||||
list of pre-defined MIME-types. The list gets built by a function searching
|
list of pre-defined MIME-types. The list gets built by a function searching
|
||||||
a directory for valid transforms. For further information see
|
a directory for valid transforms. For further information see
|
||||||
@@ -120,7 +112,6 @@ $Source$
|
|||||||
tbl_move_copy.php3, transformation_wrapper.php3,
|
tbl_move_copy.php3, transformation_wrapper.php3,
|
||||||
libraries/display_tbl.lib.php3, libraries/transformations/*
|
libraries/display_tbl.lib.php3, libraries/transformations/*
|
||||||
TODO: Add predefined functions!
|
TODO: Add predefined functions!
|
||||||
|
|
||||||
* Display a (javascript) based query window as a new frame below the left
|
* Display a (javascript) based query window as a new frame below the left
|
||||||
frame with query history [#526008]. Currently a bit experimental, works with
|
frame with query history [#526008]. Currently a bit experimental, works with
|
||||||
IE6 and Mozilla 1.2. Utilizes pretty basic JavaScript functions which *should*
|
IE6 and Mozilla 1.2. Utilizes pretty basic JavaScript functions which *should*
|
||||||
|
Reference in New Issue
Block a user