Commit Graph

2230 Commits

Author SHA1 Message Date
Yukyduky 25cda15319 Fixed two copy paste mistakes 2023-10-13 11:56:14 +02:00
Yukyduky 8016ff334d Added feature to disable widgets 2023-10-11 21:27:52 +02:00
Rob Loach a14e55f536
Merge pull request #576 from nyaruku/master
gdi: Fix for GDI and GDI+ example
2023-09-16 19:41:16 -04:00
Thomas Fitzsimmons 83df3367b4 Use __PPC64__ macro for GCC detection 2023-09-12 16:26:17 -04:00
nyaruku 036f8226bb
Fixed Transparent Text Background for GDI
Co-authored-by: Rob Loach <robloach@gmail.com>
2023-09-12 18:47:27 +03:00
nyaruku 0435477a91
Fix Copy/Paste/Select All for Text Input 2023-09-08 16:29:21 +03:00
nyaruku 1aae7b555a
Update nuklear_gdi.h 2023-09-06 05:00:45 +03:00
nyaruku 24ceaad002
Add files via upload 2023-09-06 04:47:25 +03:00
Rob Loach 614abce05b
Merge pull request #563 from FrostKiwi/fix_click-drag_on_touch
Fix click drag on touch + WebBrowsers
2023-08-03 11:50:52 -04:00
Rob Loach 12d4e2b257
Merge pull request #545 from vabenil/fix_doc_variable
fix variable name in docs
2023-08-03 11:46:43 -04:00
Rob Loach e3c5384a0e
Merge pull request #558 from riri/fix-demo-titlebar-options
Fixfixed titlebar options in overview demo
2023-08-03 11:45:36 -04:00
Rob Loach 017f27be5b
Merge pull request #531 from dulingzhi/fix/incorrect-font-bake
Fix incorrect glyph index in nk_font_bake
2023-08-02 03:21:52 -04:00
dumblob b4b94b0486
Merge pull request #564 from Immediate-Mode-UI/remove-doc-binary
documentation: Remove the "doc" binary from repo (it is being rebuilt on demand anyway)
2023-07-10 10:40:05 +02:00
Rob Loach 351e5d7296
doc: Add clean up, and git ignore the binary 2023-07-09 22:18:20 -04:00
Rob Loach 4848a03282
Remove doc binary 2023-07-09 22:17:11 -04:00
Wladislav ヴラド Artsimovich 71bc457d39 Update nuklear.h 2023-06-26 19:37:51 +09:00
Wladislav ヴラド Artsimovich e48dd2144f Fix Click-Drag for touch events. 2023-06-26 19:30:45 +09:00
Richard Gill ca2a26083a
Merge pull request #541 from rongcuid/master
Include all docs in generated HTML
2023-06-15 14:18:03 +02:00
Richard Gill 77490e155c fixed titlebar options in overview demo 2023-05-16 09:21:51 +02:00
Richard Gill fa4ed560dd
Delete index.html
removed that one as it has no purpose (empty anyway)
2023-04-28 21:58:43 +02:00
Rob Loach 1d9fb0bc79
Merge pull request #550 from lockie/master
demo/allegro5: minor string-related tweaks
2023-03-09 15:15:51 -05:00
Andrew Kravchuk c09e3b36f8
demo/allegro5: minor string-related tweaks 2023-03-01 18:53:02 +01:00
vabenil f0e776031b Fix docs variable name in source 2023-02-20 18:59:43 +02:00
vabenil 892a5cb7ca fix variable name in docs 2023-02-17 15:53:55 +02:00
Rongcui Dong 289bcd7071 Merge branch 'feature/update-doc' 2023-01-17 15:19:17 -05:00
Rongcui Dong cb6132f171 Update docs 2023-01-17 15:19:05 -05:00
Rongcui Dong 5479c93bb5 Merge remote-tracking branch 'origin/master' into feature/update-doc 2023-01-17 14:59:29 -05:00
dumblob 25b84d101d
Merge pull request #538 from LonerDan/patch-1
readme: remove link to no longer existing online "amalgamation" tool
2023-01-13 13:43:50 +01:00
LonerDan 7c84c3cc18
Remove link to no longer existing tool
The link to the online single header packer (https://apoorvaj.io/single-header-packer.html) no longer works (returns 404), so remove it.
2023-01-13 12:33:12 +01:00
Jai 23cb43f5eb Fix incorrect glyph index in nk_font_bake 2022-12-23 22:36:59 +08:00
Rob Loach f60c63ad12
Merge pull request #529 from Immediate-Mode-UI/gitmodules-remove
Remove .gitmodules as it's not used anymore
2022-12-18 14:07:50 -05:00
Rob Loach 7c40d519f0
Merge pull request #522 from learn-more/renderer_name
demo/win32: Add the renderer name to the window title
2022-12-17 17:41:39 -05:00
Rob Loach 9878e57d61
Merge pull request #523 from learn-more/editorconfig
utils: Add .yml indent_size to .editorconfig
2022-12-17 14:10:54 -05:00
Rob Loach 8d9f46a6a5
utils: Apply indent_size 2 to all JSON and YAML files 2022-12-17 14:10:43 -05:00
Rob Loach c512ac8864
Merge pull request #527 from dulingzhi/fix/ttc-font-offset
Fix nk_font_bake_pack() using TTC font offset incorrectly
2022-12-17 14:04:55 -05:00
Rob Loach 743dd0105f
Update version for 4.10.5 2022-12-17 14:01:12 -05:00
Rob Loach f78acb4333
Remove .gitmodules as it's not used anymore 2022-12-17 14:00:26 -05:00
Rob Loach ca227ac0f7
Merge pull request #525 from learn-more/add_link
Add link from the documentation to the code
2022-12-17 13:56:59 -05:00
Jai 1dad328fe9 Fix the problem that nk_font_bake_pack uses ttc font offset incorrectly (#456) 2022-12-16 12:20:03 +08:00
Mark Jansen 607e4716cc
Add link from the documentation to the code
Fixes #515
2022-12-03 21:57:14 +01:00
Mark Jansen da9d3866e2
utils: Add .yml indent_size to .editorconfig 2022-12-02 00:20:08 +01:00
Mark Jansen 0b7547b710
demo/win32: Add the renderer name to the window title 2022-12-02 00:19:33 +01:00
dumblob 776893ef7b
Merge pull request #520 from learn-more/gdi_cc
gdi_native: Fix calling convention problem
2022-11-30 21:48:17 +01:00
Mark Jansen b98732fbc8
gdi_native: Fix calling convention problem
The calling convention of a WNDPROC is specified as being 'CALLBACK'.
2022-11-30 18:56:00 +01:00
dumblob 7ae6d7dacc
Merge pull request #518 from Th3T3chn0G1t/master
demo/backend: Fixed UBSan trip in GLFW OpenGL3
2022-11-24 16:08:57 +01:00
Th3T3chn0G1t 637b5e198d
Fixed UBSan trip in GLFW OpenGL3 demo backend
This resolves a false UBSan trip caused by treating the element offset
in `glDrawElements` as a pointer
This parameter is effectively an offset but is taken as a `void*`
By not storing the offset as a pointer, UBSan no longer tools the offset
to check for null pointer overflow
2022-11-24 10:21:37 +00:00
dumblob 3a0aafb9cc
Merge pull request #506 from Francesco149/nuklear-string-returns-zero-fix
Fix nk_str_{append,insert}_str_utf8 always returning 0
2022-11-02 21:46:08 +01:00
loli da5198ccdc Fix nk_str_{append,insert}_str_utf8 always returning 0 2022-10-24 10:40:48 +02:00
dumblob 835c6551d4
Merge pull request #504 from riri/demo-includes
demos: set style with defines to ease esp. regression testing
2022-10-13 17:59:10 +02:00
Richard Gill 54cd692d17 added comment on ifdefs to use styles in demos 2022-10-13 11:51:50 +02:00