380 Commits (e7471f1191081ecb514fe129bb8618938b67e796)

Author SHA1 Message Date
Emil Ernerfeldt 54675f8983 Update changelog for #2416 2 years ago
Emil Ernerfeldt 85f615f21c Fix incorrect date in CHANGELOGs 2 years ago
Emil Ernerfeldt 7d91e90481 Release 0.20.0 - AccessKit, prettier text, overlapping widgets 2 years ago
Emil Ernerfeldt 4af7dc9e35 Very small doc and changelog tweaks 2 years ago
Emil Ernerfeldt da0a178701
Style tweaks (#2406) 2 years ago
Emil Ernerfeldt 8ae4d49e6e More changelog updates 2 years ago
Emil Ernerfeldt aa503008ae Update changelogs with recent additions 2 years ago
Matt Campbell e1f348e4b2
Implement accessibility APIs via AccessKit (#2294) 2 years ago
Emil Ernerfeldt 7133818c59
Make sure scroll bars are always visible (#2371) 2 years ago
JP 85f8eeb9d5
Fix key pressed event (#2334) 2 years ago
Matt Campbell 0336816faf
Fix keyboard support in `DragValue` (#2342) 2 years ago
Emil Ernerfeldt 8671aa26e1 Added support for thin space 2 years ago
Emil Ernerfeldt eca5e6a4d2
Update to Rust 1.65 (#2314) 2 years ago
Robert Walter 0ff1ee3893
feat(combobox): implement text wrap for selected text (#2272) 2 years ago
Emil Ernerfeldt ef931c406c
Add Window::pivot and position combo boxes better (#2303) 2 years ago
ItsEthra f790e248e4
Fixed color edit popup going outside the screen (#2270) 2 years ago
Emil Ernerfeldt b1e71d308f
Only show tooltips when mouse pointer is still (#2263) 2 years ago
Emil Ernerfeldt 5515d2db77 Add ui.centered 2 years ago
Emil Ernerfeldt 4aacb4575b
Panel visual improvements (#2261) 2 years ago
Emil Ernerfeldt d5eb8779cb
Allow overlapping interactive widgets (#2244) 2 years ago
Steven Casper 7434a7d7d5
Implement Debug for `egui::Context` (#2248) 2 years ago
Emil Ernerfeldt a0b3f1126b
Add helpers for zooming an app using Ctrl+Plus and Ctrl+Minus (#2239) 2 years ago
Emil Ernerfeldt 34e6e12f00
Specify deifferent minification and magnification filters (#2224) 2 years ago
Emil Ernerfeldt 02b9d2d082
Keyboard shortcut helpers (#2202) 2 years ago
Emil Ernerfeldt f7a15a34f9
Panel collapse/expansion animation (#2190) 2 years ago
Emil Ernerfeldt 4ac1e28eae
Improve text redering and do all color operation in gamma space (#2071) 2 years ago
Emil Ernerfeldt 29fa63317e
Fix text sizes being too small (#2069) 2 years ago
Adam Gąsior 9b2c3d1026
Add custom parser to `DragValue` and `Slider`, with additional support for binary, octal, and hexadecimal numbers. (#1967) 2 years ago
Emil Ernerfeldt 97ce103209 Release 0.19.0 - wgpu backend, repaint_after, continue-after-close 2 years ago
Emil Ernerfeldt 40e440b2f7 Update changelog with recent PR merges 2 years ago
eranfu 38a67f8646
Add `PointerState::button_double_clicked()` and `PointerState::button_triple_clicked()`. (#1907) 2 years ago
Matt Campbell c6c6d2dc5d
Track the global focus state of the UI (#1859) 2 years ago
Emil Ernerfeldt 278db1c94b
Fix plot auto bounds (#1865) 2 years ago
Matt Campbell b3ab31953e
Fix focus behavior when pressing Tab with no focus (#1861) 2 years ago
Matt Campbell 7a46a23db5
Update MSRV to Rust 1.61.0 (#1846) 2 years ago
Sven Niederberger 0bf9fc9428
Improve plot item UX (#1816) 2 years ago
Emil Ernerfeldt cf591da1a0 Use past tense in all changelogs (for consistency) 2 years ago
Emil Ernerfeldt 8b3d218f4b Update changelogs with all changes from all PR:s since 0.18 release 2 years ago
Emil Ernerfeldt 41f31116ce `Layout::left_to_right/right_to_left` now takes the valign as argument 2 years ago
Red Artist 935913b1ec
Add Context::request_repaint_after (#1694) 2 years ago
Emil Ernerfeldt 20c8ee302c
Allow software rendering OpenGL by default (#1693) 2 years ago
Benedikt Terhechte 72e38370fe
Add flag to disable hardware acceleration (#1681) 2 years ago
Zicklag 1d9524cc59
Re-implement PaintCallbacks With Support for WGPU (#1684) 2 years ago
Emil Ernerfeldt cc148ca895 Add texture filters to changelogs and improve docs 2 years ago
Emil Ernerfeldt d6fd5dec3b
Add single-threaded deadlock detection to RwMutex (#1619) 3 years ago
Emil Ernerfeldt 934fcd7e99 Add hex_color clipboard fixes to changelogs 3 years ago
Emil Ernerfeldt 2e4138d050
Add `InputState::stable_dt` (#1625) 3 years ago
Emil Ernerfeldt 9624de6c41
Fix dead-lock when alt-tabbing while also showing a tooltip (#1618) 3 years ago
Luke Newcomb e44c9b8e54
Fix image button padding on hover (#1595) 3 years ago
Emil Ernerfeldt 7b18fab7a4
Optimize tessellation of filled circles (#1616) 3 years ago