Commit Graph

11 Commits

Author SHA1 Message Date
Martin Fuchs 7b1df68929 Bug fixes for _NO_EXTENSIONS mode. 2005-05-23 10:26:47 +00:00
Martin Fuchs 578f9f5a3d Unicodify string constants. 2004-11-22 18:24:09 +00:00
Martin Fuchs e5d414ea38 Immediately refresh child windows after changing the font. 2004-10-07 04:20:04 +00:00
Piotr Caban c25c8cafe1 - added choosing fonts
- added file moving
2004-09-27 20:35:53 +00:00
Martin Fuchs 634c7a49c4 - Handle "." and ".." as special case and move them at the very first
beginning of directory listings.
- Remove unused variable wStringTableOffset.
2004-09-22 19:11:49 +00:00
Martin Fuchs f6fab8c730 Extended winefile for an optional shell namespace mode. 2003-08-13 01:18:37 +00:00
Martin Fuchs 3d8820ea22 - Fixed building unter native WIN32.
- Fixed display of filenames in tree pane.
2002-10-15 02:21:08 +00:00
Alexandre Julliard dd0bdbe44e Removed the __uint* types from basetsd.h since they don't exist under
Windows. Fixed a few other issues with type definitions.
2002-09-12 17:29:12 +00:00
Gerald Pfeifer 41fc7e5d55 Do not #include <malloc.h>, which is non-standard and not needed. 2002-07-16 01:17:21 +00:00
Gregg Mattinson 88773cd403 Removed C++ style comments. 2002-06-28 17:37:34 +00:00
Alexandre Julliard 65a42168e3 Merged Martin Fuchs' file manager (with the help of Steven Edwards). 2002-06-04 21:29:40 +00:00