Commit 3342fc6
authored
[SYSSETUP][SDK] Set arrow to current task (reactos#8598)
Follow-up of reactos#8596.
JIRA issue: N/A
- Add IDI_ARROWICON (arrow-16x16.ico)
icon and IDI_CROSSICON
(cross-16x16.ico).
- Retrieve normal font from control.
- Set arrow icon to the current task.
- Set bold font to the current task.
- Set normal font to done tasks.1 parent ee97db9 commit 3342fc6
6 files changed
Lines changed: 17 additions & 6 deletions
File tree
- dll/win32/syssetup
- resources
- sdk/include/reactos/libs/syssetup
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
| |||
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2440 | 2440 | | |
2441 | 2441 | | |
2442 | 2442 | | |
| 2443 | + | |
| 2444 | + | |
2443 | 2445 | | |
2444 | 2446 | | |
2445 | 2447 | | |
| |||
2454 | 2456 | | |
2455 | 2457 | | |
2456 | 2458 | | |
2457 | | - | |
2458 | | - | |
| 2459 | + | |
| 2460 | + | |
| 2461 | + | |
| 2462 | + | |
2459 | 2463 | | |
2460 | 2464 | | |
2461 | 2465 | | |
2462 | | - | |
2463 | | - | |
| 2466 | + | |
| 2467 | + | |
| 2468 | + | |
2464 | 2469 | | |
2465 | 2470 | | |
2466 | 2471 | | |
| |||
2492 | 2497 | | |
2493 | 2498 | | |
2494 | 2499 | | |
2495 | | - | |
| 2500 | + | |
2496 | 2501 | | |
2497 | 2502 | | |
2498 | 2503 | | |
2499 | 2504 | | |
| 2505 | + | |
2500 | 2506 | | |
2501 | 2507 | | |
| 2508 | + | |
2502 | 2509 | | |
2503 | 2510 | | |
2504 | 2511 | | |
| 2512 | + | |
2505 | 2513 | | |
2506 | 2514 | | |
2507 | 2515 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | 62 | | |
64 | 63 | | |
65 | 64 | | |
| |||
0 commit comments