Alexandre Julliard
|
5b875279d1
|
regedit: Properly handle negative coordinates for mouse events.
|
2006-10-25 17:42:57 +02:00 |
Mikołaj Zalewski
|
58bd35c8c5
|
resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL.
|
2006-10-24 17:45:51 +02:00 |
Mikołaj Zalewski
|
e32aa55703
|
resources: Change German sublanguage code to SUBLANG_NEUTRAL.
|
2006-10-24 11:45:12 +02:00 |
Paul Vriens
|
0cf2010f7b
|
regedit: Initialize a variable (Coverity).
|
2006-10-24 11:42:05 +02:00 |
Frank Richter
|
04f1d2936c
|
regedit: Update German translation.
|
2006-10-23 12:34:45 +02:00 |
Byeong-Sik Jeon
|
e1fd734c97
|
Korean: Use SUBLANG_NEUTRAL in Korean resources.
|
2006-10-20 13:49:39 +02:00 |
Andrew Talbot
|
4b2756ba5d
|
regedit: Cast-qual warnings fix.
|
2006-10-12 14:59:00 +02:00 |
H. Verbeet
|
b6a9109c03
|
regedit: Format warning fixes.
|
2006-10-11 12:09:02 +02:00 |
Gerald Pfeifer
|
cc5e910658
|
programs/regedit: Fix format specifiers for _stscanf and fprintf.
|
2006-10-10 13:39:06 +02:00 |
Hwang YunSong(황윤성)
|
5b160a429c
|
regedit: Updated Korean resource.
|
2006-10-10 11:58:07 +02:00 |
Hwang YunSong(황윤성)
|
33c6347472
|
regedit: Updated Korean Resource.
|
2006-10-05 11:32:13 +02:00 |
Jonathan Ernst
|
ea2dd593ed
|
regedit: Updated French translation.
|
2006-10-04 22:22:03 +02:00 |
Mikołaj Zalewski
|
2d01734e6c
|
regedit: Update Polish translation.
|
2006-10-04 20:55:28 +02:00 |
Mikołaj Zalewski
|
a9436ea85f
|
regedit: Remove the unused IDD_DIALOG2.
|
2006-10-03 11:24:34 +02:00 |
Mikołaj Zalewski
|
22665d9d54
|
regedit: Add option to export only a specified branch.
|
2006-10-03 11:24:20 +02:00 |
Mikołaj Zalewski
|
b0c4b88943
|
regedit: Some import/export dialogs code cleanup.
|
2006-10-03 11:24:11 +02:00 |
Mikołaj Zalewski
|
c53d611e08
|
regedit: Fix some translated resources errors.
|
2006-10-02 21:37:57 +02:00 |
Alexander Nicolaysen Sørnes
|
5387119050
|
Updated Norwegian Bokmål translations.
|
2006-10-02 12:32:24 +02:00 |
Hwang YunSong(황윤성)
|
a981d9c361
|
regedit: Updated Korean Resource.
|
2006-09-28 11:56:42 +02:00 |
Jonathan Ernst
|
6b4ea77ea1
|
regedit: French translation improvements.
|
2006-09-27 18:12:19 +02:00 |
Mikołaj Zalewski
|
f16542f801
|
regedit: Fix the English (Neutral) menu.
|
2006-09-27 18:10:50 +02:00 |
Jan Zerebecki
|
08de1f4293
|
regedit: Remove dead code.
|
2006-09-26 11:39:37 +02:00 |
Mikołaj Zalewski
|
c807132ebd
|
regedit: Update Polish translation.
|
2006-09-25 18:32:08 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Jonathan Ernst
|
0ebd271fe0
|
Assorted French translation improvements.
|
2006-09-10 10:16:33 +02:00 |
Jan Zerebecki
|
2a42379a8e
|
regedit: Also refresh the listview.
|
2006-09-07 16:10:58 +02:00 |
Marcus Meissner
|
b3a72ad1dd
|
Remove some more unused debugging channels.
|
2006-08-29 12:28:58 +02:00 |
Hwang YunSong(황윤성)
|
32e3437d97
|
regedit: Updated Korean resource.
|
2006-08-25 11:32:12 +02:00 |
Mikołaj Zalewski
|
1ee7095e41
|
regedit: Put language-dependent strings in resources.
|
2006-08-23 15:58:03 +02:00 |
Mikołaj Zalewski
|
798a54f938
|
regedit: Remove custom filter from open/save dialogs.
|
2006-08-23 15:57:54 +02:00 |
Andrew Talbot
|
602e0df9f6
|
regedit: Write-strings warnings fix.
|
2006-08-17 11:24:25 +02:00 |
Andrew Talbot
|
6ca620334a
|
regedit: Write-strings warnings fix.
|
2006-08-11 11:56:21 +02:00 |
Yuriy Kozlov
|
1e1031b41d
|
regedit: Allow entering - for a value in a .reg file to delete that value.
|
2006-07-29 11:53:06 +02:00 |
Andrew Talbot
|
510b6d3b47
|
regedit: Write-strings warning fix.
|
2006-07-27 11:57:54 +02:00 |
Alexandre Julliard
|
77dc0d9be5
|
.gitignore: Added wildcards to ignore generated resource files.
|
2006-07-10 21:39:00 +02:00 |
Alexandre Julliard
|
028ab92bf7
|
make_progs: Generate the .gitignore file.
Ignore generated programs from the top-level .gitignore.
|
2006-07-10 20:59:06 +02:00 |
Alexandre Julliard
|
cc2b3b48e6
|
Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
|
2006-07-10 20:47:54 +02:00 |
Andrew Talbot
|
973371c01d
|
regedit: Write-strings warning fix.
|
2006-07-07 14:30:34 +02:00 |
Andrew Talbot
|
feb11af7af
|
regedit: Write-strings warnings fix.
|
2006-07-03 11:58:27 +02:00 |
Juan Lang
|
8daf5ad2aa
|
regedit: Update status bar after editing key name.
|
2006-06-29 14:41:12 +02:00 |
Michael Stefaniuc
|
56026299d0
|
Remove more redundant NULL checks before HeapFree (found by Smatch).
|
2006-06-07 14:20:09 +02:00 |
Jonathan Ernst
|
ce7e2e16ab
|
Uniformization of French main menu accelerators.
|
2006-05-24 10:35:26 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Michael Stefaniuc
|
a87520036f
|
janitorial: Remove redundant NULL pointer checks before HeapFree'ing them.
Some HeapFree's are hidden behind macros. Found by smatch.
|
2006-05-10 11:31:41 +02:00 |
András Kovács
|
a64e13c679
|
regedit: Translation to Hungarian.
|
2006-05-05 16:32:46 +02:00 |
Antonio Codazzi
|
06d298f8b0
|
regedit: Italian language update.
|
2006-04-08 20:01:35 +02:00 |
Alexander N. Sørnes
|
5656fa8f00
|
regedit: Fix typo in Norwegian resources.
|
2006-04-03 11:39:21 +02:00 |
Vitaly Lipatov
|
0bb76d231c
|
regedit: Fix Russian translation.
|
2006-03-20 12:04:38 +01:00 |
Mike McCormack
|
01d99121e5
|
regedit: Fix some gcc 4.1 warnings.
|
2006-03-17 13:11:28 +01:00 |
Mike McCormack
|
d8bc6879be
|
regedit: Fix some gcc 4.1 warnings caused by casts in macros.
|
2006-03-03 13:19:15 +01:00 |