Block a user
66b3281934
[*] project names containing hyphens will screw with the macro preprocessor in vs (and other compilers. msvc compiles, vs doesnt like it, other compilers will probably complain)
1f8d06cbf0
[*] Expose AsyncApp::Poll
a1df310ddc
[+] Added AU_SHARED_FROM_THIS -> returns a shared pointer of decltype(*this) when std::enable_shared_from_this is present in a subclass
a9e6b1468b
[+] Added AU_SHARED_FROM_THIS -> returns a shared pointer of decltype(*this) where std::enable_shared_from_this is present in a subclass
a9e6b1468b
[+] Added AU_SHARED_FROM_THIS -> returns a shared pointer of decltype(*this) where std::enable_shared_from_this is present in a subclass
613a4b1455
[*] Assertions should static_cast<bool> because if statements are implicitly castable to bool but literal bool types arent
22d03229ae
[*] Untabify paths.cpp
d4a8c05509
[+] Update gitignore
8b073f518d
All dependents should link directly against Alloc.cpp. No export vs BS, no static libs only, ensure each dependent has these functions available in the most immediate object format at link time
5676ef84fb
[*] Console exit must be called last in case any unexpected error occurs during deinitialization
ab5b6fedd9
[*] Console exit must be called last in case any unexpected error occurs during deinitialization
ab5b6fedd9
[*] Console exit must be called last in case any unexpected error occurs during deinitialization
f81e0ed2cb
Annoying bug
d329a01a0c
Merge pull request #1 from wxWidgets/master
ae8820b2f6
Fix build error with clang in the widgets sample
fafc5613f4
Fix slider event counter in widgets sample
fedc80eee3
Improve selection and focus events generation in wxGenericLisCtrl
b9da9c313e
[*] Amend crypto headers and type usage
2b51193103
[*] Amend crypto headers and type usage
07abaadab7
[UNUSABLE] stub out a compilable (not linkable) port of liblzma
ccd0297e9a
initial commit
f87c2b47a6
[+] i can has registry
22c1681132
Bad handle checks
f7403c944c
[*] Bug: Some
Value
constructor seems to be deduced down to accepting
784d58b184
[*] Crash fix: Null SysPushErrors should be assigned empty strings