Commit Graph

  • 31b5729d66
    [overview] Fix show_markers boolean type (#633) Rob Loach 2024-04-09 14:00:50 -0400
  • 1f73bfcfec
    [overview] Fix show_markers boolean type #633 demo-overview-show_markers Rob Loach 2024-04-08 11:09:45 -0400
  • 5fb51369a1
    Update rawfb demos to use similar code (#629) Rob Loach 2024-04-06 01:27:07 -0400
  • 7194b523f1
    Merge pull request #630 from RobLoach/fix-overview-warning Rob Loach 2024-04-05 15:25:44 -0400
  • 533ed01948
    Add nk_input_is_mouse_moved() Rob Loach 2024-04-04 16:56:55 -0400
  • b4e9e924cf
    Merge branch 'master' of github.com:Immediate-Mode-UI/Nuklear into patch-1 #631 fix-y_offset Rob Loach 2024-04-04 13:39:02 -0400
  • a46521c099
    Fix overview mixed declarations #630 Rob Loach 2024-04-04 13:25:45 -0400
  • 2f3a0b17ed
    Merge d15dd1db44 into 34ea8bb042 #590 Cameron Cawley 2024-04-04 13:22:06 -0400
  • 34ea8bb042
    Merge pull request #602 from brianwatling/optional-chart-boxes Rob Loach 2024-04-04 13:17:17 -0400
  • c8e91e571c
    Fix `strncpy()` call to use nuklear API (#595) Victor Chernyakin 2024-04-04 10:13:08 -0700
  • 38fa7df898
    Use nk_strlen() instead of strlen() #595 Rob Loach 2024-04-04 13:09:49 -0400
  • d1fa8f7614
    Merge pull request #619 from jonpikum/glfw-vulkan-demo Rob Loach 2024-04-04 13:07:10 -0400
  • cae50513e6
    Fix name of nuklear_sdl_rawfb #629 rawfb Rob Loach 2024-04-04 12:56:42 -0400
  • 24f2ff77be
    Rename nuklear_sdl2_rawfb.h to nuiklear_sdl_rawfb.h Rob Loach 2024-04-04 12:49:35 -0400
  • df69e0b2ff
    Rename sdl2_rawfb to sdl_rawfb Rob Loach 2024-04-04 12:48:40 -0400
  • 541348c23b
    Fix includes for rawfb demos Rob Loach 2024-04-04 12:47:40 -0400
  • 6bed7c6836
    Update the CI for rawfb Rob Loach 2024-04-04 12:34:18 -0400
  • 4aba6ddca1
    Unify the rawfb demos Rob Loach 2024-04-04 12:29:14 -0400
  • 9ce1596c87
    Merge branch 'master' into win32_ci Rob Loach 2024-04-02 12:02:19 -0400
  • d023236408
    Update slider hover Rob Loach 2024-03-23 21:47:24 -0400
  • 525256c539
    Revert "Fix hover/cursor of colors" Rob Loach 2024-03-23 21:46:55 -0400
  • aaf236d9f8
    Fix hover/cursor of colors Rob Loach 2024-03-23 21:25:40 -0400
  • ac45714a6b
    file_browser: Update memmove() to use NK_MEMCPY() Rob Loach 2024-03-21 13:42:49 -0400
  • d032a35cdd
    Fix Dracula scrollbar background color Rob Loach 2024-03-21 12:22:00 -0400
  • 969fa94d7d Unify rawfb rendering code #624 Cameron Cawley 2024-03-20 09:22:27 +0000
  • 055a0aad0f
    Merge pull request #618 from dav64/fix_bitwise_cpp20 Rob Loach 2024-03-16 19:10:25 -0400
  • 0ac3f1c8fd
    Fix minor compilation warnings in image handling Rob Loach 2024-03-16 14:34:49 -0400
  • deb529f5dd
    Merge pull request #609 from paccerdk/FixDemosGrab Rob Loach 2024-03-16 13:48:34 -0400
  • 06bacffbdc
    style: Add Dracula style to the demos Rob Loach 2024-03-16 13:21:40 -0400
  • c533e844ba
    style: Add Dracula style Rob Loach 2024-03-16 13:20:57 -0400
  • 716ec74bc0 Merge remote-tracking branch 'upstream/master' #620 Carsten 2024-03-10 20:41:34 +0100
  • 1ba640a9aa Fixed ColorPicker gradients Tropby 2024-03-10 20:32:59 +0100
  • 24945d1f15 Fixed ColorPicker for GDI. Tropby 2024-03-10 20:31:58 +0100
  • 03aa3086a0 demo: don't error-out on image count difference #619 Jonathan Bradley 2024-03-08 15:01:13 -0500
  • 40a172bdaa demo: don't error-out on VK_SUBOPTIMAL_KHR Jonathan Bradley 2024-03-08 11:40:43 -0500
  • 5f2e2af737 Add Changelog in nuklear.h for 4.12.1 #618 Lautriva 2024-03-07 13:40:31 +0100
  • d40d95471e Add Changelog in nuklear.h for 4.12.1 Lautriva 2024-03-07 13:39:12 +0100
  • 1edb78e4d0 Fix bitwise operations warnings in C++20 Lautriva 2024-03-07 13:27:33 +0100
  • 7724a3eafa
    Merge 7844277871 into 8e5c9f7f34 #553 cblc 2024-03-06 17:17:46 -0500
  • 254dfc2120 s/hide_markers/show_markers/ #602 Brian Watling 2024-02-26 22:58:44 -0500
  • 56ab9d96ea Added comment to nk_sdl_handle_grab in SDL demos Explains call order of SDL_SetRelativeMouseMode and SDL_SetWindowGrab #609 paccer 2024-02-23 20:39:08 +0100
  • 8e5c9f7f34
    Merge pull request #597 from waywardmonkeys/fix-typos Rob Loach 2024-02-23 13:18:39 -0500
  • 1880ac9eba Add nk_button_image_label example to demo/sdl_renderer #613 ryan zmuda 2024-02-21 14:36:04 -0500
  • a10eb1351a Fix cursor warping to center on older SDL versions Reverted the order of the SDL_WarpMouseInWindow and SDL_GetMouseState to its original sequence. This avoids cursor warping to the center of screen on older SDL versions It causes an additional SDL_MOUSEMOTION event when ungrabbing, but does not cause any issues. paccer 2024-02-10 17:21:32 +0100
  • e3b0f24626 Fix missed grab state changes in SDL demos Move grab handling out of `nk_sdl_handle_event` to `nk_sdl_handle_grab`, which is now called outside of the event loop. This change makes the logic similar to the GLFW demos and fixes issues with missed grab state changes and mouse cursor disappearing. paccer 2024-02-10 03:03:16 +0100
  • 24d6a47d73
    Merge pull request #607 from Immediate-Mode-UI/demo-overview-nk_bool Rob Loach 2024-01-29 00:33:34 -0500
  • 8f1ce6f0c1
    demo: Fix overview's nk_bool type usage #607 Rob Loach 2024-01-26 15:14:04 -0500
  • 9d9781d5e2
    Merge pull request #606 from pabdulin/fix-possible-loss-of-data Rob Loach 2024-01-25 15:31:24 -0500
  • b3b04fca16 Suppress MSVC compiler `possible loss of data` warning with explicit cast #606 Petr Abdulin 2024-01-23 09:18:21 +0700
  • 6c6260a7c2 Suppress MSVC compiler `possible loss of data` warning with explicit cast Petr Abdulin 2024-01-22 23:11:50 +0700
  • e410e39497
    Merge pull request #605 from b-aaz/master Rob Loach 2024-01-22 01:59:52 -0500
  • fb474874db Added required includes to the platform headers . #605 b-aaz 2024-01-20 16:16:45 +0330
  • 2c6f7bc2dd
    Fixed declaration after statement in overview.c . #604 b-aaz 2024-01-15 13:52:43 +0330
  • f7fedf091f
    ci: Target version 1.1.2 of create-tag 4.12.0 Rob Loach 2024-01-13 20:16:08 -0500
  • 8fe129624f
    Merge pull request #603 from Immediate-Mode-UI/fix-create-tag Rob Loach 2024-01-13 20:14:15 -0500
  • 7607ec7988
    Merge pull request #589 from ccawley2011/patch-1 Rob Loach 2024-01-13 20:14:00 -0500
  • 0f4c368351
    ci: Fix create-tag #603 Rob Loach 2024-01-13 19:59:24 -0500
  • 4344d5e945
    Merge pull request #592 from yukyduky/offical/align_widgets Rob Loach 2024-01-08 16:43:37 -0500
  • f31cb7f7e5 Add a style option to disable point markers on charts Brian Watling 2024-01-04 21:24:02 -0500
  • 7c2fa16c26
    Merge pull request #596 from waywardmonkeys/ci-update-checkout-action Richard Gill 2023-12-20 19:06:43 +0100
  • 16336450bb Fix typos. #597 Bruce Mitchener 2023-12-20 00:41:52 -0500
  • 029b558f57 ci: Update to `actions/checkout@v4`. #596 Bruce Mitchener 2023-12-19 20:18:36 -0500
  • 3793609e39 Fix undefined behavior in `strncpy()` call Victor Chernyakin 2023-12-18 22:45:59 -0700
  • 544009db92
    Merge pull request #588 from ccawley2011/new-stb-image Richard Gill 2023-12-12 19:42:20 +0100
  • 319f79f177 Built nuklear.h #592 Jacob Ahnstedt 2023-12-12 16:35:38 +0100
  • de3bf05b40 Replaced tabs with spaces Jacob Ahnstedt 2023-12-12 15:30:13 +0100
  • 862405f8be Added link between Color and Output nodes in initial state of node editor demo #561 Peter Schulman 2023-12-11 19:45:37 +0200
  • 0a7b4eec8e Fixed missed removed alignment params Jacob Ahnstedt 2023-11-28 09:58:43 +0100
  • 9af3869728 Made the PR not break current API Jacob Ahnstedt 2023-11-28 09:52:30 +0100
  • 44bd238502 Fixed typo Jacob Ahnstedt 2023-11-27 16:56:03 +0100
  • 8af4468cce Fixed centered not being quite in the center Jacob Ahnstedt 2023-11-26 14:45:06 +0100
  • 657e525ff8 Added all alignments to toggleables Jacob Ahnstedt 2023-11-26 14:29:25 +0100
  • 8abee24513 Added changes to changelog and bumped clib.json Jacob Ahnstedt 2023-11-26 11:22:28 +0100
  • aa99592045 Applied toggleable alignment to example skinning Jacob Ahnstedt 2023-11-26 11:08:05 +0100
  • 9614f5f99d Applied toggleable alignment to example extended Jacob Ahnstedt 2023-11-26 11:04:52 +0100
  • 6c0f814c4e Applied toggleable alignment to demos Jacob Ahnstedt 2023-11-26 11:01:02 +0100
  • 2a52826392 Removed widget alignment for the draw functions of toggleables Jacob Ahnstedt 2023-11-26 10:44:37 +0100
  • c5ee9a58ed Added text alignment to toggleables Jacob Ahnstedt 2023-11-26 10:25:36 +0100
  • 208dbc506e Merge branch 'master' of https://github.com/Immediate-Mode-UI/Nuklear into offical/align_widgets Jacob Ahnstedt 2023-11-26 00:18:30 +0100
  • d052dd68de
    Merge pull request #580 from yukyduky/disable-widgets Richard Gill 2023-11-24 20:16:14 +0100
  • 060dbf9641 Fixed the overview example for option & checkbox alignment right Jacob Ahnstedt 2023-11-24 16:57:50 +0100
  • e782760da3 Added option alignment right Jacob Ahnstedt 2023-11-24 16:33:16 +0100
  • f187c39283 Added checkbox alignment right Jacob Ahnstedt 2023-11-24 16:24:20 +0100
  • 3435bf8039
    Merge f8828ea0c1 into 141d3cf9c6 #579 José Ribeiro 2023-11-20 13:31:51 -0700
  • 9d94487bed
    Merge 21e3c4df7b into 141d3cf9c6 #551 wuxxerno 2023-11-20 13:31:50 -0700
  • 39e2ee3ce4 Removed color factoring for item colored selectables #580 Jacob Ahnstedt 2023-11-20 14:02:12 +0100
  • afbd133914 Fixed missing color factoring for widget disabling Jacob Ahnstedt 2023-11-20 14:01:22 +0100
  • 304856e71e Made disable widget example run on more types of widgets Jacob Ahnstedt 2023-11-20 13:57:45 +0100
  • df13a41ada Fixed C90 compliance issue Jacob Ahnstedt 2023-11-20 13:56:19 +0100
  • aaff4f014a Merge branch 'master' of https://github.com/Immediate-Mode-UI/Nuklear into disable-widgets Jacob Ahnstedt 2023-11-20 12:55:39 +0100
  • 81c5fef3d2
    Merge 6af0db2458 into 141d3cf9c6 #584 Milos Tijanic 2023-11-19 14:58:40 -0800
  • 66e32b8132 Better check for LP64 architectures #591 Cameron Cawley 2023-11-16 22:20:19 +0000
  • d15dd1db44 Support the file browser with the Allegro5 demo #590 Cameron Cawley 2023-11-16 21:32:58 +0000
  • 2e918ed004 Build more demos with CI #589 Cameron Cawley 2023-11-16 19:41:27 +0000
  • 09f9b60fba Support the file browser with the SDL2 Renderer demo Cameron Cawley 2023-11-16 19:06:53 +0000
  • 9fd9baa6c3 Support the file browser with more OpenGL demos Cameron Cawley 2023-11-16 19:05:59 +0000
  • d09ff8935e Update to a newer version of stb_image #588 Cameron Cawley 2023-11-16 17:01:56 +0000
  • 141d3cf9c6
    Merge pull request #586 from mackron/button_text_alignment 4.10.7 Rob Loach 2023-11-16 02:10:25 -0600
  • 42e4c54954 Bump patch version in clib.json. #586 David Reid 2023-11-14 18:02:22 +1000
  • 2ef57a386e Don't draw outside the bounds of a button. #587 David Reid 2023-11-14 16:53:51 +1000