Commit Graph

  • 12fe6ab (HEAD -> master) Updated README by Patrick Jakobsen 2023-10-19 15:16:07 +0200
  • dd406fe Fixed borked font bitmap allocation size by Patrick Jakobsen 2023-10-03 18:49:29 +0200
  • 5be35aa Fixed issues cropping up from building -O3 by Patrick Jakobsen 2023-10-03 12:21:35 +0200
  • 5e07052 Can click button inside scrollable by Patrick Jakobsen 2023-10-01 16:00:10 +0200
  • f06ac04 . by Patrick Jakobsen 2023-10-01 14:26:45 +0200
  • 80f5e90 . by Patrick Jakobsen 2023-10-01 14:26:25 +0200
  • 4cdc174 Implemented the top layer by Patrick Jakobsen 2023-10-01 14:22:50 +0200
  • 5117482 A fix for dirtiness by Patrick Jakobsen 2023-10-01 12:34:21 +0200
  • fe179f2 Cleanup by Patrick Jakobsen 2023-10-01 12:00:04 +0200
  • 591a53e Scrollable region by Patrick Jakobsen 2023-10-01 11:35:02 +0200
  • 44d375a Fixed gui_push_parent and gui_pop_parent using wrong subtree by Patrick Jakobsen 2023-10-01 09:17:09 +0200
  • 861e774 Disabled a debugging printing by Patrick Jakobsen 2023-09-28 15:44:38 +0200
  • dc39f58 Subtrees get dirtied when their clipnodes do by Patrick Jakobsen 2023-09-28 15:43:47 +0200
  • b2b8e68 Started on clipping by Patrick Jakobsen 2023-09-28 13:37:27 +0200
  • e3940cc Added inline function for reference validity by Patrick Jakobsen 2023-09-28 13:37:06 +0200
  • ebbf17c gui nodes now end up where they are supposed to by Patrick Jakobsen 2023-09-28 13:03:25 +0200
  • 592b26f revised print_node_tree by Patrick Jakobsen 2023-09-28 11:56:01 +0200
  • 2db1602 Fixed errorneous dirty-redraw of siblings by Patrick Jakobsen 2023-09-28 11:39:05 +0200
  • 9477dc3 Added TODO about revising the dirty system by Patrick Jakobsen 2023-09-28 11:03:54 +0200
  • d947cc9 Recursive subtree layouting and drawing by Patrick Jakobsen 2023-09-28 10:55:04 +0200
  • e12892f test_gui__subtree doesn't crash, but also doesn't work by Patrick Jakobsen 2023-09-28 10:08:17 +0200
  • 0cb37f5 Got some input working again by Patrick Jakobsen 2023-09-28 09:58:25 +0200
  • eeb0430 WIP GUI_Layer, at partial working state by Patrick Jakobsen 2023-09-26 16:29:00 +0200
  • c32e0ce Introduced a level of indirection for the rdic freelist by Patrick Jakobsen 2023-09-26 13:37:09 +0200
  • 0473625 updated rdic_test for new references_equal name by Patrick Jakobsen 2023-09-26 13:25:33 +0200
  • 5cd73cf WIP GUI_Layer by Patrick Jakobsen 2023-09-26 12:29:32 +0200
  • 2b7f372 Added warning about using compupted_size wrong by Patrick Jakobsen 2023-09-26 10:50:59 +0200
  • 212136a Removed some now-superfluous casts by Patrick Jakobsen 2023-09-26 10:43:07 +0200
  • 69c8107 Introduced GUI_Node_Reference wrapper type by Patrick Jakobsen 2023-09-26 10:41:49 +0200
  • 7563677 gui_node_references_equal -> rdic_node_references_equal by Patrick Jakobsen 2023-09-26 10:27:17 +0200
  • e787d2d Semantic subtree positioning by Patrick Jakobsen 2023-09-26 09:22:31 +0200
  • 9ed7d82 WIP subtree offsetting by Patrick Jakobsen 2023-09-25 18:30:25 +0200
  • 3477b9b . by Patrick Jakobsen 2023-09-25 17:53:57 +0200
  • 4166547 Fixed slider looking empty on start by Patrick Jakobsen 2023-09-25 17:46:48 +0200
  • 44e444b Fix height bounds check bug in draw_rect3 by Patrick Jakobsen 2023-09-25 12:45:56 +0200
  • 6b196fc Migration to this repository by Patrick Jakobsen 2023-09-25 12:08:27 +0200
  • 3eb60da Added .gitignore by Patrick Jakobsen 2023-09-25 10:59:03 +0200
  • a1d54ee Removed accidental license by Patrick Jakobsen 2023-09-25 10:58:11 +0200
  • 6c01d68 Initial commit by zelaven 2023-09-25 10:55:31 +0200