../
|
accel.c
|
3.4 KB
|
96c6a00
|
3 years
|
jiri |
Menu accelerators
Open a menu by pressing F10, then accelerator key …
|
checkbox.c
|
9.8 KB
|
86fff971
|
3 years
|
jiri |
'X' does not mark the spot
Stop misusing 'X' character as a cross …
|
clickmatic.c
|
4.3 KB
|
8965860c
|
3 years
|
jiri |
Clickmatic
A class that periodically generates when held, after …
|
control.c
|
3.7 KB
|
7481ee19
|
4 years
|
jiri |
Basic editable text entry
|
dummygc.c
|
6.5 KB
|
7470d97
|
4 years
|
jiri |
Add GC operation to set clipping rectangle
The number of changed …
|
entry.c
|
24.3 KB
|
b987eb4
|
3 years
|
jiri |
Translate keys to characters even if modifiers are pressed.
So that …
|
filedialog.c
|
10.8 KB
|
11662bd
|
3 years
|
jiri |
File list control
File dialogs now allow browsing files/directories …
|
filelist.c
|
36.3 KB
|
54ddb59
|
3 years
|
jiri |
Base navigator panel on UI file list
Free scrollbar!
|
fixed.c
|
7.6 KB
|
7481ee19
|
4 years
|
jiri |
Basic editable text entry
|
image.c
|
5.8 KB
|
2ab8ab3
|
4 years
|
jiri |
Client-side UI rendering
It is possible to turn on and off and if …
|
label.c
|
6.0 KB
|
4583015
|
3 years
|
jiri |
Add font to gfx_text_fmt_t
This is quite logical and saves us one …
|
menu.c
|
14.9 KB
|
b3b48f4
|
3 years
|
jiri |
Use Alt-key accelerators to open menus
|
menubar.c
|
13.0 KB
|
b3b48f4
|
3 years
|
jiri |
Use Alt-key accelerators to open menus
|
menuentry.c
|
14.0 KB
|
71edd430
|
3 years
|
jiri |
Press-leave-release should not activate menu entry
Thx: unit test
|
msgdialog.c
|
6.1 KB
|
45004f3
|
4 years
|
jiri |
Text-style window title bar
|
paint.c
|
21.0 KB
|
a130983
|
3 years
|
jiri |
Implement text abbreviation
When rendering text, gfx_puttext can now …
|
pbutton.c
|
14.6 KB
|
795c6f7
|
3 years
|
jiri |
Fix rendering of very small buttons
In text mode we have some narrow …
|
popup.c
|
6.0 KB
|
59768c7
|
3 years
|
jiri |
Menu control using F10, cursor keys, Enter, Escape
|
promptdialog.c
|
8.9 KB
|
e0cf963
|
4 years
|
jiri |
Set initial entry text for prompt and file dialog
|
rbutton.c
|
11.7 KB
|
4583015
|
3 years
|
jiri |
Add font to gfx_text_fmt_t
This is quite logical and saves us one …
|
resource.c
|
20.1 KB
|
e0e612b
|
3 years
|
jiri |
Add window list to taskbar (with one dummy entry so far)
|
scrollbar.c
|
29.5 KB
|
14b4577
|
3 years
|
jiri |
Do not report out of range scrollbar positions
This caused file …
|
slider.c
|
12.5 KB
|
0eca788
|
3 years
|
jiri |
Slider does not have a caption
|
ui.c
|
12.3 KB
|
3fd38b2
|
3 years
|
jiri |
Size taskbar based on display size, fix text mode
|
wdecor.c
|
21.7 KB
|
a130983
|
3 years
|
jiri |
Implement text abbreviation
When rendering text, gfx_puttext can now …
|
window.c
|
32.1 KB
|
29a5a99
|
3 years
|
jiri |
Maximized windows should avoid task bar
|