blat-blatnik
318cb6524d
Added setting to open new tabs on right instead of left
2021-11-30 23:37:44 +01:00
Brian Fiete
345746d34d
zlib interface
2021-11-14 18:01:37 -08:00
miere43
c0b787cbf0
Fix incorrect search & replace for "char => char8" in comments
2021-10-30 00:11:37 +03:00
Brian Fiete
1a37f5e0ad
2d cels
2021-10-26 06:16:13 -07:00
Brian Fiete
9a9ad47d2a
UI fixes
2021-10-13 12:10:21 -07:00
Brian Fiete
fb1d1aecc0
Support for TrueType collections
2021-09-22 11:33:47 -07:00
Brian Fiete
7ef88f4b9c
Simple XML support, string-to-num conversions
2021-09-22 08:04:42 -07:00
Brian Fiete
507fb82e4a
Json array detection fix
2021-09-10 14:09:22 -07:00
Brian Fiete
a0343678bc
Fix for starting with array
2021-09-10 11:51:30 -07:00
Hiroko
3056357386
[Fix] Graphics: Image rendering issue
...
In the DrawQuad function, hard-coded vertical vertex components were used instead of the unused v1 and v2 parameters.
This prevented narrowing the image vertically.
2021-08-28 21:40:04 +02:00
Brian Fiete
3cd94cbc8e
Merge pull request #1130 from disarray2077/fix_ide_textwrites
...
Fix issues with the methods for writing files
2021-08-02 11:01:50 -07:00
Brian Fiete
d5ce181dc6
Merge pull request #1129 from disarray2077/fix_stackoverflow_dew
...
Fix stack overflow in DarkEditWidget
2021-08-02 10:49:45 -07:00
Brian Fiete
d14ae8e69d
Widened parsed int to int64
2021-08-02 10:44:56 -07:00
disarray2077
09438c8c42
Fix stack overflow in DarkEditWidget
2021-08-01 19:16:46 -03:00
disarray2077
8a210699c7
Improve WriteTextFile safety
2021-08-01 17:40:29 -03:00
fusion
93cef5fe9b
Fix AltGr triggering keyboard shortcuts.
2021-07-06 23:52:16 +02:00
Brian Fiete
f49c1957a0
Properly restricted Undo/Redo during readonly
2021-06-29 08:36:31 -07:00
Brian Fiete
39c140f44a
Additional 3d support
2021-05-25 10:57:22 -04:00
Brian Fiete
f26df6c86b
Additional 3d support
2021-05-12 07:24:29 -04:00
Brian Fiete
9e3248fb4f
CachedEnumerateInputDevices
2021-04-11 07:02:00 -04:00
EinBurgbauer
9772364a6d
fix readonly editwidget deletions
2021-04-04 10:37:33 +02:00
Brian Fiete
202a3f7cfc
Store prodName/guid
2021-03-17 07:47:14 -04:00
Brian Fiete
8e9d7ed4c4
Lost changes
2021-02-25 10:14:22 -08:00
Brian Fiete
3f68473fe1
Added Sync with Workspace Panel option
2021-02-03 12:48:04 -08:00
Brian Fiete
76d997fca7
Better word wrapping for hoverwatch
2021-02-02 14:58:01 -08:00
Brian Fiete
142332baaa
Hoverwatch wordwrapping
2021-02-01 13:56:17 -08:00
Joseph Battelle
cf863ff2e7
s/Seperator/Separator
2021-01-30 00:35:52 -08:00
Brian Fiete
3560554127
Fixed extension methods in autocomplete, added extmethod icon
2021-01-20 12:43:55 -08:00
Brian Fiete
f9b9b15214
DeleteDictionaryAndKeysAndItems to DeleteDictionaryAndKeysAndValues
2021-01-04 04:56:44 -08:00
Brian Fiete
f6174aade2
Support for file dragging in workspace panel
2021-01-03 11:51:53 -08:00
Brian Fiete
f273407f97
Simple DirectInput support
2020-11-27 06:24:47 -08:00
Brian Fiete
f41365a58e
Added 'interface' and 'enum' constraints
2020-11-10 05:44:23 -08:00
Brian Fiete
743a8da08b
Reworked IDE paren pair support
2020-10-17 12:59:10 -07:00
Brian Fiete
2a57d9d447
Fixed line paste indent issues
2020-10-17 06:46:16 -07:00
Brian Fiete
72242aa31c
Horizontal scroll wheel support
2020-10-15 10:00:36 -07:00
Brian Fiete
c3b697c0a4
Fixed ctrl+click Go To Definition timing issue
2020-10-13 07:27:25 -07:00
Brian Fiete
14609dc636
Fix for WantX after deleting selection
2020-10-12 17:49:22 -07:00
Brian Fiete
557b13070c
Wrap-around menu selection
2020-10-07 11:05:35 -07:00
Brian Fiete
2ac478509e
Fixed operator precedence issues
2020-10-07 07:47:08 -07:00
Brian Fiete
1523000e80
Theme update
2020-10-05 14:25:55 -07:00
Brian Fiete
c5b48a1dc1
Fixed ToString/Parse for unknown codes
2020-09-28 17:08:12 -07:00
Brian Fiete
fd3265445d
Fixes for new out-var rules, unassigned variable detection
2020-09-22 07:44:47 -07:00
Brian Fiete
9fabf0f7ee
Some StringViewification
2020-09-18 05:12:35 -07:00
Brian Fiete
ada1aceef1
Fixed line paste in normal text boxes
2020-09-16 15:57:03 -07:00
Brian Fiete
c04778ec5a
Right-click close options for tabs
2020-09-11 23:26:59 -07:00
Brian Fiete
8d934192c0
IDE - Close All Except / Close Tabs
2020-09-11 17:47:38 -07:00
Brian Fiete
d11b09dd07
Removed System.Tuple type
2020-09-06 05:27:37 -07:00
Brian Fiete
709b337617
Made using/pragma fixits no long focus on change
2020-09-05 05:39:51 -07:00
Brian Fiete
0347f997f2
Support for Forward/Backward mouse buttons
2020-09-03 08:14:24 -07:00
Brian Fiete
6511d6a845
Recent file selector (ctrl+tab)
2020-09-03 06:49:19 -07:00