Commit graph

  • 953d2bb39b Add ui.set_row_height Emil Ernerfeldt 2021-03-21 14:44:59 +0100
  • e20e3baa98 Bug-fixes related to recent layout rewrite Emil Ernerfeldt 2021-03-21 14:31:55 +0100
  • dc46f5957e [EasyMark] WIP: small and raised text easymark Emil Ernerfeldt 2021-02-07 11:12:37 +0100
  • e232264b53 Add Visuals::debug_widgets to debug layouting by hovering widgets Emil Ernerfeldt 2021-03-21 10:33:10 +0100
  • ec9f374d8c Fix: centered horizontal layouts should never overflow upwards Emil Ernerfeldt 2021-03-21 10:31:18 +0100
  • cc5ad1505c Fix bug that would allocate the full width of non-centered layouts Emil Ernerfeldt 2021-03-20 22:21:14 +0100
  • 589bae1211
    Refactor layout (#241) Emil Ernerfeldt 2021-03-20 21:47:19 +0100
  • 5621a46b4b emath: add any_nan to Vec2, Pos2 and Rect Emil Ernerfeldt 2021-03-15 21:26:58 +0100
  • 4e852727c0 Add helper functions to Rect Emil Ernerfeldt 2021-03-14 16:42:06 +0100
  • 0c9b4858f0 refactor: simplify CollapsingHeader enable/disable code Emil Ernerfeldt 2021-03-20 15:36:14 +0100
  • 7ac91970bd bug fix: false id clash error for wrapping text Emil Ernerfeldt 2021-03-20 09:27:04 +0100
  • 36d9f8a7c7 Add sanity check on pixels_per_point range Emil Ernerfeldt 2021-02-23 12:03:20 +0100
  • ec2aab3a72 Improve github templates with <!-- comments --> Emil Ernerfeldt 2021-03-13 13:58:52 +0100
  • 30885b85f9 Derive PartialEq for Vertex, Mesh, Row, Galley and Shape Emil Ernerfeldt 2021-03-13 12:58:17 +0100
  • 6442d254a6 Fix hover-to-zoom of font texture in demo Emil Ernerfeldt 2021-03-13 12:55:29 +0100
  • b1883d5d48
    Add functions to register textures in egui_web and egui_glium (#226) triangle drawer 2021-03-13 20:41:51 +0900
  • 958aea922f Add a lot more CursorIcon's Emil Ernerfeldt 2021-03-13 12:38:03 +0100
  • ee1fcf1ead
    egui_glium: prevent cursor icon flickering at frame boundary on Windows (#217) (#218) Norbert Nemec 2021-03-13 12:27:05 +0100
  • 269bcdfce3
    Replace clipboard with copypasta (#221) Jay Oster 2021-03-10 02:16:45 -0800
  • 017d602fe5 Rename "kb_focus" to just "focus" everywhere Emil Ernerfeldt 2021-03-09 20:55:24 +0100
  • 3fbc07659c Labels can now be focused so they can be read by screen-reader Emil Ernerfeldt 2021-03-09 19:58:41 +0100
  • 33d2f16041 Bug fix: you can now use text edits again Emil Ernerfeldt 2021-03-09 19:51:23 +0100
  • a8320881ba remove native screen reader spam Emil Ernerfeldt 2021-03-09 19:47:41 +0100
  • bd34cfd43e
    Configurable label text style for CollapsingHeader (#200) Bradley Smith 2021-03-09 10:13:21 -0800
  • 6fb4e19e9e
    DragValue: fix crash for speed==0.0 (#216) Norbert Nemec 2021-03-09 19:06:04 +0100
  • f07f9bf5bd
    Typo previus -> previous (#214) Tomáš Vojtášek 2021-03-09 18:57:45 +0100
  • d2d074395a
    Install speech-dispatcher in CI for ttl (#219) Emil Ernerfeldt 2021-03-09 18:57:28 +0100
  • 4c45ca113e Make sure to include license files in the next release Emil Ernerfeldt 2021-03-09 18:34:14 +0100
  • 07a17dc6cf Sort 3rd party integrations and add link to egui_vulkano Emil Ernerfeldt 2021-03-08 22:57:45 +0100
  • 2428763756 Fix bug in Response::clicked_elsewhere Emil Ernerfeldt 2021-03-08 22:22:44 +0100
  • 8f3a25d749 clippy fix Emil Ernerfeldt 2021-03-08 22:16:25 +0100
  • f1c6d2b59c
    feat: Derive (de)serialize for Key (#213) Ridan Vandenbergh 2021-03-08 22:09:30 +0100
  • 44cd304cdf Add experimental screen_reader feature Emil Ernerfeldt 2021-03-08 20:58:01 +0100
  • cb7ef6faeb bug fix: open links in same tab by default Emil Ernerfeldt 2021-03-08 20:25:43 +0100
  • ea248d66b5 Improve widget info output for potential screen readers Emil Ernerfeldt 2021-03-08 18:36:32 +0100
  • 1c06622dbc Hold down a modifier key when clicking a link to open it in a new tab Emil Ernerfeldt 2021-03-08 17:48:23 +0100
  • c1ef81628b
    Add optional drag bounds to Area and Window aakamenov 2021-03-07 22:42:16 +0300
  • c212d4512e Clarify behavior of window resizing Emil Ernerfeldt 2021-03-07 20:15:42 +0100
  • d6233de9dc Small improvements to the demo (add source code links etc) Emil Ernerfeldt 2021-03-07 19:51:07 +0100
  • 25d4a7e11e Fix gained kb focus event on shift-tab Emil Ernerfeldt 2021-03-07 19:44:17 +0100
  • eba4d3d7b1 refactor: move kb-focus logic to own struct Emil Ernerfeldt 2021-03-07 19:38:51 +0100
  • cd4c07e09a Output events when widgets gain keyboard focus Emil Ernerfeldt 2021-03-07 19:32:27 +0100
  • a370339db7 Give focus to any clickable widget with tab/shift-tab Emil Ernerfeldt 2021-03-07 18:15:57 +0100
  • 6fd7c422ab Refactor: remove has_kb_focus/lost_kb_focus bools from Reponse Emil Ernerfeldt 2021-03-07 13:06:47 +0100
  • 4df8418e41
    fix: Modern browsers encode Space as ' ' (#208) Ridan Vandenbergh 2021-03-07 10:20:11 +0100
  • b72184dc7e clippy fix Emil Ernerfeldt 2021-03-06 11:19:32 +0100
  • 5d0c71350d Add fn Memory::gained_kb_focus() -> bool query Emil Ernerfeldt 2021-03-06 11:17:24 +0100
  • 007f9f3cb9 Fix secondary-click to open a menu Emil Ernerfeldt 2021-03-06 11:11:07 +0100
  • fa4752f315 Add the syntect feature to egui_demo_app Emil Ernerfeldt 2021-03-06 11:04:05 +0100
  • 9c8439d053 Add some helper functions to Response Emil Ernerfeldt 2021-03-06 10:48:39 +0100
  • fb2db4940e Release 0.10.0 - Plot and polish 0.10.0 Emil Ernerfeldt 2021-02-28 20:01:18 +0100
  • f793ac7f3e [demo] Remove dead code Emil Ernerfeldt 2021-02-28 20:11:21 +0100
  • 8fb1472560 Add glsl files to egui_web and egui_glium includes Emil Ernerfeldt 2021-02-28 20:07:24 +0100
  • 8047a0f87f Publish new web demo Emil Ernerfeldt 2021-02-28 19:51:22 +0100
  • 1fb3b43dfc [demo] Improve painting demo slightly Emil Ernerfeldt 2021-02-28 19:50:47 +0100
  • e417fac52e Fix web shaders Emil Ernerfeldt 2021-02-28 19:47:01 +0100
  • a9a49f19ca cargo update Emil Ernerfeldt 2021-02-28 19:13:05 +0100
  • 24d68cc55e Merge epi/CHANGELOG.md into eframe/CHANGELOG.md Emil Ernerfeldt 2021-02-28 19:11:02 +0100
  • 84cc227f11 eframe: always provide a texture allocator Emil Ernerfeldt 2021-02-28 19:09:48 +0100
  • fdb1aa6bec improve documentation Emil Ernerfeldt 2021-02-28 18:53:45 +0100
  • 8be37b3d6c Add Response::has_kb_focus() Emil Ernerfeldt 2021-02-28 18:19:33 +0100
  • 834078a476 Turn off the cursor preview when hovering a TextEdit Emil Ernerfeldt 2021-02-28 17:27:39 +0100
  • d3fd51d6a4 Add Response::changed(): see if e.g. text was entered or slider dragged Emil Ernerfeldt 2021-02-28 17:17:37 +0100
  • a859b2a26e
    Add icon support to eframe (#193) Patrik Höglund 2021-02-26 15:59:30 +0100
  • bdbc59455c Improve documentation for the most common widgets Emil Ernerfeldt 2021-02-23 22:18:13 +0100
  • 814f8c0dd8 Add support for all integers in DragValue and Slider (except 128-bit) Emil Ernerfeldt 2021-02-23 20:40:14 +0100
  • 02a65132e4 Add epi::App::initial_window_size to control initial native window size Emil Ernerfeldt 2021-02-23 20:28:55 +0100
  • 049a7b0382 Make DragValue::from_get_set public Emil Ernerfeldt 2021-02-23 20:16:43 +0100
  • 5f6a468812 Add Context::set_pixels_per_point to control the scale of the UI Emil Ernerfeldt 2021-02-21 11:23:33 +0100
  • c601db5956 refactor: move tooltip state handling out of memory Emil Ernerfeldt 2021-02-21 10:31:28 +0100
  • 67623919d7 refactor: move DragValue state Emil Ernerfeldt 2021-02-21 10:28:11 +0100
  • 24a1c3136c Add a pull_request_template.md Emil Ernerfeldt 2021-02-21 10:12:23 +0100
  • 82350a2f1e Improve documentation Emil Ernerfeldt 2021-02-21 10:12:08 +0100
  • c9919daa11
    Added shaders on GLSL 1.2 (#187) Kayo Phoenix 2021-02-20 23:48:02 +0500
  • ebc2486d22 Slider: use a DragValue for the value, and implement suffix/prefix Emil Ernerfeldt 2021-02-20 18:29:09 +0100
  • 32f35c6251 Implement "Smart Aim" for DragValue Emil Ernerfeldt 2021-02-20 17:43:35 +0100
  • 7ac26b84b1 DragValue: handle slowly dragging a value with limited precision Emil Ernerfeldt 2021-02-20 17:27:55 +0100
  • df937af2c5 experiment a bit with overtone visualization dancing-strings-experiment Emil Ernerfeldt 2021-02-20 16:50:53 +0100
  • 9a546ff97a SlidSlider will now show the value display by default. Emil Ernerfeldt 2021-02-20 16:28:39 +0100
  • 4e041185f1 Add module special_emojis with apple, linux, windows & github logos Emil Ernerfeldt 2021-02-20 16:07:42 +0100
  • 9b58d5d4d9 color picker: just copy the r,g,b,a values without a "rgba(…)" wrapper Emil Ernerfeldt 2021-02-20 15:49:09 +0100
  • ac356e2bd8 Add a link from the crate-level docs to the online egui web demo Emil Ernerfeldt 2021-02-20 12:43:53 +0100
  • 6354709fe1 [demo] Link to the egui docs from the widget gallery Emil Ernerfeldt 2021-02-20 12:07:15 +0100
  • 040553da78 impl<F> Widget for F where F: FnOnce(&mut Ui) -> Response Emil Ernerfeldt 2021-02-20 11:58:08 +0100
  • 6fe70e685b Simplify and unify colors of selectable widgets Emil Ernerfeldt 2021-02-20 11:28:00 +0100
  • 741f0bfe8a Only show tooltips if mouse is still. Emil Ernerfeldt 2021-02-20 10:45:19 +0100
  • 4354f7582f Improve the positioning of tooltips Emil Ernerfeldt 2021-02-20 10:33:33 +0100
  • d5bb85b245 Add InputState::is_still to compliment InputState::is_moving Emil Ernerfeldt 2021-02-20 09:24:50 +0100
  • 9c3b7d719b Bug fix: child painters now inherit color tint (e.g. grayed out) Emil Ernerfeldt 2021-02-20 09:24:25 +0100
  • 21c99e1130 Add Ui::hyperlink_to Emil Ernerfeldt 2021-02-20 09:23:38 +0100
  • 9e38674d13 [demo] Alwyas start with widget gallery Emil Ernerfeldt 2021-02-20 09:18:23 +0100
  • 0f13fff24b Assign default colors to plot lines if not explicitly set Emil Ernerfeldt 2021-02-18 18:59:59 +0100
  • a19140ec67 A simple 2D plot library Emil Ernerfeldt 2021-02-14 21:39:04 +0100
  • aa8bab60e1 A simple 2D plot library plot Emil Ernerfeldt 2021-02-14 21:39:04 +0100
  • 7dad76b913 Use explicit epaint over paint alias (re-export) Emil Ernerfeldt 2021-02-14 10:53:39 +0100
  • 6d255cd179 Use explicit emath to math alias Emil Ernerfeldt 2021-02-14 10:44:46 +0100
  • c376d0bb7e [emath] RectTransform: transforms Pos2 from one Rect to another Emil Ernerfeldt 2021-02-14 10:33:44 +0100
  • dbc6a620cd Control the maximum egui web canvas size with App::max_size_points Emil Ernerfeldt 2021-02-12 17:57:53 +0100
  • be8d7b4eef Slider: add largest_finite for log-sliders that include infinity Emil Ernerfeldt 2021-02-12 17:45:27 +0100
  • 5906bf7a87 Fix clippy 1.50 lints Emil Ernerfeldt 2021-02-12 17:40:53 +0100