Robert Winkler
|
f3d9f45b8d
Add Numpad Enter support for windows backends...
|
7 달 전 |
b-aaz
|
fb474874db
Added required includes to the platform headers .
|
1 년 전 |
nyaruku
|
036f8226bb
Fixed Transparent Text Background for GDI
|
2 년 전 |
nyaruku
|
1aae7b555a
Update nuklear_gdi.h
|
2 년 전 |
nyaruku
|
24ceaad002
Add files via upload
|
2 년 전 |
Benedikt Müssig
|
dca0f6fcfc
Corrected the fill bugs in the GDI binding
|
3 년 전 |
Benedikt Müssig
|
628cc61263
Added the wingdi header to the GDI binding
|
3 년 전 |
Benedikt Müssig
|
e698bb1531
Added the GDI arc drawing commands to the dispatch switch-case
|
3 년 전 |
Benedikt Müssig
|
321badb389
Implemented select all for GDI
|
3 년 전 |
Benedikt Müssig
|
cacdf6baa4
Added the arc methods to the GDI binding
|
3 년 전 |
Cameron Cawley
|
9af0103cac
Build all demos as C89
|
6 년 전 |
Tropby
|
386386f7de
added casts to HBITMAP (needed to compile with mingw 32bit)
|
6 년 전 |
Kenney Phillis Jr
|
3121e6cb2a
gdi demo: Implement nk_gdi_rect_multi_color.
|
7 년 전 |
Kenney Phillis Jr
|
9c2af0124d
gdi demo: fix style issues.
|
7 년 전 |
Vincent Torri
|
1fdf7828af
demos: fix typo (clipbard --> clipboard)
|
7 년 전 |
um
|
e409328ff2
fixed nk_gdi_stroke_rect() : used old version (Rectangle/RoundRect) but with transparent brush.
|
7 년 전 |
um
|
f771450e93
Correct GDI window sizing handling
|
7 년 전 |
Martins Mozeiko
|
5acdfc9e34
correctly draw non-filled rectangle for GDI demo
|
7 년 전 |
FraKtus
|
9c3ab8ed60
implemented nk_create_image and nk_delete_image
|
8 년 전 |
Martins Mozeiko
|
edac63b81e
double click support in demo code for Windows platforms
|
8 년 전 |
vurtun
|
23eea231d8
Added horizontal scrolling
|
8 년 전 |
vurtun
|
5011a36529
Updated CHANGELOG format and versioning
|
8 년 전 |
Naoyuki Sawa
|
43b05749d2
fix for readability
|
9 년 전 |
Naoyuki Sawa
|
2849cdf8cd
fix: In the windows demos, the key reaction is occured at the timing of the control keys are released.
|
9 년 전 |
vurtun
|
bd3fd8300f
Pulled panel memory managment into nuklear
|
9 년 전 |
vurtun
|
ef835f7afc
Fixed some C++ errors and styling in windows demos
|
9 년 전 |
vurtun
|
100480c6c7
Fixed swapping out fonts
|
9 년 전 |
vurtun
|
fd5239fa82
Fixed copy and paste error in gdi/gdip demos
|
9 년 전 |
vurtun
|
920374bb44
Added scrollbar shortcuts to demos
|
9 년 전 |
vurtun
|
35d302ee8e
Fixed windows demos
|
9 년 전 |