• Joined on 2024-07-10
Timerix pushed to main at Timerix/tim 2026-01-12 17:58:05 +00:00
3fb220ff54 tim_draw_lot -> tim_fill
7a3bde6321 removed malloc from TimEditState_construct
Compare 2 commits »
Timerix pushed to main at Timerix/tim 2026-01-12 17:02:25 +00:00
c5328cb9ed added scroll list
717c049265 added mouse wheel support
Compare 2 commits »
Timerix pushed to main at Timerix/tim 2026-01-12 13:33:48 +00:00
75d894b1bd tim_button_noborder
Timerix pushed to main at Timerix/tim 2026-01-12 10:50:44 +00:00
1aa33128e9 tim_event_consume()
Timerix pushed to main at Timerix/SharpCalculator 2026-01-11 01:15:52 +00:00
b7a9f0cfc2 changed readme
Timerix released First release at Timerix/SharpCalculator 2026-01-11 01:03:45 +00:00
Timerix pushed tag 1.0.0 to Timerix/SharpCalculator 2026-01-11 01:03:45 +00:00
Timerix pushed to main at Timerix/SharpCalculator 2026-01-11 01:02:19 +00:00
dd3cff0eaa AutoGrid and build.sh
a08838bb8b made buttons square and added hotkeys
Compare 2 commits »
Timerix created pull request Lunya-sh/Evil_Calculator#1 2026-01-10 22:10:14 +00:00
fixed most obvious stuff
Timerix pushed to timerix-is-timerixing-again at Timerix/Evil_Calculator 2026-01-10 22:09:28 +00:00
3d01386439 i want to see numbers, not window behind the calculator
8f065abb81 it is reverse POLISH notation :nerdy-face:
490dc23027 removed "equation" field from PeverseNotationSolver because it is not really used and made this class static
46dc513e87 you don't need to use 'ref' with reference types
6d7b57c9f9 first time in my life i found a use case for HashSet
Compare 7 commits »
Timerix created branch timerix-is-timerixing-again in Timerix/Evil_Calculator 2026-01-10 22:09:28 +00:00
Timerix created repository Timerix/Evil_Calculator 2026-01-10 22:08:20 +00:00
Timerix pushed to main at Timerix/tim 2026-01-09 08:30:59 +00:00
6f8f2a54c0 added .masked and destructor for EditState
Timerix pushed to main at Timerix/ougge 2026-01-09 07:12:36 +00:00
7e7454278d cimgui update
346779060e something something
175fe61e5c implemented functions from NativeFunctions.cs
Compare 3 commits »
Timerix pushed to chuvok-fix_unicode_input at Timerix/tim 2026-01-09 06:39:09 +00:00
df7ebd6973 ReadConsoleInput -> ReadConsoleInputW
Timerix created branch chuvok-fix_unicode_input in Timerix/tim 2026-01-09 06:39:09 +00:00
Timerix created branch main in Timerix/tim 2026-01-09 06:24:01 +00:00
Timerix deleted branch master from Timerix/tim 2026-01-09 06:24:01 +00:00
Timerix pushed to main at Timerix/tcp-chat 2026-01-09 06:13:43 +00:00
bfcb2f931f tim updated
Timerix pushed to master at Timerix/tim 2026-01-09 06:12:24 +00:00
d417b5bbd5 fixed unicode input on windows