Graphite/editor/src/messages
Dennis Kobert 4e47b5db93
Restructure gcore/text module and fix memory leak (#3221)
* Restructure gcore/text module and fix memory leak

* Remove unused import

* Fix default font fallback causing wrong caching and rename to TextContext

* Upgrade demo art
2025-09-25 15:29:07 +02:00
..
animation Revert real time playback being enabled by default (#3150) 2025-09-08 02:15:59 -07:00
app_window Desktop: Fix window maximize and minimize (#3200) 2025-09-20 23:48:47 +00:00
broadcast Add struct field visualization to the editor message hierarchy tree visualization on the website (#2917) 2025-08-18 21:04:29 -07:00
debug Rename the message system's 'data' argument to 'context' (#2872) 2025-07-12 22:50:59 -07:00
defer Add struct field visualization to the editor message hierarchy tree visualization on the website (#2917) 2025-08-18 21:04:29 -07:00
dialog Mark new documents as saved (#3165) 2025-09-11 12:09:15 -07:00
frontend Desktop: Fix window maximize and minimize (#3200) 2025-09-20 23:48:47 +00:00
globals Rename the message system's 'data' argument to 'context' (#2872) 2025-07-12 22:50:59 -07:00
input_mapper Clean up Path tool related code and fix bugs in several cases (#3070) 2025-08-27 23:42:04 +00:00
input_preprocessor Actively submit graph evaluations while we are still waiting for results (#3024) 2025-08-07 17:28:56 +02:00
layout Update UI widget designs to improve color consistency and add a narrow height mode 2025-09-08 21:48:22 -07:00
portfolio Restructure gcore/text module and fix memory leak (#3221) 2025-09-25 15:29:07 +02:00
preferences Ensure the LoadPreferences message is dispatched with None when no preferences exist (#3198) 2025-09-23 20:19:16 +00:00
tool Restructure gcore/text module and fix memory leak (#3221) 2025-09-25 15:29:07 +02:00
message.rs Fix clippy warnings (#3085) 2025-08-23 11:45:47 +02:00
mod.rs Replace the Spreadsheet panel with an improved Data panel (#3037) 2025-08-10 07:46:42 -07:00
prelude.rs Add struct field visualization to the editor message hierarchy tree visualization on the website (#2917) 2025-08-18 21:04:29 -07:00