Luna/libui/src
2023-12-27 12:56:40 +01:00
..
Alignment.cpp libui: Add aligned items using Containers, ImageWidget 2023-09-20 07:05:55 +02:00
App.cpp apps+libui: Make app.run() call window->draw() automatically 2023-10-10 22:24:11 +02:00
Button.cpp libui+libos: Move Action to libos 2023-10-07 15:31:50 +02:00
Canvas.cpp libui: Add copyright/author text 2023-09-20 07:05:52 +02:00
Container.cpp wind+libui: Add support for keyboard events 2023-09-20 07:05:59 +02:00
Font.cpp libui: Add copyright/author text 2023-09-20 07:05:52 +02:00
Image.cpp libui: Add default handlers for events in Widget 2023-09-20 07:05:57 +02:00
Label.cpp libui: Make Label initialization step-by-step instead of setting everything in the constructor 2023-10-11 22:56:14 +02:00
Layout.cpp libui: Add Margins to layouts 2023-09-27 18:51:54 +02:00
Rect.cpp libui: Add copyright/author text 2023-09-20 07:05:52 +02:00
Window.cpp wind+libui: Implement client side decorations 2023-12-27 12:56:40 +01:00