1675 Commits (214d2b5d4f10d58c65593fec93fce305e5d7c4fc)
 

Author SHA1 Message Date
kud1ing 214d2b5d4f
Changlog: mention `menu::menu(ui, ...)` => `ui.menu_button(...)` (#956) 3 years ago
Jan Haller 5ec14867c8
OrderedFloat refactor (#918) 3 years ago
Emil Ernerfeldt c85eca6eaa Update changelog 3 years ago
Jan Haller 1088d950e9
Add bar charts and box plots (#863) 3 years ago
Alexander Chaplin Braz 224d4d6d26
eframe: don't prettify presisted ron strings (#902) 3 years ago
Sven Niederberger 9d56bce592
Improved plot interaction methods (#892) 3 years ago
Henrique Penteado Kujawski Périgo 6b5c4b9aec
Disable glow scissor test after painting (#905) 3 years ago
Emil Ernerfeldt 5fee6b7bc5
Anti-alias path ends (#893) 3 years ago
Emil Ernerfeldt a0b635dc21 Add `Button::image_and_text` to changelog 3 years ago
d10sfan 90757ca221
Add Button::image_and_text (#832) 3 years ago
Emil Ernerfeldt 8896243146 Fix egui_web integration link in demo app 3 years ago
Emil Ernerfeldt 89700dfbbb Improve egui_glow debug prints 3 years ago
Emil Ernerfeldt 105cb57050 Clean up glsl code 3 years ago
Emil Ernerfeldt b5cb2b2c0d Some code cleanup following https://github.com/emilk/egui/pull/888 3 years ago
triangle drawer 008a971e73
Fix wrong gamma in WebkitGTK (#888) 3 years ago
Emil Ernerfeldt 4d4c75c6f1 Fix vertical slider up/down keys and add a line in the changelog 3 years ago
Bruce Reif (Buswolley) 491739b580
implement vertical slider orientation (#875) 3 years ago
Sven Niederberger 0bad1d0c99
Plot interaction methods (#766) 3 years ago
Emil Ernerfeldt 6018c0e194
Area: automatically request a repaint when showing up for the first time (#866) 3 years ago
Emil Ernerfeldt 951ee4e142
Improve color picker cache (#886) 3 years ago
Emil Ernerfeldt ddd5f6f4f6
winit: don't explicitly handle Cmd-Q and Alt-F4 (#881) 3 years ago
Emil Ernerfeldt 19d24bbebe
Don't clip popups to the parent cliprect (#885) 3 years ago
Emil Ernerfeldt 878eddd546
When using a custom font you can now specify a font index (#873) 3 years ago
sumibi-yakitori 10c8ffa543
Fix to limit X position of text agent to client width (#870) 3 years ago
Emil Ernerfeldt 83e490fb6a Remove egui::math & egui::paint, replace with egui::emath & egui::epaint 3 years ago
Emil Ernerfeldt 0ab93576da Remove references to the old begin_frame 3 years ago
Emil Ernerfeldt 6d33beabb1 Replace `scroll_delta` and `zoom_delta` in `RawInput` with events 3 years ago
Emil Ernerfeldt 49e43885ff
Replace `Context::begin_frame/end_frame` with `fn run` taking a closure (#872) 3 years ago
Emil Ernerfeldt e54106e950 Extend contributor list 3 years ago
Emil Ernerfeldt c71090473b glow-vs-web cleanup following https://github.com/emilk/egui/pull/868 3 years ago
triangle drawer 804722a1ba
Make egui_glow painter to work on web (#868) 3 years ago
Emil Ernerfeldt 1dbe608e73
Refactor integrations (#871) 3 years ago
sumibi-yakitori b1716be745
egui_web: constrain the IME text agent to the canvas (#830) 3 years ago
Emil Ernerfeldt eda1d91654 Add culling of the painting for most widgets 3 years ago
5225225 461f380a24
egui-winit: Fix shift key getting stuck with shift:both_capslock X11 option set (#849) 3 years ago
Emil Ernerfeldt 09b8269326
Rich text for all widgets (#855) 3 years ago
Emil Ernerfeldt 9378cd5c6e ScrollArea: add methods to control horizontal scroll offset 3 years ago
Linus Behrbohm b9368aba13
Fix Response::context_menu return type (#857) 3 years ago
Emil Ernerfeldt 78dfde40b2 Remove deprecated functions 3 years ago
Emil Ernerfeldt b551dfec81 fix broken docstring link 3 years ago
Emil Ernerfeldt 081485bcaf Make it cheaper to clone `Memory` if there are a lot of persisted values 3 years ago
Emil Ernerfeldt 3819ec6fc7 Update "password" demo (storing widget state) after #836 refactor 3 years ago
Emil Ernerfeldt c7638ca7f5
Add read/write of TextEdit cursor state (#848) 3 years ago
Emil Ernerfeldt ddd52f47c5 Add tessellation option to toggle rounding text to pixel coordinates 3 years ago
Emil Ernerfeldt 8e4fd942a9
Refactor memory data (#836) 3 years ago
Emil Ernerfeldt bbe0f6089c Context-menu: fix right-click edge-case 3 years ago
Emil Ernerfeldt 41f77ba7d7 Clean up some of the new context menus 3 years ago
Linus Behrbohm 46fb9ff09b
Context menus (#543) 3 years ago
Emil Ernerfeldt b31ca7efc9 PR template: remind people to run `cargo fmt` and `cargo clippy` 3 years ago
Emil Ernerfeldt 445488755f Point contributors to the new egui Discord 3 years ago