1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-30 05:15:59 +02:00
Commit graph

11 commits

Author SHA1 Message Date
disarray2077
4d337e3a31 Fix dialogs in release mode
... and inline "GetFilterItems" method so we can use scoped allocation
2021-12-14 16:25:39 -03:00
disarray2077
694e663630 Add support for Vista File Dialogs 2021-08-02 23:38:54 -03:00
Hiroko
9fe7df9950 OpenFileName struct: Change default extension type (char8* -> char16*) 2021-04-04 18:10:46 +02:00
Brian Fiete
8e9d7ed4c4 Lost changes 2021-02-25 10:14:22 -08:00
Brian Fiete
4369e07a55 Warn on deprecated brace initializer syntax 2020-08-29 07:26:22 -07:00
Brian Fiete
16be83ceda Disallow object-to-void* casting. Lowering fixes. Variant fixes. 2020-06-23 07:32:53 -07:00
Brian Fiete
9499c727ab Fixed title in release mode 2020-05-17 05:05:34 -07:00
Brian Fiete
dbd9b32e3f Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
Brian Fiete
14ac27c977 Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
Brian Fiete
098ad1ce55 Optimizations, switching CanImplicitlyCast method, new CPU rate checker 2019-11-19 09:58:35 -08:00
Brian Fiete
7dbfd15292 Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Renamed from BeefLibs/corlib/src/System/IO/OpenFileDialog.bf (Browse further)