1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-07-03 06:45:59 +02:00
Commit graph

301 commits

Author SHA1 Message Date
Chernyavsky Andrey
d7c23a9b73 Fix: PasteText() one-to-many 2025-05-26 21:09:29 +05:00
Brian Fiete
adb7a2bdef Ctrl+Alt+Up/Down support, QuickFind Ctrl+D fixes 2025-05-26 14:44:51 +02:00
Brian Fiete
2ce4ec2e3f Multi-cursor tweaks 2025-05-26 08:25:07 +02:00
Brian Fiete
ba4d29d28d
Merge pull request #2229 from kallisto56/master
Feature: Multi-Cursors
2025-05-25 11:21:35 +02:00
Chernyavsky Andrey
5d72a7bdbd Close AutoComplete without removing cursors 2025-05-18 17:46:26 +05:00
Chernyavsky Andrey
85dcba200f Fix: mAllowVirtualCursor check in PasteText() 2025-05-17 11:51:25 +05:00
Chernyavsky Andrey
8ba66f664b Fix: Remove \n for last fragment in CopyText() 2025-05-17 11:47:45 +05:00
disarray2077
6a35544195 Linux fixes 2025-05-11 23:27:42 -03:00
Chernyavsky Andrey
c6fa2b8e79 Feature: Multi-Cursors 2025-05-04 07:59:10 +05:00
Brian Fiete
d48274694e IsModifier updates 2025-05-02 11:40:36 -07:00
Brian Fiete
c3ad1b9ed1 OutlineOval improvement 2025-04-07 15:08:50 -04:00
Brian Fiete
ef0bc6033b Ovals 2025-04-02 09:40:42 -04:00
Brian Fiete
96f8b1426d More cases for KeyCode.Parse 2025-03-31 16:48:40 -04:00
Brian Fiete
40c4f202e0 KeyCode.Parse fix 2025-03-31 16:40:32 -04:00
Brian Fiete
11bc782835 Lib fixes 2025-03-31 08:57:22 -04:00
Brian Fiete
cd3052e418 Added Dialog.GenerateClipboardText to fix About version info copy 2025-03-17 06:53:06 -04:00
Brian Fiete
926259e121 Plane.ToString fix 2025-03-08 12:47:17 -08:00
Brian Fiete
de7ec27032 Tweaks to Line Height Scale 2025-02-16 12:04:28 -08:00
MineBill
83b37239b7
Make sure to round line spacing. 2025-02-15 20:24:34 +02:00
MineBill
12a87caa65
Don't pass line height in GetLineSpacing 2025-02-15 20:12:13 +02:00
MineBill
1cb21de201
Round thickness of line highlight to prevent weird rendering. 2025-02-14 00:34:04 +02:00
MineBill
fa96e0783c
Add 'mLineHeight' properrty to 'DarkEditWidget' to control line height. 2025-02-13 23:47:11 +02:00
Brian Fiete
60988fda8f Read-from-memory fixes, render target improvements 2025-02-06 08:45:21 -08:00
Brian Fiete
e0529caee0 Beefy 2D updates 2025-02-02 18:21:15 -08:00
MineBill
02c5667d7c
Use theme text color in tooltips. 2025-01-31 00:06:11 +02:00
MineBill
07ca3a319d
Make grid and outline colors configurable. 2025-01-31 00:06:10 +02:00
Brian Fiete
e064020c06 Dialog Ctrl+C fix for non-simple dialogs 2025-01-30 06:44:28 -08:00
MineBill
f0d5acb528
Added new color.
Added a new 'COLOR_TEXT_SELECTED' color and a 'mTextSelected' theme setting to change it.
2025-01-28 13:45:16 +02:00
MineBill
aaa7509700
Added a new 'TextDisabled' color option for disabled text. 2025-01-27 22:36:29 +02:00
MineBill
7033e2c61e
Replace most hardcoded text colors the settings text color. 2025-01-27 22:36:28 +02:00
Brian Fiete
833d2854a3 Remove incorrect mScrollContentInsets bottom offset 2025-01-26 10:32:06 -08:00
Brian Fiete
c581b4e0ef
Merge pull request #2111 from kallisto56/master
Fix: Scrolling inside DarkListView and DarkMenuContainer based on Font.GetLineSpacing()
2025-01-26 10:22:20 -08:00
Brian Fiete
89bf475045 FontEffect support - outlined fonts 2025-01-26 07:04:26 -08:00
Chernyavsky Andrey
97b65c7ea1 Fix: Scrolling inside DarkListView and DarkMenuContainer based on Font.GetLineSpacing() 2025-01-26 02:52:41 +05:00
Chernyavsky Andrey
6d1e21938d Feature: Content of Dialog can be copied into clipboard 2025-01-25 23:03:25 +05:00
Brian Fiete
ffe832aaa3 Made "Copy" apply to all selected item 2025-01-25 09:44:43 -08:00
Brian Fiete
7db915cb4e Beefy2D updates 2025-01-25 06:12:08 -08:00
Brian Fiete
0d15b28bd3 Linux fix 2025-01-17 12:40:13 -08:00
Brian Fiete
a225380467 Fixed shutdown issue 2025-01-17 11:18:41 -08:00
Brian Fiete
81dd512cdb Underflow fix 2025-01-17 11:02:26 -08:00
Brian Fiete
2e40bab705 Beefy2D updates, file pack support 2025-01-17 10:15:47 -08:00
Brian Fiete
89651c4a76 Beefy2D enhancements 2025-01-14 10:14:56 -08:00
Brian Fiete
96c0a44a7e Beefy2d updates 2025-01-10 14:04:06 -08:00
Brian Fiete
10014b185f Some Vector2<->Vector3 interp 2025-01-10 07:04:40 -08:00
Brian Fiete
e300800ca0 More lenient mouse behavior for multiline string popup 2024-12-29 09:00:06 -08:00
Brian Fiete
cac67b8288 Fixed setFocus for some ShowPCLocation and ShowSourceFile cases 2024-12-29 07:14:30 -08:00
Brian Fiete
40d6195db7 Improved handling of font metrics with overflow 2024-12-17 05:45:47 -08:00
Brian Fiete
d1a2c53bd7 Add warning when performing destructive undo of global operation 2024-11-21 05:56:18 -05:00
Brian Fiete
1226810984 UTF8 changes to consistently use int8 for codepoint widths 2024-10-26 06:25:39 -04:00
Brian Fiete
073d55d339 Fixed incorrectly spelled List<>.GrowUninitialized 2024-09-11 15:32:28 -04:00