.. |
.cvsignore
|
We no longer use the .exe.spec.c files.
|
2004-03-02 21:16:37 +00:00 |
Cs.rc
|
New Czech resources.
|
2004-10-25 21:54:56 +00:00 |
De.rc
|
Added German language support.
|
2005-02-23 20:57:51 +00:00 |
En.rc
|
Use "MS Shell Dlg" everywhere except for Japanese.
|
2005-02-21 18:38:36 +00:00 |
Es.rc
|
Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all
|
2005-02-16 21:10:59 +00:00 |
Fr.rc
|
French localization.
|
2005-02-24 19:38:20 +00:00 |
It.rc
|
Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif.
|
2004-08-24 18:33:01 +00:00 |
Makefile.in
|
Implemented 'Browse' functionality for the drive mapping property
|
2005-03-09 16:41:30 +00:00 |
Nl.rc
|
Use "MS Shell Dlg" everywhere except for Japanese.
|
2005-02-21 18:38:36 +00:00 |
Pt.rc
|
Update the resources for Portuguese.
|
2005-02-14 11:12:30 +00:00 |
Ru.rc
|
Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif.
|
2004-08-24 18:33:01 +00:00 |
Si.rc
|
Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif.
|
2004-08-24 18:33:01 +00:00 |
appdefaults.c
|
- Fix prototypes of GetClassLongA/W, GetClassLongPtrA/W and
|
2005-02-15 21:51:06 +00:00 |
audio.c
|
Change detection order to: OSS-ALSA-ARTS-JACK.
|
2005-02-16 17:51:37 +00:00 |
drive.c
|
Janitorial: Get rid of strncpy/strncpyW.
|
2005-03-28 14:17:51 +00:00 |
drivedetect.c
|
Replace strncpy with memcpy or lstrcpyn.
|
2005-04-18 10:30:55 +00:00 |
driveui.c
|
Porting fixes.
|
2005-03-14 10:05:12 +00:00 |
libraries.c
|
Use switch statements instead of if-cascades. Avoid warnings.
|
2005-01-17 13:41:58 +00:00 |
main.c
|
Implemented 'Browse' functionality for the drive mapping property
|
2005-03-09 16:41:30 +00:00 |
properties.c
|
- introduce keypath() function
|
2004-09-28 03:16:43 +00:00 |
properties.h
|
As last option for drive type detection we try the device node name.
|
2005-02-25 13:58:45 +00:00 |
resource.h
|
- More heapification.
|
2004-11-23 13:50:23 +00:00 |
winecfg.c
|
Fixed some signed / unsigned pointer casts.
|
2005-04-18 09:54:03 +00:00 |
winecfg.h
|
Fixed automatic drive detection for the case that the root directory
|
2005-02-14 11:01:16 +00:00 |
winecfg.rc
|
French localization.
|
2005-02-24 19:38:20 +00:00 |
x11drvdlg.c
|
- Fix prototypes of GetClassLongA/W, GetClassLongPtrA/W and
|
2005-02-15 21:51:06 +00:00 |