40 Commits

Author SHA1 Message Date
a87cb05ddc Silence the missing shcore.dll warning on Windows 7 2018-11-06 09:21:11 +01:00
704b97944d Adjust to wxWidgets changes 2018-09-12 16:09:33 +02:00
5a912ebcc6 Honor monitor layout and DPI changes when persisting window placement 2018-09-11 15:32:06 +02:00
1b11ccf4a2 Extend copyright year 2018-09-07 23:48:41 +02:00
37eae89d67 Tolerate RPC_E_CHANGED_MODE on COM initialization 2018-09-03 13:07:32 +02:00
c9e1657427 wxAuiManagerUpdatePerspectiveCaptions() extended to reset floating sizes of non-resizable panels to allow resize on GUI changes across different versions. 2017-07-12 14:13:09 +02:00
d80f24189d wxAuiManagerUpdatePerspectiveCaptions() extended to reset best/min/max panel sizes to allow resize on GUI changes across different versions. 2017-06-01 19:58:16 +02:00
e353a2ed60 Copyright extended to 2017 2017-04-18 13:57:30 +02:00
a6b34f122d Doxygen documentation update 2016-11-02 00:58:06 +01:00
7f31e51fb0 WIN1250 >> UTF-8 2016-11-01 06:55:13 +01:00
a7ea95bc9b wxAuiManagerUpdatePerspectiveCaptions() issue with invalid output fixed 2016-10-24 10:30:19 +02:00
525f24674e wxAuiManagerUpdatePerspectiveCaptions() update 2016-10-18 14:26:39 +02:00
636e7acc1b wxAuiManagerUpdatePerspectiveCaptions() introduced; Version set to 1.5 (API level 15) 2016-10-18 12:35:47 +02:00
3e96043e88 Aesthetic modifications 2016-10-13 10:09:40 +02:00
d9e9f052ac Copyright extended to GÉANT 2016-10-07 15:38:12 +02:00
4719e99a60 Host name and FQDN validators moved to wxExtend >> wxExtend API level incremented to 14 2016-10-07 15:23:03 +02:00
2e3e188026 C >> C++ typecasting 2016-10-03 10:41:40 +02:00
6c94ff59be wxObjectWithData helper template introduced 2016-08-27 11:13:55 +02:00
d604e81604 Unreferenced parameters warning resolved 2016-07-15 12:50:39 +02:00
c21aa27e62 URL encoding/decoding added
API level changed to 13
2016-05-31 14:49:52 +02:00
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
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
e6651a266d Logging added to cryptographic classes 2016-03-18 12:39:48 +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
40ffe7d7f8 XML hashing updated 2016-03-17 12:41:09 +01:00
b927b467a3 XML helpers added 2016-03-17 12:25:22 +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
5fe3dca3be Copyright date updated 2016-02-06 09:55:56 +01:00
a6f470fd1e Localization support added 2016-02-06 09:08:28 +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
a72d158409 Updated copyright notice 2016-02-05 09:20:33 +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
7c3bf5c5ca Another issue with Aero Snap fixed 2016-02-04 14:58:39 +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