1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-10 04:22:20 +02:00
Commit graph

197 commits

Author SHA1 Message Date
Brian Fiete
385fa6dbb5 More scaling fixes, frameless combo box for status bar 2020-03-30 07:28:04 -07:00
Brian Fiete
990d092274 Fixed more scaling issues 2020-03-29 10:17:28 -07:00
Brian Fiete
863009f329 Added Clean Cmds 2020-03-28 14:27:22 -07:00
Brian Fiete
1caaec9b56 Scale fixes 2020-03-28 14:26:59 -07:00
Damian Day
e78ebca9cc Spelling 2020-03-27 11:16:18 +00:00
Brian Fiete
24dd60933b Fixed LastPlatform issue when platform options were default 2020-03-26 07:04:00 -07:00
Brian Fiete
2f78063927 Added Quick Info key 2020-03-24 15:26:32 -07:00
Brian Fiete
598765d437 Fixed LTO error in ResolveOnly 2020-03-24 07:21:20 -07:00
Brian Fiete
61468d818f Added MD5 file hashes to Beef 2020-03-23 12:07:05 -07:00
Brian Fiete
dce4a3ecf2 Made abs an intrinsic 2020-03-21 07:10:59 -07:00
Brian Fiete
567662b3c3 Renamed Windows Application to GUI Application 2020-03-21 07:10:16 -07:00
Brian Fiete
8aba7f0d8e Renamed Windows Application to GUI Application 2020-03-21 07:09:41 -07:00
Brian Fiete
a51fa2b657 Added an origX/origY to MouseClick 2020-03-21 07:09:21 -07:00
Brian Fiete
96c53d4a9e Improvements to Queue, to bring it more inline with List 2020-03-20 09:26:16 -07:00
Brian Fiete
9102a54ce4 Added click to toggle breakpoint, ctrl-click for goto definition 2020-03-12 06:53:11 -07:00
Brian Fiete
5276bd4533 Fixed int-lowered structs with immutable methods in LLVM 2020-03-12 05:40:36 -07:00
Brian Fiete
0a407b0913 StringId typecode fix 2020-03-11 09:53:04 -07:00
Brian Fiete
701e43bf1f Fixed single-item replace 2020-03-10 12:02:47 -07:00
Brian Fiete
bc50fd85a8 Fixed some resolve errors after Clean 2020-03-09 11:47:09 -07:00
Brian Fiete
14ac27c977 Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
Brian Fiete
e6518a3aab Removed some errant semicolons 2020-03-02 07:03:42 -08:00
Brian Fiete
76cb117e1f Added View Whitespace for string viewer 2020-03-02 06:24:21 -08:00
Brian Fiete
5bed292e87 Removed sized array initialization from tuples 2020-02-28 13:58:12 -08:00
Brian Fiete
68ae9f4036 Initialize Find in Files with selected text 2020-02-22 08:20:52 -08:00
Brian Fiete
8c599ee7db Fixed hot swapping issue 2020-02-21 06:52:08 -08:00
Brian Fiete
7d64d6dd21 Fixes for new override system 2020-02-21 06:18:19 -08:00
Brian Fiete
5d1a9e6873 Fixed virtuals defaults issue, added virtuals test 2020-02-21 06:08:59 -08:00
Brian Fiete
c2c2c24ac8 Fixed some issues with new/delete generic constraints 2020-02-20 11:57:25 -08:00
Brian Fiete
a781f29c31 Disallowed [Inline] on properties 2020-02-20 09:31:27 -08:00
Brian Fiete
1f20d76f94 Added a 'cast' intrinsic 2020-02-19 13:16:33 -08:00
Brian Fiete
a4d9d5a52f Dispose fix 2020-02-17 06:58:28 -08:00
Brian Fiete
89e6b0d577 Made Replace in Files properly save files 2020-02-08 10:42:14 -08:00
Brian Fiete
7ad6df2c6e Fixed spelling mistake 2020-02-08 06:12:04 -08:00
Brian Fiete
61bd31836d Fixit improvements, remove namespace 2020-02-07 08:44:06 -08:00
Brian Fiete
7a5dd90cff Added fixit for adding enum cases 2020-02-06 16:47:37 -08:00
Brian Fiete
45638a6e7e Added fixit for missing interface implementation methods 2020-02-05 17:07:23 -08:00
Brian Fiete
94c63d233e Writes debug text when formatting fails 2020-01-31 16:12:42 -08:00
Brian Fiete
da7015e82d Errors panel fix 2020-01-29 16:36:41 -08:00
Brian Fiete
c74d99b1ab Fixed dbgvis for Beefy::HashSet 2020-01-29 16:27:27 -08:00
Brian Fiete
a84b8ba987 Fixed issues closing error panel on shutdown 2020-01-29 16:27:11 -08:00
Brian Fiete
c4a5ab6cd1 Fixed untabbing 2020-01-28 10:57:28 -08:00
Brian Fiete
ff8aae1a72 Fixed postbuild commands 2020-01-27 17:15:40 -08:00
Brian Fiete
efbef794e0 Fixed unindenting selection 2020-01-27 17:15:29 -08:00
Brian Fiete
c48c292f78 Fixed bug from new default ctor 2020-01-25 10:04:52 -08:00
Brian Fiete
7b22b37822 Selecting and forcing visible items when creating folder or file 2020-01-25 06:22:26 -08:00
Brian Fiete
bde2bc3603 Fixed mouse capture for invisible symbol rename panel 2020-01-25 06:22:06 -08:00
Brian Fiete
d39450b3ab Linux fix 2020-01-24 13:45:30 -08:00
Brian Fiete
fb7745af85 Added date/time to startup output 2020-01-24 11:51:31 -08:00
Brian Fiete
ddc943876d Added support for shell commands in postbuild/prebuild 2020-01-23 07:44:09 -08:00
Brian Fiete
480f909cec Fixed manually added files with same name as auto files in IDE 2020-01-23 07:43:44 -08:00