Commit Graph

329 Commits

Author SHA1 Message Date
Michael Stefaniuc 575b7bf36c winefile: Convert the rest of the functions to use the explicit W-form. 2009-08-25 11:25:38 +02:00
Michael Stefaniuc 4d512dbe32 winefile: Use the explicit W-form for the file IO related functions. 2009-08-25 11:25:30 +02:00
Michael Stefaniuc 05db8d5dd1 winefile: Use the explicit W-form of the Load*() functions. 2009-08-25 11:25:22 +02:00
Michael Stefaniuc 4490759a27 winefile: Use the explicit W-form for the *Window* functions. 2009-08-25 11:25:10 +02:00
Michael Stefaniuc 2ebe3db8fb winefile: Use the explicit W-form of the string functions. 2009-08-25 11:25:01 +02:00
Michael Stefaniuc 0c6e5293bb winefile: Use the explicit SendMessageW form. 2009-08-25 11:24:48 +02:00
Michael Stefaniuc 3dc7bceb48 winefile: Don't use _tsplitpath(). 2009-08-25 11:24:27 +02:00
Michael Stefaniuc 2b8f5e3742 winefile: Get rid of the #ifndef UNICODE code paths. 2009-08-25 11:23:35 +02:00
Vladimir Pankratov f7430fa05d winefile: Convert the Russian resources to UTF-8. 2009-07-23 11:22:33 +02:00
Ricardo Filipe b465a7daa5 winefile: Fix Portuguese translation. 2009-07-17 11:16:38 +02:00
Michael Stefaniuc dc1ba499de winefile: Convert the German resources to UTF-8. 2009-07-09 15:23:53 +02:00
Francois Gouget 8b93076819 winefile: Remove space before ellipsis. 2009-07-08 20:13:59 +02:00
Ricardo Filipe 9046d28166 winefile: Update Portuguese translation and convert to UTF8. 2009-07-08 20:12:09 +02:00
Frédéric Delanoy 8356d12c4c winefile: Fix French translation & UI display. 2009-07-07 11:00:04 +02:00
Michael Stefaniuc 08ac4a4c22 winefile: Build language resource files separately.
Do not include them from an other rc file.
2009-07-03 11:28:33 +02:00
Aurimas Fišeras 73285f5c59 winefile: Add Lithuanian translation. 2009-06-30 12:29:42 +02:00
Paul TBBle Hampson c09f1357bc winefile: Don't use child after it has been freed.
If winefile is unable to create a window, it frees the child pointer.
However, it then proceeds to use the child pointer.
2009-02-03 14:01:14 +01:00
Marcus Meissner 9a0a89271e winefile: Avoid array overrun (coverity). 2009-01-26 14:29:29 +01:00
Anders Jonsson 2ce82aec19 winefile: Update Swedish translation. 2009-01-23 13:12:40 +01:00
Rich Ercolani ae48e099da winefile: Fix NULL pointer deref in read_tree. 2009-01-10 18:04:28 +01:00
Alexandre Julliard 8f2a863ff8 winefile: Get rid of hack to load vswprintf from msvcrt. 2009-01-07 11:10:25 +01:00
ByeongSik Jeon 5f3287d79f *Ko.rc: Update Korean resource.
Fix the unnecessary SUBLANG_NATURAL.
Change the font size from 8 to 9.
2008-12-11 12:21:07 +01:00
ByeongSik Jeon 1b0297a7f9 *Zh.rc: Update the Chinese resource font name to "MS Shell Dlg". 2008-12-11 12:20:48 +01:00
Daniel Nylander cb372506a8 winefile: Updated Swedish translation. 2008-12-08 12:03:04 +01:00
Rok Mandeljc d0b4ffe650 winefile: Fix problem with ellipses in Slovenian translation. 2008-12-08 12:01:42 +01:00
Francois Gouget 23e6e7be8e Make sure we have a space before the ellipses in Slovenian resources. 2008-12-04 12:06:06 +01:00
Alexandre Julliard 01b7667a1a programs: Convert source files to utf-8. 2008-10-18 19:22:19 +02:00
Muneyuki Noguchi 940a41637d winefile: Convert Japanese resource to UTF-8. 2008-10-13 11:40:19 +02:00
Michael Stefaniuc 163874844b winefile: Use FAILED instead of !SUCCEEDED. 2008-10-08 13:43:00 +02:00
Muneyuki Noguchi d9b98122be winefile: Use "MS Shell Dlg" 9 in Japanese resources. 2008-09-25 13:27:49 +02:00
Marcus Meissner a392d3774c winefile: Fixed sizes to LoadString. 2008-09-15 11:47:00 +02:00
Hongbo Ni e0676d2777 winefile: Add traditional Chinese resource. 2008-08-29 12:28:46 +02:00
Hongbo Ni 252243e932 winefile: Convert simplified Chinese resource to utf8. 2008-08-27 13:21:22 +02:00
Muneyuki Noguchi b8b3a7d89b winefile: Add a Japanese resource file. 2008-08-25 12:36:20 +02:00
Hongbo Ni 5070763a0e winefile: Update simplified Chinese resource. 2008-08-22 10:40:22 +02:00
Owen Rudge 021850c0b8 winefile: Fix absolute pidl conversion for non-filesystem shell objects. 2008-07-28 11:32:28 +02:00
Alexander Nicolaysen Sørnes abea9de69b winefile: Don't access uninitialized value.
Spotted by Dan Kegel.
2008-07-18 11:06:00 +02:00
Jon Griffiths f2276f5a49 include: Provide wide char definitions for CFSTR_*. 2008-06-19 12:44:43 +02:00
Francois Gouget d81fb8e027 Remove spaces before '...' in the Danish resources. 2008-06-16 15:52:21 +02:00
Francois Gouget 9b81d86a6d Replace SUBLANG_ENGLISH_US with SUBLANG_DEFAULT. 2008-06-10 19:45:14 +02:00
Francois Gouget 39cb432b68 Fix the resources to remove extraneous spaces in '...'. 2008-06-05 15:53:05 +02:00
Francois Gouget 133ada7970 winefile: Fix the French translation (with some help from Michael Stefaniuc). 2008-06-02 14:13:46 +02:00
Michael Stefaniuc 2abae159f3 winefile: Fix the Czech translation.
Thanks to Marek Mahut for the translation.
2008-06-02 12:12:45 +02:00
Michael Stefaniuc ce864bb2ed winefile: Fix the Italian translation. 2008-06-02 12:12:41 +02:00
Michael Stefaniuc 0c1b666737 winefile: Fix the Swedish translation. 2008-06-02 12:12:38 +02:00
Michael Stefaniuc e37690689d winefile: Fix the Portuguese translations. 2008-06-02 12:12:33 +02:00
Mikołaj Zalewski 14a42f802d Make Swedish use SUBLANG_NEUTRAL. 2008-05-19 16:09:13 +02:00
Jens Albretsen 446ba6a852 winefile: Danish translation. 2008-05-13 10:39:38 +02:00
Alexandre Julliard 39ebaba506 winefile: Fix the printf formats for file sizes. 2008-05-09 11:18:27 +02:00
Alexandre Julliard dad21bbcbf makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
Tomasz Nowiński df90b52627 Fixed typos in the Polish translations. 2008-04-21 20:34:47 +02:00
Hwang YunSong(황윤성 5a2b9ea097 winefile: Updated Korean resource. 2008-04-18 13:57:15 +02:00
Jonathan Ernst 2d870e27fb winefile: Updated French translation. 2008-04-15 14:33:19 +02:00
Dmitry Timoshkov cde3101b8e winefile: Fix Win64 warnings. 2008-04-09 16:27:06 +02:00
Rok Mandeljc 18828f41fe winefile: Updated Slovenian translation. 2008-04-07 21:41:40 +02:00
Alexandre Julliard 0b98d108bc winefile: Remove some unused resources. 2008-03-27 13:46:04 +01:00
Alexandre Julliard ff876005fe winefile: Use the larger icon in the About box. 2008-03-27 13:44:04 +01:00
Alexandre Julliard 761ce98b3f winefile: Remove redundant About Wine menu option. 2008-03-27 13:36:39 +01:00
Herve Chanal fb2e9a3aba winefile: A nicer icon. 2008-03-26 23:38:36 +01:00
Mikołaj Zalewski 7b4f499684 winefile: Add FOF_ALLOWUNDO to winefile to allow files go to trash. 2008-02-28 20:00:25 +01:00
Frans Kool 9d2320c933 winefile: Added Dutch translations. 2008-02-13 16:27:20 +01:00
Ivan Sinitsin 7a465ce904 winefile: Save font settings in registry. 2007-12-21 12:40:19 +01:00
José Manuel Ferrer Ortiz 34e8cbf2d8 winefile: Spanish resource file updated. 2007-11-21 12:05:36 +01:00
Hwang YunSong(황윤성) 94d16b3959 winefile: Updated Korean resource. 2007-10-25 13:58:14 +02:00
Alexandre Julliard 6fae47ef9f winefile.exe: We can now store binary files in the repository. 2007-09-18 13:36:47 +02:00
Americo Jose Melo c5ba90131e Update the Portuguese translation. 2007-09-13 13:28:26 +02:00
Francois Gouget 8def2deccb taskmgr & winefile: Refer users to the GNU Lesser General Public License, not to the GPL. 2007-08-30 11:57:18 +02:00
Dmitry Timoshkov 197f4059ab include: winres.h no longer exists in PSDK, fix winresrc.h includes. 2007-08-07 14:09:09 +02:00
Michael Stefaniuc dc75f8a07a winefile: Use SendMessageW instead of SNDMSG. 2007-07-30 14:12:46 +02:00
Michael Stefaniuc 863921b40d winefile: Change choose_font() and init_output() to the W form. 2007-07-26 11:51:02 +02:00
Michael Stefaniuc 26369e1a8f winefile: Move the font choosing code to a separate function. 2007-07-26 11:50:52 +02:00
Michael Stefaniuc 837bd5356d winefile: Change the settings functions to use the W registry functions. 2007-07-25 13:02:32 +02:00
Michael Stefaniuc cee98d2969 winefile: Move some self contained functions to use explicit W functions. 2007-07-24 11:26:27 +02:00
Michael Stefaniuc 11bb71d3d6 winefile: Replace malloc with HeapAlloc. 2007-07-24 11:26:05 +02:00
Konstantin Kondratyuk 8b9454d486 programs/winefile: Add Russian resources. 2007-06-29 18:58:04 +02:00
Michael Stefaniuc fa684a717a winefile: Do not use the TEXT() macro on character constants. The implicit cast from char to WCHAR works as well in UNICODE mode. 2007-06-28 11:01:08 +02:00
Michael Stefaniuc 699df04e85 winefile: Do not use wide character constants. 2007-06-28 11:00:59 +02:00
Francois Gouget 83b5623165 winefile: Add a Portuguese translation (contributed by Americo Jose Melo). 2006-11-28 12:13:34 +01:00
Alexandre Julliard 938f231455 winefile: Properly handle negative coordinates for mouse events. 2006-10-25 17:43:09 +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
Byeong-Sik Jeon e3ddfcc9b9 winefile: Update Korean resources. 2006-10-23 12:37:05 +02:00
Frank Richter c9a3fc4a34 winefile: Update German translation. 2006-10-23 12:34:54 +02:00
Byeong-Sik Jeon e1fd734c97 Korean: Use SUBLANG_NEUTRAL in Korean resources. 2006-10-20 13:49:39 +02:00
Mikołaj Zalewski 0d003d8013 winefile: Update Polish translation. 2006-10-09 12:56:44 +02:00
Andrew Talbot 6e4c1501a4 winefile: Cast-qual warnings fix. 2006-10-07 18:05:11 +02:00
Jonathan Ernst 736f96a5de winefile: French translation improvements. 2006-09-27 18:15:09 +02:00
Mikołaj Zalewski 4372f4c32d winefile: Update Polish translation. 2006-09-25 18:32:17 +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 66e0e06b98 winefile: Fix the display of free disk space in the statusbar. 2006-09-07 16:11:05 +02:00
Hwang YunSong(황윤성) d337991fb5 winefile: Updated Korean resource. 2006-07-26 10:25:12 +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
Francois Gouget 9bfbfcbeb4 Assorted spelling, case and grammar fixes. 2006-06-26 13:06:11 +02:00
Mike McCormack d20c6cf8ca Fixed more boolean comparisons against TRUE. 2006-05-24 14:38:20 +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
Alexander N. Sørnes a4b0147b2a winefile: Fix typo in the Norwegian resources. 2006-04-17 12:00:15 +02:00
Mikołaj Zalewski ec328c1e70 winefile: Use header full drag. 2006-04-14 10:50:39 +02:00
Mike McCormack fab2e56258 winefile: Fix some gcc 4.1 warnings caused by commctrl.h macros. 2006-03-21 11:04:27 +01:00
Mike McCormack 3b397e5079 winefile: Eliminate use of windowsx.h. 2006-03-18 18:39:16 +01:00
Alexandre Julliard 04dad6218f winefile: Refresh the drives and files upon WM_DEVICECHANGE. 2006-03-10 21:43:25 +01:00
Jason Green 42d6fe6bd5 winefile: Add the ability to save window position to the registry. 2006-02-21 11:36:02 +01:00
Petr Tesarik 39a4fa4348 winefile: Czech language resources encoding fix. 2006-02-13 13:29:49 +01:00
Fatih Aşıcı 8a54a9221c winefile: Turkish translation. 2006-02-06 13:09:34 +01:00
Alexander N. Sørnes 31afe883d7 Norwegian Bokmål updates. 2006-02-06 11:43:16 +01:00
Mike McCormack ee20ca1354 winefile: Move the license and warranty text into the resources. 2006-01-31 18:08:45 +01:00
Aric Stewart 59b2838f4e winefile: Highlight the file specified on the command line instead of
filtering based on it. To be integrated with explorer to allow for
that functionality.
2006-01-11 12:32:51 +01:00
YunSong Hwang 38dbf09da2 winefile: Fix an incorrect translation. 2005-12-05 12:48:33 +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 68baacc859 Update Korean translations. 2005-11-21 12:01:19 +00:00
Martin Fuchs f42fac5566 Use command line for initial directory selection.
Remove useless hwndParent variable.
2005-11-17 11:05:35 +00:00
YunSong Hwang 3ddd394e25 Update Korean translations. 2005-11-15 12:06:12 +00:00
YunSong Hwang 6e20af5dac Add Korean translations. 2005-11-14 11:27:36 +00:00
Francois Gouget a1f9a13997 Use "static const" rather than "const static" as gcc -W complains
about the former.
2005-10-06 11:38:45 +00:00
Martin Fuchs c6593b04b9 Fix font handle leak after closing the 'choose font' dialog (based on
orginal patch by 'Christoph at ApiViewer.de')
2005-10-03 11:03:04 +00:00
Alexandre Julliard 7e22be4d84 We are no longer generating .dbg.c files. 2005-09-29 10:35:58 +00:00
Henning Gerhardt 428567098d Update German resource file. 2005-09-26 10:54:48 +00:00
Alexander N. Sørnes 8822dbbb92 Added Norwegian translations. 2005-09-25 15:15:25 +00:00
Steven Edwards 882023b2fa Set text of help menu to Help. 2005-09-23 10:09:29 +00:00
Alexandre Julliard e4b2a0bbbc Use Get/SetWindowLongPtr instead of Get/SetWindowLong where
appropriate.
2005-09-09 15:20:04 +00:00
Alexandre Julliard 7f67b35a0d Replace a few more direct lpVtbl accesses by the proper macros. 2005-09-07 13:28:25 +00:00
Dmitry Timoshkov c979bfcc0a Remove unnecessary #pragma code_page(xxxx) statements from winefile
.rc files.
2005-08-22 09:24:18 +00:00
Martin Fuchs 2a3ece86a6 - move ID_ABOUT_WINE into #ifdef __WINE__
- support for refresh in shell namespace windows
2005-07-07 20:27:24 +00:00
Martin Fuchs 62dbe21168 - remove <tchar.h> and <wchar.h> header usage by switching to WIN32
API string manipulation functions as far as possible
- switch to UNICODE compilaton
- remove launch_fileA() and tcscpyn
- don't crash in set_curdir() for NULL in the 'entry' pointer
2005-07-07 12:00:17 +00:00
Jonathan Ernst 4335719eaf Updated winefile French resources. 2005-07-05 11:00:33 +00:00
Henning Gerhardt 06de83a337 Update German resource files. 2005-07-01 19:16:36 +00:00
Martin Fuchs 4b4dfab8b9 Remove superfluous include statements. 2005-06-20 18:39:48 +00:00
Martin Fuchs b43a69c617 - Sync with ReactOS repository, re-indent and remove tabs in resource
scripts and header files.
- Add #ifdef __WINE__ for the Wine About dialog.
2005-06-20 11:45:39 +00:00
Martin Fuchs d948e6ca75 Corrections of Czech translation by Denzil. 2005-06-17 12:12:13 +00:00
Stefan Huehner 03cc8c4181 Remove some -Wstrict-prototypes warnings. 2005-06-17 10:11:37 +00:00
Mike McCormack b61c182da8 More warning fixes. 2005-06-13 11:39:52 +00:00
Martin Fuchs 1fc0e675fc Remove duplicate toolbar button. 2005-06-13 11:38:27 +00:00
Martin Fuchs f7a9c49738 - use const parameter in find_entry_shell()
- rename ExecuteDialogWndProg() to ExecuteDialogDlgProc()
- remove old comment
- add missing call to CtxMenu_reset()
2005-06-13 10:04:55 +00:00
Martin Fuchs afb99013df Remove unnecessary paint code. 2005-06-12 11:08:19 +00:00
Martin Fuchs bd5f6e2a40 Move __WINE__ ifdef directive. 2005-06-12 11:07:44 +00:00
Martin Fuchs b44c2a3d8c Fix file size in property dialog by using _stprintf() instead of
wsprintf().
2005-06-12 10:43:40 +00:00
Mike McCormack 5f409c7d5b Fix more warnings. 2005-06-10 19:32:24 +00:00
Martin Fuchs d50ae025ad Synchronize resource scripts IDs of the different languages and adjust
INFO entries.
2005-06-07 20:06:57 +00:00
Martin Fuchs 3512161ddb Implement file properties dialog (partly based on Rob D.'s winfile
code).
2005-06-06 10:02:43 +00:00
Martin Fuchs 2f5aee99f1 Refresh window content after context menu popups only if any command
has been executed.
2005-06-05 19:18:11 +00:00
Martin Fuchs 4c6ad7ffc5 Sync winefile's header between WINE and ReactOS. 2005-06-05 18:02:05 +00:00
Martin Fuchs 8cf6accf23 Fix position of column header labels. 2005-06-03 11:25:17 +00:00
Henning Gerhardt 1ab7234d55 Update German resource files. 2005-06-02 15:07:55 +00:00
Martin Fuchs 0a0fffa5eb - implement commands 'copy' and 'delete'
- fix 'move' command for the left pane
2005-05-30 09:55:19 +00:00
Martin Fuchs 309ae27805 Refresh display after executing a context menu command. 2005-05-29 20:17:05 +00:00
Martin Fuchs 4e3fd5f3c3 Implement file filtering (matching of file name patterns and file
types).
2005-05-29 20:05:29 +00:00