442 Commits (2b9595ee3c5eae01ab7c7b0c48f7ad3787ac4dff)

Author SHA1 Message Date
Emil Ernerfeldt 0f6310c598 Add release title to changelog entry 4 months ago
Emil Ernerfeldt abab06867c Release 0.28.1 - Tooltip tweaks 4 months ago
Emil Ernerfeldt 042e1add41
Better documentation for `Event::Zoom` (#4778) 4 months ago
Emil Ernerfeldt 234274d46f Release 0.28.0 - Sizing pass, and better eframe web 4 months ago
Emil Ernerfeldt 15b0ef3259 Release 0.27.2 - Fix blurry web rendering 7 months ago
Emil Ernerfeldt dfbe118ea4
Release 0.27.1 (#4264) 7 months ago
Emil Ernerfeldt 4d4cb3d20d Release 0.27.0 - Nicer menus and new hit test logic 8 months ago
Emil Ernerfeldt a03604fce0 Add breaking change to changelog 8 months ago
Emil Ernerfeldt cd1ed73388
Change the definition of `clicked_by` (#4192) 8 months ago
Emil Ernerfeldt 3672b150ed Release 0.26.2 - Response.interact/context_menu fix 9 months ago
Emil Ernerfeldt d22ee81ab0 Release 0.26.1 - Bug Fixes 9 months ago
Emil Ernerfeldt 56bf8b79f3 Release 0.26.0 - Text selection in labels 9 months ago
Emil Ernerfeldt 12ad9e7b36 Release 0.25.0 - Better keyboard input 10 months ago
Emil Ernerfeldt d17613c242 Release 0.24.1 - Bug fixes 11 months ago
Emil Ernerfeldt 79a56b3aad Add highlights to 0.24 changelog 12 months ago
Emil Ernerfeldt e7604c0230 Update changelogs 12 months ago
lilly lizard 3a8ed37f49
Mention that the trace! macro was removed in the 0.23.0 changelog (#3567) 12 months ago
Francisco Ayala Le Brun 6a785d4b47
Taking over egui_glium (#3535) 1 year ago
Emil Ernerfeldt b5e3502067
Add link checking to CI (#3445) 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 7b169ec13d
Break out plotting to own crate `egui_plot` (#3282) 1 year ago
Emil Ernerfeldt 92593b70fa Changelogs: document that they are updated upon release (not by users) 1 year ago
Emil Ernerfeldt 5cd40f9685 Fix some typos 1 year ago
Emil Ernerfeldt 307565efa5 Release 0.22.0 - A plethora of small improvements 1 year ago
Emil Ernerfeldt cccdfd246e Cleanup ahead of release 1 year ago
Emil Ernerfeldt cb6bcde22c Update changelogs 1 year ago
Jackson Kruger 438f6eafc8
Plot widget - allow disabling zoom and drag for x and y separately (#2901) 2 years ago
Sven Niederberger 69b568aeb4
Improved plot groups and bounds handling (#2410) 2 years ago
Emil Ernerfeldt 4809747952
Check for typos on CI (#2918) 2 years ago
cameron 5fc5f087ff
Add character limit to TextEdit (#2816) 2 years ago
Emil Ernerfeldt ae722ab0cf Release 0.21.0 - Deadlock fix and winit update 2 years ago
Emil Ernerfeldt 83b5b81227 Update changelogs with recent additions 2 years ago
Emil Ernerfeldt e8b9e706ca
Fix `Window::pivot` causing windows to move around (#2694) 2 years ago
Matt Campbell 853d492724
Update for AccessKit refactor that drastically reduces memory usage (#2678) 2 years ago
hinto-janaiyo 628c84cbee
Add `trailing_fill()` toggle to `Slider` (#2660) 2 years ago
Emil Ernerfeldt a6b60d5d58
Control `Separator` widths, and less clipping in `ScrollArea` (#2665) 2 years ago
Emil Ernerfeldt c72bdb77b5
Add ability to highlight any widget (#2632) 2 years ago
Emil Ernerfeldt e7c0547e23
`DragValue` and `Slider` text is now proportional instead of monospace (#2638) 2 years ago
Emil Ernerfeldt fe7ff66266
Make the line left of indented regions optional (#2636) 2 years ago
Emil Ernerfeldt 5b1cad2b72 Constrain menus to the screen 2 years ago
Emil Ernerfeldt 8ce0e1c520
Avoid deadlocks by using lambdas for context lock (#2625) 2 years ago
lictex_ eee4cf6a82
add functions to check which button triggered a drag start & end (#2507) 2 years ago
Emil Ernerfeldt 4bd4eca2e4
Add ability to hide button backgrounds (#2621) 2 years ago
Emil Ernerfeldt c75e72693c Fix rendering of `…` (ellipsis) 2 years ago
Pâris DOUADY 518b4f447e
Allow changing ProgressBar fill color (#2618) 2 years ago
Weasy 356ebe55da
Add `rounding` fn to Button, to enable rounded buttons (#2616) 2 years ago
Robert Walter 0ad8aea811
Fix: `button_padding` when using image+text buttons (#2510) 2 years ago
Andreas Reich 60b4f5e3fe
changelog & doc fix for #2539 (Window::default_open) 2 years ago
Emil Ernerfeldt fa0d7f7f7f Add Response::on_hover_and_drag_cursor 2 years ago