442 Commits (2b9595ee3c5eae01ab7c7b0c48f7ad3787ac4dff)

Author SHA1 Message Date
Emil Ernerfeldt a68c891092 Improve choice of number of decimals to show when hovering in plot 2 years ago
Emil Ernerfeldt 0e2656b77c Add ScrollArea::drag_to_scroll 2 years ago
Emil Ernerfeldt 99af63fad2
Add `Plot::clamp_grid` (#2480) 2 years ago
Sven Niederberger 7e9c7dac41
Improve plot grid appearance (#2412) 2 years ago
francesco-cattoglio 2c9b130423
Add `Memory::any_popup_open()` (#2464) 2 years ago
Emil Ernerfeldt 6ae4bc486b Add Slider::drag_value_speed 2 years ago
Emil Ernerfeldt 4e8341d35c
Don't render the \r (Carriage Return) character, because it sucks (#2452) 2 years ago
Matt Campbell a925511032
Expose the TextEdit multiline flag to AccessKit (#2448) 2 years ago
Emil Ernerfeldt e0b5bb17e5
Improve the look of thin lines, making them look weaker (#2437) 2 years ago
Emil Ernerfeldt 7a658e3ddb
Add `Event::Key::repeat` that is set to `true` if the event is a repeat (#2435) 2 years ago
Emil Ernerfeldt d7189d69f6 Release 0.20.1 - Fix key-repeat 2 years ago
Emil Ernerfeldt 0a1b85f35a
Revert key-repeat behavior (#2429) 2 years ago
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