.. |
app
|
Port semantic_index to gpui2
|
2023-12-05 15:38:36 +01:00 |
elements
|
Add event based drag API to GPUI, continue binding mouse handlers to terminal
|
2023-12-05 12:07:17 -08:00 |
keymap
|
Re-implement actions as derive macros instead of blanket impls
|
2023-11-16 17:32:02 -08:00 |
platform
|
Merge branch 'main' into editor2_tests
|
2023-12-04 14:09:23 -05:00 |
text_system
|
Start bringing back the current call section of the collab panel
|
2023-12-04 15:46:56 -08:00 |
action.rs
|
WIP
|
2023-11-21 12:40:00 -08:00 |
app.rs
|
Add event based drag API to GPUI, continue binding mouse handlers to terminal
|
2023-12-05 12:07:17 -08:00 |
assets.rs
|
Add back Send and Sync to AssetSource
|
2023-11-02 09:58:53 +01:00 |
color.rs
|
Merge branch 'main' into project-panel2
|
2023-11-14 09:33:48 -08:00 |
element.rs
|
Add event based drag API to GPUI, continue binding mouse handlers to terminal
|
2023-12-05 12:07:17 -08:00 |
executor.rs
|
Add simulate_window_resize.
|
2023-12-04 17:27:48 +01:00 |
geometry.rs
|
Uncomment git gutter painting
|
2023-12-01 13:45:14 +01:00 |
gpui2.rs
|
Uncomment flaky tests
|
2023-12-01 19:21:30 +01:00 |
image_cache.rs
|
Fix image errors
|
2023-11-17 13:47:07 -07:00 |
input.rs
|
WIP
|
2023-11-20 14:46:01 -08:00 |
interactive.rs
|
Reorganize element-related traits
|
2023-11-22 11:19:43 -07:00 |
key_dispatch.rs
|
I was soooo close
|
2023-12-04 21:37:47 +00:00 |
platform.rs
|
Merge branch 'main' into editor2_tests
|
2023-12-04 14:09:23 -05:00 |
prelude.rs
|
Reorganize element-related traits
|
2023-11-22 11:19:43 -07:00 |
scene.rs
|
Uncomment flaky tests
|
2023-12-01 19:21:30 +01:00 |
style.rs
|
Add simulate_window_resize.
|
2023-12-04 17:27:48 +01:00 |
styled.rs
|
Add additional cursors to gpui2
|
2023-12-04 11:20:41 -05:00 |
subscription.rs
|
Defer activating Subscriptions that are invoked as a part of an effect.
|
2023-12-04 16:17:33 +01:00 |
svg_renderer.rs
|
Fix the formatting
|
2023-10-26 13:52:04 +02:00 |
taffy.rs
|
Pass a WindowContext in request_measured_layout
|
2023-11-30 17:12:40 +01:00 |
test.rs
|
Uncomment flaky tests
|
2023-12-01 19:21:30 +01:00 |
text_system.rs
|
Start bringing back the current call section of the collab panel
|
2023-12-04 15:46:56 -08:00 |
util.rs
|
Add test tag
|
2023-11-13 16:51:59 -08:00 |
view.rs
|
Re-introduce auto-height in editor2 (#3471)
|
2023-12-01 12:02:45 +01:00 |
window.rs
|
Add event based drag API to GPUI, continue binding mouse handlers to terminal
|
2023-12-05 12:07:17 -08:00 |