20 Commits (master)

Author SHA1 Message Date
Nicolas 0f2b427ff4
Allow easier setting of background color for TextEdit (#5203) 1 month ago
Emil Ernerfeldt 10571e9da5
`eframe::Result` is now short for `eframe::Result<()>` (#4706) 4 months ago
Emil Ernerfeldt 2f508d6a61
Replace cargo-cranky with workspace lints (#4413) 7 months ago
Emil Ernerfeldt cee790681d
Update to Rust 1.76 (#4411) 7 months ago
Emil Ernerfeldt b522200804 Update example screenshots 9 months ago
Emil Ernerfeldt d02491425c
Put all egui crates as workspace crates (#3976) 9 months ago
Emil Ernerfeldt 8f2c8664e7
Emilk/revert workspace deps (#3942) 9 months ago
Emil Ernerfeldt 00cd671ad8 Use workspace dependencies for the egui crates 9 months ago
Emil Ernerfeldt 67b796faee
Misc cleanup (#3935) 9 months ago
Emil Ernerfeldt c8dd3dd01a
Update dependencies (#3700) 11 months ago
Emil Ernerfeldt bfadb90d42
Update MSRV to Rust 1.72 (#3595) 12 months ago
Emil Ernerfeldt 39e60e367f
Use `egui::ViewportBuilder` in `eframe::NativeOptions` (#3572) 12 months ago
Emil Ernerfeldt 82704bebbf
Update MSRV to Rust 1.70.0 (#3310) 1 year ago
Emil Ernerfeldt 08fb447fb5
Increase MSRV to 1.67 (#3234) 1 year ago
Emil Ernerfeldt cccdfd246e Cleanup ahead of release 1 year ago
Emil Ernerfeldt b2281c46e4 Update example screenshots 1 year ago
Emil Ernerfeldt ce761e548f
use env_logger in all examples (#2934) 2 years ago
Emil Ernerfeldt 9c9a54ce36
Replace `tracing` with `log` (#2928) 2 years ago
Emil Ernerfeldt af4d737c92 Fix typo. Closes https://github.com/emilk/egui/pull/2876 2 years ago
Emil Ernerfeldt 92c4e23aac
eframe: add a simplified native-only API for simple native apps (#2453) 2 years ago