Alexandre Julliard
9966a787aa
winecfg.exe: We can now store binary files in the repository.
2007-09-18 13:35:35 +02:00
Michael Stefaniuc
381fa6588f
winecfg: Win64 printf format warning fixes.
2006-10-03 11:15:41 +02:00
Michael Stefaniuc
85ce5117c5
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
2006-09-29 16:08:30 +02:00
Alexandre Julliard
32ab895e46
makefiles: Generate the dependencies line to avoid some code duplication.
2006-09-14 09:38:16 +02:00
Michael Jung
51a3198748
winecfg: Support for setting symlinks for 'Desktop' and 'My Stuff' shell folders.
2006-02-14 13:09:30 +01:00
Mike McCormack
55303936b6
winecfg: Tidy up included headers.
...
Get rid of the barely used properties.c.
2006-01-19 11:55:01 +01:00
Robert Reif
f0c55e7d52
winecfg: Use sound tree view for driver selection.
...
- Move driver selection and configuration into tree view.
- Only show loadable drivers.
2005-12-17 12:30:06 +01:00
Frank Richter
1bac61f8e5
Add an "Appearance" tab to control the currently active theme.
2005-08-24 10:59:40 +00:00
Robert Reif
8881284373
- Add an audio configure button with code to display the selected
...
audio driver's configure dialog.
- Add an audio control panel launch button.
2005-06-28 19:12:52 +00:00
Michael Jung
d95a91ff52
Implemented 'Browse' functionality for the drive mapping property
...
sheet.
2005-03-09 16:41:30 +00:00
Mike Hearn
7d8711e15f
- More heapification.
...
- Split drive code into core, UI and autodetect.
- Implement drive autodetection.
- Slight redesign of drive tab.
- Code cleanup.
2004-11-23 13:50:23 +00:00
Chris Morgan
49f0dd3a2c
Implemented an array of 26 drives and interface functions for adding,
...
copying, moving and deleting drives.
Added a "Show/Hide Advanced" button in the drive edit dialog that
toggles the display of advanced options and resizes/moves controls.
Disable the 'autodetect' radio button in the drive edit dialog until
we have autodetection support.
Map window 'x' button to dialog close.
2004-05-04 02:56:46 +00:00
Alexandre Julliard
6be39b60f5
Take advantage of the new winegcc -B support.
2004-03-09 04:54:07 +00:00
Alexandre Julliard
6621b2d213
Build all the programs with winegcc.
2004-03-02 21:00:00 +00:00
Chris Morgan
cde7f90903
Add audio tab with first pass at autodetection of audio driver.
...
Double clicking a drive entry brings up drive edit window.
2004-01-20 02:07:35 +00:00
Robert van Herk
5fd5f38490
Added a tabsheet that allows the user to change the dll overrides,
...
both globally and per app.
2004-01-07 00:43:40 +00:00
Dimitrie O. Paun
54e6b0d938
Extract binary resources to files, to fit the standard.
2003-10-03 05:01:33 +00:00
Mike Hearn
498e1ce039
Move Applications tab before Libraries tab.
...
Improve return_if_fail.
Partly implement appdefaults UI.
Replace usage of EnableWindow with clearer enable/disable macros.
2003-09-30 00:27:55 +00:00
Alexandre Julliard
d0112aa509
Authors: Mark Westcott <mark@houseoffish.org>, Mike Hearn <mike@theoretic.com>
...
- Merge drive code from Mark.
- Rename saveX11DrvDlgSettings to fetchX11DrvDlgSettings.
- Make the listbox display drive title, not letter.
2003-08-30 00:49:00 +00:00
Alexandre Julliard
3db78b8d64
Authors: Mark Westcott <mark@houseoffish.org>, Mike Hearn <mike@theoretic.com>
...
- Rename hSession to configKey.
- Make the config struct a global, rename to "config".
- Correct bug in OK/Cancel handling.
- Merge X11DRV dialog code from Mark.
- Add newline to the initial FIXME.
2003-08-30 00:40:46 +00:00
Matthew Davison
5101dfcdb2
Added some registry-loading code.
2003-04-27 00:33:07 +00:00
Dimitrie O. Paun
82ce2cc7df
New winecfg skeleton app, based heavily on original work by Jaco
...
Greeff.
2003-03-31 19:41:55 +00:00