| Date | Message | Author |
| 2026-09-24 | Spacing: the ladder, not literals | Lucas Galante |
| 2026-09-24 | Repin workspace dependencies to their published revs | Lucas Galante |
| 2026-09-24 | Repin workspace dependencies to their published revs | Lucas Galante |
| 2026-09-24 | Root plate: the toolkit's standard spec, not a hand-rolled fill | Lucas Galante |
| 2026-09-24 | Repin workspace dependencies to their published revs | Lucas Galante |
| 2026-09-24 | Repin workspace dependencies to their published revs | Lucas Galante |
| 2026-09-24 | Repin workspace dependencies to their published revs | Lucas Galante |
| 2026-09-22 | Repin workspace dependencies to their published revs | Lucas Galante |
| 2026-09-22 | Repin workspace dependencies to their published revs | Lucas Galante |
| 2026-09-22 | Repin workspace dependencies to their published revs | Lucas Galante |
| 2026-09-22 | Repin workspace dependencies to their published revs | Lucas Galante |
| 2026-09-22 | Repin workspace dependencies to their published revs | Lucas Galante |
| 2026-09-21 | Repin workspace dependencies to their published revs | Lucas Galante |
| 2026-09-21 | Repin workspace dependencies to their published revs | Lucas Galante |
| 2026-09-21 | Pin workspace dependencies to GitHub, the crates' origin | Lucas Galante |
| 2026-09-21 | Repin workspace dependencies to their published revs | Lucas Galante |
| 2026-09-21 | Repin workspace dependencies to their published revs | Lucas Galante |
| 2026-09-20 | Repin workspace dependencies to their published revs | Lucas Galante |
| 2026-09-20 | Repin workspace dependencies to their published revs | Lucas Galante |
| 2026-09-20 | Repin workspace dependencies to their published revs | Lucas Galante |
| 2026-09-20 | Repin workspace dependencies to their published revs | Lucas Galante |
| 2026-09-20 | Repin workspace dependencies to their published revs | Lucas Galante |
| 2026-09-20 | Repin workspace dependencies to their published revs | Lucas Galante |
| 2026-09-20 | Repin workspace dependencies to their published revs | Lucas Galante |
| 2026-09-20 | Repin workspace dependencies to their published revs | Lucas Galante |
| 2026-09-20 | Repin workspace dependencies to their published revs | Lucas Galante |
| 2026-09-20 | Repin workspace dependencies to their published revs | Lucas Galante |
| 2026-09-20 | Repin workspace dependencies to their published revs | Lucas Galante |
| 2026-09-20 | Repin workspace dependencies to their published revs | Lucas Galante |
| 2026-09-20 | Repin workspace dependencies to their published revs | Lucas Galante |
| 2026-09-20 | Repin workspace dependencies to their published revs | Lucas Galante |
| 2026-09-19 | Depend on cce-ui through git.lucas.co, so this crate builds alone | Lucas Galante |
| 2026-09-04 | fix: forward the plain wheel to the editor — it never reached the TextBox | Lucas Galante |
| 2026-08-25 | chore: root-surface radius from window_silhouette_radius (cce-ui RFC 7b-2) | Lucas Galante |
| 2026-08-25 | chore: root_plate_* — cce-ui 7a-2 caller migration | Lucas Galante |
| 2026-08-16 | Point Icon= at the app's own theme icon | Lucas Galante |
| 2026-08-16 | feat: ship the .desktop entry in this repo | Lucas Galante |
| 2026-08-14 | chore: refresh Cargo.lock against the current dependency graph | Lucas Galante |
| 2026-08-13 | deps: drop glyphon, use cce-ui's cosmic-text re-export | Lucas Galante |
| 2026-08-13 | build: drop the unused raw-window-handle and pollster declarations | Lucas Galante |
| 2026-08-13 | build: drop the wgpu and bytemuck declarations this crate never used | Lucas Galante |
| 2026-08-13 | build: install via ccebuild instead of hand-listing binaries | Lucas Galante |
| 2026-08-06 | feat: dropdown popover on the direct PaintCtx path | Lucas Galante |
| 2026-07-16 | feat: resolve shortcuts through input.kdl's cce-text-editor domain | Lucas Galante |
| 2026-07-13 | refactor: paint-walk calls become shared borrows (painter slice 5) | Lucas Galante |
| 2026-07-13 | refactor: dispatch roots go by WidgetId (cce-ui plumbing retype) | Lucas Galante |
| 2026-07-12 | refactor: Element -> WidgetHost (cce-ui 6bd flip) | Lucas Galante |
| 2026-07-12 | refactor: base() Option handling dropped (cce-ui flip part 1) | Lucas Galante |
| 2026-07-12 | refactor: id-keyed popover/context-menu API (cce-ui Phase 6bc slice 2) | Lucas Galante |
| 2026-07-10 | chore: drop the global popovers-registry write — the registry is deleted (Phase 6ae) | Lucas Galante |
| 2026-07-10 | feat: routed events + scene-solver layout (Phase 6ab) — the reference Application | Lucas Galante |
| 2026-07-10 | feat: menu popover draws INTO the frame — off the engine popup path (Phase 6x) | Lucas Galante |
| 2026-07-09 | feat: whole frame through display_list — walk text rendered, TextItem shaping deleted (Phase 6h) | Lucas Galante |
| 2026-07-09 | chore: display_list signature gains (size, scale) (cce-ui Phase 6) | Lucas Galante |
| 2026-07-09 | chore: TextBox -> Adapted<TextBox> (cce-ui Phase 5q migration) | Lucas Galante |
| 2026-07-08 | chore: Dropdown -> Adapted<Dropdown> (cce-ui Phase 5p migration) | Lucas Galante |
| 2026-07-07 | feat: render via the single paint path by default (Phase 3) | Lucas Galante |
| 2026-07-07 | refactor: create FontSystem via cce_ui::create_font_system_with_system_fonts | Lucas Galante |
| 2026-07-07 | refactor: route hardcoded config/font paths through cce_ui XDG helpers | Lucas Galante |
| 2026-07-04 | fix: register widgets in UiContext and rebuild spatial grid to prevent window drag interception | Lucas Galante |
| 2026-07-04 | fix: short-circuit mouse input routing to prevent fall-through behind dropdown popover | Lucas Galante |
| 2026-07-04 | fix: implement rounded corners for window background, header, and footer | Lucas Galante |
| 2026-07-04 | feat: move menubar buttons into a File dropdown menu | Lucas Galante |
| 2026-07-04 | fix: resolve button/UI text invisibility by defaulting to system monospace font | Lucas Galante |
| 2026-07-04 | refactor: adapt to cce-ui all_quads and view_rounded_quads changes | Lucas Galante |
| 2026-06-29 | refactor: adapt to cce-ui event layering and renaming changes | Lucas Galante |
| 2026-06-24 | Implement ui_context for Application to support default draggable window | Lucas Galante |
| 2026-06-18 | refactor: update dependencies and rename clear-ui to cce-ui | Lucas Galante |
| 2026-06-15 | Improve text editor: logical line/col numbers, autofocus, keyboard/mouse zoom, unsaved changes asterisk, and status-bar messages | Lucas Galante |
| 2026-06-13 | Update text editor main application | Lucas Galante |
| 2026-06-09 | Refactor and adapt widgets to use UiContext and scale factor | Lucas Galante |
| 2026-06-06 | Update clear-text-editor to adapt to Element trait refactoring (modified: src/main.rs) | Lucas Galante |
| 2026-06-05 | refactor: update text rendering to support bounding boxes and generic font families | Lucas Galante |
| 2026-06-03 | Initialize clear-text-editor project and basic monospace text editor | Lucas Galante |