Bruno Jesus
|
a9c00c66d0
|
winefile: Allow paths with spaces.
|
2014-12-15 13:38:21 +01:00 |
Frédéric Delanoy
|
8d8a4c103a
|
winefile: Constify some character strings.
|
2013-12-20 10:51:06 +01:00 |
Frédéric Delanoy
|
5ba7f79bad
|
Assorted spelling fixes.
|
2013-12-03 19:41:53 +01:00 |
Frédéric Delanoy
|
0b977adc67
|
winefile: Use BOOL type where appropriate.
|
2013-10-17 10:45:49 +02:00 |
Gerald Pfeifer
|
f039251991
|
winefile: Remove redundant check in format_bytes().
|
2013-10-16 11:41:21 +02:00 |
Alexandre Julliard
|
2f7a7caa92
|
winefile: Don't offer vertical fonts in the font dialog.
|
2013-06-25 18:12:11 +02:00 |
Alexandre Julliard
|
f07ff7f981
|
winefile: Avoid abbreviations in column names.
|
2013-06-18 12:57:44 +02:00 |
Alexandre Julliard
|
c0e85b9fe6
|
winefile: Pass a value instead of a pointer to avoid type mismatch warnings.
|
2013-03-13 16:27:50 +01:00 |
Marcus Meissner
|
8af406fb00
|
winefile: Check index before buffer overread (Coverity).
|
2012-10-15 13:31:04 +02:00 |
Michael Stefaniuc
|
f6cd3e874b
|
winefile: Avoid a TRUE:FALSE conditional expression.
|
2012-08-15 12:13:07 +02:00 |
André Hentschel
|
a8e2b24006
|
winefile: Fully convert to unicode.
|
2012-03-26 18:15:39 +02:00 |
André Hentschel
|
162521be8b
|
winefile: Remove unused macros.
|
2012-03-26 18:15:36 +02:00 |
André Hentschel
|
7476bb0556
|
winefile: Fix collapsing when there's no parent directory.
|
2012-02-15 11:54:42 +01:00 |
Frédéric Delanoy
|
f38e0be5ea
|
winefile: Avoid uninitialized field in SYSTEMTIME structure (Coverity).
|
2011-11-25 16:22:12 +01:00 |
Francois Gouget
|
c864dd6be7
|
winefile: Make it possible to translate the disk size units.
|
2011-11-21 12:44:34 +01:00 |
Francois Gouget
|
bdfc307ff7
|
winefile: Fix a string resource so its format placeholders can be reordered.
|
2011-10-20 20:48:27 +02:00 |
Francois Gouget
|
661c9c1c2c
|
winefile: Always use the same name for the Wine File Manager.
|
2011-09-12 11:10:49 +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 |
André Hentschel
|
16955095ad
|
winefile: Remove dead initialization (clang).
|
2011-07-06 11:20:07 +02:00 |
Francois Gouget
|
7d460a4ea8
|
winefile: Fix the View and Options menu handles.
|
2011-05-03 14:38:06 +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
|
d1f8eb49fe
|
winefile: Fix incorrect use of the ScreenToClient function.
|
2010-10-05 14:02:41 +02:00 |
Gerald Pfeifer
|
7b252d6edb
|
winefile: Remove variable hChildClass which is not really used from InitInstance.
|
2010-05-10 10:15:39 +02:00 |
Steven Edwards
|
d6055a4165
|
winefile: Replace builtin execute dialog with standard RunFile dialog.
|
2009-12-30 16:28:01 +01: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 |
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 |
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 |
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 |
Alexandre Julliard
|
01b7667a1a
|
programs: Convert source files to utf-8.
|
2008-10-18 19:22:19 +02:00 |
Michael Stefaniuc
|
163874844b
|
winefile: Use FAILED instead of !SUCCEEDED.
|
2008-10-08 13:43:00 +02:00 |
Marcus Meissner
|
a392d3774c
|
winefile: Fixed sizes to LoadString.
|
2008-09-15 11:47:00 +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 |