Nikolay Sivov
|
71a6eeb732
|
regedit: Make it clear whether it is a key or a value that is about to be removed.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-02-17 20:54:05 +01:00 |
Hugh McMaster
|
e23ca416bd
|
regedit: Refresh listview after import.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-02-09 13:01:32 +01:00 |
Hugh McMaster
|
9e1d356d78
|
regedit: Display a dialog message after successful/unsuccessful file import.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-02-09 13:01:15 +01:00 |
Hugh McMaster
|
ed5d1f2618
|
regedit: Update search completion message handling.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-02-01 16:39:09 +01:00 |
Hugh McMaster
|
6a8aea20ac
|
regedit: Combine error() and error_code_messagebox().
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-02-01 16:35:13 +01:00 |
André Hentschel
|
9ae26670e3
|
regedit: Remove dead assignment (clang).
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-01-16 22:02:27 +01:00 |
Hugh McMaster
|
56959b1808
|
regedit: Import files using 'rb' mode.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-01-02 20:27:55 +01:00 |
Hugh McMaster
|
dc6e2eaf09
|
regedit: Load Binary editor from context menu.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-12-19 14:21:28 +01:00 |
Michael Stefaniuc
|
a542a13a02
|
regedit: Simplify check for an empty string (PVS-Studio).
|
2014-11-18 22:11:20 +09:00 |
Frédéric Delanoy
|
1f3c916f00
|
regedit: Constify a character string.
|
2013-12-19 17:09:26 +01:00 |
Marcus Meissner
|
443e196e08
|
regedit: FIXME() on printing.
|
2012-10-12 17:18:37 +02:00 |
Alexandre Julliard
|
65dfc51b2e
|
regedit: Don't use tchar.h.
|
2012-01-23 16:07:34 +01:00 |
Andrew Nguyen
|
9b586bc2ee
|
regedit: Convert the frame window code to Unicode.
|
2011-04-18 11:50:21 +02:00 |
Andrew Nguyen
|
182763f632
|
regedit: Convert regedit main code to Unicode.
|
2011-04-18 11:49:48 +02:00 |
Francois Gouget
|
1ea5c7b8d9
|
regedit: Add support for creating expandable string values.
|
2011-04-01 11:45:22 +02:00 |
Francois Gouget
|
7a569851d3
|
regedit: Remove the unimplemented menus to connect to remote registries.
|
2011-03-31 13:56:00 +02:00 |
Alexandre Julliard
|
de10568061
|
regedit: Build the file filter by hand instead of hardcoding it in resource strings.
|
2011-01-13 21:09:47 +01:00 |
Gerald Pfeifer
|
8283920268
|
regedit: Remove variable ExportKeyPath which is not really used from ExportRegistryFile.
|
2010-05-03 15:35:57 +02:00 |
Rein Klazes
|
9e8f2a7024
|
programs: Make some of the open file dialogs of a few programs resizable.
|
2009-05-06 12:20:10 +02:00 |
Michael Stefaniuc
|
3c80f741c2
|
regedit: Cast to LPARAM the 4th argument passed to SendMessage.
|
2009-03-03 12:35:53 +01:00 |
Ricardo Filipe
|
d904d1359a
|
include: Fix commdlg hook procedures return type.
|
2009-02-09 17:17:09 +01:00 |
Alexandre Julliard
|
4be4b19ee7
|
regedit: Convert error box display to Unicode.
|
2009-01-07 11:10:26 +01:00 |
Michael Stefaniuc
|
683c53db42
|
regedit: Remove some superfluous casts.
|
2008-12-04 12:08:27 +01:00 |
Lei Zhang
|
a4ed7a1003
|
regedit: Pass VK_DELETE messages to Listview/Treeview child windows.
|
2008-10-09 14:19:50 +02:00 |
Lei Zhang
|
d3908e699b
|
regedit: Make branch export behavior work more like native regedit.
|
2008-10-06 13:08:40 +02:00 |
Alexander Nicolaysen Sørnes
|
c4d58a4b07
|
regedit: Add support for exporting unicode files.
|
2008-09-16 13:35:31 +02:00 |
Alexander Nicolaysen Sørnes
|
32f890939f
|
regedit: Convert parts of export handling to unicode.
|
2008-09-09 11:46:14 +02:00 |
Alexander Nicolaysen Sørnes
|
5defba1165
|
regedit: Convert open/save dialogues to unicode.
|
2008-09-04 11:51:23 +02:00 |
Alexander Nicolaysen Sørnes
|
d67986b9dd
|
regedit: Some minor unicode conversions.
|
2008-09-03 13:14:52 +02:00 |
Alexander Nicolaysen Sørnes
|
0035421e45
|
regedit: Remove an ANSI function.
|
2008-09-02 13:26:57 +02:00 |
Alexander Nicolaysen Sørnes
|
e26b563ee1
|
regedit: Remove some ANSI functions.
|
2008-09-02 12:55:30 +02:00 |
Alexander Nicolaysen Sørnes
|
df84eb514c
|
regedit: Remove old fixme.
|
2008-09-02 12:51:41 +02:00 |
Alexander Nicolaysen Sørnes
|
1e56f94945
|
regedit: Convert value editing to unicode.
|
2008-09-02 12:51:34 +02:00 |
Alexander Nicolaysen Sørnes
|
9d6b80b121
|
regedit: Convert value creation to unicode.
|
2008-08-29 12:26:43 +02:00 |
Alexander Nicolaysen Sørnes
|
4aabdecd67
|
regedit: Use Unicode strings when updating listview.
|
2008-08-28 11:24:50 +02:00 |
Alexander Nicolaysen Sørnes
|
46ea43e677
|
regedit: Convert menu & statusbar handling to unicode.
|
2008-08-27 13:21:21 +02:00 |
Alexander Nicolaysen Sørnes
|
583bf6e4bf
|
regedit: Convert searching to Unicode.
|
2008-08-26 12:07:42 +02:00 |
Alexander Nicolaysen Sørnes
|
ded5b05e4a
|
regedit: Fix memory leaks in favourites handling.
|
2008-08-25 11:39:02 +02:00 |
Alexander Nicolaysen Sørnes
|
455ce06d4f
|
regedit: Convert favourites handling to unicode.
|
2008-08-25 11:38:56 +02:00 |
Alexander Nicolaysen Sørnes
|
a6a4109dd4
|
regedit: Convert key creation to unicode.
|
2008-08-22 11:32:09 +02:00 |
Alexander Nicolaysen Sørnes
|
93f1d070fc
|
regedit: Fix passing null pointer.
|
2008-08-21 12:52:01 +02:00 |
Alexander Nicolaysen Sørnes
|
6168a7c60c
|
regedit: Convert clipboard handling to unicode.
|
2008-08-20 12:20:37 +02:00 |
Alexander Nicolaysen Sørnes
|
5cb8bccf46
|
regedit: Convert printing&help to unicode.
|
2008-08-20 12:20:33 +02:00 |
Alexander Nicolaysen Sørnes
|
04929756e7
|
regedit: Convert deletion to unicode.
|
2008-08-20 12:20:28 +02:00 |
Alexander Nicolaysen Sørnes
|
d1e02c169d
|
regedit: Add missing fclose on file import.
|
2008-07-14 12:26:17 +02:00 |
Andre Wisplinghoff
|
a7f84cc035
|
regedit: Implement deleting multiple values.
|
2008-07-11 14:49:44 +02:00 |
Alexander Nicolaysen Sørnes
|
6f2e3e1b1e
|
regedit: Add support for importing Unicode files.
|
2008-07-10 18:09:15 +02:00 |
Alexander Nicolaysen Sørnes
|
c1940e397e
|
regedit: Set selected key name as default favourite name.
|
2008-05-22 11:30:34 +02:00 |
Alexander Nicolaysen Sørnes
|
bb0eefb939
|
regedit: Allow modifying values of root keys.
|
2008-05-22 11:29:14 +02:00 |
Alexander Nicolaysen Sørnes
|
96653ca60a
|
regedit: Add Export option to context menu.
|
2008-05-19 13:36:00 +02:00 |