Commit Graph

  • d775eb3733 Fix wrong label on the feature request PR template Emil Ernerfeldt 2021-12-28 17:34:15 +0100
  • 68fca09df9 Improve documentation Emil Ernerfeldt 2021-12-28 17:33:49 +0100
  • 00f965de87 Add Context::animate_bool_with_time Emil Ernerfeldt 2021-12-28 17:22:48 +0100
  • 811b974003
    Fix typo "the close" -> "this close" in style.rs (#887) Rasmus Brönnegård 2021-12-28 16:42:22 +0100
  • 5b9a349c26 Clean up glow painter destroy code Emil Ernerfeldt 2021-12-28 14:24:59 +0100
  • beb2ea2ef6 Add favicon.ico - a single "e" for "egui", using the Ubuntu-Light font Emil Ernerfeldt 2021-12-28 14:14:49 +0100
  • c412fd4a9c Add loading animation while waiting for wasm to load Emil Ernerfeldt 2021-12-28 14:13:51 +0100
  • cda4c8ba13 Minor cleanup following https://github.com/emilk/egui/pull/999 Emil Ernerfeldt 2021-12-28 13:22:01 +0100
  • f919b0cc05 Clean up context menu documentation Emil Ernerfeldt 2021-12-28 13:09:14 +0100
  • 369ce95bbd
    Add `CollapsingHeader::open` to control if it is open or collapsed (#1006) Emil Ernerfeldt 2021-12-28 10:45:32 +0100
  • 2684929a5d Make Memory::lock_focus public Emil Ernerfeldt 2021-12-28 10:08:28 +0100
  • c63996179b README.md: add link to discussion of begin/end calls vs closures Emil Ernerfeldt 2021-12-28 10:03:56 +0100
  • b88bec9ca3 Document that `CtxRef` is generational and shouldn't be stored Emil Ernerfeldt 2021-12-28 10:05:10 +0100
  • b7441eeee7
    Make epi::Frame cloneable so you can allocate textures in other threads (#999) Emil Ernerfeldt 2021-12-26 21:21:28 +0100
  • 647e020824 file_dialogs example: remove macos exemption Emil Ernerfeldt 2021-12-26 18:13:29 +0100
  • d5efa4bbca 1.56 fix: missing_crate_level_docs -> rusdoc::missing_crate_level_docs Emil Ernerfeldt 2021-12-26 09:55:13 +0100
  • c60d17b91b
    Set MSRV to 1.56.0 and use rust edition 2021 (#998) Emil Ernerfeldt 2021-12-25 19:32:25 +0100
  • ee00214511 Add a badge and link to the official discord server Emil Ernerfeldt 2021-12-25 16:56:24 +0100
  • 26885c20d0
    Add ability to customize the display of hover plot labels (#934) Ivgeni "Iv" Segal 2021-12-25 07:29:29 -0800
  • d05379902c
    #972: ScrollArea::stick_to_bottom() has no effect if ScrollArea is not initialized. (#973) Victor Sergienko 2021-12-25 07:29:11 -0800
  • c69fe941af
    Reverse horizontal scrolling on windows (#966) Aevyrie 2021-12-20 14:00:38 -0800
  • dd99f68e82
    Update winit to 0.26 (#930) Jay Oster 2021-12-20 13:44:53 -0800
  • 214d2b5d4f
    Changlog: mention `menu::menu(ui, ...)` => `ui.menu_button(...)` (#956) kud1ing 2021-12-19 21:17:02 +0100
  • 5ec14867c8
    OrderedFloat refactor (#918) Jan Haller 2021-12-11 13:52:23 +0100
  • c85eca6eaa Update changelog Emil Ernerfeldt 2021-11-29 18:43:52 +0100
  • 1088d950e9
    Add bar charts and box plots (#863) Jan Haller 2021-11-29 18:39:58 +0100
  • 224d4d6d26
    eframe: don't prettify presisted ron strings (#902) Alexander Chaplin Braz 2021-11-28 16:37:40 +0100
  • 9d56bce592
    Improved plot interaction methods (#892) Sven Niederberger 2021-11-27 23:59:32 +0100
  • 6b5c4b9aec
    Disable glow scissor test after painting (#905) Henrique Penteado Kujawski Périgo 2021-11-27 05:44:23 -0500
  • 5fee6b7bc5
    Anti-alias path ends (#893) Emil Ernerfeldt 2021-11-14 17:23:51 +0100
  • a0b635dc21 Add `Button::image_and_text` to changelog Emil Ernerfeldt 2021-11-13 13:19:13 +0100
  • 90757ca221
    Add Button::image_and_text (#832) d10sfan 2021-11-13 06:17:02 -0600
  • 8896243146 Fix egui_web integration link in demo app Emil Ernerfeldt 2021-11-13 13:14:39 +0100
  • 89700dfbbb Improve egui_glow debug prints Emil Ernerfeldt 2021-11-13 13:14:10 +0100
  • 105cb57050 Clean up glsl code Emil Ernerfeldt 2021-11-13 13:09:08 +0100
  • b5cb2b2c0d Some code cleanup following https://github.com/emilk/egui/pull/888 Emil Ernerfeldt 2021-11-13 12:55:48 +0100
  • 008a971e73
    Fix wrong gamma in WebkitGTK (#888) triangle drawer 2021-11-13 11:32:01 +0000
  • 4d4c75c6f1 Fix vertical slider up/down keys and add a line in the changelog Emil Ernerfeldt 2021-11-13 12:30:13 +0100
  • 491739b580
    implement vertical slider orientation (#875) Bruce Reif (Buswolley) 2021-11-13 03:03:10 -0800
  • 0bad1d0c99
    Plot interaction methods (#766) Sven Niederberger 2021-11-13 11:56:22 +0100
  • 6018c0e194
    Area: automatically request a repaint when showing up for the first time (#866) Emil Ernerfeldt 2021-11-07 21:14:13 +0100
  • 951ee4e142
    Improve color picker cache (#886) Emil Ernerfeldt 2021-11-07 21:11:42 +0100
  • ddd5f6f4f6
    winit: don't explicitly handle Cmd-Q and Alt-F4 (#881) Emil Ernerfeldt 2021-11-07 20:58:02 +0100
  • 19d24bbebe
    Don't clip popups to the parent cliprect (#885) Emil Ernerfeldt 2021-11-07 19:48:38 +0100
  • 878eddd546
    When using a custom font you can now specify a font index (#873) Emil Ernerfeldt 2021-11-07 19:47:52 +0100
  • 10c8ffa543
    Fix to limit X position of text agent to client width (#870) sumibi-yakitori 2021-11-06 18:33:43 +0900
  • 83e490fb6a Remove egui::math & egui::paint, replace with egui::emath & egui::epaint Emil Ernerfeldt 2021-11-06 09:47:23 +0100
  • 0ab93576da Remove references to the old begin_frame Emil Ernerfeldt 2021-11-03 23:00:00 +0100
  • 6d33beabb1 Replace `scroll_delta` and `zoom_delta` in `RawInput` with events Emil Ernerfeldt 2021-11-03 22:57:13 +0100
  • 49e43885ff
    Replace `Context::begin_frame/end_frame` with `fn run` taking a closure (#872) Emil Ernerfeldt 2021-11-03 20:11:25 +0100
  • e54106e950 Extend contributor list Emil Ernerfeldt 2021-11-03 19:37:38 +0100
  • c71090473b glow-vs-web cleanup following https://github.com/emilk/egui/pull/868 Emil Ernerfeldt 2021-11-03 19:35:20 +0100
  • 804722a1ba
    Make egui_glow painter to work on web (#868) triangle drawer 2021-11-04 03:17:07 +0900
  • 1dbe608e73
    Refactor integrations (#871) Emil Ernerfeldt 2021-11-03 13:45:51 +0100
  • b1716be745
    egui_web: constrain the IME text agent to the canvas (#830) sumibi-yakitori 2021-11-03 03:46:42 +0900
  • eda1d91654 Add culling of the painting for most widgets Emil Ernerfeldt 2021-11-01 22:08:23 +0100
  • 461f380a24
    egui-winit: Fix shift key getting stuck with shift:both_capslock X11 option set (#849) 5225225 2021-11-01 20:34:06 +0000
  • 09b8269326
    Rich text for all widgets (#855) Emil Ernerfeldt 2021-11-01 21:30:10 +0100
  • 9378cd5c6e ScrollArea: add methods to control horizontal scroll offset Emil Ernerfeldt 2021-11-01 19:43:27 +0100
  • b9368aba13
    Fix Response::context_menu return type (#857) Linus Behrbohm 2021-11-01 19:27:51 +0100
  • 78dfde40b2 Remove deprecated functions Emil Ernerfeldt 2021-10-30 09:46:06 +0200
  • b551dfec81 fix broken docstring link Emil Ernerfeldt 2021-10-29 21:10:53 +0200
  • 081485bcaf Make it cheaper to clone `Memory` if there are a lot of persisted values Emil Ernerfeldt 2021-10-27 16:49:08 +0200
  • 3819ec6fc7 Update "password" demo (storing widget state) after #836 refactor Emil Ernerfeldt 2021-10-27 16:40:21 +0200
  • c7638ca7f5
    Add read/write of TextEdit cursor state (#848) Emil Ernerfeldt 2021-10-27 16:30:14 +0200
  • ddd52f47c5 Add tessellation option to toggle rounding text to pixel coordinates Emil Ernerfeldt 2021-10-27 08:56:06 +0200
  • 8e4fd942a9
    Refactor memory data (#836) Emil Ernerfeldt 2021-10-27 08:51:34 +0200
  • bbe0f6089c Context-menu: fix right-click edge-case Emil Ernerfeldt 2021-10-26 20:40:17 +0200
  • 41f77ba7d7 Clean up some of the new context menus Emil Ernerfeldt 2021-10-26 20:16:46 +0200
  • 46fb9ff09b
    Context menus (#543) Linus Behrbohm 2021-10-26 19:55:42 +0200
  • b31ca7efc9 PR template: remind people to run `cargo fmt` and `cargo clippy` Emil Ernerfeldt 2021-10-25 23:21:39 +0200
  • 445488755f Point contributors to the new egui Discord Emil Ernerfeldt 2021-10-25 23:20:42 +0200
  • c335c56de1 dancing_string demo: handle large `input.time` Emil Ernerfeldt 2021-10-24 18:38:44 +0200
  • c090497727 Add 0.15.0 release code editor gif used in CHANGELOG.md Emil Ernerfeldt 2021-10-24 17:15:23 +0200
  • 08cc07bb2d Release 0.15.0 - Syntax highlighting, hscroll, egui-winit and egui_glow Emil Ernerfeldt 2021-10-24 16:08:44 +0200
  • c3f61b67fe New web demo Emil Ernerfeldt 2021-10-24 16:00:56 +0200
  • 316202c33a egui_web: improve text input on mobile and for IME Emil Ernerfeldt 2021-10-23 16:23:29 +0200
  • 9a9b1b8746 On touch screens, prioritize drag-to-scroll over drag-to-select text Emil Ernerfeldt 2021-10-24 15:19:53 +0200
  • 17f0ae22c9 Code example demo: remove extra ScrollArea Emil Ernerfeldt 2021-10-23 15:36:25 +0200
  • da09a5c69c Fix compilation with "serialize" feature without "persistence" feature Emil Ernerfeldt 2021-10-23 15:12:39 +0200
  • 4ace85b780 Fix: '\t' always take up the width of four spaces Emil Ernerfeldt 2021-10-23 14:38:26 +0200
  • 96b642a7f5 Improve issue template instructions Emil Ernerfeldt 2021-10-23 13:57:58 +0200
  • 7c82111234 Update changelog with credits Emil Ernerfeldt 2021-10-23 06:14:08 +0200
  • 39c6c7e5c9 Small code cleanup Emil Ernerfeldt 2021-10-23 05:58:57 +0200
  • a3ba85dbb3 Improve docs Emil Ernerfeldt 2021-10-23 05:58:10 +0200
  • 4194a83a5e Update ron 0.6 -> 0.7 Emil Ernerfeldt 2021-10-23 05:53:58 +0200
  • 5301043a77 cargo update Emil Ernerfeldt 2021-10-23 05:51:56 +0200
  • 6185ee8ce4 Demo: add button to reset the demo Emil Ernerfeldt 2021-10-23 05:50:42 +0200
  • 5d463b2af7 Remove serde_json from egui dev-dependencies Emil Ernerfeldt 2021-10-23 04:47:17 +0200
  • 79d1ede496
    Add `Frame::set_window_title()` (#828) Caleb Smith 2021-10-22 17:03:17 -0500
  • 26c6cea117 Credit notable contributors Emil Ernerfeldt 2021-10-23 00:02:21 +0200
  • 19766bfe4c
    Fix when a string containing CRLF is pasted from the clipboard (#826) sumibi-yakitori 2021-10-21 05:26:26 +0900
  • 2a9037cd90 Clean up epaint mutex code Emil Ernerfeldt 2021-10-20 22:14:16 +0200
  • dd50cba9a7 Optimize debug builds Emil Ernerfeldt 2021-10-20 21:58:35 +0200
  • d97a369c44 End statements with semicolon (clippy::semicolon_if_nothing_returned) Emil Ernerfeldt 2021-10-20 16:43:40 +0200
  • ab3be8aca3 Use for-loop instead of Iterator::for_each Emil Ernerfeldt 2021-10-20 16:34:43 +0200
  • 40445c450c use map_or and map_or_else Emil Ernerfeldt 2021-10-20 16:33:59 +0200
  • a0cd41755e Add more clippy lints Emil Ernerfeldt 2021-10-20 16:30:39 +0200
  • 087c6695bb Handle having no fonts (missing "default_fonts" feature) without a crash Emil Ernerfeldt 2021-10-20 15:40:06 +0200
  • 19a2a57f80 Rename and clean-up the "pure" glium and glow examples Emil Ernerfeldt 2021-10-20 15:05:41 +0200