Martin Fuchs
1573382dd6
- use ID_SELECT_FONT in german menu
...
- move string constants into string resources
2004-10-21 19:51:31 +00:00
Sylvain Petreolle
0479b97190
Update French translation.
2004-10-08 20:50:34 +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
d1dceca69f
Fix "move file" implementation, in detail:
...
- use TCHAR to make the code UNICODE compatible
- pass return string buffer to the dialog procedure
- call display_error() in case of errors to display the WIN32 error
message
- use slash instead of back slash for unix file system compatibility
- format the code equally to the remaining winefile code
2004-10-07 04:25:29 +00:00
Martin Fuchs
e5d414ea38
Immediately refresh child windows after changing the font.
2004-10-07 04:20:04 +00:00
Martin Fuchs
016ac8877b
Fix sigsegv when double clicking directory entries.
2004-10-07 02:58:57 +00:00
Martin Fuchs
1b2dd4ba35
- remove trailing semicolons from constant definitions
...
- add some comments
- make time_to_filetime() a static function
2004-10-06 18:52:30 +00:00
Ivan Leo Puoti
c10e3cbfa2
Translation update.
2004-09-28 03:14:48 +00:00
Piotr Caban
c25c8cafe1
- added choosing fonts
...
- added file moving
2004-09-27 20:35:53 +00:00
Piotr Caban
5590928336
Added Polish translation.
2004-09-22 19:18:15 +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
Huw Davies
174e6a5d28
Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif.
2004-08-24 18:33:01 +00:00
José Manuel Ferrer Ortiz
27a7a7a69a
Added some Spanish translations.
2004-06-28 23:51:05 +00:00
Ivan Leo Puoti
3e42f6953e
Changed my name, so update copyright info.
2004-05-27 02:25:13 +00:00
Alexandre Julliard
6be39b60f5
Take advantage of the new winegcc -B support.
2004-03-09 04:54:07 +00:00
Alexandre Julliard
589e115233
We no longer use the .exe.spec.c files.
2004-03-02 21:16:37 +00:00
Alexandre Julliard
6621b2d213
Build all the programs with winegcc.
2004-03-02 21:00:00 +00:00
Martin Fuchs
fa828cd057
- move some PIDL function declarations from undocshell.h into public
...
header, as they are no longer undocumented
- implement context menu support for Winefile
2004-02-11 04:18:12 +00:00
Francois Gouget
ad5ff7ceeb
Assorted spelling and case fixes.
2004-02-09 22:07:42 +00:00
Huw Davies
89ef25e218
Use the BTNS_* toolbar button style defines rather than the outdated
...
TBSTYLE_*.
2004-02-09 21:01:10 +00:00
Alexandre Julliard
20b4585e3c
Only link against libdxguid where necessary.
2004-01-27 00:11:16 +00:00
Ivan Leo Murray-Smith
edeb27b09c
Added Italian resources.
2004-01-02 01:50:05 +00:00
Alexandre Julliard
cf83c1254a
Define __WINE__ to enable extensions (spotted by Martin Fuchs).
2003-12-13 03:21:30 +00:00
Martin Fuchs
17b9837af4
Fixed missing initializations of struct SHELLEXECUTEINFO.
2003-12-12 04:11:25 +00:00
Hans Leidekker
5474ad83b1
- Dutch translations of Wine programs.
...
- Correct grammar error in winefile.
2003-10-27 22:03:28 +00:00
Pavel Roskin
7035adcae4
Convert resources to standard format without embedded binary data.
...
Fixes to be compatible with windres.
2003-10-04 04:21:19 +00:00
Vincent Béron
221aa8d2a5
Another batch of French resources updates.
2003-09-22 19:48:29 +00:00
Alexandre Julliard
2b644d60d6
Removed wrong or unneeded codepage pragmas.
2003-08-30 00:17:33 +00:00
Rok Mandeljc
d4c1ebabdb
Minor updates of Slovenian translations.
2003-08-29 22:21:43 +00:00
Alexandre Julliard
0e3042eb65
Don't use alloca.
2003-08-28 19:40:51 +00:00
Francois Gouget
01e8d2eb5f
Fix compilation error.
2003-08-13 19:43:19 +00:00
Richard Cohen
ca1fe9ec1d
Use __WINE__ instead of _WINE_, _WIN32.
2003-08-13 19:38:22 +00:00
Martin Fuchs
f6fab8c730
Extended winefile for an optional shell namespace mode.
2003-08-13 01:18:37 +00:00
Marcelo Duarte
de08661413
- Localization to Portuguese of Brazil
...
- Revision and addition of missing resources
- Minor typo fix and codepage fix in programs/winefile resource.
2003-06-30 20:22:35 +00:00
Marcelo Duarte
5bb472eae1
- localization to the Portuguese of Brazil of "programs/*"
...
- separation of some resources that only existed in English
- lesser adjustments in menus
2003-06-23 18:15:15 +00:00
Sylvain Petreolle
d478261f30
Added French translation, finished English translation.
2003-06-18 03:20:14 +00:00
Igor Stepin
97b7bc1984
Added a lot of Russian translations.
2003-05-04 02:33:08 +00:00
Igor Stepin
4acde5346f
Changed font charset from ANSI to DEFAULT_CHARSET.
2003-05-01 00:00:10 +00:00
Liu Spider
9b5375e5ee
Added Simplified Chinese resources.
2003-01-09 00:51:09 +00:00
Zoly Nagy
9560ece6c4
Added/upgraded Hungarian resources.
2002-11-04 22:45:22 +00:00
Martin Fuchs
4ff0a69b65
Removed warning "SetWindowText(0, ...)" when opening new windows.
2002-10-18 00:20:25 +00:00
Martin Fuchs
605e7a18f0
Correct initial display of file listing.
2002-10-17 01:18:20 +00:00
Martin Fuchs
b5960a175f
Implemented program launching by double click.
2002-10-16 18:50:38 +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
bac71315d2
Removed non-static structure initializers.
2002-07-03 21:06:58 +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