Brian Fiete
|
3efa83a7a0
|
Merge pull request #1774 from disarray2077/patch-1
Fix infinite loop in `BfParser::NextToken`
|
2022-12-20 06:28:33 -05:00 |
|
disarray2077
|
488683a40c
|
Fix infinite loop in BfParser::NextToken
|
2022-12-19 22:19:45 -03:00 |
|
Brian Fiete
|
4acfd7b735
|
Merge pull request #1773 from disarray2077/patch-11
Make `WindowPos` public
|
2022-12-19 11:35:08 -05:00 |
|
Brian Fiete
|
ff8fc5526c
|
Merge pull request #1772 from disarray2077/patch-10
Make `ReplaceLargerHelper` private
|
2022-12-19 11:34:51 -05:00 |
|
disarray2077
|
572e891c9a
|
Make WindowPos public
|
2022-12-19 13:16:11 -03:00 |
|
disarray2077
|
7100333f9a
|
Make ReplaceLargerHelper private
|
2022-12-19 13:11:13 -03:00 |
|
Brian Fiete
|
b4dc3039fc
|
Fix status bar button overlap with selection info
|
2022-12-13 17:59:57 -05:00 |
|
Brian Fiete
|
ff82577ae9
|
Merge pull request #1767 from kallisto56/master
Override DarkTabButton.DragEnd
|
2022-12-03 06:41:54 -08:00 |
|
Brian Fiete
|
5894889a8b
|
Merge pull request #1766 from MineGame159/fix_GetIndexAtLine
Fixed BfParser::GetIndexAtLine
|
2022-12-03 06:41:32 -08:00 |
|
Chernyavsky Andrey
|
d0a2b35622
|
Override DarkTabButton DragEnd
|
2022-12-03 05:40:30 +05:00 |
|
MineGame159
|
ce2a1a4657
|
Fixed BfParser::GetIndexAtLine
|
2022-12-02 17:49:26 +01:00 |
|
Brian Fiete
|
15dc0f4687
|
Merge pull request #1763 from kallisto56/master
Fixed memory leak of temporary tab
|
2022-11-30 14:55:02 -08:00 |
|
Brian Fiete
|
17aafaeb66
|
Merge pull request #1762 from disarray2077/patch-9
Add `Remove` method to HashSet Enumerator
|
2022-11-30 14:54:37 -08:00 |
|
Brian Fiete
|
00d2dcd1b9
|
Merge pull request #1761 from disarray2077/patch-8
Slightly improve StringEnumerator `HasMore`
|
2022-11-30 14:54:02 -08:00 |
|
Chernyavsky Andrey
|
cd90c3f5be
|
Fixed memory leak of temporary tab
|
2022-11-25 14:29:47 +05:00 |
|
disarray2077
|
2d7c506b9e
|
Add Remove method to HashSet Enumerator
|
2022-11-24 20:07:12 -03:00 |
|
disarray2077
|
7ebf233882
|
Slightly improve StringEnumerator HasMore
|
2022-11-24 18:59:18 -03:00 |
|
Brian Fiete
|
c52f3a247e
|
Added required 'using'
|
2022-11-23 06:22:58 -08:00 |
|
Brian Fiete
|
f055c9ff01
|
Merge pull request #1759 from disarray2077/patch-7
Add capacity ctor and `SetLength` to MemoryStream
|
2022-11-23 06:00:05 -08:00 |
|
Brian Fiete
|
e963961107
|
Merge pull request #1758 from disarray2077/patch-6
Add `Type` overloads to Enum methods
|
2022-11-23 05:59:33 -08:00 |
|
disarray2077
|
4a0ec6ce8c
|
Add capacity ctor and SetLength to MemoryStream
|
2022-11-22 17:30:02 -03:00 |
|
disarray2077
|
d1aafda19e
|
Add Type overloads to Enum methods
|
2022-11-22 17:17:14 -03:00 |
|
Brian Fiete
|
08d292d3ea
|
Pin tab menu tweak
|
2022-11-22 07:37:02 -08:00 |
|
Brian Fiete
|
f01665ac06
|
Merge pull request #1756 from kallisto56/master
Feature: Pinned tabs
|
2022-11-22 06:07:43 -08:00 |
|
Chernyavsky Andrey
|
98a03d5d46
|
Feature: Pinned tabs
|
2022-11-22 01:24:49 +05:00 |
|
Brian Fiete
|
7293fed046
|
Dynamically load SDL2.dll
|
2022-11-17 07:29:50 -08:00 |
|
Brian Fiete
|
82e06c4582
|
Improved lambda param name autocomplete triggering
|
2022-11-16 13:59:14 -08:00 |
|
Brian Fiete
|
4456bc0540
|
Socket UDP support
|
2022-11-16 13:56:52 -08:00 |
|
Brian Fiete
|
a49d8399ce
|
More keycodes
|
2022-11-16 13:56:32 -08:00 |
|
Brian Fiete
|
2428fe8e57
|
Beefy2D windows enhancements
|
2022-11-16 13:56:20 -08:00 |
|
Brian Fiete
|
6045137bce
|
Fixed autocomplete for lambda param names
|
2022-11-16 13:55:33 -08:00 |
|
Brian Fiete
|
7dfb279e48
|
Fixed Cut/Paste workspace menu items
|
2022-11-10 09:09:41 -08:00 |
|
Brian Fiete
|
0ffd1df0ce
|
Copy SDL2.dll
|
2022-11-10 07:48:57 -08:00 |
|
Brian Fiete
|
c6829ab1ee
|
Copy SDL2
|
2022-11-10 06:58:12 -08:00 |
|
Brian Fiete
|
06f8b250fc
|
IDE text undo/redo fix
|
2022-11-10 06:38:27 -08:00 |
|
Brian Fiete
|
8e191b074b
|
SDL platform improvements
|
2022-11-10 06:37:55 -08:00 |
|
Brian Fiete
|
d20b53b187
|
Improved SDL platform support, 'ar' lib reworking
|
2022-11-07 09:57:27 -08:00 |
|
Brian Fiete
|
258a6653f9
|
SDL/OGL platform improvements
|
2022-11-03 10:58:24 -07:00 |
|
Brian Fiete
|
213aea8c82
|
Fix GetStringPoolIdx with non-const arg
|
2022-10-25 08:33:24 -04:00 |
|
Brian Fiete
|
bb73aced22
|
Profiler changes
|
2022-10-25 08:28:45 -04:00 |
|
Brian Fiete
|
3122839ea8
|
mCurMethodState null check for RestoreScoreState_LocalVariables
|
2022-10-18 12:52:21 -04:00 |
|
Brian Fiete
|
1a5af42338
|
Goto token name fix
|
2022-10-18 12:50:23 -04:00 |
|
Brian Fiete
|
a2c340cbae
|
Merge pull request #1739 from farism/master
Add System.Math.Cbrt
|
2022-10-18 07:15:15 -04:00 |
|
Brian Fiete
|
cb97493a05
|
Merge pull request #1736 from Fusioon/linux-filewatch_improve
Linux filewatch improvements
|
2022-10-18 07:15:04 -04:00 |
|
farism
|
bd891171f7
|
Add System.Math.Cbrt
|
2022-10-17 15:51:00 -07:00 |
|
Fusioon
|
1c2af5467a
|
Linux filewatch improvements
Improve handling of newly created directories and watcher removal
|
2022-10-11 04:31:03 +02:00 |
|
Brian Fiete
|
d37c515644
|
Merge pull request #1732 from disarray2077/patch-5
Fix ConvertTo with TypedPrimitive parameter
|
2022-10-06 11:32:39 -04:00 |
|
Brian Fiete
|
cf9aa7012c
|
Merge pull request #1731 from disarray2077/patch-4
Fix IsSubtypeOf with TypedPrimitive parameter
|
2022-10-06 11:32:19 -04:00 |
|
disarray2077
|
03f7b62c10
|
Fix ConvertTo with TypedPrimitive parameter
|
2022-10-06 12:04:49 -03:00 |
|
disarray2077
|
394bcd82d3
|
Fix IsSubtypeOf with TypedPrimitive parameter
|
2022-10-06 11:50:20 -03:00 |
|