179 Commits

Author SHA1 Message Date
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
c86e4f51b5 MO files removed 2016-02-08 07:53:43 +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
f14e5948a5 Merge branch 'master' of https://github.com/Amebis/wxExtend into HEAD 2016-02-05 10:04:44 +01:00
54eb873f7b .gitignore added 2016-02-05 10:04:05 +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
286b9af74c Project specific property sheet added. 2016-02-05 09:14:57 +01:00
c44754e941 Folder specific GIT ignores added 2016-02-05 09:13:28 +01:00
a9ddb044ea Merge branch 'master' of github.com:Amebis/wxExtend 2016-02-05 08:56:11 +01:00
2df58daf66 Initial commit 2016-02-05 08:55:52 +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