Commit Graph

23 Commits (94b87d08c825ec89c6abe0dea4721d286ff59c79)

Author SHA1 Message Date
Alexandre Julliard 0b98d108bc winefile: Remove some unused resources. 2008-03-27 13:46:04 +01:00
Alexandre Julliard 761ce98b3f winefile: Remove redundant About Wine menu option. 2008-03-27 13:36:39 +01:00
Francois Gouget 9bfbfcbeb4 Assorted spelling, case and grammar fixes. 2006-06-26 13:06:11 +02:00
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Jason Green 42d6fe6bd5 winefile: Add the ability to save window position to the registry. 2006-02-21 11:36:02 +01:00
Mike McCormack ee20ca1354 winefile: Move the license and warranty text into the resources. 2006-01-31 18:08:45 +01:00
Martin Fuchs b43a69c617 - Sync with ReactOS repository, re-indent and remove tabs in resource
scripts and header files.
- Add #ifdef __WINE__ for the Wine About dialog.
2005-06-20 11:45:39 +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 0a0fffa5eb - implement commands 'copy' and 'delete'
- fix 'move' command for the left pane
2005-05-30 09:55:19 +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 371c620d2d Implement ID_VIEW_SPLIT command. 2005-05-23 09:52:51 +00:00
Martin Fuchs 4a0a199fcf Implement connecting and disconnecting of network drives. 2005-05-16 21:36:41 +00:00
Martin Fuchs 08cf5a301a Implement menu entry "format disk" (derived from Robert Dickenson's
code).
2005-05-16 14:08:41 +00:00
Martin Fuchs a55f54fb44 Implement switching of file sort order. 2005-05-16 08:48:54 +00:00
Martin Fuchs 0d5d71999f - spelling fixes (prefered -> preferred)
- add ", {0, 0}, 0, 0" in comment lines
- update copyright statement
2005-05-14 18:50:30 +00:00
Martin Fuchs 12f0b41d13 Display free and total disk space in status bar. 2005-05-14 11:07:39 +00:00
Martin Fuchs b5ab337d72 Replace numeric resource identifiers by their defined constants. 2005-05-13 17:45:31 +00:00
Martin Fuchs 1573382dd6 - use ID_SELECT_FONT in german menu
- move string constants into string resources
2004-10-21 19:51:31 +00:00
Martin Fuchs 9bfcbefd13 - remove unused IDS_FILE_MOVE_ERROR
- use SetWindowFont() instead of SendMessage(WM_SETFONT)
- remove unused comment
- use GET_X_LPARAM() instead of GET_X_LPARAM()
- remove old _ROS_ preprocessor statements
2004-10-07 17:35:23 +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 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