2767 Commits (85e14e89bd08654b03c318f18e6a98410e5f315a)
 

Author SHA1 Message Date
Arnold Loubriat 85e14e89bd
Fix Shift+Tab behavior when no widget is focused (#3498) 1 year ago
YgorSouza 59b4eff83d
Fix broken doc links in the demo app widget gallery (#3441) 1 year ago
Phen-Ro 5f4046d68a
Use `impl Into<Stroke>` as argument in a few more places (#3420) 1 year ago
LoganDark 5201c04512
egui: add redo support to Undoer (#3478) 1 year ago
Rinde van Lon c0b14f4d4e
fix-inconsistent-naming (#3438) 1 year ago
Bayley Foster 4c74e92911
docs: fix typo (#3421) 1 year ago
Chris Cate 9ee6669f8f
Fix rounding of `ImageButton` (#3531) 1 year ago
Nolan Darilek d0ff09ac20
Update accesskit and accesskit_winit. (#3475) 1 year ago
Ryan Hileman 7169f28ddf
grammar fix in pr template (#3514) 1 year ago
YgorSouza 6326ef18d7
Make slider step account for range start (#3488) 1 year ago
YgorSouza 7e2c65a82a
Fix upside down slider in the vertical orientation (#3424) 1 year ago
One e9f92fee4c
Fix some typos (#3459) 1 year ago
Emil Ernerfeldt 41f9df5cb3
Floating scroll bars (#3539) 1 year ago
Emil Ernerfeldt f218825d94
Update ahash 0.8.3 -> 0.8.6 (#3518) 1 year ago
Clement Rey fd75adb3a0
migrate to mime_guess2 (#3456) 1 year ago
Emil Ernerfeldt b5e3502067
Add link checking to CI (#3445) 1 year ago
Emil Ernerfeldt 4cbe930d9a
Update ureq, plist, ron (#3446) 1 year ago
Emil Ernerfeldt 38b4234c32 Add `#[inline]` to all color-related function 1 year ago
Emil Ernerfeldt 2bc2fb9c39 Fix some lints found by clippy 1.73 1 year ago
Emil Ernerfeldt 12b6f2c3a0 Fix doc-link to egui_extras::install_image_loaders 1 year ago
Emil Ernerfeldt d975c1a401
Fix HTTP web demo (#3407) 1 year ago
Emil Ernerfeldt 5a0186fa2b Release 0.23.0 - New image API 1 year ago
Emil Ernerfeldt 9b2bcdb4a2 New web demo for 0.23 1 year ago
Emil Ernerfeldt 9a947e5547 Final image API doc tweaks 1 year ago
Emil Ernerfeldt cfbad1f865 Update example screenshots 1 year ago
Emil Ernerfeldt a128b10ef4 Update Rerun.io logo and copy 1 year ago
Emil Ernerfeldt dbf3405597
Explain the purpose of the `ImageSource::Bytes` URI (#3402) 1 year ago
Emil Ernerfeldt a9272e0e55
Update dependencies in Cargo.lock (#3401) 1 year ago
Emil Ernerfeldt f138131bc8 Improve top-level crate docs, and sort features is Cargo.toml 1 year ago
Emil Ernerfeldt 8ef443948f
Improve the About windows in the demo library (#3400) 1 year ago
Emil Ernerfeldt 35945dea46
Misc code cleanup (#3398) 1 year ago
Simon 4986b35701
Add `NativeOptions::window_builder` for more customization (#3390) 1 year ago
Emil Ernerfeldt b3e19f5b7d
Move `App::persist_window` to `NativeOptions` and `App::max_size_points` to `WebOptions` (#3397) 1 year ago
Emil Ernerfeldt 1b18f8e266
Add `Area::constrain_to` and `Window::constrain_to` (#3396) 1 year ago
Emil Ernerfeldt 1911248ade
Fix interaction with moved color-picker (#3395) 1 year ago
Emil Ernerfeldt 1b830bbcb4 Less loud warning when loading old memories 1 year ago
Emil Ernerfeldt dff52eddfd
README.md: new images, better text (#3392) 1 year ago
Emil Ernerfeldt 23ce4e70ca
Add option to show a callstack to the widget under the mouse (#3391) 1 year ago
Emil Ernerfeldt e8986b1e59
egui_extras: syntax-highlighting of .toml (#3388) 1 year ago
Emil Ernerfeldt 8bf0055bda
Better handle additive colors in plots (#3387) 1 year ago
Emil Ernerfeldt fdd493d48f
Misc cleanup (#3381) 1 year ago
Emil Ernerfeldt 99a1b5b62e
Add `Context::open_url` and `Context::copy_text` (#3380) 1 year ago
YgorSouza d77c446572
Prevent text from being cleared when selected due to winit IME (#3376) 1 year ago
Emil Ernerfeldt 33a0f50f6a
Improve text truncation: always include elision character (#3366) 1 year ago
Barugon c07394b576
Only show on-screen-keyboard and IME when editing text (#3362) 1 year ago
George Burton 08c46acba1
`std::borrow::Cow<'_, str>` now implements `TextBuffer` (#3164) 1 year ago
daxpedda ad8b41cad6
Fix not taking clipping into account when calculating colum remainder (#3357) 1 year ago
Emil Ernerfeldt 6870d141d7
Add `Context::style_mut` (#3359) 1 year ago
Emil Ernerfeldt dbf9b79d06 Fix typo 1 year ago
Sebastian Reinhard 433d1fc239
file_storage: Wrap `File` in `BufWriter` (#3353) 1 year ago