rosenfield
|
965ab54da5
|
Comment out some more unused variable declarations.
|
2007-06-26 12:37:32 +00:00 |
|
rosenfield
|
3b273a50e7
|
Comment out a line which causes a "variable assigned but never used" warning. The code line is in a code path which HeidiSQL will never take, so I haven't bothered to find the idea behind this particular code.
|
2007-06-26 12:36:38 +00:00 |
|
rosenfield
|
057327f9d9
|
In Delphi 10, this sentence doesn't silence a compiler warning, it causes it.
|
2007-06-26 12:32:54 +00:00 |
|
rosenfield
|
e7e373574e
|
The non-Unicode version of GetFieldNames is deprecated. Avoid compiler warning by commenting out code using it. (QREDBImage stuff which HeidiSQL doesn't use anyway, by the way.)
|
2007-06-26 12:32:01 +00:00 |
|
rosenfield
|
846791ee70
|
Update readme with regards to recent changes in directory structure.
|
2007-06-26 12:11:26 +00:00 |
|
rosenfield
|
66dc24bd2f
|
Move the HeidiSQL .bdsgroup and .groupproj files into a different folder, since they're conceptually different from all the other .bdsgroup and .groupproj containers.
|
2007-06-26 12:04:50 +00:00 |
|
rosenfield
|
125ce6c450
|
Get rid of compatibility CFG files in Delphi 10 projects.
|
2007-06-26 11:50:40 +00:00 |
|
rosenfield
|
00714e55ad
|
Automatic change required by Delphi 10 for compiling.
|
2007-06-26 11:42:19 +00:00 |
|
rosenfield
|
bffc0206f2
|
Organize repository into standard trunk/branches/tags structure.
|
2007-06-26 11:26:18 +00:00 |
|