.. |
app
|
Fix right click handler for tabs
|
2024-01-18 12:10:38 -07:00 |
elements
|
Fix right click handler for tabs
|
2024-01-18 12:10:38 -07:00 |
keymap
|
Merge branch 'main' into fix-typos
|
2024-01-17 14:36:03 -08:00 |
platform
|
gpui: Bring back family and style names in font name suggestions
|
2024-01-18 12:10:17 +01:00 |
text_system
|
Update method name and partially document platform crate
|
2024-01-17 14:07:57 -08:00 |
action.rs
|
Add remaining tests
|
2024-01-10 19:39:43 -08:00 |
app.rs
|
Fix missing icons: set svg_renderer when assets are updated
|
2024-01-18 16:26:54 +01:00 |
arena.rs
|
Ensure ArenaRef pointers are aligned to their contained type
|
2024-01-10 10:36:08 -08:00 |
assets.rs
|
Remove 2 suffix from gpui
|
2024-01-03 12:59:39 -08:00 |
color.rs
|
Remove some comments
|
2024-01-12 20:10:40 -08:00 |
element.rs
|
Pull out fluent builder helpers into re-usable trait
|
2024-01-18 15:31:31 -08:00 |
executor.rs
|
Merge branch 'main' into cursors
|
2024-01-18 14:03:27 -07:00 |
geometry.rs
|
Start on caching views
|
2024-01-08 19:07:20 +01:00 |
gpui.rs
|
Fix canary
|
2024-01-17 17:03:17 -08:00 |
image_cache.rs
|
gpui: Add SharedUrl type (#3975)
|
2024-01-09 10:55:49 -05:00 |
input.rs
|
Clean up references in doc comments (#3983)
|
2024-01-09 14:48:48 -05:00 |
interactive.rs
|
Fix draw helper, add helper traits for selecting groupings of input events
|
2024-01-16 22:19:55 -08:00 |
key_dispatch.rs
|
Preserve tooltips requested by cached views
|
2024-01-15 19:19:27 +01:00 |
platform.rs
|
gpui: Bring back family and style names in font name suggestions
|
2024-01-18 12:10:17 +01:00 |
prelude.rs
|
Pull out fluent builder helpers into re-usable trait
|
2024-01-18 15:31:31 -08:00 |
scene.rs
|
Update method name and partially document platform crate
|
2024-01-17 14:07:57 -08:00 |
shared_string.rs
|
Remove 2 suffix from gpui
|
2024-01-03 12:59:39 -08:00 |
shared_url.rs
|
gpui: Add SharedUrl type (#3975)
|
2024-01-09 10:55:49 -05:00 |
style.rs
|
Revert "Store a z-index id per-layer (#4128)"
|
2024-01-18 13:28:23 -07:00 |
styled.rs
|
Rename overflow_hidden_{x,y} to overflow_{x,y}_hidden (#4146)
|
2024-01-18 22:10:41 -05:00 |
subscription.rs
|
Clean up references in doc comments (#3983)
|
2024-01-09 14:48:48 -05:00 |
svg_renderer.rs
|
Remove 2 suffix from gpui
|
2024-01-03 12:59:39 -08:00 |
taffy.rs
|
Revert "Use taffy to retrieve the parent for a given layout node"
|
2024-01-16 10:44:24 -05:00 |
test.rs
|
Resolve more todos
|
2024-01-09 15:08:05 -08:00 |
text_system.rs
|
gpui: Bring back family and style names in font name suggestions
|
2024-01-18 12:10:17 +01:00 |
util.rs
|
Pull out fluent builder helpers into re-usable trait
|
2024-01-18 15:31:31 -08:00 |
view.rs
|
Reuse layout for view's element when it wasn't cached
|
2024-01-19 10:26:39 +01:00 |
window.rs
|
Revert "Store a z-index id per-layer (#4128)"
|
2024-01-18 13:28:23 -07:00 |