1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-07-08 09:16:00 +02:00
Commit graph

23 commits

Author SHA1 Message Date
Brian Fiete
ef942366db Improvements to extended mouseover during debugging 2022-02-12 14:20:47 -05:00
Brian Fiete
cd3318cc3e Show invocation param info in mouseover 2022-02-12 12:43:10 -05:00
Brian Fiete
a70c34050b Fixed clipping of bottom of HoverWatch edit widget 2022-01-12 08:52:35 -05:00
Fusion
66e671f1ca Fix hoverwatch fleeting and comptime error messages. 2021-06-06 03:13:34 +02:00
EinBurgbauer
ce852367ed hoverwatch warp fix 2021-03-15 10:41:34 +01:00
Brian Fiete
8e9d7ed4c4 Lost changes 2021-02-25 10:14:22 -08:00
Joseph Battelle
e9814ec527 Fix HoverWatch handling of multiple-monitors
Prior to this change, 'workspaceWidth' was not retrieved with screen
coordinates so the width was sometimes wrong depending on which monitor
of a virtual screen the window was on. Sometimes the 'maxWidth'
calculated from this was negative which led to a very bad place.
2021-02-03 00:11:12 -08:00
Brian Fiete
76d997fca7 Better word wrapping for hoverwatch 2021-02-02 14:58:01 -08:00
Brian Fiete
012f093d26 Make sure drop shadow doesn't go off edge of screen 2021-02-01 16:54:31 -08:00
Brian Fiete
e33ca41fd0 Constrain with GetWorkspaceRectFrom 2021-02-01 13:58:57 -08:00
Brian Fiete
142332baaa Hoverwatch wordwrapping 2021-02-01 13:56:17 -08:00
Brian Fiete
e02b42d6f4 Added mouseover docs support 2020-09-25 08:50:39 -07:00
Brian Fiete
5572a7d279 Fixed hoverwatch closing crash 2020-09-10 11:26:46 -07:00
Brian Fiete
70c7067bb0 Added type icon to code mouseovers 2020-09-03 09:31:22 -07:00
Brian Fiete
d31c9df8ac Remove debug text 2020-06-23 11:52:10 -07:00
Brian Fiete
85943230b1 Added mouseover propery evaluation 2020-06-15 09:01:49 -07:00
Brian Fiete
a9e8277836 Fixed issue where breakpoint configure from hover watch closes 2020-05-19 10:42:20 -07:00
Brian Fiete
dbd9b32e3f Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
Brian Fiete
4dcd7f9c6a Fixed constExprs with ints, hover for enum values, _ for enums 2019-12-24 13:13:04 -08:00
Brian Fiete
becd673914 Property [Inline] changes, large container/string fixes, reload fixes 2019-12-09 10:28:56 -08:00
Brian Fiete
987adaec5c Improved ListView cursor key handling, removed debug NOPs 2019-09-28 12:15:36 -07:00
Brian Fiete
2ea5d31c37 Minor IDE changes 2019-09-27 13:03:47 -07:00
Brian Fiete
078564ac9e Initial checkin 2019-08-23 11:56:54 -07:00