|
fb0277dbfb
|
Make enum wxAppBarState scoped and enum wxAppBarFlags into constants
Signed-off-by: Simon Rozman <simon@rozman.si>
|
2020-01-04 11:30:23 +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 |
|
|
23f8c36900
|
Address code analysis warnings
Signed-off-by: Simon Rozman <simon@rozman.si>
|
2019-08-23 04:10:16 +02:00 |
|
|
306e91b3f6
|
Upgrade to compile with WIN32_LEAN_AND_MEAN
Signed-off-by: Simon Rozman <simon@rozman.si>
|
2019-06-14 09:27:34 +02:00 |
|
|
312ceb56cd
|
Review implicit narrowing conversions
wxAppBarState can safely be static-casted to UINT.
|
2018-09-04 15:10:59 +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 |
|
|
d9e9f052ac
|
Copyright extended to GÉANT
|
2016-10-07 15:38:12 +02:00 |
|
|
2fff163aea
|
4275 compiler warning resolved
|
2016-10-07 13:39:59 +02:00 |
|
|
7627cabc1b
|
Doxygen support added
|
2016-04-11 13:52:23 +02:00 |
|
|
c0dbc0caf2
|
Calling convention renamed
|
2016-03-17 12:14:58 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|