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