|
|
67a1dd605d
|
Updated copyright notice
|
2026-05-03 02:13:46 +02:00 |
|
|
|
3663ac69fd
|
Added layouts
|
2026-04-28 06:00:33 +02:00 |
|
|
|
a7265febdf
|
Fixed scaling related bug
|
2026-04-27 07:21:23 +02:00 |
|
|
|
36c9c62e6d
|
Addressed a few bugs
|
2026-04-26 12:38:55 +02:00 |
|
|
|
858ee269bd
|
Added StatusBar
|
2026-04-26 06:47:48 +02:00 |
|
|
|
f00f30004c
|
Started work on ToolBar
|
2026-04-25 06:08:24 +02:00 |
|
|
|
d8e5b2e9be
|
Added MenuBar
|
2026-04-25 03:28:28 +02:00 |
|
|
|
99886e8c62
|
Started work on Context Menu
|
2026-04-24 06:43:26 +02:00 |
|
|
|
ffe9d7ca1a
|
Added tooltips
|
2026-04-22 05:34:59 +02:00 |
|
|
|
83f4687198
|
Added save/open file dialogs
|
2026-04-21 15:28:39 +02:00 |
|
|
|
27feac8fb7
|
Implemented ImageLabel widget
|
2026-04-20 08:50:38 +02:00 |
|
|
|
67a2b5f10e
|
Added anim() to stylesheet + refactored Widget.hpp
|
2026-04-20 06:49:00 +02:00 |
|
|
|
891e17948a
|
Started work on horizontal scrollbar
|
2026-04-18 22:08:05 +02:00 |
|
|
|
7d8a5be286
|
Added scale factor to WindowCore
|
2026-04-17 03:17:34 +02:00 |
|
|
|
777124579f
|
Added nested selectors to stylesheets
|
2026-04-16 17:44:19 +02:00 |
|
|
|
40b51bf3dc
|
Added scroll functionality to Panel widget
|
2026-04-16 15:32:49 +02:00 |
|
|
|
84c4c2eb88
|
Added Panel title
|
2026-04-15 21:00:39 +02:00 |
|
|
|
10ecd04747
|
A bit more refactoring
|
2026-04-15 16:50:48 +02:00 |
|
|
|
6ecf220891
|
Switched to Rust-style numeric type names + other refactors
|
2026-04-15 16:18:16 +02:00 |
|
|
|
faafd67015
|
Fixed a few bugs
|
2026-04-14 13:03:01 +02:00 |
|
|
|
15d9d1265f
|
Implemented new BasicRenderer2D with native SFML3 (and remove SDL3_gfx
dependency)
|
2026-04-12 14:48:24 +02:00 |
|
|
|
fb02eed8cc
|
Added some default variables for gui window stylesheet
|
2026-04-10 05:43:44 +02:00 |
|
|
|
d4b4df1e51
|
Added drag and drop functionality for Widgets
|
2026-04-06 14:39:51 +02:00 |
|
|
|
260c7054bc
|
Added Basic Panel widget
|
2026-04-06 06:48:33 +02:00 |
|
|
|
39c9798760
|
Extended Stylesheet theming functionality
|
2026-04-04 12:56:56 +02:00 |
|
|
|
f33b6de559
|
Added the ability to load Gui themes from a file
|
2026-04-04 07:16:24 +02:00 |
|
|
|
45c36339ec
|
Added ogfx::KeyCode struct
|
2026-04-04 03:10:53 +02:00 |
|
|
|
41abab36aa
|
Streamlined the Signal System
|
2026-04-04 01:38:44 +02:00 |
|
|
|
924da0dba6
|
Started work on gui Widget system
|
2026-04-02 06:19:20 +02:00 |
|
|
|
f0f644102b
|
Added centralized SDL initialization
|
2026-04-01 10:20:33 +02:00 |
|
|
|
23e69bfdfc
|
Added possibility to load fonts from memory + added UbuntuMonoRegular as
default embedded font
|
2026-03-31 07:32:37 +02:00 |
|
|
|
1d071786d5
|
Reworked the ogfx Window subsystem
|
2026-03-31 04:55:17 +02:00 |
|