intika
|
4e35f0b7d0
|
update checkbox implementation
|
2021-11-09 12:57:56 +01:00 |
|
Andreas Opferkuch
|
5cc49f2f32
|
Add support for a tooltip (Windows only currently)
|
2021-11-09 12:47:46 +01:00 |
|
Jesse Lawson
|
8e2ebd7a2a
|
Remove platform-specific examples (Ref PR#2); add single platform check block in example.c
|
2017-08-22 10:54:48 -07:00 |
|
Jesse Lawson
|
61943aa468
|
Delete example.c
|
2017-08-22 10:33:06 -07:00 |
|
Serge A. Zaitsev
|
f0bdf44848
|
fixed id numbering in winapi that caused crashes on submenus
|
2017-01-12 13:15:12 +02:00 |
|
Serge A. Zaitsev
|
16b67790c1
|
changed menu declaration to c99 style
|
2017-01-12 12:53:06 +02:00 |
|
Serge A. Zaitsev
|
a1e7598f44
|
moved submenu to the end of the struct to make menu desclaration look better, formatted
|
2017-01-12 12:48:32 +02:00 |
|
angelskieglazki
|
a66de7c433
|
1)deleted old struct; 2) formated code
|
2017-01-12 11:02:46 +03:00 |
|
Max
|
ed255d1a03
|
added recursive procedure for submenu. Used one struct for submenu: tray_menu
|
2017-01-11 20:57:36 +03:00 |
|
Max
|
26009610c1
|
create recursive for submenu
|
2017-01-11 18:27:30 +03:00 |
|
angelskieglazki
|
a09222db55
|
added submenu
|
2017-01-10 17:47:28 +03:00 |
|
Max
|
19d958a831
|
some example for <Nested menus>
|
2017-01-10 00:43:05 +03:00 |
|
Serge A. Zaitsev
|
00651bb416
|
fixed unused parameters in functions
|
2017-01-09 15:45:45 +02:00 |
|
Serge A. Zaitsev
|
3bfe7aa50c
|
fixed init status on macos, moved tray icon paths to #ifdef block
|
2017-01-09 14:49:57 +02:00 |
|
Serge A. Zaitsev
|
1a4a1446f5
|
added separator items
|
2017-01-09 14:21:44 +02:00 |
|
Serge A. Zaitsev
|
14a8be3424
|
formatting changes
|
2017-01-08 15:34:25 +02:00 |
|
Serge A. Zaitsev
|
6534a32a20
|
added winapi implementation draft
|
2017-01-08 15:34:05 +02:00 |
|
Serge A. Zaitsev
|
12e79be088
|
changed formatting
|
2017-01-08 00:34:21 +02:00 |
|
Serge A. Zaitsev
|
fad5f0d87a
|
added macos implementation draft
|
2017-01-08 00:33:15 +02:00 |
|
Serge A. Zaitsev
|
f027ece193
|
initial commit, gtk/appindicator implementation draft
|
2017-01-07 21:08:46 +02:00 |
|