Robin Johnson
e4743fd18e
find -name '*.php3'
: Added vim modelines for PEAR style indentation
2002-10-23 04:17:43 +00:00
Robin Johnson
115595931d
Minor display bug
2002-10-13 20:40:19 +00:00
Robin Johnson
2ac4270108
libraries/commom.inc.php3, string.lib.php3, sqlparser.lib.php3: Fixed MB bug
2002-10-13 10:07:40 +00:00
Robin Johnson
7da05ddf04
Fix for bug #621357
2002-10-13 09:55:26 +00:00
Michal Čihař
c792e535f5
coding standards
2002-09-23 14:15:31 +00:00
Michal Čihař
207bd192a6
fix for #613102 (ALTER TABLE:missing spacebar)
2002-09-23 08:53:29 +00:00
Marc Delisle
8b0cf94ea1
bug 608459 syntax coloring
2002-09-19 16:53:20 +00:00
Alexander M. Turek
f36ffad8f1
XHTML fix
2002-09-11 17:06:45 +00:00
Alexander M. Turek
11b4950345
For Lo�c: bug #571409
2002-08-23 10:22:54 +00:00
Alexander M. Turek
f175e698e1
bug #597184
2002-08-20 05:56:22 +00:00
Robin Johnson
8ea92fb4f1
Fixed bug #594098
2002-08-12 18:58:55 +00:00
Robin Johnson
c439d917a4
Coding standards fixes by Loic
2002-08-07 22:36:18 +00:00
Robin Johnson
0aede53a1a
- Spelling fix in $strSQPBugUnknownPunctation where not yet translated
...
- Spelling fix in
$strSQPBugUnknownPunctation - $strSQPBugUnknownPunctuation
2002-08-07 21:39:46 +00:00
Robin Johnson
a9f696253d
BUG() Change
2002-08-07 08:07:50 +00:00
Robin Johnson
9278aaeb17
* libraries/sqlparser.lib.php3:
...
- Converted code to use $str* variables
- BUG() code cleaned up (PMA_SQP_BUG, PMA_SQP_throwError)
- More PHP3 compatibility
2002-08-07 05:47:13 +00:00
Marc Delisle
3513a3fe2f
from Loic
2002-08-05 20:06:09 +00:00
Robin Johnson
35099eb6b6
2002-07-31 Robin Johnson <robbat2@users.sourceforge.net>
...
tbl_properties_structure.php3 +40: Fix for a warning notice
libraries/sqlparser.lib.php3: Fix for another minor formatting quirk
2002-07-31 20:18:27 +00:00
Marc Delisle
f3dc6788a6
for Loic
2002-07-29 16:11:30 +00:00
Marc Delisle
9dc83fc7d8
typo
2002-07-26 18:30:59 +00:00
Robin Johnson
fa12f6bd65
Fix for ob_flush() bug code
2002-07-26 17:41:01 +00:00
Robin Johnson
00cdeb0819
PHP3 fix for gzcompress bug code
2002-07-26 17:33:31 +00:00
Robin Johnson
1e8bbf98cb
libraries/sqlparser.lib.php3:
...
- Fixed ANSI type string escaping
- Fixed formatting wrt. whitespace in FormatHTML
2002-07-26 17:23:18 +00:00
Loïc Chapeaux
4d5747e176
Translated a string & coding standards
2002-07-26 10:07:45 +00:00
Loïc Chapeaux
a6da8ec9a6
PHP3 fixes
2002-07-26 08:14:02 +00:00
Robin Johnson
bd50de3e00
libraries/sqlparser.lib.php3:
...
- Fixed analyze code to remove print_r()
2002-07-26 00:01:02 +00:00
Robin Johnson
4d4fff739b
libraries/sqlparser.lib.php3:
...
- Fix strpos on line 168/169 to work with PHP3
2002-07-25 23:06:00 +00:00
Robin Johnson
c6ea79ba9b
config.inc.php3, libraries/sqlparser.lib.php3:
...
- Fix code to work around CSS bug in Mozilla/Konqueror with 'inherit'
2002-07-25 22:49:34 +00:00
Marc Delisle
2f03dfeca6
for Loic
2002-07-25 12:29:02 +00:00
Robin Johnson
f932ee45ed
libraries/sqlparser.lib.php3:
...
- Cleaned up CSS creation functions
- Formatting fixes
libraries/sqlparser.data.php3:
- Added 'ANALYSE' reserved word (note spelling)
header.inc.php3:
- Added CSS for SQL Parser
libraries/common.lib.php3:
- Change of PMA_format_sql to use new SQL Parser
2002-07-25 05:02:54 +00:00
Robin Johnson
91731e157d
libraries/sqlparser.lib.php3:
...
- Added CSS creation rules
config.inc.php3:
- Added SQL Parser variables
- Remove old SQL Parser variables
2002-07-25 00:09:44 +00:00
Robin Johnson
b3aba47a81
* libraries/sqlparser.lib.php3:
...
- Spacing around if statements
- Added require statements for parser
- Moved to global constants for size of keyword arrays
2002-07-24 21:37:22 +00:00
Robin Johnson
8cd995a790
Initial Merge completed.
...
Adding long term debugging code now.
2002-07-24 19:14:47 +00:00
Robin Johnson
a820c208e1
libraries/sqlparser.lib.php3: SQL Parser merging (in progress)
2002-07-24 18:03:50 +00:00