Commit Graph

276 Commits (32800de137a8e5f230486e7e93a0736862725aca)

Author SHA1 Message Date
Francois Gouget 661c9c1c2c winefile: Always use the same name for the Wine File Manager. 2011-09-12 11:10:49 +02:00
Octavian Voicu a966945d98 winefile: Don't parse colons as stream separators when splitting paths. 2011-08-29 14:02:05 +02:00
Francois Gouget 580ece97a0 winefile: The title format string cannot really be translated so remove it from the resources. 2011-08-26 16:25:34 +02:00
Francois Gouget c992ca277d Assorted spelling fixes. 2011-08-24 19:07:46 +02:00
Akihiro Sagawa deac5ceb1c po: Add message contexts for 'Desktop' and update Japanese translation. 2011-07-14 14:39:27 +02:00
André Hentschel 16955095ad winefile: Remove dead initialization (clang). 2011-07-06 11:20:07 +02:00
Francois Gouget 2bfa358d3d winefile: Standardize the 'Arrange Icons' menu label. 2011-05-16 16:35:29 +02:00
Francois Gouget 1f5af2d451 winefile: Fix ellipsis usage in the menu and button labels. 2011-05-03 19:34:28 +02:00
Francois Gouget 7d460a4ea8 winefile: Fix the View and Options menu handles. 2011-05-03 14:38:06 +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 f6544699d1 programs: NOINVERT is an obsolete flag so remove it. 2011-04-08 13:03:21 +02:00
Francois Gouget fb3641c5d0 winefile: Remove the 'Help on Help' menu.
It is redundant with the help application's 'Help' menu and clutters winefile.
2011-04-01 11:02:57 +02:00
Francois Gouget ddeacf86a4 winefile: Remove the unimplemented help search menu. 2011-03-31 13:12:46 +02:00
Francois Gouget 1a56a26b85 winefile: Fix the compilation when _NO_EXTENSIONS is defined. 2011-03-30 18:23:40 +02:00
Francois Gouget 378cf80a1a winefile: Remove commented out code. 2011-03-30 18:23:39 +02:00
Francois Gouget 519e6f896c winefile: Remove the format disk command.
SHFormatDrive() is unimplemented in Wine and a format command seems useless in winefile.
2011-03-30 18:23:39 +02:00
Francois Gouget 0a2be1a0be winefile: Remove unimplemented menu entries.
They unnecessarily clutter the GUI and are unlikely to ever be implemented.
2011-03-30 18:23:39 +02:00
Reece Dunn c013e44b1e winefile: In the Options > Font menu handler, initially select the current font. 2011-02-08 16:20:41 -06:00
Alexandre Julliard 3cad6ebae9 winefile: Recover some resources that were lost during the po conversion. 2011-01-25 12:20:03 +01:00
Alexandre Julliard baeb0d971f po: Unify the spelling of some menu entries across programs. 2011-01-14 18:26:22 +01:00
Alexandre Julliard 08b919f8d9 winefile: Convert menu and string table resources to po files. 2011-01-10 23:37:15 +01:00
Hwang YunSong d54d410d28 winefile: Update Korean resource. 2011-01-06 11:33:15 +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 d2989f0d09 winefile: Add a manpage. 2010-11-24 17:59:59 +01:00
Yaron Shahrabani e332f8442e winefile: Added Hebrew translation. 2010-10-22 12:05:29 +02:00
Alexandre Julliard d1f8eb49fe winefile: Fix incorrect use of the ScreenToClient function. 2010-10-05 14:02:41 +02:00
Luca Bennati f88ed20bc9 winefile: Update Italian translation. 2010-09-23 17:50: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
Michael Stefaniuc fc2baddaa5 winefile: 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
Michael Stefaniuc e8e58aa7e4 winefile: Add the Romanian translation.
Translation by Claudia Cotună.
2010-07-12 16:17:59 +02:00
Igor Paliychuk 9fa578041c winefile: Ukrainian translation update. 2010-06-28 11:43:49 +02:00
Gustavo Henrique Milaré aebcb448fa winefile: Update Portuguese translation. 2010-06-25 10:25:13 +02:00
Vitaly Lipatov b974852ce1 Update Russian translations. 2010-06-18 16:22:07 +02:00
Sven Baars dd09205984 winefile: Fix Dutch translation. 2010-05-28 16:22:30 +02:00
Gerald Pfeifer 7b252d6edb winefile: Remove variable hChildClass which is not really used from InitInstance. 2010-05-10 10:15:39 +02:00
Joel Holdsworth f40e0c6e87 winefile: Replaced program icon with a Tango compliant icon. 2010-04-19 16:01:18 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Luca Bennati a0f7a63427 winefile: Fix Italian translation. 2010-02-02 11:47:20 +01:00
Igor Paliychuk e80a1214f8 winefile: Add Ukrainian translations. 2010-02-01 12:08:45 +01:00
Steven Edwards d6055a4165 winefile: Replace builtin execute dialog with standard RunFile dialog. 2009-12-30 16:28:01 +01:00
Davide Pizzetti d451778bcc winefile: Italian translation update. 2009-09-09 12:05:24 +02:00
Michael Stefaniuc e80b36e7c5 winefile: Compile with -DWINE_NO_UNICODE_MACROS. 2009-08-25 11:27:17 +02:00
Michael Stefaniuc 9b62d9df20 winefile: Use the explicit W-form for the rest of the types. 2009-08-25 11:27:08 +02:00
Michael Stefaniuc e75b496d00 winefile: Replace the TSTR types with WSTR. 2009-08-25 11:25:58 +02:00
Michael Stefaniuc 21049ffb1f winefile: Replace TCHAR with WCHAR. 2009-08-25 11:25:50 +02:00
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