sync to Wine Patch: format_bytes()
[reactos.git] / reactos / subsys / system / winefile / winefile.c
2005-05-14 Martin Fuchssync to Wine Patch: format_bytes()
2005-05-13 Martin Fuchsdisplay free and total disk space
2005-05-13 Martin Fuchsadjustments for GCC and MinGW
2005-05-13 Martin Fuchs- error handling for network connection dialogs
2005-05-13 Martin Fuchsimplement network connect and disconnect dialogs
2005-05-13 Martin Fuchsdisplay source path in "move file" dialog
2005-05-13 Martin Fuchsfix comment, declare parameter type as constant
2005-05-13 Martin FuchsWine compatibility changes
2005-05-11 Martin FuchsSync to Wine:
2005-05-11 Martin FuchsSync to Wine: (rewritten bug fix)
2005-05-11 Martin FuchsSync to Wine:
2005-05-11 Martin Fuchs- Sync to Wine:
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-03 Martin Fuchscontext menu interface pointer cleanup
2005-05-01 Martin Fuchsimplement owner drawn context menus for winefile
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2004-11-16 Martin Fuchsmake read_directory_unix() static
2004-10-11 Thomas Bluemeluse INT_PTR as return type for dialog callbacks as...
2004-10-09 Martin Fuchscorrect array size
2004-10-09 Martin Fuchsunixcalls.c
2004-10-08 Martin Fuchscall vswprintf@msvcrt in Wine's UNICODE version
2004-10-08 Martin Fuchsresource files
2004-10-08 Martin Fuchscall Unix functions in separate module read_unix.c
2004-10-08 Martin FuchsUNICODE for WINE version
2004-10-08 Martin Fuchsconvert string constants into string resources and...
2004-10-07 Martin Fuchsuse TREE_LINE_DX for better look of the tree with big...
2004-10-06 Martin Fuchsupdate item height after changing the font
2004-10-04 Martin Fuchssync with WINE source
2004-10-04 Martin Fuchsmerged corrected version of the Wine commit cvs.winehq...
2004-09-25 Martin FuchscompareType refactoring
2004-09-19 Martin Fuchsremove explorer references
2004-09-17 Martin FuchsHandle "." and ".." as special direcory names and move...
2004-09-15 Martin Fuchsmove winefile into subsys/system