../
|
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
|
46a47c0
|
2 years
|
jiri |
Make sure window is only show as inactive when it loses last focus
…
|
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
|
16.1 KB
|
c0757e1f
|
2 years
|
jiri |
UI display configuration utility
In addition to the command-line …
|
fixed.c
|
7.7 KB
|
46a47c0
|
2 years
|
jiri |
Make sure window is only show as inactive when it loses last focus
…
|
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 …
|
list.c
|
33.0 KB
|
5e758e4
|
20 months
|
jiri |
When start menu entry is edited, editor list needs updating
We need …
|
menu.c
|
14.1 KB
|
112f70a
|
22 months
|
jiri |
Allow menu entries to be disabled
|
menubar.c
|
15.7 KB
|
1543d4c
|
21 months
|
jiri |
Properly close drop-down menu on second menu-bar entry click
Note …
|
menudd.c
|
7.2 KB
|
46bd63c9
|
22 months
|
jiri |
Split drop-down menu into two classes: drop-down and menu
Naming is …
|
menuentry.c
|
14.6 KB
|
6a0b2cc
|
22 months
|
jiri |
Should not activate disabled entry even by mouse click
|
msgdialog.c
|
6.1 KB
|
45004f3
|
4 years
|
jiri |
Text-style window title bar
|
paint.c
|
22.2 KB
|
1eaead4
|
2 years
|
jiri |
Tab set control
This allows to expand the space available in a dialog …
|
pbutton.c
|
15.1 KB
|
3c54869
|
2 years
|
jiri |
Highlight active window in task bar
|
popup.c
|
6.0 KB
|
be0ec50
|
21 months
|
jiri |
Make sure menus are not obscured by task bar
|
promptdialog.c
|
8.9 KB
|
c0757e1f
|
2 years
|
jiri |
UI display configuration utility
In addition to the command-line …
|
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
|
21.2 KB
|
112f70a
|
22 months
|
jiri |
Allow menu entries to be disabled
|
scrollbar.c
|
29.5 KB
|
14b4577
|
3 years
|
jiri |
Do not report out of range scrollbar positions
This caused file …
|
selectdialog.c
|
10.3 KB
|
24be331e
|
23 months
|
jiri |
Make select dialog a little wider
To fit device names. What we really …
|
slider.c
|
12.5 KB
|
0eca788
|
3 years
|
jiri |
Slider does not have a caption
|
tab.c
|
15.1 KB
|
1eaead4
|
2 years
|
jiri |
Tab set control
This allows to expand the space available in a dialog …
|
tabset.c
|
6.4 KB
|
1eaead4
|
2 years
|
jiri |
Tab set control
This allows to expand the space available in a dialog …
|
testctl.c
|
4.1 KB
|
1eaead4
|
2 years
|
jiri |
Tab set control
This allows to expand the space available in a dialog …
|
ui.c
|
13.8 KB
|
983052c
|
21 months
|
jiri |
Task bar should not crash when starting in terminal
Firstly, we need …
|
wdecor.c
|
31.6 KB
|
b279899
|
21 months
|
jiri |
Rename startmenu library to tbarcfg
There may be other aspects of …
|
window.c
|
42.9 KB
|
29ed06d
|
20 months
|
zarevucky.jiri |
Explicitly cast interchangable but distinct enum types
|