Commit Graph

243 Commits

Author SHA1 Message Date
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
Petr Tesarik 39d230fb94 regedit: Czech language resources encoding fix. 2006-02-13 13:29:10 +01:00
Fatih Aşıcı e139278d98 regedit: Turkish translation. 2006-02-06 13:08:09 +01:00
Robert Shearman ac37f4cc64 regedit: Initialise nFocusPanel. 2006-01-05 12:18:43 +01:00
Alexander N. Sørnes f33d726276 Update Norwegian Bokmaal resources. 2005-12-05 12:02:38 +01:00
Milko Krachounov 58e156b5e8 Update the Bulgarian resources for commdlg and regedit. 2005-12-05 12:00:04 +01:00
Alexandre Julliard e21a97da85 Fixed some compiler warnings on Darwin. 2005-12-01 12:36:05 +01:00
Alexandre Julliard ec34a66612 Ignore symlink files too (needed for git). 2005-11-26 13:12:57 +01:00
Alexandre Julliard 0ec7e1a591 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
YunSong Hwang 4238d2ccd0 Update Korean translations. 2005-11-21 16:25:12 +00:00
YunSong Hwang 6e20af5dac Add Korean translations. 2005-11-14 11:27:36 +00:00
Rein Klazes 939f9eaac8 Update Dutch resources. 2005-11-12 19:10:07 +00:00
Mike McCormack 9e3c4068e4 Added Korean resources. 2005-11-10 11:06:34 +00:00
Henning Gerhardt bf4b9370df Update the German resource file. 2005-10-28 16:40:36 +00:00
Michael Jung 717a4eb61b Added German resources for regedit's find dialog. 2005-10-28 10:08:51 +00:00
Jonathan Ernst defdb25d9a Updated French resources. 2005-10-27 10:22:54 +00:00
Krzysztof Foltman e4e75a2a06 - Added Find functions
- Some refactoring that made Find functions possible
   - GetItemPath returns a heap-allocated string
   - subtree update put into a separate function UpdateExpandingTree
   - error() utility function made public
- Find functions are grayed/ungrayed based on context (which fixes
  invalid 'grayed' flag in some localizations).
- InvalidateRect to fix display glitches coming from using
  WM_SETREDRAW.
- English and Polish resource updates (Find dialog box and Find menu
  options, string not found message).
2005-10-26 12:07:55 +00:00
Milko Krachounov cdec2ee7ce Update the Bulgarian resource file. 2005-10-10 10:28:59 +00:00
Alexandre Julliard 7e22be4d84 We are no longer generating .dbg.c files. 2005-09-29 10:35:58 +00:00
Vincent Béron 6e7cf127db Remove unused function from regedit/treeview.c. 2005-09-29 10:33:34 +00:00
Henning Gerhardt 5f92e03391 Update German regedit resource file. 2005-09-26 16:41:58 +00:00
Alexander N. Sørnes 2c32428bfe Added Norwegian translation of some programs. 2005-09-26 11:03:32 +00:00
Krzysztof Foltman 83edf20502 - Copy key name works.
- Favorites (adding, removing, going to) work.
- Added context sensitive graying to some menu options.
- Cleanup of status bar update.
2005-09-26 09:57:56 +00:00
Milko Krachounov 980f817737 Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw,
shell32, comctl32, msrle32, mshtml, winspool, wineps, serialui,
setupapi, wininet, regedit, uninstaller, notepad, winecfg and
winhelp.
2005-09-19 17:00:58 +00:00
Felix Nawothnig 2aef956ceb Replace "Registry Explorer" by "Registry Editor" in about dialog. 2005-08-22 09:17:37 +00:00
Mike McCormack 516a577df1 Fix gcc 4.0 warnings. 2005-08-19 10:04:03 +00:00
Juan Lang 554b865314 Shrink the hex edit window a bit. 2005-08-16 11:13:58 +00:00
Mike McCormack b744372231 Turn off gcc 4.0's builtin wchar inlines. 2005-08-11 17:12:18 +00:00
Alexandre Julliard 6625b63b53 Get rid of the no longer used regedit test. 2005-08-03 19:36:51 +00:00
Mike McCormack 257c337c19 gcc 4.0 -Wpointer-sign fixes (Reg* functions). 2005-07-07 12:08:42 +00:00
Gerald Pfeifer db7fc1cd58 Avoid compiler warning in AddEntryToList(). 2005-06-29 11:17:42 +00:00
Steven Edwards 2dce23251b Remove an outdated comment in the command line options. 2005-06-23 09:47:17 +00:00
Stefan Huehner 204ecdaa20 Remove some more -Wstrict-prototypes warnings. 2005-06-22 12:00:31 +00:00
Mike McCormack 5f409c7d5b Fix more warnings. 2005-06-10 19:32:24 +00:00
Mike McCormack d73dad6630 Fixes for -Wmissing-declarations and -Wwrite-strings warnings. 2005-06-04 10:01:25 +00:00
Henning Gerhardt 86f63cfef8 Update German resource files. 2005-05-09 09:23:29 +00:00
Robert Shearman 828aff306c - Add neutral English resources.
- Add a control for editing binary data.
- Add a binary value editor dialog.
2005-04-14 11:30:31 +00:00
Marcus Meissner 3e5b9b8d57 Removed inclusion of process.h (not needed and breaks with gcc4). 2005-04-11 12:59:17 +00:00
Francois Gouget 6b10c324c5 Assorted spelling fixes. 2005-03-30 17:08:31 +00:00
Jacek Caban 13175a3fbc Added ES_AUTOHSCROLL style to the edittext changing text data. 2005-03-29 18:56:54 +00:00
Peter Berg Larsen e732fc023d Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
Robert Shearman 75eae135f9 Always display path in status bar. 2005-03-21 11:23:40 +00:00
Robert Shearman 3a4eaa2b05 - Add icons for the value pane.
- Display REG_MULTI_SZ values.
- Make the lack of support for certain value types more noticeable to
  the user.
2005-03-21 10:29:32 +00:00
Robert Shearman 06913278f1 - Display an error message if any edit operation fails.
- Make key renaming fail if the destination key already exists.
- Better error recovery in the case where SHCopyKey fails.
2005-03-21 10:29:09 +00:00
Paul Vriens dc457f0f9b Change Favourite(s) into Favorite(s).
Change variables containing FAVOURITE into FAVORITE.
2005-03-01 11:46:38 +00:00
Jon Griffiths eb5bf7dd38 Documentation spelling fixes. 2005-02-25 14:07:56 +00:00
Alex Villacís Lasso 18bfe6a095 Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all
resources, so that Spanish locales other than Spain also use Spanish
resources.
2005-02-16 21:10:59 +00:00
Alexandre Julliard ba7a43e208 Authors: Américo José Melo <mmodem00@netvisao.pt>, Francois Gouget <fgouget@codeweavers.com>
Translate the Wine resources to Portuguese.
2005-02-10 17:14:15 +00:00
Hans Leidekker a82f1350c2 Don't use utf8 in rc files. 2005-01-26 19:42:40 +00:00
Crestez Leonard 94ce244555 Implement Refresh.
Fix bug with all HKEY_ roots always showing expandable.
2005-01-10 16:03:22 +00:00
Michael Stefaniuc 5ad7d858e0 Do not check for non NULL pointer before HeapFree'ing it. It's
redundant.
2004-12-23 17:06:43 +00:00
Francois Gouget ee0344a4a2 Remove unneeded NULL casts. 2004-12-22 15:13:20 +00:00
Alexandre Julliard ebe3c529b1 Janitorial: C booleans must not be compared against TRUE. 2004-12-09 14:07:59 +00:00
Jacek Caban 441becf85b Added some options to popup menu. 2004-11-29 17:02:28 +00:00
Alexandre Julliard a79c534c0e Avoid using the MAKEPOINTS macro, it's broken on big endian. 2004-11-24 18:28:31 +00:00
David Kredba c9eefced36 Added some Czech resources. 2004-10-18 19:42:43 +00:00
Hans Leidekker 719a789792 Fix signed/unsigned comparison warnings. 2004-09-22 02:46:38 +00:00
Huw Davies d082a9dbed Change System to MS Shell Dlg. 2004-08-26 18:23:24 +00:00
Huw Davies 174e6a5d28 Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00