56 Commits

Author SHA1 Message Date
Simon Gardling
e6bee04113 cleanup + proper loading bar 2022-05-11 10:48:30 -04:00
Simon Gardling
42596be571 cleanups 2022-05-11 09:53:35 -04:00
Simon Gardling
79782d84b1 cleanup + further optimize split_function_chars 2022-05-07 02:29:38 -04:00
Simon Gardling
ff96995ea8 cleanup 2022-05-05 21:18:49 -04:00
Simon Gardling
73e3760a8b cleanup 2022-05-05 10:46:30 -04:00
Simon Gardling
5e5dd0f7a6 minor fixups 2022-05-04 22:45:41 -04:00
Simon Gardling
13a47ec30b MAJOR refactoring 2022-05-03 11:51:09 -04:00
Simon Gardling
2ee56104ae refactoring 2022-04-26 10:08:28 -04:00
Simon Gardling
69a316c9c8 cleanup some egui code 2022-04-26 09:24:29 -04:00
Simon Gardling
03e7105ee9 JsonFileOutput -> TextData 2022-04-26 09:12:20 -04:00
Simon Gardling
6f70c17f5a show 'Took' in info window only 2022-04-25 09:40:58 -04:00
Simon Gardling
2172f3da61 initial function management refactoring 2022-04-23 15:39:40 -04:00
Simon Gardling
22d1be59f5 start working on better mobile support 2022-04-22 14:18:24 -04:00
Simon Gardling
a9b51fab20 improve loading process 2022-04-22 12:25:42 -04:00
Simon Gardling
ab9dadf924 improve Riemman Sum Type selector 2022-04-22 01:03:40 -04:00
Simon Gardling
f9073c5a11 fix central panel frame 2022-04-22 00:58:47 -04:00
Simon Gardling
29c21bb601 fix imports for egui stuff 2022-04-22 00:46:05 -04:00
Simon Gardling
fb0b076f62 use no border for the CentralPanel 2022-04-22 00:46:01 -04:00
Simon Gardling
5d153f4842 refactoring 2022-04-21 23:25:33 -04:00
Simon Gardling
5780bc221c add error message for move_cursor_to_end 2022-04-20 15:28:33 -04:00
Simon Gardling
9afa4d86bc create widgets_ontop 2022-04-20 11:20:43 -04:00
Simon Gardling
f50a8ae45d add reasoning for 'buttom_up' layout 2022-04-20 10:00:54 -04:00
Simon Gardling
42bd536538 remove unnecessary check 2022-04-20 10:00:05 -04:00
Simon Gardling
16f59c9186 use file names in asset loading errors 2022-04-20 09:46:47 -04:00
Simon Gardling
64ace24dc7 refactor function removal 2022-04-18 10:53:21 -04:00
Simon Gardling
46b503f680 simplify some UI code 2022-04-18 10:36:23 -04:00
Simon Gardling
3a2c946444 fix web info display 2022-04-14 09:57:53 -04:00
Simon Gardling
15d9184788 refactoring (and failing at some ui redesign) 2022-04-13 11:47:01 -04:00
Simon Gardling
d435307259 fix doc 2022-04-13 08:56:56 -04:00
Simon Gardling
a27b7ea0b0 fix font test 2022-04-12 15:16:54 -04:00
Simon Gardling
316305b89e add emoji-icon-font (fixes gear icon) 2022-04-12 15:02:38 -04:00
Simon Gardling
7dfe1cd067 ui improvements 2022-04-12 14:56:08 -04:00
Simon Gardling
945a6289d8 use usize not i32 here 2022-04-12 14:19:24 -04:00
Simon Gardling
36e31fdbc7 add comment about gear font 2022-04-12 13:43:23 -04:00
Simon Gardling
e46040d616 nth derivative 2022-04-12 12:47:43 -04:00
Simon Gardling
2e0569fe2e GREATLY improve autocomplete tests + fix known autocomplete issues 2022-04-12 10:04:14 -04:00
Simon Gardling
da0c3ebb78 refactoring of error handling 2022-04-11 11:01:15 -04:00
Simon Gardling
6217f0aff4 simplify error handling code 2022-04-11 09:36:42 -04:00
Simon Gardling
061f5cfbd4 improve error message 2022-04-11 09:15:49 -04:00
Simon Gardling
d577d2f073 simplify BTreeMap 2022-04-11 09:14:31 -04:00
Simon Gardling
04201de443 simplify text.json loading code 2022-04-08 13:13:32 -04:00
Simon Gardling
8b97f79d55 no longer need text_boxes_focused 2022-04-07 18:47:52 -04:00
Simon Gardling
6f1d64ea02 code cleanup 2022-04-05 09:37:48 -04:00
Simon Gardling
6041da764b custom function colors 2022-04-04 13:59:18 -04:00
Simon Gardling
5d71c82c0d don't open help window by default 2022-04-04 13:42:41 -04:00
Simon Gardling
94cfae4acc anchor welcome window 2022-04-04 13:41:48 -04:00
Simon Gardling
885657bcb1 add comment 2022-04-04 12:54:37 -04:00
Simon Gardling
516150f9c5 Welcome menu 2022-04-04 10:56:20 -04:00
Simon Gardling
ae154195b5 better Opened window handling 2022-04-04 10:43:08 -04:00
Simon Gardling
683a471dbb fix autocomplete pop ups 2022-04-03 14:24:59 -04:00