1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-30 21:36:00 +02:00
Commit graph

279 commits

Author SHA1 Message Date
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
fddd3e0ba6 BeefySysLib Release Static building 2025-01-17 10:20:20 -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
Brian Fiete
4af432955e Fixed horz mouse wheel scrolling direction 2024-09-09 15:21:36 -04:00
Brian Fiete
8dcdc2f1a7 Make "X" button on tab only respond to left clicks 2024-08-25 12:31:49 -04:00
Brian Fiete
01f8af3d97 Make 0 an invalid sound id 2024-08-12 14:11:39 -04:00
Brian Fiete
a28fe5be7d GetCurFloat conversion 2024-08-12 14:11:17 -04:00
Brian Fiete
cacfba0d82 Rect ToString 2024-08-12 14:10:58 -04:00
Brian Fiete
623da953c1 NoMouse option 2024-08-12 14:10:49 -04:00
Brian Fiete
d32c8212a9 Console fixes 2024-07-25 11:12:43 +02:00
Brian Fiete
60817eec48 Respect GetCaretBlinkTime 2024-07-20 17:53:53 +02:00
Brian Fiete
186c2125fa Initial console support 2024-07-19 10:31:33 +02:00
Brian Fiete
78549fa364 Removed .so copying 2024-05-17 12:41:05 -04:00
Brian Fiete
6a5b0b49ed Fixed undo text corruption bug 2024-04-27 08:24:55 -04:00
Brian Fiete
bceca3e699 Improvements to Find in Watch 2024-03-26 07:30:54 -04:00
Brian Fiete
f47e132921 Increase MATIX_STACK_SIZE 2024-03-26 07:30:01 -04:00
Brian Fiete
82b4974a82 Find in Watch 2024-03-25 06:18:50 -04:00
Brian Fiete
4e750a7e1a bmfont support 2024-03-15 16:20:01 -04:00
Brian Fiete
9c1bf60780 LoadTextFile share fix 2024-03-02 17:12:37 -05:00
Brian Fiete
3269743c29 Scale 2024-03-02 06:05:08 -05:00
Brian Fiete
ccbed1ed01 Minor updates 2024-02-27 11:01:03 -05:00
Brian Fiete
9ca36030cd More Graphics Rect/Point methods 2024-02-22 06:51:26 -05:00
Brian Fiete
e1bd728326 HSL grayscale NaN fix 2024-02-22 06:50:32 -05:00
Brian Fiete
7c6a53e59f Image.LoadFromFile fatal error flag 2024-01-26 06:08:17 -05:00
Brian Fiete
f96de4722e Improved right-cursor movement over utf8 codepoints 2024-01-22 08:39:53 -05:00
Braedon Lewis
102d8955f1 Update EditWidget.bf 2023-08-28 14:26:00 -04:00
Brian Fiete
e8880cd59c Geom improvements 2023-08-18 12:03:09 -07:00
Brian Fiete
98e498bdf5 Generic geometry 2023-07-27 07:17:14 -07:00
Brian Fiete
40f3baf127 Graphics.DrawLine, DrawBatch fixes 2023-07-26 09:39:14 -07:00