Brian Fiete
|
ea072ad77b
|
Added Ctrl+Backspace support for deleting text span
|
2020-05-07 11:48:10 -07:00 |
|
Brian Fiete
|
26604017f8
|
Multi-monitor fixes
|
2020-05-07 08:39:40 -07:00 |
|
Brian Fiete
|
562b565f49
|
Made Free Cursor Movement a setting (default false)
|
2020-05-04 11:44:43 -07:00 |
|
ExMatics HydrogenC
|
852b2ed961
|
Remove redundant using
|
2020-05-01 14:59:25 +08:00 |
|
Brian Fiete
|
dbd9b32e3f
|
Renamed System.Collections.Generic to System.Collections
|
2020-04-29 06:40:03 -07:00 |
|
Brian Fiete
|
607f819d90
|
Made middle click close tab
|
2020-04-28 12:55:16 -07:00 |
|
Brian Fiete
|
5c68049bd1
|
Fixed some scale issues
|
2020-04-28 12:55:06 -07:00 |
|
Brian Fiete
|
5934e27976
|
Fixed crash with long tooltip
|
2020-04-25 06:52:48 -07:00 |
|
Brian Fiete
|
d6a4b8b62c
|
Fixed some font crashing issues, allowed fonts to be 'optional' with a ?
|
2020-04-24 16:57:16 -07:00 |
|
Brian Fiete
|
6434676134
|
Angle property
|
2020-04-16 00:33:42 -07:00 |
|
Brian Fiete
|
f0b5a4eb94
|
Whitespace
|
2020-04-13 06:43:06 -07:00 |
|
Brian Fiete
|
4ac6bfe4b5
|
Added ctor
|
2020-04-11 14:27:55 -07:00 |
|
Brian Fiete
|
5879469933
|
Fixed Ctrl+Backspace, fixed muiltiline clipping paste-then-undo error
|
2020-04-10 08:57:45 -07:00 |
|
Brian Fiete
|
e12c03d46e
|
Improved GetCursorLineChar
|
2020-04-07 08:30:11 -07:00 |
|
Brian Fiete
|
79acc766fd
|
Added GetCurEnum
|
2020-04-02 08:57:15 -07:00 |
|
Brian Fiete
|
7014320916
|
Fixed MouseUp
|
2020-03-30 12:17:38 -07:00 |
|
Brian Fiete
|
757464db3e
|
Fixed popup location clipping
|
2020-03-30 12:17:24 -07:00 |
|
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
|
d9a820f5a1
|
Scale fixes
|
2020-03-28 14:27:36 -07:00 |
|
Brian Fiete
|
9413d3ded4
|
Fixed issue where menu could be clipped off the right of desktop
|
2020-03-21 07:12:30 -07:00 |
|
Brian Fiete
|
a51fa2b657
|
Added an origX/origY to MouseClick
|
2020-03-21 07:09:21 -07:00 |
|
Brian Fiete
|
5f949c177d
|
Reducing boxing for IDisposable
|
2020-03-21 07:07:39 -07:00 |
|
Brian Fiete
|
14ac27c977
|
Removed 'internal' protection - it's all about [Friend] now
|
2020-03-09 06:34:16 -07:00 |
|
Brian Fiete
|
76cb117e1f
|
Added View Whitespace for string viewer
|
2020-03-02 06:24:21 -08:00 |
|
Brian Fiete
|
292e0992a4
|
Removed IDisposable indirection
|
2020-02-23 06:14:33 -08:00 |
|
Brian Fiete
|
90e4cf8825
|
Expanded BinarySearch api, got rid of IComparable due to iOpComparable
|
2020-02-18 08:43:29 -08:00 |
|
Brian Fiete
|
7ad6df2c6e
|
Fixed spelling mistake
|
2020-02-08 06:12:04 -08:00 |
|
Brian Fiete
|
2b2bb7c960
|
Lib fixes
|
2020-02-07 08:50:53 -08:00 |
|
Brian Fiete
|
2ed6a9a94b
|
Corlib fixes
|
2020-02-05 17:07:47 -08:00 |
|
Brian Fiete
|
a296eb0f49
|
Fixed a crash when doing a fixit in a split window
|
2020-02-02 05:30:56 -08:00 |
|
Brian Fiete
|
6ba8bdc14c
|
Fixed default ctor issues
|
2020-01-25 07:03:14 -08:00 |
|
Brian Fiete
|
ba2c63af9a
|
Fixed capture issue when cancelling tab drag
|
2020-01-15 08:32:04 -08:00 |
|
Brian Fiete
|
8970ebcd93
|
Added error/warning panel, region support
|
2020-01-06 13:49:35 -08:00 |
|
Brian Fiete
|
8328e646bd
|
KeyCode fixes
|
2019-12-25 17:36:58 -08:00 |
|
Brian Fiete
|
8808da307f
|
AllowDuplicatesAttribute
|
2019-12-25 16:38:17 -08:00 |
|
Brian Fiete
|
d0e8332150
|
Fixed some tooltips, added Link Dependencies, more int-ness
|
2019-12-21 05:48:44 -08:00 |
|
Brian Fiete
|
1c6c06fa4d
|
Breakpoint hotkeys, autocomplete fix
|
2019-12-13 14:25:15 -08:00 |
|
Brian Fiete
|
33edbd18bb
|
Changing System.Runtime namespace
|
2019-12-11 12:53:02 -08:00 |
|
Brian Fiete
|
becd673914
|
Property [Inline] changes, large container/string fixes, reload fixes
|
2019-12-09 10:28:56 -08:00 |
|
Brian Fiete
|
788351e178
|
Corlib additions
|
2019-11-22 12:26:51 -08:00 |
|
Brian Fiete
|
b756fe50eb
|
New Rect capabilities
|
2019-11-22 12:26:18 -08:00 |
|
Brian Fiete
|
43b69023f6
|
Added bitcode emission, additional logging
|
2019-10-29 04:56:42 -07:00 |
|
Brian Fiete
|
c97b074fee
|
Linux fixes, misc fixes
|
2019-10-09 16:20:09 -07:00 |
|
Brian Fiete
|
b934378758
|
Fixed some hash checking errors
|
2019-10-05 10:24:58 -07:00 |
|
Brian Fiete
|
f258b4a25b
|
Added UnversionedLibDir to config
|
2019-10-04 10:39:25 -07:00 |
|
Brian Fiete
|
e5de09488e
|
Fixed some indenting issues, added indenting test
|
2019-10-04 10:36:53 -07:00 |
|
Brian Fiete
|
f266fe69d1
|
Fixes for large strings, multiple 'opposite' operators
|
2019-10-01 12:48:08 -07:00 |
|
Brian Fiete
|
908dbe1a6e
|
Minor IDE modifications
|
2019-09-29 07:44:23 -07:00 |
|
Brian Fiete
|
4b2238337d
|
Only close if we click on a valid item
|
2019-09-29 07:42:24 -07:00 |
|