Hugh McMaster
|
744d538509
|
regedit: Pass memcpy() the correct destination address.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-07-31 15:05:01 +02:00 |
Hugh McMaster
|
5d9a4c4dbd
|
regedit: Store the data from a listview subitem in a valid memory address.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-07-28 15:42:20 +02:00 |
Hugh McMaster
|
e0a527ab43
|
regedit: Use the heap_*() functions in listview.c where possible.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-07-28 15:42:16 +02:00 |
Hugh McMaster
|
683b9992f6
|
regedit: Remove the listview's sub-class and move its messages to childwnd.c.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-07-12 19:51:55 +02:00 |
Hugh McMaster
|
9e1278dd47
|
regedit: Remove the unused _CmdWndProc callback function from listview.c.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-07-12 19:51:55 +02:00 |
Hugh McMaster
|
7d0f2deca3
|
regedit: Update the listview path when renaming a treeview node.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-07-12 19:51:53 +02:00 |
Nikolay Sivov
|
d2697467b2
|
regedit: Remove commented out block.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-07-05 18:21:06 +02:00 |
Nikolay Sivov
|
f4e98d813f
|
regedit: Remove explicit iIndent field initialization.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-06-28 18:24:14 +02:00 |
Nikolay Sivov
|
b84f228805
|
regedit: Use notification message to clean up item data.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-06-28 18:24:11 +02:00 |
Hugh McMaster
|
4a70d33552
|
regedit: Display data for all values in the GUI.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-06-21 19:15:12 +02:00 |
Hugh McMaster
|
878a0a4e14
|
regedit: Display all registry data types in the GUI.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-06-21 19:15:12 +02:00 |
Hugh McMaster
|
cb563dbac6
|
regedit: Re-insert the default value item after deleting its data.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-06-16 15:25:38 +02:00 |
Hugh McMaster
|
9cd1fc3fc4
|
regedit: Update the data in a listview subitem without refreshing the listview.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-05-30 21:49:50 +02:00 |
Hugh McMaster
|
f3c4cca7bf
|
regedit: Add listview entries without refreshing the listview.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-05-30 21:49:50 +02:00 |
Hugh McMaster
|
ebfe566c16
|
regedit: Update a value name without refreshing the listview.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-05-30 21:49:50 +02:00 |
Hugh McMaster
|
fe38c9abad
|
regedit: Move the listview's NM_SETFOCUS handling to listview.c.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-05-30 21:49:50 +02:00 |
Hugh McMaster
|
e880c9ca8c
|
regedit: Only show the 'New' pop-up menu when right-clicking beneath the listview item list.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-05-22 21:08:08 +02:00 |
Hugh McMaster
|
7bf054f198
|
regedit: Update and sort the pop-up menus.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-05-22 21:06:20 +02:00 |
Hugh McMaster
|
c5d38ce427
|
regedit: Re-select the listview item after renaming is complete.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-05-22 21:02:37 +02:00 |
Hugh McMaster
|
5474b7a43e
|
regedit: Always assign focus to the default value when refreshing the listview.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-05-22 21:02:33 +02:00 |
Hugh McMaster
|
8b5291bca6
|
regedit: Pass RegQueryValueEx() the actual buffer size (Coverity).
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-05-01 19:29:14 +02:00 |
Hugh McMaster
|
5aaa77c9bb
|
regedit: Do not select/highlight a listview item on refresh.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-03-29 08:47:22 +02:00 |
Hugh McMaster
|
5b3681f62d
|
regedit: Display REG_NONE values.
REG_NONE values are displayed in hexadecimal.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-03-29 21:05:05 +09:00 |
Hugh McMaster
|
32714ee447
|
regedit: Display REG_DWORD_BIG_ENDIAN values.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-03-29 21:05:05 +09:00 |
Nikolay Sivov
|
a72482fd39
|
regedit: When sorting by key type consistently compare types.
Otherwise when sorting by type for key with same type list get sorted by
name.
|
2015-09-15 16:04:22 +09:00 |
Nikolay Sivov
|
e428884c0c
|
regedit: Block sorting by key value.
|
2015-09-15 16:04:12 +09:00 |
Bruno Jesus
|
c3821f6c63
|
regedit: Fix item text reading in regedit.
|
2012-04-27 12:00:31 +02:00 |
Andrew Nguyen
|
87bd8ef6e1
|
regedit: Convert the listview code to Unicode.
|
2011-04-18 11:50:28 +02:00 |
Marcus Meissner
|
1082779ddc
|
regedit: Check HeapAlloc results (coverity).
|
2009-01-29 12:44:48 +01:00 |
Michael Stefaniuc
|
484a53574a
|
regedit: Remove superfluous pointer casts.
|
2009-01-15 12:43:05 +01: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
|
d2664e0fbb
|
regedit: Set the unicode flag for the listview.
|
2008-09-02 13:26:57 +02:00 |
Alexander Nicolaysen Sørnes
|
d0991c92d7
|
regedit: Convert listview init to unicode.
|
2008-09-02 12:55:49 +02:00 |
Alexander Nicolaysen Sørnes
|
4a3d8d8cb0
|
regedit: Convert value renaming to unicode.
|
2008-09-02 12:53:01 +02:00 |
Alexander Nicolaysen Sørnes
|
4aabdecd67
|
regedit: Use Unicode strings when updating listview.
|
2008-08-28 11:24:50 +02:00 |
Lei Zhang
|
faf9c55eb8
|
regedit: Fix typo in commit c6d01ac847 .
|
2008-08-28 11:24:49 +02:00 |
Alexander Nicolaysen Sørnes
|
1def017ecd
|
regedit: Ignore case when sorting values.
|
2008-08-27 13:21:22 +02:00 |
Alexander Nicolaysen Sørnes
|
c6d01ac847
|
regedit: Add listview entries as unicode.
|
2008-08-27 13:21:22 +02:00 |
Andre Wisplinghoff
|
a7f84cc035
|
regedit: Implement deleting multiple values.
|
2008-07-11 14:49:44 +02:00 |
Dmitry Timoshkov
|
a5816064f0
|
regedit: Fix Win64 warnings.
|
2008-04-09 16:26:44 +02:00 |
Ted Percival
|
99d14ada78
|
regedit: Display REG_DWORD as unsigned with lowercase hex digits.
|
2007-12-03 13:10:21 +01:00 |
Lionel Debroux
|
4278c670d1
|
regedit: Fixed a memory leak in listview.c (found by Smatch).
|
2007-09-11 11:47:21 +02:00 |
Michael Stefaniuc
|
9a522589fb
|
programs: Remove unreachable break after return/break. Found by Smatch.
|
2007-07-19 11:57:53 +02:00 |
Francois Gouget
|
0d2d994ecc
|
regedit: Remove cruft and make functions static, reordering where necessary to avoid forward declarations.
Remove the command parameter of processRegLines() as it can only be used with processRegEntry().
|
2007-06-14 13:59:15 +02:00 |
Jan Zerebecki
|
08de1f4293
|
regedit: Remove dead code.
|
2006-09-26 11:39:37 +02:00 |
Marcus Meissner
|
b3a72ad1dd
|
Remove some more unused debugging channels.
|
2006-08-29 12:28:58 +02:00 |
Mikołaj Zalewski
|
1ee7095e41
|
regedit: Put language-dependent strings in resources.
|
2006-08-23 15:58:03 +02:00 |
Andrew Talbot
|
510b6d3b47
|
regedit: Write-strings warning fix.
|
2006-07-27 11:57:54 +02:00 |
Andrew Talbot
|
973371c01d
|
regedit: Write-strings warning fix.
|
2006-07-07 14:30:34 +02:00 |