2853 Commits (8503a851138c36d76289202d603c23229558b890)
 

Author SHA1 Message Date
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
Emil Ernerfeldt 8073ca6fe0
Fix problems with tabs in text (#3355) 1 year ago
Emil Ernerfeldt fea9047abe
Fix moving slider with arrow keys (#3354) 1 year ago
Emil Ernerfeldt ceb8723c5e
Bug fix: arrow keys won't move focus away from TextEdit (#3352) 1 year ago
aspect 9c4f55b1f4
Remove Function() invocation from eframe text_agent to bypass "unsafe-eval" restrictions in Chrome browser extensions. (#3349) 1 year ago
Dunfan Lu d949eaf682
Fix typo in eframe/README.md (#3344) 1 year ago
Emil Ernerfeldt a3dfd08d71
More image polish (#3343) 1 year ago
Emil Ernerfeldt 2bbceb856b
"Final" image polish (#3342) 1 year ago
Emil Ernerfeldt d7d222d3f6
Polish image API (#3338) 1 year ago
Emil Ernerfeldt e367c20779
`egui_extras`: always depend on `log` crate (#3336) 1 year ago
Emil Ernerfeldt 5e785ae00a
Add syntax highlighing feature to `egui_extras` (#3333) 1 year ago
Emil Ernerfeldt 4b5146d35d
Add more profiling scopes (#3332) 1 year ago
Jan Procházka 67a3fcae38
Final polish for new image loading (#3328) 1 year ago
Emil Ernerfeldt fc3bddd0cf
Add more puffin profile scopes to `eframe` (#3330) 1 year ago
Jan Procházka 2bc6814acc
Improved texture loading (#3315) 1 year ago