Commit graph

  • 96a265854b
    Label overflow + Virtual list horizontal scrolling virtual-list Jonathan Johnson 2024-11-08 10:12:28 -0800
  • 1bb5495f53
    Added content refresh for virtual list Jonathan Johnson 2024-11-08 09:01:09 -0800
  • 4bc3f5a884
    Refactored VirtualList Jonathan Johnson 2024-11-07 14:27:08 -0800
  • 4f742cd18b
    add simple virtual list widget Daniel Bulant 2024-10-25 22:22:15 +0200
  • 1705a7f46c
    rename scroll example Daniel Bulant 2024-10-25 22:11:26 +0200
  • d032299fc5
    Document mouse event handling more thoroughly main Jonathan Johnson 2024-10-25 10:00:57 -0700
  • 0fe7f78969
    Consistently apply overridden theme Jonathan Johnson 2024-10-24 07:34:27 -0700
  • 0e0c26fa3b
    Fixing Slider sizing when fully SizeToFit Jonathan Johnson 2024-10-23 10:48:09 -0700
  • 62dded16ef
    GraphicsContext::fill fix Jonathan Johnson 2024-10-22 08:09:11 -0700
  • 6cf3039983
    Merge branch 'main' of github.com:khonsulabs/gooey Jonathan Johnson 2024-10-22 06:12:38 -0700
  • a3f5b6e3d2
    Removing debug println Jonathan Johnson 2024-10-22 06:12:21 -0700
  • 9cf93b2352
    Merge pull request #195 from bluenote10/use_consistent_symbol_for_winit_window Jonathan Johnson 2024-10-22 06:10:55 -0700
  • 513d495323
    Merge pull request #194 from bluenote10/fix_some_docstring_in_window Jonathan Johnson 2024-10-22 06:10:32 -0700
  • ce836b2746 Use consistent symbol to refer to winit window Fabian Keller 2024-10-22 10:01:58 +0200
  • 76fb062107 Fix some docstrings in window module Fabian Keller 2024-10-22 09:57:39 +0200
  • f08b7064ec
    Merge pull request #191 from hydra/add-clear-to-widget-list Jonathan Johnson 2024-10-19 13:50:18 -0700
  • e88b0d4027 Add clear to WidgetList Dominic Clifton 2024-10-19 22:41:12 +0200
  • bc54893c1c
    Disable resizable automatically with fixed roots Jonathan Johnson 2024-10-19 09:10:12 -0700
  • 171cf3f733
    Refactor ScrollBars to their own widget Jonathan Johnson 2024-10-19 08:16:26 -0700
  • 5adb37d2f1
    Merge branch 'virtual-scroll-list-example' Jonathan Johnson 2024-10-17 09:47:35 -0700
  • 51649a3c05
    Refactored Scroll to be UPx Jonathan Johnson 2024-10-17 09:46:32 -0700
  • 5a5f6c9229
    Fixed clipping of widgets with negative origins Jonathan Johnson 2024-10-17 08:54:12 -0700
  • 02e60e1049
    IntoWidgetList Jonathan Johnson 2024-10-16 15:39:01 -0700
  • e3898bda50
    Add a simple example about reading and synchronizing values from a Scroll virtual-scroll-list-example Daniel Bulant 2024-10-16 22:41:42 +0200
  • 5b928327dc
    Simplify Button color caching logic Jonathan Johnson 2024-10-16 12:37:21 -0700
  • ab474e2b7d
    Fixing example references to dependencies Jonathan Johnson 2024-10-10 09:06:43 -0700
  • 6c656f2af2
    Merge pull request #176 from danbulant/image-example-filtermode Jonathan Johnson 2024-10-10 09:02:27 -0700
  • 34d1cf055e
    Stack/Grid exact-dimension scaling fix Jonathan Johnson 2024-10-10 08:51:30 -0700
  • 899037d543
    add filtermode to image example image-example-filtermode Daniel Bulant 2024-10-09 21:59:14 +0200
  • 7da5be6775
    Merge branch 'main' of github.com:khonsulabs/gooey Jonathan Johnson 2024-10-09 08:23:34 -0700
  • a129e64d77
    Fixed cursor hover events Jonathan Johnson 2024-10-09 08:21:01 -0700
  • e121cf8f4d
    Merge pull request #175 from danbulant/image-docs Jonathan Johnson 2024-10-08 07:23:33 -0700
  • bea18f97ae
    Add example for the Image widget itself image-docs Daniel Bulant 2024-10-08 11:00:58 +0200
  • 1429051cbb
    Add documentation about image widget Daniel Bulant 2024-10-08 10:57:43 +0200
  • b0a870aceb
    CornerRadii conversion helpers Jonathan Johnson 2024-10-07 13:01:03 -0700
  • af208519eb
    ImageCornerRadius Jonathan Johnson 2024-10-07 12:52:18 -0700
  • 2ed140a0fe
    Updating Kludgine/Refactoring close Jonathan Johnson 2024-10-07 12:52:05 -0700
  • f96a5d2055
    Unrecoverable errors as native dialogs Jonathan Johnson 2024-10-07 08:06:07 -0700
  • 06c3391379
    Fixing compilation with tracing disabled Jonathan Johnson 2024-10-07 07:56:46 -0700
  • e354d7d083
    Merge branch 'main' of github.com:khonsulabs/gooey Jonathan Johnson 2024-10-06 12:58:42 -0700
  • 223989410d
    Merge pull request #174 from danbulant/image-corner-radii Jonathan Johnson 2024-10-06 12:58:19 -0700
  • 8d11a900c6
    Make images respect border radii image-corner-radii Daniel Bulant 2024-10-06 20:31:02 +0200
  • a2fcfc5cd0
    Updated Changelog Jonathan Johnson 2024-10-06 10:04:26 -0700
  • 432a84be04
    Scroll::preserve_max_scroll Jonathan Johnson 2024-10-06 09:44:37 -0700
  • 77f1bd46f7
    () -> MessageButton Jonathan Johnson 2024-10-04 10:57:00 -0700
  • 43a24501f9
    Save overwrite prompt in widget file picker Jonathan Johnson 2024-10-04 10:51:43 -0700
  • 75b7b888eb
    Rename pending_handle to new_handle Jonathan Johnson 2024-10-04 10:20:31 -0700
  • 4f3ef7d9ed
    Nested modals Jonathan Johnson 2024-10-04 10:17:40 -0700
  • e78d1d28bf
    Updating locked dependencies Jonathan Johnson 2024-10-03 13:49:46 -0700
  • 0f06b22431
    Merge pull request #170 from khonsulabs/dialogs Jonathan Johnson 2024-10-03 13:48:49 -0700
  • a7972309c3
    File picker Jonathan Johnson 2024-10-03 13:39:46 -0700
  • a73dd0f1d4
    Adding notes about non-PartialEq types Jonathan Johnson 2024-10-03 07:41:26 -0700
  • 2cec30df31
    MessageBox + App::execute Jonathan Johnson 2024-09-29 19:57:27 -0700
  • 2045d5fb4a
    Allowing change callbacks to recurse still Jonathan Johnson 2024-09-25 11:17:23 -0700
  • e54bbd743d
    Fixed change callback deadlock Jonathan Johnson 2024-09-25 11:13:15 -0700
  • 8561b6cf5e
    Delaying resize until after render Jonathan Johnson 2024-09-22 11:53:11 -0700
  • 1aa7563bd2
    Updating Kludgine Jonathan Johnson 2024-09-22 11:36:50 -0700
  • 7dd3a88231
    Removing debug code Jonathan Johnson 2024-09-22 11:11:52 -0700
  • 7639517bd3
    Calling Kludgine's request_inner_size Jonathan Johnson 2024-09-22 11:09:35 -0700
  • 3c12363ec4
    Animate for callbacks Jonathan Johnson 2024-09-22 10:41:30 -0700
  • 3359fe0d05
    SharedCallback animation Jonathan Johnson 2024-09-22 10:38:46 -0700
  • fb1888d53f
    WrapperWidget::activate passthrough Jonathan Johnson 2024-09-22 10:35:11 -0700
  • e178c088c0
    Logging tweaks + documentation Jonathan Johnson 2024-09-22 07:38:20 -0700
  • 07e418fceb
    Updated changelog Jonathan Johnson 2024-09-22 06:59:36 -0700
  • b1616efeee
    Updating appit Jonathan Johnson 2024-09-21 13:59:00 -0700
  • 8bed71cfb5
    Adding xdg to ci Jonathan Johnson 2024-09-21 13:54:01 -0700
  • 357dbcbbe9
    Updating appit Jonathan Johnson 2024-09-21 13:51:22 -0700
  • e0df3b0017
    Image opacity support Jonathan Johnson 2024-09-16 14:15:49 -0700
  • 01b764de0b
    File drop events Jonathan Johnson 2024-09-16 09:15:29 -0700
  • e7ccbac18c
    Support immediately resizing without refreshing Jonathan Johnson 2024-09-16 08:22:30 -0700
  • b4058fc55b
    Honoring request_inner_size results Jonathan Johnson 2024-09-16 07:04:36 -0700
  • 08d1b08ea6
    Switching to Kludgine v0.11.0 Jonathan Johnson 2024-09-14 10:59:54 -0700
  • 229bbd4913
    Window::on_init Jonathan Johnson 2024-09-14 10:33:42 -0700
  • b5cdb93bb5
    Resize ranges fix Jonathan Johnson 2024-09-14 08:35:26 -0700
  • e34d06ac13
    Actually fixing the Resize layout fill bug Jonathan Johnson 2024-09-14 08:07:32 -0700
  • e4b8a73943
    Resize layout fix for flexible children Jonathan Johnson 2024-09-14 08:05:02 -0700
  • 5f832c304f
    Window shortcuts Jonathan Johnson 2024-09-13 16:18:30 -0700
  • 7fc902a5a2
    Dynamic<T>/Owned<T> serde support Jonathan Johnson 2024-09-13 15:55:44 -0700
  • 20ab1ad029
    Fixed initial window settings Jonathan Johnson 2024-09-13 10:12:01 -0700
  • 444fbbe4ed
    Modal DialogBuilder Jonathan Johnson 2024-09-12 14:49:37 -0700
  • 2f387c9845
    Updating lockfile Jonathan Johnson 2024-09-12 08:05:14 -0700
  • 09790039af
    App::prevent_shutdown() Jonathan Johnson 2024-09-12 07:40:59 -0700
  • 8d082ab77f
    Modal layer Jonathan Johnson 2024-09-11 20:52:08 -0700
  • 71f699ccda
    WindowHandle::execute Jonathan Johnson 2024-09-11 16:29:04 -0700
  • 2becb92f04
    WrapperWidget::root_behavior default passthrough Jonathan Johnson 2024-09-11 14:44:47 -0700
  • 8eaf0f414f
    serde feature Jonathan Johnson 2024-09-11 06:19:35 -0700
  • 7e69846909
    Shortcut fallback, ShortcutMap Jonathan Johnson 2024-09-10 07:46:34 -0700
  • aa7e526965
    Standardizing on SharedCallback Jonathan Johnson 2024-09-09 16:37:04 -0700
  • c2d07344d9
    Keyboard shortcut handling Jonathan Johnson 2024-09-09 15:05:02 -0700
  • 448482e7bf
    Fullscreen example Jonathan Johnson 2024-09-09 08:12:59 -0700
  • 0f866009b8
    app_name, fullscreen, focused Jonathan Johnson 2024-09-09 07:49:21 -0700
  • 8d653c2d6c
    Modifiers support Jonathan Johnson 2024-09-09 06:49:04 -0700
  • 1cb93e2af2
    Moving non-generic code to its own function. Jonathan Johnson 2024-09-08 13:29:44 -0700
  • 14d2069fec
    MakeWindow + easy window centering Jonathan Johnson 2024-09-08 13:19:55 -0700
  • dd4c544ba6
    Window sync edge cases Jonathan Johnson 2024-09-08 11:29:29 -0700
  • bbbc8151c4
    cushy::main attribute macro Jonathan Johnson 2024-09-08 09:31:35 -0700
  • 0953e5ab40
    Window::icon Jonathan Johnson 2024-09-07 10:13:48 -0700
  • 531e6c9ab6
    Window positioning properties Jonathan Johnson 2024-09-07 09:31:40 -0700
  • bf78da333d
    App::monitors + run()/on_startup() Jonathan Johnson 2024-09-06 11:50:35 -0700
  • a3c57d50d3
    Fixing book example generation Jonathan Johnson 2024-09-05 20:47:07 -0700