|
0f3c603c44
|
Prefer Delphi's Indy library over Synapse for encoding URL parameters. Remove Synapse code, which was meant to help in implementing the HTTP tunnel code which can easily be done with Indy.
|
2013-11-02 06:23:41 +00:00 |
|
|
6e608f157e
|
Replace out-dated code which does not compile in 64bit mode in helpers.SetWindowSizeGrip. Use a TForm descendant in the new unit "extra_controls". Code parts taken from http://www.delphigroups.info/2/4/326787.html
|
2013-11-01 14:54:13 +00:00 |
|
|
7319d1b647
|
Prefer Delphi's various TGraphic descendants over the out-dated GraphicEx library. PNG images even show their transparency now. Removes support for the myriad of exotic image formats listed on http://www.delphi-gems.com/index.php/libs/graphicex-library
|
2013-11-01 06:07:51 +00:00 |
|
|
0f2590c917
|
Prefer Delphi's new TZipFile class over mORMot's TZipWrite for creating zipped exports (issue #3354)
|
2013-10-31 20:19:22 +00:00 |
|
|
cb37bd6dd7
|
Get madExcept running in Delphi XE5 package
|
2013-10-19 12:20:03 +00:00 |
|
|
f2616c1564
|
Create XE5 main package
|
2013-10-17 04:39:23 +00:00 |
|