Hugh McMaster
|
ee71883964
|
reg: Move duplicate path_get_rootkey() calls to wmain.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-03 22:48:39 +09:00 |
Hugh McMaster
|
d57ad7b054
|
reg: Move duplicate sane_path() calls to wmain.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-03 22:48:37 +09:00 |
Hugh McMaster
|
2864105ef5
|
reg: Make help for registry operations common in wmain.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-03 22:48:35 +09:00 |
Hugh McMaster
|
45acfd9b50
|
reg: Simplify help logic and syntax.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-03 22:48:33 +09:00 |
Hugh McMaster
|
33d657f55c
|
reg: Exit with an error if the specified operation is invalid.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-03 22:48:31 +09:00 |
Hugh McMaster
|
6a927ef70c
|
reg: Parse the registry operation using an enum.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-03 22:48:29 +09:00 |
Hugh McMaster
|
6ce8524271
|
reg: Recognise hyphen and forward slash help switches.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-03 22:48:27 +09:00 |
Alexandre Julliard
|
9da34d943e
|
explorer: Display buttons on the task bar for running applications.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-05-31 15:15:25 +09:00 |
Alexandre Julliard
|
f4568fc640
|
explorer: Add a generic handler for desktop notifications.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-05-31 13:55:45 +09:00 |
Lauri Kenttä
|
a3547a1359
|
winefile: Clarify header width calculations.
Signed-off-by: Lauri Kenttä <lauri.kentta@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-05-31 11:32:29 +09:00 |
Lauri Kenttä
|
c1ab903f22
|
winefile: Fix horizontal scrolling.
Signed-off-by: Lauri Kenttä <lauri.kentta@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-05-31 11:32:23 +09:00 |
Alexandre Julliard
|
e27e733f69
|
winebrowser: Support browser and mailer commands with arguments.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-05-28 14:53:00 +09:00 |
Alexandre Julliard
|
01cc315b91
|
winebrowser: Support MULTI_SZ strings for browsers and mailers configuration.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-05-28 14:42:36 +09:00 |
Alexandre Julliard
|
28834b5508
|
explorer: Add a Wine icon to the Start button.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-05-27 21:28:37 +09:00 |
Alexandre Julliard
|
3c33d6d32c
|
explorer: Vertically center the system tray icons.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-05-27 21:26:34 +09:00 |
Alexandre Julliard
|
19a7037d50
|
explorer: Use the window caption font for the Start button.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-05-27 21:26:32 +09:00 |
Alexandre Julliard
|
45b2b1f09b
|
explorer: Add a helper function to resize and display the tray window.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-05-27 21:11:16 +09:00 |
Andrey Gusev
|
6ef27773a7
|
winhlp32: Fix a typo in comment.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-05-27 16:22:51 +09:00 |
Hugh McMaster
|
deaad0f90a
|
reg: Inform users about the 'add/delete/query /?' command.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-05-24 22:32:04 +09:00 |
Hugh McMaster
|
859ff854a1
|
reg: Update the general usage message.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-05-24 22:30:42 +09:00 |
Hugh McMaster
|
2b77d24f0f
|
reg: Update general help logic.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-05-24 22:28:49 +09:00 |
Hugh McMaster
|
ccbbb92888
|
reg: Avoid using strlenW to check if a string is valid.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-05-24 22:17:58 +09:00 |
Nikolay Sivov
|
42a6fc28c8
|
rpcss: No need to initialize entry list pointers.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-05-23 14:11:04 +09:00 |
Nikolay Sivov
|
5b406f8963
|
rpcss: Fix a leak when TowerExplode() fails on endpoint insertion (Coverity).
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-05-23 14:11:00 +09:00 |
Nikolay Sivov
|
a87c510e9a
|
rpcss: Fix potential leaks when removing endpoint (Coverity).
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-05-23 14:10:51 +09:00 |
Alexandre Julliard
|
5b8fdb9731
|
winecfg: Keep metrics in DPI-relative format when saving the theme.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-05-18 01:06:11 +09:00 |
Kirill Smirnov
|
85c67cca96
|
winhlp32: Fix an uninitialized variable (clang).
Signed-off-by: Kirill K. Smirnov <kirill.k.smirnov@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-05-17 14:18:03 +09:00 |
Kirill Smirnov
|
5a3ad0ecf0
|
winhlp32: Do not pass NULL to strchr() (spotted by clang).
Signed-off-by: Kirill K. Smirnov <kirill.k.smirnov@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-05-17 14:18:03 +09:00 |
Kirill Smirnov
|
fe517f9256
|
regedit: Fix an out-of-bounds array access (clang).
Signed-off-by: Kirill K. Smirnov <kirill.k.smirnov@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-05-17 14:18:03 +09:00 |
Hugh McMaster
|
1348d9e97b
|
reg/tests: Add tests for 'reg add/delete/query /?'.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-05-14 15:49:05 +09:00 |
Hugh McMaster
|
08853dcd03
|
reg/tests: Add tests for 'reg query'.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-05-14 15:49:03 +09:00 |
Hugh McMaster
|
7b9a1a355f
|
reg: Output line break before displaying query output.
This matches Windows' behaviour.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-05-04 01:03:29 +09:00 |
Hugh McMaster
|
43875a7fae
|
reg: Output the number of matches when querying the registry recursively.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-05-04 01:03:29 +09:00 |
Jens Reyer
|
2ba799037f
|
msiexec: Fix a typo in the manpage.
Signed-off-by: Jens Reyer <jre.winesim@gmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-29 20:02:33 +09:00 |
Austin English
|
db77a0dba6
|
fsutil: Add stub program.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-27 19:43:21 +09:00 |
Hugh McMaster
|
dd5da0ae64
|
reg: Support recursion when querying a registry value.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-27 12:42:41 +09:00 |
Hugh McMaster
|
0c0d839aaa
|
reg: Add /v and /ve support to reg query.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-25 22:10:09 +09:00 |
Hugh McMaster
|
c81b0494ba
|
reg: Support recursion when querying a registry key.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-25 22:10:09 +09:00 |
Francois Gouget
|
003fb4b139
|
cmd: Fix a spelling erro in a TRACE() message.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-25 18:48:18 +09:00 |
Sebastian Lackner
|
7c774e9849
|
reg: Fix a heap corruption when printing specific REG_MULTI_SZ values.
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-25 18:48:13 +09:00 |
Hugh McMaster
|
6433fee87e
|
reg: Output the data value when querying a registry key.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-22 21:04:37 +09:00 |
Hugh McMaster
|
bde6d0490e
|
reg: Correctly output the default value name when querying the registry.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-22 21:04:37 +09:00 |
Hugh McMaster
|
9042759767
|
reg: Output the value name and type via a separate function.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-22 21:04:37 +09:00 |
Hugh McMaster
|
a9b76d0057
|
reg: Output the value type when querying a registry key.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-22 21:04:37 +09:00 |
Hugh McMaster
|
2bd12424c9
|
reg: Output a list of subkeys when querying a registry key.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-22 21:04:37 +09:00 |
Hugh McMaster
|
3035599ad8
|
reg: Output value names when querying a registry key.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-22 21:04:37 +09:00 |
Hugh McMaster
|
3f62729b6e
|
reg: Add initial 'query' support.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-22 21:04:36 +09:00 |
Jean-Christophe Cardot
|
1dba777e69
|
winhlp32: Use debugstr_a() to trace.
Signed-off-by: Jean-Christophe Cardot <wine@cardot.net>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-22 21:04:34 +09:00 |
Sebastian Lackner
|
37097ce95c
|
services: Track services and processes separately.
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-21 16:25:58 +09:00 |
Sebastian Lackner
|
72ae095d75
|
services: Change scmdatabase_remove_service to a void function.
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-20 21:51:42 +09:00 |