54 Commits

Author SHA1 Message Date
bbfb70f711 Cleanup project files
Signed-off-by: Simon Rozman <simon@rozman.si>
2021-12-01 07:18:21 +01:00
2cb4713f9b Set OutDir to save .mo files where parent solutions expect them
Signed-off-by: Simon Rozman <simon@rozman.si>
2021-12-01 06:05:03 +01:00
06644a4d2e Cleanup project files
Signed-off-by: Simon Rozman <simon@rozman.si>
2021-12-01 05:55:50 +01:00
fc5f225a8c Cleanup project files
Signed-off-by: Simon Rozman <simon@rozman.si>
2021-11-30 14:45:26 +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
dde7026aec Retire Visual Studio 2010 support and merge 2017 and 2019 project files
Signed-off-by: Simon Rozman <simon@rozman.si>
2021-11-30 14:45:22 +01:00
c5836536e4 Add Romanian (Romania) locale stub
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-04-20 16:08:32 +02:00
c98e3b1ac8 Rename stdafx.h to pch.h
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-06 15:31:55 +01:00
728b24a44a Remove excessive UTF-8 BOM marker
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-01-09 16:33:10 +01:00
28fa7a3d1f Simplify .vcxproj
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-01-09 10:09:25 +01:00
a159be498b Add Visual Studio 2019 support
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-06-14 08:37:39 +02:00
5905beb49b Update translations and add Estonian translation 2018-11-06 16:23:06 +01:00
5a912ebcc6 Honor monitor layout and DPI changes when persisting window placement 2018-09-11 15:32:06 +02:00
acb6ccfb53 Fix platform suffixes 2018-09-07 23:11:53 +02:00
a49b49c3b0 Add support for ARM64 2018-09-07 09:10:55 +02:00
732f180117 Add support for VC2017 2018-09-01 06:41:36 +02:00
e506b2dec6 Redesign the project files
...to accommodate for future expansion.
2018-09-01 06:14:35 +02:00
8f748c8c17 Missing framemanager.cpp to wxExtendLib project added 2016-10-24 10:27:47 +02:00
636e7acc1b wxAuiManagerUpdatePerspectiveCaptions() introduced; Version set to 1.5 (API level 15) 2016-10-18 12:35:47 +02:00
1c527e114c Language set extended 2016-10-07 15:25:24 +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
2453c88389 Library solution introduced 2016-10-07 13:38:28 +02:00
a906f5073d Revert "POCompile target updated to make output directory"
This reverts commit f730285400d0ac7038ee49a4c86ce55e6068c4e0.
2016-09-15 12:52:08 +02:00
f730285400 POCompile target updated to make output directory 2016-09-15 11:37:20 +02:00
22e381af0c All language identifiers expanded to contain country code 2016-09-09 13:42:38 +02:00
e0712dd9b6 German translation renamed from de_DE to de. 2016-09-07 12:18:23 +02:00
6c94ff59be wxObjectWithData helper template introduced 2016-08-27 11:13:55 +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
28f244cf2f German and Russian translation stub added 2016-05-13 20:03:44 +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
981cdc370b Missing tool reference added 2016-05-09 11:01:23 +02:00
d32c8b79dc wxPersistentAuiManager class for wxAuiManager state save and restore support added 2016-05-03 13:17:15 +02:00
9c7bd5c849 Support for Hex encode/decode added 2016-03-29 12:36:24 +02: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
9eee909b21 Unreferenced extension removed 2016-03-15 11:42:14 +01:00
11b28882b3 sl locale specialized to sl_SI 2016-03-14 16:56:56 +01:00
6891792fce wxAppEx class removed 2016-03-14 15:56:02 +01:00
42d133fec4 Git ignores fixed 2016-03-12 14:12:53 +01:00
d390a2b4ba wxCoInitializer class added 2016-02-26 12:40:45 +01:00
098d14139f Output DLL filename changed to match wxWidget's scheme 2016-02-25 12:42:37 +01:00
3125d436d9 API version suffix added to DLL file name 2016-02-22 09:21:58 +01:00
6914baf5b2 Version resource added 2016-02-09 08:48:06 +01:00
27edfa1a59 PO files are part of the compile process now 2016-02-08 15:46:26 +01:00
4aa1558001 Static Lib => Shared DLL 2016-02-08 15:41:13 +01:00
62c74b5694 Localization files added to the project 2016-02-08 11:55:01 +01:00