Commit graph

  • 7e7b9e1919
    Per-corner rounding of rectangles (#1206) 4JX 2022-02-05 17:48:55 +0100
  • 0fa4bb9c64 Clean up all Cargo.toml: put features higher, and document them better Emil Ernerfeldt 2022-02-05 11:11:15 +0100
  • 32a9b4abcc
    Add on_hover_text_at_pointer (#1179) Juan Campa 2022-02-05 04:51:16 -0500
  • ea28485bdd
    Remove prevent_default for mousedown events (#1209) Juan Campa 2022-02-05 02:56:53 -0500
  • 712d8c9a2b
    Run cargo deny in CI (#1205) Emil Ernerfeldt 2022-02-04 22:08:15 +0100
  • 3cd3cceefd
    Add method to enable generation of a ComboBox with both id and label (#1204) Alan Race 2022-02-04 14:11:08 +0100
  • 1b623fdd34 Update rfd 0.6 -> 0.7 Emil Ernerfeldt 2022-02-04 13:21:01 +0100
  • 47038c631e Update image 0.23 -> 0.24 Emil Ernerfeldt 2022-02-04 13:20:18 +0100
  • 8dfa6ce2f0 Update tts 0.19 -> 0.20 Emil Ernerfeldt 2022-02-04 13:17:48 +0100
  • 3999e5b373 cargo update Emil Ernerfeldt 2022-02-04 13:16:35 +0100
  • fd267c542e Add a link to smithay-egui Emil Ernerfeldt 2022-02-04 10:55:14 +0100
  • c3be566574
    egui-winit: Automatically detect and apply dark or light mode (#1045) Emil Ernerfeldt 2022-02-02 17:09:36 +0100
  • 270c08a030
    min and max window size (#1171) Unknown 2022-02-02 16:47:27 +0100
  • 869d556335
    Plot boxed zoom with secondary mouse button (#1188) nongiach 2022-02-02 16:32:46 +0100
  • c6ac1827f6
    Use tracing crate for logging (#1192) Emil Ernerfeldt 2022-02-01 12:27:39 +0100
  • 1f03f53dc0
    Add Bezier Shapes #1120 (#1178) Xu Desheng 2022-01-31 14:26:31 -0500
  • 4e99d8f409
    Plot: Linked axis support (#1184) Sven Niederberger 2022-01-31 20:18:10 +0100
  • b5aaa5fa6f Improve some feature flags Emil Ernerfeldt 2022-01-31 19:17:49 +0100
  • 2183e9fdea Add early egui history to changelog Emil Ernerfeldt 2022-01-31 19:17:26 +0100
  • 7eddd20a01 index.html: catch and display errors Emil Ernerfeldt 2022-01-31 19:16:50 +0100
  • 871a200ecf egui_web glow painter: return errors instead of panic Emil Ernerfeldt 2022-01-31 19:15:48 +0100
  • ef81a52951 egui_web: log panics using console.error Emil Ernerfeldt 2022-01-31 19:14:50 +0100
  • 532990d3dd emilk.github.io -> www.egui.rs Emil Ernerfeldt 2022-01-30 22:01:33 +0100
  • b4be94df35
    Create CNAME Emil Ernerfeldt 2022-01-30 21:26:26 +0100
  • 25c03e49eb
    Delete CNAME Emil Ernerfeldt 2022-01-30 19:50:53 +0100
  • 7ccc7caffd
    Create CNAME Emil Ernerfeldt 2022-01-30 19:50:23 +0100
  • ea04ce9d58
    Delete CNAME Emil Ernerfeldt 2022-01-30 19:46:38 +0100
  • f6b1feddcd
    Create CNAME Emil Ernerfeldt 2022-01-30 19:40:34 +0100
  • 4db6984e74
    Delete CNAME Emil Ernerfeldt 2022-01-30 16:21:38 +0100
  • 785c6f4c85
    Create CNAME Emil Ernerfeldt 2022-01-30 16:20:19 +0100
  • b618636425
    Add ui.data(), ctx.data(), ctx.options() and ctx.tessellation_options() (#1175) Emil Ernerfeldt 2022-01-29 17:53:41 +0100
  • 3333d63b91
    Return more info from ScrollArea::show (#1166) Emil Ernerfeldt 2022-01-26 22:19:32 +0100
  • 1134258441 Documentation improvements Emil Ernerfeldt 2022-01-26 22:09:19 +0100
  • 0d00185d9f
    Bugfix/drag window (#1108) AlexxxRu 2022-01-27 00:04:24 +0300
  • 26be0ace1d Tidy up README.md Emil Ernerfeldt 2022-01-26 17:25:59 +0100
  • 04c3efd01a Minor optimization: avoid reallocating set of visible ID:s Emil Ernerfeldt 2022-01-26 14:44:10 +0100
  • 417bb3123a Fonts: only pre-render glyphs for fonts in the current egui styles Emil Ernerfeldt 2022-01-26 14:42:44 +0100
  • 1e4d8ae943 Remove warm-up of demo app Emil Ernerfeldt 2022-01-25 01:08:10 +0100
  • 7ed0880b8f
    Lower default font atlas size (#1160) Emil Ernerfeldt 2022-01-25 01:04:28 +0100
  • 366f544655
    Formatter for plot axis labels (#1130) Jan Haller 2022-01-24 22:34:00 +0100
  • 3418eb5d35
    Make Plot::highlight take a boolean (#1159) Sven Niederberger 2022-01-24 20:50:22 +0100
  • 9d596967b4
    Reducing glutin dependency in egui_glow (#1151) triangle drawer 2022-01-25 01:08:27 +0900
  • fa43d16c41
    Choose your own font and size (#1154) Emil Ernerfeldt 2022-01-24 14:32:36 +0100
  • bb407e9b00 Plot text can now contain rich text Emil Ernerfeldt 2022-01-23 12:01:34 +0100
  • dfc5f5b627 Cache fonts based on family and size multi-fonts-no-copy Emil Ernerfeldt 2022-01-22 23:10:33 +0100
  • bb7ff84db5 round font size earlier Emil Ernerfeldt 2022-01-22 23:01:15 +0100
  • 1aceaefba3 Implement user-named TextStyle:s Emil Ernerfeldt 2022-01-22 18:29:53 +0100
  • 4f98f26fda Make TextStyle !Copy Emil Ernerfeldt 2022-01-22 18:02:02 +0100
  • 0df77d9074 Round font sizes to whole pixels before deduplicating them Emil Ernerfeldt 2022-01-22 15:39:13 +0100
  • 67c58ace27 Put FontsImpl and GalleyCache behind the same Mutex Emil Ernerfeldt 2022-01-22 15:20:47 +0100
  • 93d5e222db Remove RwLock around Font::characters Emil Ernerfeldt 2022-01-22 15:06:48 +0100
  • 2fe3dd0c58 Remove mutex for Font::glyph_info_cache Emil Ernerfeldt 2022-01-22 15:02:31 +0100
  • b0196527e5 Wrap Fonts in a Mutex Emil Ernerfeldt 2022-01-22 14:50:06 +0100
  • d70c80569f Replace indexing in Fonts with member function Emil Ernerfeldt 2022-01-22 14:03:29 +0100
  • 0a15163fab Refactor text layout: don't need &Fonts in all functions Emil Ernerfeldt 2022-01-22 13:07:14 +0100
  • dba949240f
    Fix eframe changelog links to other changelogs (#1146) bthehacker 2022-01-22 16:03:39 +0530
  • 462f181db3
    Partial font texture update (#1149) Emil Ernerfeldt 2022-01-22 11:23:12 +0100
  • 343f7da564
    Add ability to override collapsing icons (#1147) Juan Campa 2022-01-22 04:32:02 -0500
  • e957674467 glow on web: simplify the webgl2 vs webgl1 selection Emil Ernerfeldt 2022-01-22 08:59:06 +0100
  • 199bbef77b Add misc documentation Emil Ernerfeldt 2022-01-22 08:56:36 +0100
  • 8138a073e7
    glow: reuse the same GL texture when possible (#1142) Emil Ernerfeldt 2022-01-21 19:51:52 +0100
  • 30f9700f6c
    egui-web: Update web_location_hash when hash in URL changes (#1140) awaken1ng 2022-01-22 01:41:18 +0700
  • a689b623a6
    Make shift-scroll do horizontal scrolling on all platforms (#1136) Emil Ernerfeldt 2022-01-21 10:48:44 +0100
  • e4aa1e6e1a
    Make color_picker_hsva_2d public. (#1091) Dusty DeWeese 2022-01-19 02:28:26 -0800
  • 76ac41f9b5 WidgetGallery: hide spinner widget to save CPU in reactive mode Emil Ernerfeldt 2022-01-17 14:54:43 +0100
  • 9df0c68a38 Small improvements to check.sh Emil Ernerfeldt 2022-01-16 22:15:49 +0100
  • 39dd6d7644 clippy fixes Emil Ernerfeldt 2022-01-16 22:13:22 +0100
  • ab77099781
    eframe: allow aborting an exit event (#1038) Erlend Walstad 2022-01-17 18:45:09 +0100
  • 87ac7446da
    Add new function to animate f32 values (#1039) BctfN0HUK7Yg 2022-01-17 16:57:09 +0300
  • d6b32b7956
    Add set margin method to TextEdit (#1104) BctfN0HUK7Yg 2022-01-17 16:56:27 +0300
  • ffa1b6bd43
    egui-winit: re-enable window transparency (#1126) Jay Oster 2022-01-17 05:32:16 -0800
  • 5bedf73566
    Add a link to the source code of a fractal_clock example (#1029) Max Wase 2022-01-17 16:30:57 +0300
  • 87ae77aab0
    Add some improvements in the documentation (#1056) Mingun 2022-01-17 02:06:28 +0500
  • 624e2fcfc1
    Follow style for corner radius for SelectableLabel Juan Campa 2022-01-16 16:04:11 -0500
  • c713fd98dd Fix horizontal scrolling direction on Linux Emil Ernerfeldt 2022-01-16 09:49:22 +0100
  • ad5418777d
    Fix dead-lock in TextEdit on touch-screens (#1118) Emil Ernerfeldt 2022-01-15 22:40:53 +0100
  • b2c8cd0867 Simplify http demo and add new download_image eframe demo Emil Ernerfeldt 2022-01-15 20:34:03 +0100
  • 66d80e2519
    Texture loading in egui (#1110) Emil Ernerfeldt 2022-01-15 13:59:52 +0100
  • 6c616a1b69
    egui_glow: Reduce memory allocations in Painter::set_texture (#1096) dvec 2022-01-12 13:33:06 +0300
  • d9cfeff72c
    egui_glow: Optimize Painter::set_texture (#1093) dvec 2022-01-11 11:58:51 +0300
  • 205e04aa18
    Fix bugs in glow on web (#1092) Emil Ernerfeldt 2022-01-10 23:19:30 +0100
  • d5673412dd
    Put everything in Context behind the same Mutex (#1050) Emil Ernerfeldt 2022-01-10 23:13:10 +0100
  • 225d2b506d
    Split Event::Text into Text and Paste (#1058) Simon Werner 2022-01-11 11:12:30 +1300
  • 650057dd4a Improve OpenGL error detection and reporting in egui_glow Emil Ernerfeldt 2022-01-09 23:04:00 +0100
  • 99fdbb7918 Merge remote-tracking branch 'egui/master' into dynamic-grid René Rössler 2022-01-09 22:08:26 +0100
  • bb5da25a9b merge both crates into egui_extras René Rössler 2022-01-09 21:56:58 +0100
  • 7dec7054fb combine vertical/horizontal variant to remove duplicate code René Rössler 2022-01-09 21:16:14 +0100
  • 611eaa52e8
    Revert "Don't constrain immovable egui windows to native window (#1049)" (#1054) Lampsitter 2022-01-09 15:32:09 +0100
  • 342737e2f0 Improve a couple of docstrings Emil Ernerfeldt 2022-01-08 11:15:05 +0100
  • 7b641be7b0
    Don't constrain immovable egui windows to native window (#1049) Lampsitter 2022-01-08 10:07:02 +0100
  • a346bcf8a3 add more documentation René Rössler 2022-01-07 17:26:43 +0100
  • 4f6f871f29 change lifetimes so that 'a is always the lifetime of Ui René Rössler 2022-01-07 17:14:52 +0100
  • a944208b19 add some comments, rework lifetimes of table row René Rössler 2022-01-07 17:13:37 +0100
  • 1f93c7b0b6 Implement Clone & PartialEq on RichText WidgetTextJob WidgetTextGalley Emil Ernerfeldt 2022-01-07 15:22:21 +0100
  • e373961e21 Merge remote-tracking branch 'egui/master' into dynamic-grid René Rössler 2022-01-07 13:23:06 +0100
  • 4fe5fa6c59
    egui_glow: Add function to set the texture filter (#1041) Justin Jaffray 2022-01-06 08:09:53 -0800
  • b0ea4dc0b5
    Fix context menu styling (#1043) Lampsitter 2022-01-06 12:17:12 +0100
  • 7863f44111 Add demo of advanced TextEdit usage Emil Ernerfeldt 2022-01-06 11:32:00 +0100
  • d31f7d6522
    Faster dashed line generation (#1027) Lampsitter 2022-01-06 10:44:53 +0100
  • 767357c468 Merge remote-tracking branch 'egui/master' into dynamic-grid René Rössler 2022-01-04 12:28:13 +0100