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