1. a4b0147 winefile: Fix typo in the Norwegian resources. by Alexander N. Sørnes · 19 years ago
  2. ec328c1 winefile: Use header full drag. by Mikołaj Zalewski · 19 years ago
  3. fab2e56 winefile: Fix some gcc 4.1 warnings caused by commctrl.h macros. by Mike McCormack · 19 years ago
  4. 3b397e5 winefile: Eliminate use of windowsx.h. by Mike McCormack · 19 years ago
  5. 04dad62 winefile: Refresh the drives and files upon WM_DEVICECHANGE. by Alexandre Julliard · 19 years ago
  6. 42d6fe6 winefile: Add the ability to save window position to the registry. by Jason Green · 19 years ago
  7. 39a4fa4 winefile: Czech language resources encoding fix. by Petr Tesarik · 19 years ago
  8. 8a54a92 winefile: Turkish translation. by Fatih Aşıcı · 19 years ago
  9. 31afe88 Norwegian Bokmål updates. by Alexander N. Sørnes · 19 years ago
  10. ee20ca1 winefile: Move the license and warranty text into the resources. by Mike McCormack · 19 years ago
  11. 59b2838 winefile: Highlight the file specified on the command line instead of by Aric Stewart · 19 years ago
  12. 38dbf09 winefile: Fix an incorrect translation. by YunSong Hwang · 19 years ago
  13. ec34a66 Ignore symlink files too (needed for git). by Alexandre Julliard · 19 years ago
  14. 0ec7e1a Renamed all .cvsignore files to .gitignore. by Alexandre Julliard · 19 years ago
  15. 68baacc Update Korean translations. by YunSong Hwang · 19 years ago
  16. f42fac5 Use command line for initial directory selection. by Martin Fuchs · 19 years ago
  17. 3ddd394 Update Korean translations. by YunSong Hwang · 19 years ago
  18. 6e20af5 Add Korean translations. by YunSong Hwang · 19 years ago
  19. a1f9a13 Use "static const" rather than "const static" as gcc -W complains by Francois Gouget · 19 years ago
  20. c6593b0 Fix font handle leak after closing the 'choose font' dialog (based on by Martin Fuchs · 20 years ago
  21. 7e22be4 We are no longer generating .dbg.c files. by Alexandre Julliard · 20 years ago
  22. 4285670 Update German resource file. by Henning Gerhardt · 20 years ago
  23. 8822dbb Added Norwegian translations. by Alexander N. Sørnes · 20 years ago
  24. 882023b Set text of help menu to Help. by Steven Edwards · 20 years ago
  25. e4b2a0b Use Get/SetWindowLongPtr instead of Get/SetWindowLong where appropriate. by Alexandre Julliard · 20 years ago
  26. 7f67b35 Replace a few more direct lpVtbl accesses by the proper macros. by Alexandre Julliard · 20 years ago
  27. c979bfc Remove unnecessary #pragma code_page(xxxx) statements from winefile .rc files. by Dmitry Timoshkov · 20 years ago
  28. 2a3ece8 - move ID_ABOUT_WINE into #ifdef __WINE__ by Martin Fuchs · 20 years ago
  29. 62dbe21 - remove <tchar.h> and <wchar.h> header usage by switching to WIN32 by Martin Fuchs · 20 years ago
  30. 4335719 Updated winefile French resources. by Jonathan Ernst · 20 years ago
  31. 06de83a Update German resource files. by Henning Gerhardt · 20 years ago
  32. 4b4dfab Remove superfluous include statements. by Martin Fuchs · 20 years ago
  33. b43a69c - Sync with ReactOS repository, re-indent and remove tabs in resource by Martin Fuchs · 20 years ago
  34. d948e6c Corrections of Czech translation by Denzil. by Martin Fuchs · 20 years ago
  35. 03cc8c4 Remove some -Wstrict-prototypes warnings. by Stefan Huehner · 20 years ago
  36. b61c182 More warning fixes. by Mike McCormack · 20 years ago
  37. 1fc0e67 Remove duplicate toolbar button. by Martin Fuchs · 20 years ago
  38. f7a9c49 - use const parameter in find_entry_shell() by Martin Fuchs · 20 years ago
  39. afb9901 Remove unnecessary paint code. by Martin Fuchs · 20 years ago
  40. bd5f6e2 Move __WINE__ ifdef directive. by Martin Fuchs · 20 years ago
  41. b44c2a3 Fix file size in property dialog by using _stprintf() instead of wsprintf(). by Martin Fuchs · 20 years ago
  42. 5f409c7 Fix more warnings. by Mike McCormack · 20 years ago
  43. d50ae02 Synchronize resource scripts IDs of the different languages and adjust by Martin Fuchs · 20 years ago
  44. 3512161 Implement file properties dialog (partly based on Rob D.'s winfile code). by Martin Fuchs · 20 years ago
  45. 2f5aee9 Refresh window content after context menu popups only if any command by Martin Fuchs · 20 years ago
  46. 4c6ad7f Sync winefile's header between WINE and ReactOS. by Martin Fuchs · 20 years ago
  47. 8cf6acc Fix position of column header labels. by Martin Fuchs · 20 years ago
  48. 1ab7234 Update German resource files. by Henning Gerhardt · 20 years ago
  49. 0a0fffa - implement commands 'copy' and 'delete' - fix 'move' command for the left pane by Martin Fuchs · 20 years ago
  50. 309ae27 Refresh display after executing a context menu command. by Martin Fuchs · 20 years ago
  51. 4e3fd5f Implement file filtering (matching of file name patterns and file types). by Martin Fuchs · 20 years ago
  52. 7b1df68 Bug fixes for _NO_EXTENSIONS mode. by Martin Fuchs · 20 years ago
  53. 371c620 Implement ID_VIEW_SPLIT command. by Martin Fuchs · 20 years ago
  54. 0ba99b1 The call to ScreenToClient() changes the content of the 'pt' variable, by Martin Fuchs · 20 years ago
  55. 4a0a199 Implement connecting and disconnecting of network drives. by Martin Fuchs · 20 years ago
  56. 08cf5a3 Implement menu entry "format disk" (derived from Robert Dickenson's code). by Martin Fuchs · 20 years ago
  57. 36f16c6 Swedish translation of winefile resources by David Nordenberg, by Martin Fuchs · 20 years ago
  58. a55f54f Implement switching of file sort order. by Martin Fuchs · 20 years ago
  59. 0d5d719 - spelling fixes (prefered -> preferred) by Martin Fuchs · 20 years ago
  60. 12f0b41 Display free and total disk space in status bar. by Martin Fuchs · 20 years ago
  61. aeea983 Display source path in "move file" dialog. by Martin Fuchs · 20 years ago
  62. b5ab337 Replace numeric resource identifiers by their defined constants. by Martin Fuchs · 20 years ago
  63. 0a10ea0 Improved version of Piotr Caban's bugfix patch "Fixed display bug". by Martin Fuchs · 20 years ago
  64. 05c0cd0 Implement owner drawn context menus. by Martin Fuchs · 20 years ago
  65. eb5bf7d Documentation spelling fixes. by Jon Griffiths · 20 years ago
  66. bea24fe Small fix for the German resource file. by Henning Gerhardt · 20 years ago
  67. 18bfe6a Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all by Alex Villacís Lasso · 20 years ago
  68. d0cc21f Add/updated German resources. by Henning Gerhardt · 20 years ago
  69. 574c0ed Update the resources for Portuguese. by Marcelo Duarte · 20 years ago
  70. ba7a43e Authors: Américo José Melo <mmodem00@netvisao.pt>, Francois Gouget <fgouget@codeweavers.com> by Alexandre Julliard · 20 years ago
  71. a82f135 Don't use utf8 in rc files. by Hans Leidekker · 20 years ago
  72. 760096d Added Spanish translation. by José Manuel Ferrer Ortiz · 20 years ago
  73. fa5c73f Fixed display bug. by Piotr Caban · 20 years ago
  74. 0a25896 Const correctness fixes. by Eric Pouech · 20 years ago
  75. a79c534 Avoid using the MAKEPOINTS macro, it's broken on big endian. by Alexandre Julliard · 20 years ago
  76. 578f9f5 Unicodify string constants. by Martin Fuchs · 20 years ago
  77. 3980fd4 splitpath maintainance. by Martin Fuchs · 20 years ago
  78. 2a389a6 Updated Spanish translations. by José Manuel Ferrer Ortiz · 20 years ago
  79. f00691c Fix English menu text. by Martin Fuchs · 20 years ago
  80. 60865df New Czech resources. by David Kredba · 20 years ago
  81. 69746f3 Fix indenting of last patch (tabs instead of spaces). by Martin Fuchs · 20 years ago
  82. 1573382 - use ID_SELECT_FONT in german menu by Martin Fuchs · 20 years ago
  83. 0479b97 Update French translation. by Sylvain Petreolle · 20 years ago
  84. 9bfcbef - remove unused IDS_FILE_MOVE_ERROR by Martin Fuchs · 20 years ago
  85. d1dceca Fix "move file" implementation, in detail: by Martin Fuchs · 20 years ago
  86. e5d414e Immediately refresh child windows after changing the font. by Martin Fuchs · 20 years ago
  87. 016ac88 Fix sigsegv when double clicking directory entries. by Martin Fuchs · 20 years ago
  88. 1b2dd4b - remove trailing semicolons from constant definitions by Martin Fuchs · 20 years ago
  89. c10e3cb Translation update. by Ivan Leo Puoti · 21 years ago
  90. c25c8ca - added choosing fonts - added file moving by Piotr Caban · 21 years ago
  91. 5590928 Added Polish translation. by Piotr Caban · 21 years ago
  92. 634c7a4 - Handle "." and ".." as special case and move them at the very first by Martin Fuchs · 21 years ago
  93. 174e6a5 Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. by Huw Davies · 21 years ago
  94. 27a7a7a Added some Spanish translations. by José Manuel Ferrer Ortiz · 21 years ago
  95. 3e42f69 Changed my name, so update copyright info. by Ivan Leo Puoti · 21 years ago
  96. 6be39b6 Take advantage of the new winegcc -B support. by Alexandre Julliard · 21 years ago
  97. 589e115 We no longer use the .exe.spec.c files. by Alexandre Julliard · 21 years ago
  98. 6621b2d Build all the programs with winegcc. by Alexandre Julliard · 21 years ago
  99. fa828cd - move some PIDL function declarations from undocshell.h into public by Martin Fuchs · 21 years ago
  100. ad5ff7c Assorted spelling and case fixes. by Francois Gouget · 21 years ago