41 Commits (270c08a030bf359c608114e9b008bf8f551f7a8b)

Author SHA1 Message Date
Emil Ernerfeldt c6ac1827f6
Use tracing crate for logging (#1192) 3 years ago
Emil Ernerfeldt fa43d16c41
Choose your own font and size (#1154) 3 years ago
bthehacker dba949240f
Fix eframe changelog links to other changelogs (#1146) 3 years ago
Emil Ernerfeldt a689b623a6
Make shift-scroll do horizontal scrolling on all platforms (#1136) 3 years ago
Erlend Walstad ab77099781
eframe: allow aborting an exit event (#1038) 3 years ago
Emil Ernerfeldt c713fd98dd Fix horizontal scrolling direction on Linux 3 years ago
Emil Ernerfeldt 66d80e2519
Texture loading in egui (#1110) 3 years ago
Emil Ernerfeldt b1fd6a44e8
Switch to using glow as the default renderer both on native and the web (#1020) 3 years ago
Emil Ernerfeldt 0146c7e7fc Release 0.16.0 - Context menus and rich text 3 years ago
Emil Ernerfeldt b7441eeee7
Make epi::Frame cloneable so you can allocate textures in other threads (#999) 3 years ago
Emil Ernerfeldt 08cc07bb2d Release 0.15.0 - Syntax highlighting, hscroll, egui-winit and egui_glow 3 years ago
Caleb Smith 79d1ede496
Add `Frame::set_window_title()` (#828) 3 years ago
Emil Ernerfeldt cdd4dccf5f
Add egui_glow as an opt-in backend to eframe (#817) 3 years ago
AlexApps99 877e89f2ec
Add egui_glow backend as alternative to egui_glium (#685) 3 years ago
Emil Ernerfeldt 3e1db880dc
Revert change to winit event loop in egui_glium (#756) 3 years ago
Emil Ernerfeldt 5539dbe620
Add separate serialize feature and better persitence control (#753) 3 years ago
zu1k 19eed94499
feat: Set whether to show decorations (#672) 3 years ago
Emil Ernerfeldt 6331bfed90 Revert change of scrollspeed in egui_web 3 years ago
Emil Ernerfeldt 249876523d Increase scroll-speed on glium from 8 to 50 points per scroll tick 3 years ago
Emil Ernerfeldt 9598596bdc
Replace all http code in epi/eframe/egui_glium/egui_web with ehttp (#697) 3 years ago
Emil Ernerfeldt e98ae2ea7a
Revert "feat: Set whether to show decorations (#660)" (#671) 3 years ago
zu1k 0db74f3000
feat: Set whether to show decorations (#660) 3 years ago
Emil Ernerfeldt cb566fc295 Release 0.14.0 - Ui panels and bug fixes 3 years ago
Emil Ernerfeldt a256ca115b
Drag and drop files into egui_glium and egui_web (#637) 3 years ago
Emil Ernerfeldt 04b3921923
egui_glium: run app code outside event loop to fix file dialogs (#631) 3 years ago
Emil Ernerfeldt 96c45716be Expand and clean up changelogs 3 years ago
Emil Ernerfeldt ccecad88b1 egui_glium and eframe 0.13.1: fix http feature and docs 3 years ago
Emil Ernerfeldt d807451348 Release 0.13.0 - Better panels, plots and new visual style 3 years ago
Emil Ernerfeldt 44b573f6a6 epi: merge App::load into App::setup, and provide Frame argument 3 years ago
Emil Ernerfeldt 8f8ba16696 Release 0.12.0 - Multitouch, user memory, window pivots, and improved plots 4 years ago
Emil Ernerfeldt a7a36bd313 eframe: add always_on_top option (native) 4 years ago
Emil Ernerfeldt 7374ed9d00 epi/eframe: move options out of `trait App` into new `NativeOptions` 4 years ago
Emil Ernerfeldt d544c3dd8b Release 0.11.0 - Optimization, screen reader & new layout logic 4 years ago
Emil Ernerfeldt 3450168e94 egui_glium: add support for transparent windows 4 years ago
Emil Ernerfeldt fb2db4940e Release 0.10.0 - Plot and polish 4 years ago
Emil Ernerfeldt 24d68cc55e Merge epi/CHANGELOG.md into eframe/CHANGELOG.md 4 years ago
Patrik Höglund a859b2a26e
Add icon support to eframe (#193) 4 years ago
Emil Ernerfeldt b61db038f2 Release 0.9.0 - light mode, right clicks and more 4 years ago
Emil Ernerfeldt 37a3fe7f76 Release 0.8.0 - Grid layout & new visual style 4 years ago
Emil Ernerfeldt d0d22ea09b Release 0.7.0 4 years ago
Emil Ernerfeldt 4e3251c300 Improve ecosystem documentation and add changelogs for epi and eframe 4 years ago