79ec083650
Switch from phased-out MIDL_PASS to __midl
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2024-03-11 15:56:24 +01:00
30f289123f
Update Copyright and build year
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2022-01-07 11:20:53 +01:00
5c50d5305c
Unify DLL import/export constants with wxWidgets
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2021-11-30 14:45:22 +01:00
f6a4ef27e6
Update build year
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2021-11-22 15:31:08 +01:00
3c2e59b56c
Switch to SPDX license notice
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2021-11-22 12:59:54 +01:00
22acac44f1
Unify Windows.h inclusion
...
Windows.h must be included first and must be included with care
regarding WinSock.h and WinSock2.h affair.
Signed-off-by: Simon Rozman <simon@rozman.si>
2021-11-15 11:34:07 +01:00
fcfe641d5c
Copyright: Bump year
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2021-03-25 08:35:52 +01:00
bac7475aa7
Add UTF-8 BOM markers
...
MSVC needs them to use correct charset when Language for non-Unicode
programs is set to Windows-1252 or anything different than UTF-8.
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-11-19 10:39:05 +01:00
5fa66f625d
Address some additional code analysis warnings
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-12 13:19:11 +01:00
45598f8ef8
Suppress wxWidgets code analysis warnings
...
Rather than addressing numerous code analysis warnings Microsoft Visual
Studio 2019 reports for wxWidgets upstream, disable code analysis for
the time being. But only for the wxWidgets part. We still want to know
what the code analysis has to say about our code.
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-12 12:16:30 +01:00
d115b5bd9f
Suppress unscoped enum wxLanguage warning
...
wxWidgets declare enum wxLanguage as unscoped. Probably, it is futile to
change it into scoped upstream and break compatibility.
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-01-04 12:02:14 +01:00
c30b44bd80
Update Copyright and build year
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-01-03 12:25:39 +01:00
ed20e872e9
Remove UTF-8 BOM
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-11-28 16:40:14 +01:00
1b11ccf4a2
Extend copyright year
2018-09-07 23:48:41 +02:00
c3d1178bb1
Set version to 1.5.3
2018-06-20 11:45:14 +02:00
1b5739aa34
Set version to 1.5.2
2017-12-19 11:55:24 +01: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
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
90a48ae7ce
wxInitializeLocale() upgraded to optionally return UI language
2016-10-18 11:00:11 +02:00
f989cacd17
Version set to 1.4
2016-10-11 12:38: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
a287e6e884
WXEXTEND_API is defined according to WXEXTEND_DLL and WXEXTEND_DLLIMP constants instead of WXEXTEND now
2016-10-07 14:28:39 +02:00
385528cf23
Missing #include added
2016-10-05 12:28:39 +02:00
825461e2b0
wxInitializeLocale moved to wxExtend
2016-10-05 12:10:57 +02:00
3bd75b9735
Library split to dynamic (DLL) and static (Lib) variants
2016-07-15 12:50:20 +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
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
7627cabc1b
Doxygen support added
2016-04-11 13:52:23 +02: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
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
5fe3dca3be
Copyright date updated
2016-02-06 09:55:56 +01:00
120d718da5
wxExtend library added
2016-02-04 12:17:25 +01:00