Daniel Jelinski
|
1565def7b9
|
regedit: Adding new subkey to a key with no subkeys now works with native comctl32.
|
2012-06-04 12:17:52 +02:00 |
Daniel Jelinski
|
14d4702c1b
|
regedit: Make key names editable also with native comctl32.
|
2012-06-04 10:35:11 +02:00 |
Bruno Jesus
|
0d3807dbc5
|
regedit: Fix qword entries export.
|
2012-05-17 10:18:54 +02:00 |
Francois Gouget
|
fac36c55e9
|
Assorted typo, spelling, wording and case fixes.
|
2012-05-15 16:26:43 +02:00 |
Francois Gouget
|
cc463d0bcc
|
regedit: An English (United States) spelling fix.
|
2012-05-04 18:08:23 +02:00 |
Bruno Jesus
|
1fba4a6886
|
regedit: Allows semicolon comments.
|
2012-04-27 12:01:48 +02:00 |
Bruno Jesus
|
c3821f6c63
|
regedit: Fix item text reading in regedit.
|
2012-04-27 12:00:31 +02:00 |
Ilya Basin
|
f900ed1474
|
regedit: Fix buffer size when exporting binary values.
|
2012-04-12 20:38:52 +02:00 |
Alexandre Julliard
|
509e557608
|
regedit: Use virtkeys for all accelerators.
|
2012-01-30 20:44:41 +01:00 |
Alexandre Julliard
|
10fe8c61e7
|
regedit: Add message contexts for accelerators that can be translated.
|
2012-01-24 20:38:51 +01:00 |
Alexandre Julliard
|
65dfc51b2e
|
regedit: Don't use tchar.h.
|
2012-01-23 16:07:34 +01:00 |
Alexandre Julliard
|
da35622b83
|
makefiles: Disable use of Unicode macros globally for all the programs.
|
2012-01-20 13:14:16 +01:00 |
Alexandre Julliard
|
3dc628c636
|
regedit: Merge accelerators into the main resource file.
|
2011-12-19 20:15:53 +01:00 |
Bruno Jesus
|
8ad904c398
|
regedit: Allow binary files to be imported.
|
2011-11-21 16:16:29 +01:00 |
Alexandre Julliard
|
b9aed40111
|
regedit: Convert dialogs to po files.
|
2011-11-08 15:28:49 +01:00 |
Francois Gouget
|
5920de5ffb
|
Assorted spelling and case fixes.
|
2011-05-09 12:09:27 +02:00 |
Francois Gouget
|
d1e487f940
|
regedit: Fix ellipsis usage in the menu labels.
|
2011-05-03 19:34:27 +02:00 |
Alexandre Julliard
|
dcc9c37e97
|
regedit: Remove unnecessary use of class atoms.
|
2011-04-18 12:08:31 +02:00 |
Andrew Nguyen
|
3c0af2fcd1
|
regedit: Convert the treeview code to Unicode.
|
2011-04-18 11:50:39 +02:00 |
Andrew Nguyen
|
3e19c4ca3b
|
regedit: Explicitly use ANSI functions in regedit helper functions.
|
2011-04-18 11:50:32 +02:00 |
Andrew Nguyen
|
87bd8ef6e1
|
regedit: Convert the listview code to Unicode.
|
2011-04-18 11:50:28 +02:00 |
Andrew Nguyen
|
172ce3eed8
|
regedit: Convert the hex edit code to Unicode.
|
2011-04-18 11:50:24 +02:00 |
Andrew Nguyen
|
9b586bc2ee
|
regedit: Convert the frame window code to Unicode.
|
2011-04-18 11:50:21 +02:00 |
Andrew Nguyen
|
8f0bc1e2ed
|
regedit: Convert the edit code to Unicode.
|
2011-04-18 11:50:16 +02:00 |
Andrew Nguyen
|
dfc0fa86d4
|
regedit: Convert the child window code to Unicode.
|
2011-04-18 11:50:12 +02:00 |
Andrew Nguyen
|
82796c565e
|
regedit: Remove all Unicode macros in main.h.
|
2011-04-18 11:50:09 +02:00 |
Andrew Nguyen
|
182763f632
|
regedit: Convert regedit main code to Unicode.
|
2011-04-18 11:49:48 +02:00 |
Andrew Nguyen
|
3571ae27a2
|
regedit: Remove obsolete comments in InitInstance.
|
2011-04-18 11:49:46 +02:00 |
Andrew Nguyen
|
7369b6cf41
|
regedit: Refactor window class initialization to a separate function.
|
2011-04-18 11:49:43 +02:00 |
Francois Gouget
|
6990ecaafd
|
programs: Standardize the Help menus.
|
2011-04-13 14:13:56 +02:00 |
Francois Gouget
|
d1b51d8502
|
programs: Standardize the About menus.
|
2011-04-12 13:08:14 +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 |
Akihiro Sagawa
|
3c6de3b348
|
regedit: Export a decent newline in Unicode format.
|
2011-03-07 15:06:04 +01:00 |
Marcus Meissner
|
62f270e269
|
regedit: fgetc() gets int, not char (Coverity).
|
2011-02-23 18:22:35 +01:00 |
Alexander Lakhin
|
43790cf374
|
regedit: Update Russian translation.
|
2011-02-14 13:33:31 +01:00 |
Andrew Nguyen
|
6c8f8a64b0
|
regedit: Remove an unused string array.
Spotted by Austin English with LLVM/Clang.
|
2011-01-21 13:40:46 +01:00 |
Alexandre Julliard
|
30b5e22def
|
regedit: Convert menu and string tables resources to po files.
|
2011-01-14 18:26:06 +01: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 |
Hwang YunSong
|
9d3c1aa925
|
regedit: Update Korean resource.
|
2011-01-03 15:14:08 +01:00 |
Alexandre Julliard
|
15ccabc9a8
|
makefiles: Add common rules for installing the main man page.
|
2010-12-05 16:17:58 +01:00 |
Austin English
|
76725fbb68
|
regedit: Add a manpage.
|
2010-11-26 12:13:18 +01:00 |
Marcus Meissner
|
e2eb5e2348
|
regedit: Fixed a wrong buffer size.
|
2010-10-25 12:41:42 +02:00 |
Yaron Shahrabani
|
6cbb8fc200
|
regedit: Updated Hebrew translation.
|
2010-10-13 11:24:03 +02:00 |
Yaron Shahrabani
|
2f7f135f29
|
regedit: Hebrew translation fix.
|
2010-10-07 17:33:13 +02:00 |
Cheer Xiao
|
316981e5ff
|
regedit: Update simplified Chinese translation.
|
2010-09-29 11:31:44 +02:00 |
Luca Bennati
|
3f8f816f1d
|
regeedit: Update Italian translation.
|
2010-09-23 17:50:11 +02:00 |
Alexandre Julliard
|
bd9852cd6f
|
makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR variables to follow autoconf conventions.
|
2010-09-19 12:40:12 +02:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Andrew Eikum
|
06f4532cf6
|
regedit: Don't call ungetc() twice consecutively.
Spotted by Sylvain Hitier.
|
2010-08-23 15:41:53 +02:00 |
Andrew Eikum
|
dcfdfbaa54
|
regedit: Improve importing of REG_SZ with invalid quoting.
|
2010-08-16 17:28:42 +02:00 |
Yaron Shahrabani
|
49eebf9557
|
regedit: Added Hebrew translation.
|
2010-08-16 13:40:54 +02:00 |
Andrew Eikum
|
8851a4eb1f
|
regedit: Process reg files which use \r line endings.
|
2010-08-02 13:58:19 +02:00 |
Andrew Eikum
|
f3c6c62bcf
|
regedit: Add regedit test suite.
|
2010-08-02 13:58:14 +02:00 |
Michael Stefaniuc
|
985ad92b28
|
regedit: Remove the ignored common resource attributes.
|
2010-07-22 11:41:40 +02:00 |
Alexandre Julliard
|
6fb39dfe4a
|
programs: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:37 +02:00 |
Igor Paliychuk
|
32e6007010
|
regedit: Add Ukrainian translation.
|
2010-07-19 14:38:17 +02:00 |
Michael Stefaniuc
|
f654ca37f0
|
regedit: Fix an error in a Chinese (Traditional) resource.
|
2010-07-13 17:04:10 +02:00 |
Cheer Xiao
|
bafb9aaa7e
|
regedit: Update simplified Chinese translation.
|
2010-07-13 16:28:02 +02:00 |
Michael Stefaniuc
|
11f367f6a5
|
regedit: Add the Romanian translation.
Translation by Claudia Cotună.
|
2010-07-12 11:36:08 +02:00 |
Gustavo Henrique Milaré
|
b6cd1c4d18
|
regedit: Update Portuguese (Brazilian) translation.
|
2010-07-01 10:10:32 +02:00 |
Jose Rostagno
|
f3a1e2cf00
|
regedit: Fix Spanish translation.
|
2010-06-23 15:28:39 +02:00 |
Vitaly Lipatov
|
b974852ce1
|
Update Russian translations.
|
2010-06-18 16:22:07 +02:00 |
Paul Vriens
|
b0f32c551a
|
regedit: Update the Danish translation.
|
2010-06-09 16:16:18 +02:00 |
Andrew Eikum
|
4a6ed21094
|
regedit: Escape the value name portion during export.
|
2010-06-08 16:35:22 +02:00 |
Luca Bennati
|
707ccc4fd6
|
regedit: Update Italian translation.
|
2010-06-07 13:42:23 +02:00 |
Łukasz Wojniłowicz
|
5e48bfce85
|
regedit: Update the Polish translation.
|
2010-06-07 12:54:34 +02:00 |
Paul Vriens
|
99a92bf255
|
regedit: Update the Danish translation and convert to UTF-8.
|
2010-06-01 13:36:56 +02:00 |
Sven Baars
|
ce1be8f827
|
regedit: Fix Dutch translation.
|
2010-06-01 11:04:05 +02:00 |
Gerald Pfeifer
|
8283920268
|
regedit: Remove variable ExportKeyPath which is not really used from ExportRegistryFile.
|
2010-05-03 15:35:57 +02:00 |
Gerald Pfeifer
|
d9dbfa7d7c
|
regedit: Remove variable hdc which is not really used from OnPaint.
|
2010-05-03 15:35:49 +02:00 |
Joel Holdsworth
|
00b40ac447
|
regedit: Fixed flaws in the icon.
|
2010-04-25 12:16:31 -05:00 |
Joel Holdsworth
|
1339b0058b
|
regedit: Replaced progam icon with a Tango compliant icon.
|
2010-04-19 16:01:23 +02:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Andrey Turkin
|
64d488065a
|
programs: Update Russian translations.
|
2009-10-20 13:46:42 +02:00 |
Davide Pizzetti
|
46a3113a0c
|
regedit: Italian translation update.
|
2009-08-26 14:34:04 +02:00 |
Detlef Riekenberg
|
69b3782a82
|
regedit: Do not write junk after the LastKey value.
|
2009-08-25 11:42:06 +02:00 |
Akihiro Sagawa
|
aa916afc9d
|
regedit: Update Japanese translation.
|
2009-08-24 15:17:32 +02:00 |
Ricardo Filipe
|
c25523c7c7
|
regedit: Update Portuguese translation.
|
2009-08-06 17:28:14 +02:00 |
Vladimir Pankratov
|
b989203e35
|
regedit: Convert the Russian resources to UTF-8.
|
2009-07-22 14:42:49 +02:00 |
Aurimas Fišeras
|
d05f1d3e0a
|
Various small Lithuanian translation fixes.
|
2009-07-20 12:20:46 +02:00 |
Ricardo Filipe
|
3591c44e55
|
regedit: Update Portuguese translation and convert to UTF8.
|
2009-07-08 20:11:54 +02:00 |
Huw Davies
|
ba615affa8
|
regedit: Update English neutral translations.
|
2009-07-07 14:18:45 +02:00 |
Vladimir Pankratov
|
5ce04f7ffc
|
regedit: Implement open last key at startup.
|
2009-07-07 11:17:10 +02:00 |
Aurimas Fišeras
|
4e1af57b5f
|
Various spelling fixes for Lithuanian translation.
|
2009-07-06 14:35:26 +02:00 |
Frédéric Delanoy
|
e2f2688356
|
regedit: Fix French translation & UI display.
|
2009-07-06 14:35:25 +02:00 |
Alexander Nicolaysen Sørnes
|
55b21c404a
|
regedit: Update Norwegian Bokmål translation.
|
2009-07-03 14:28:33 +02:00 |
Michael Stefaniuc
|
13455d31ca
|
regedit: Build language resource files separately.
Do not include them from an other rc file.
|
2009-07-02 11:42:03 +02:00 |
Matej Spindler
|
8d9c0ec231
|
regedit: Update Slovenian translation.
|
2009-06-26 11:59:29 +02:00 |
Davide Pizzetti
|
75b79e547a
|
regedit: Update Italian translation.
|
2009-06-25 11:43:46 +02:00 |
Jaime Rave
|
b475deab3f
|
regedit: Spanish translation updated.
|
2009-06-23 11:45:29 +02:00 |
Alexander Nicolaysen Sørnes
|
dcade85261
|
regedit: Fix reading from stdin.
|
2009-06-17 12:04:03 +02:00 |
Jonathan Ernst
|
0f82a1550d
|
regedit: Updated French translation.
|
2009-06-09 17:01:13 +02:00 |
Hwang YunSong
|
84edc89a64
|
regedit: Updated Korean resource.
|
2009-05-25 14:25:55 +02:00 |
Anders Jonsson
|
bfcda1f912
|
regedit: Update Swedish translation.
|
2009-05-13 12:03:00 +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 |
Frans Kool
|
1eec7ab360
|
regedit: Fixed Dutch translations.
|
2009-04-16 11:28:33 -05:00 |
Michael Stefaniuc
|
097f3ba7d3
|
regedit: Fix the German translation.
|
2009-03-23 12:37:26 +01:00 |
Michael Stefaniuc
|
1b3a781357
|
regedit: Convert the German translation to UTF8.
|
2009-03-23 12:37:22 +01:00 |
Michael Stefaniuc
|
49250a3cdb
|
regedit: Remove commented out STRINGTABLE from the resource files.
The STRINGTABLE is commented out since mid 2003.
|
2009-03-23 12:37:08 +01:00 |