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
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
Alexandre Julliard
bef5645eb1
makefiles: Remove the no longer needed explicit separators for dependencies.
2010-03-16 13:28:19 +01:00
Igor Paliychuk
e80a1214f8
winefile: Add Ukrainian translations.
2010-02-01 12:08:45 +01:00
Michael Stefaniuc
e80b36e7c5
winefile: Compile with -DWINE_NO_UNICODE_MACROS.
2009-08-25 11:27:17 +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
Alexandre Julliard
dad21bbcbf
makefiles: List the static libraries as normal imports instead of extra libs.
2008-04-30 14:23:55 +02:00
Herve Chanal
fb2e9a3aba
winefile: A nicer icon.
2008-03-26 23:38:36 +01:00
Alexandre Julliard
6fae47ef9f
winefile.exe: We can now store binary files in the repository.
2007-09-18 13:36:47 +02:00
Alexandre Julliard
32ab895e46
makefiles: Generate the dependencies line to avoid some code duplication.
2006-09-14 09:38:16 +02:00
Mike McCormack
ee20ca1354
winefile: Move the license and warranty text into the resources.
2006-01-31 18:08:45 +01: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
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
4e3fd5f3c3
Implement file filtering (matching of file name patterns and file
...
types).
2005-05-29 20:05:29 +00:00
Martin Fuchs
4a0a199fcf
Implement connecting and disconnecting of network drives.
2005-05-16 21:36:41 +00:00
Piotr Caban
c25c8cafe1
- added choosing fonts
...
- added file moving
2004-09-27 20:35:53 +00:00
Alexandre Julliard
6be39b60f5
Take advantage of the new winegcc -B support.
2004-03-09 04:54:07 +00:00
Alexandre Julliard
6621b2d213
Build all the programs with winegcc.
2004-03-02 21:00:00 +00:00
Alexandre Julliard
20b4585e3c
Only link against libdxguid where necessary.
2004-01-27 00:11:16 +00:00
Alexandre Julliard
cf83c1254a
Define __WINE__ to enable extensions (spotted by Martin Fuchs).
2003-12-13 03:21:30 +00:00
Pavel Roskin
7035adcae4
Convert resources to standard format without embedded binary data.
...
Fixes to be compatible with windres.
2003-10-04 04:21:19 +00:00
Richard Cohen
ca1fe9ec1d
Use __WINE__ instead of _WINE_, _WIN32.
2003-08-13 19:38:22 +00:00
Martin Fuchs
f6fab8c730
Extended winefile for an optional shell namespace mode.
2003-08-13 01:18:37 +00:00
Alexandre Julliard
65a42168e3
Merged Martin Fuchs' file manager (with the help of Steven Edwards).
2002-06-04 21:29:40 +00:00