80 Commits

Author SHA1 Message Date
cdefd74f3f wxHexValidator extended with leading zeros support
Version set to 1.2
2016-05-23 14:05:37 +02:00
3d873f060b - wxHexValidator template added
- Translation file now suffixed with version to allow side by side installation of different wxExtend versions
- Version set to 1.1 (API Level 11)
2016-05-12 14:11:34 +02:00
4055f49f03 wxPersistentDialog class for saving dialog position added 2016-05-12 14:07:01 +02:00
63e206a7ab vwVERIFY macro non-executing issue fixed 2016-05-06 12:09:10 +02:00
5a372f955b Version set to 1.0.1 2016-05-03 13:17:40 +02:00
d32c8b79dc wxPersistentAuiManager class for wxAuiManager state save and restore support added 2016-05-03 13:17:15 +02:00
7627cabc1b Doxygen support added 2016-04-11 13:52:23 +02:00
b004239b29 Support for file hashing added. 2016-04-01 15:04:15 +02:00
91026185c6 wxCryptoHash::GetValue() method added 2016-03-29 15:33:08 +02:00
9c7bd5c849 Support for Hex encode/decode added 2016-03-29 12:36:24 +02:00
f5c85d331a Redundant global namespace prefix removed 2016-03-18 12:17:49 +01:00
a2c8cfd710 Initial support for MS CryptoAPI added
XML hashing implemented with wxExtend's cryptographic classes now
2016-03-18 10:49:20 +01:00
b927b467a3 XML helpers added 2016-03-17 12:25:22 +01:00
c0dbc0caf2 Calling convention renamed 2016-03-17 12:14:58 +01:00
6891792fce wxAppEx class removed 2016-03-14 15:56:02 +01:00
d390a2b4ba wxCoInitializer class added 2016-02-26 12:40:45 +01:00
6914baf5b2 Version resource added 2016-02-09 08:48:06 +01:00
4aa1558001 Static Lib => Shared DLL 2016-02-08 15:41:13 +01:00
ea4d2ed060 Copyright date updated 2016-02-07 11:08:53 +01:00
5fe3dca3be Copyright date updated 2016-02-06 09:55:56 +01:00
a6f470fd1e Localization support added 2016-02-06 09:08:28 +01:00
a9f59160fa m_taskbarList is now late-initialized to allow CoInitialize() in wxApp::OnInit() to finish first 2016-02-06 08:59:05 +01:00
cfaf5cd057 Assert and fail checks descriptive messages added 2016-02-06 08:57:45 +01:00
a29c60295b <common.h> include added 2016-02-05 15:23:44 +01:00
c0a67de62f wxAppBar is now a template. wxAppBarFrame and wxAppBarDialog classes for wxFrame and wxDialog based implementations added. 2016-02-05 15:22:44 +01:00
d15383ce6e Work on wxAppEx continues... 2016-02-05 09:54:11 +01:00
48767ae1b6 wxAppEx class added 2016-02-05 09:20:55 +01:00
0c3ba43468 WM_ENTERSIZEMOVE and WM_EXITSIZEMOVE pass the message on to the parent class now. 2016-02-04 15:23:47 +01:00
7e80cf443c Initial redraw, and Aero Snap issues fixed 2016-02-04 14:31:31 +01:00
120d718da5 wxExtend library added 2016-02-04 12:17:25 +01:00