raven/src
2022-04-03 13:25:09 +03:00
..
Box.cpp make all Box methods const 2022-03-18 03:24:02 +02:00
Box.hpp make all Box methods const 2022-03-18 03:24:02 +02:00
Button.cpp handle text bounds using pango 2022-03-29 09:27:59 +03:00
Button.hpp add very basic layout system 2022-03-30 14:49:31 +03:00
DocumentLayout.cpp Move logic from Layout into DocumentLayout 2022-04-03 13:25:09 +03:00
DocumentLayout.hpp Move logic from Layout into DocumentLayout 2022-04-03 13:25:09 +03:00
Events.hpp add relayout event 2022-04-02 21:41:35 +03:00
Forward.hpp add very basic layout system 2022-03-30 14:49:31 +03:00
Label.cpp make lables text left-aligned 2022-03-30 16:12:25 +03:00
Label.hpp add very basic layout system 2022-03-30 14:49:31 +03:00
Layout.hpp Move logic from Layout into DocumentLayout 2022-04-03 13:25:09 +03:00
main.cpp Move logic from Layout into DocumentLayout 2022-04-03 13:25:09 +03:00
Painter.cpp make lables text left-aligned 2022-03-30 16:12:25 +03:00
Painter.hpp handle text bounds using pango 2022-03-29 09:27:59 +03:00
Point.hpp add very basic layout system 2022-03-30 14:49:31 +03:00
PropMacros.hpp improve style prop macro name 2022-03-19 19:01:51 +02:00
RGB.hpp text, hover, styles and buttons! 2022-03-18 02:49:16 +02:00
TopLevelStyles.cpp text, hover, styles and buttons! 2022-03-18 02:49:16 +02:00
TopLevelStyles.hpp switch to different painting method and add label widget 2022-03-26 02:57:41 +02:00
Widget.cpp add relayout event 2022-04-02 21:41:35 +03:00
Widget.hpp add relayout event 2022-04-02 21:41:35 +03:00
Window.cpp add relayout event 2022-04-02 21:41:35 +03:00
Window.hpp add relayout event 2022-04-02 21:41:35 +03:00