Restore focus to the current control without selecting text.
[wine] / programs / winecfg /
2005-10-19  Vitaliy MargolenUse correct notification for drive selection change.
2005-10-18  Ivan Leo PuotiMake drive type an advanced option.
2005-10-18  Rein KlazesShow desktop mode disabled if the Desktop registry...
2005-10-17  Vitaliy MargolenRemove "Automatically detect windows version". Default...
2005-10-13  Alexandre JulliardReport the correct version in the About dialog.
2005-10-13  Vitaliy MargolenFix "Remove application" for applications that had...
2005-10-04  Juan LangRemove .dll from DllOverrides entries, such entries...
2005-10-03  Alexander N. SørnesFixed a few missing characters in winecfg.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-26  Christian CostaScreen depth cannot be selected when double buffering...
2005-09-19  Milko KrachounovBulgarian resources for mpr, msi, user, commdlg, oleaut...
2005-09-07  Alexandre JulliardReplace a few more direct lpVtbl accesses by the proper...
2005-09-07  Vikram KumarUpdate Japanese resource file to include the Theme...
2005-09-06  Yuri KozlovUpdated Russian resources.
2005-09-06  Kimmo MyllyvirtaAdded Finnish resources.
2005-09-03  Paul VriensUpdate for the 'Install theme' button.
2005-09-02  Frank RichterSince uxtheme also returns a friendly display name...
2005-08-30  Frank RichterAdd an "Install theme" button to the appearance page...
2005-08-30  Alexander N. SørnesNorwegian translation of winecfg.
2005-08-30  Paul VriensUpdate to the latest theme and tab settings.
2005-08-29  Frank RichterMake THEME_update_color_and_size static and drop THEME_...
2005-08-29  Jonathan ErnstTheming setings in French.
2005-08-29  Yuri KozlovTheme dialog added in Ru.rc.
2005-08-25  Frank RichterLoad tab titles and property sheet caption from string...
2005-08-25  Frank RichterAdd English Neutral and German appearance tab translations.
2005-08-24  Frank RichterAdd an "Appearance" tab to control the currently active...
2005-08-23  Rémi AssaillyMoved mciavi32 to the top-level dlls directory.
2005-08-19  Mike McCormackFix gcc 4.0 warnings.
2005-08-19  Rémi AssaillyRemoved mcianim.
2005-08-19  Yuri KozlovUpdated Russian resources.
2005-08-17  Vitaliy MargolenAdd windows version registry entries.
2005-08-15  Vikram KumarAdded Japanese resources.
2005-08-12  Richard CohenUpdate English neutral version of winecfg graphics...
2005-08-03  Alexandre JulliardRemoved the broken mmap64 configure check, and moved the
2005-08-03  Peter ÅstrandImplemented an Esound driver.
2005-07-29  Jonathan ErnstFixed control size and placement.
2005-07-29  Stefan DösingerCorrect the sizes of some controls in the German resources.
2005-07-14  Paul VriensUpdate the Dutch translations.
2005-07-13  Jonathan ErnstUpdated winecfg French resources.
2005-07-13  Henning Gerhardt- Added German winspool resource file.
2005-07-12  Raphael Junqueira- add direct3d configuration on winecfg graphics panel
2005-07-11  Raphael JunqueiraAdd some basic dsound configuration on Audio panel.
2005-07-10  Brian VincentDescribe tabs being linked together.
2005-07-08  Henning GerhardtUpdate German resource files.
2005-07-07  Frank RichterUpdate German translation for changes to the DLL overri...
2005-07-07  Paul VriensUpdate the Dutch translations.
2005-07-06  Felix NawothnigChanged layout of libraries tab, moved load-order setti...
2005-07-05  Hajime SegawaFix for debug message buffer overflow in library tab.
2005-07-05  Huw DaviesAdd an English neutral version of the graphics tab.
2005-07-05  Jonathan Ernst- Updated winecfg French resources.
2005-07-01  Henning GerhardtUpdate German resource files.
2005-07-01  Michael JungAdded binfmt_misc to the filesystem blacklist.
2005-06-30  Paul VriensUpdate the Dutch translations.
2005-06-30  Francois GougetRemove unneeded casts.
2005-06-28  Robert Reif- Add an audio configure button with code to display...
2005-06-27  Andreas MohrConstify all needlessly non-const winecfg structs.
2005-06-23  Michael JungMade the registry cache more general.
2005-06-21  Paul VriensUpdate Dutch resource file.
2005-06-20  Alexandre JulliardMoved the audio driver configuration to HKCU\Software...
2005-06-17  Alexandre JulliardUpdated paths of ShowDirSymlinks, ShowDotFiles and...
2005-06-16  Paul VriensHide <-> Show Advanced.
2005-06-16  Alexandre JulliardUse RegOpenKey instead of RegOpenKeyEx to avoid trouble...
2005-06-16  Alexandre JulliardFixed registry paths to edit the real config, and remov...
2005-06-16  Stefan HuehnerFix some -Wstrict-prototypes warnings.
2005-06-13  Alexandre JulliardChanged registry access functions to use more meaningfu...
2005-06-02  Mike McCormackFixes for -Wmissing-declarations and -Wwrite-strings...
2005-06-02  Henning GerhardtUpdate German resource files.
2005-05-19  James HawkinsLoad Show/Hide Advanced strings from resources.
2005-05-18  Pierre d'HerbemontRemove stdlib.h inclusion if winsock.h is included.
2005-05-18  James HawkinsAdd handling for drive options.
2005-05-17  James HawkinsAdd ShowDirSymLink and ShowDotFiles to the drive ui.
2005-05-10  James Hawkins- Remove useless LVN_ITEMACTIVATE notification handling.
2005-05-10  James HawkinsRemove old listbox code from driveui.
2005-05-10  James HawkinsSet listview style LVS_SINGLESEL so only one drive...
2005-05-09  James HawkinsUse a listview instead of a listbox for drives list.
2005-05-07  Alexandre JulliardGet rid of the DOS version combobox, normal users shoul...
2005-05-07  Michael JungThe unixfs extension doesn't have a distinguished ...
2005-05-04  Vincent BéronUse SUBLANG_NEUTRAL for French resources.
2005-05-04  James HawkinsEnlarge the license text control length.
2005-05-04  James HawkinsRemove the corresponding registry entry when deleting...
2005-05-04  James HawkinsDon't add the same program in AppDefaults more than...
2005-04-18  Peter Berg LarsenReplace strncpy with memcpy or lstrcpyn.
2005-04-18  Eric PouechFixed some signed / unsigned pointer casts.
2005-03-28  Peter Berg LarsenJanitorial: Get rid of strncpy/strncpyW.
2005-03-14  Steven EdwardsPorting fixes.
2005-03-09  Michael JungImplemented 'Browse' functionality for the drive mappin...
2005-02-25  Paul van SchayckAs last option for drive type detection we try the...
2005-02-24  Jonathan ErnstFrench localization.
2005-02-23  Henning GerhardtAdded German language support.
2005-02-21  Marcelo DuarteUse "MS Shell Dlg" everywhere except for Japanese.
2005-02-16  Alex Villacís LassoChange SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPAN...
2005-02-16  Paul van SchayckChange detection order to: OSS-ALSA-ARTS-JACK.
2005-02-15  Dmitry Timoshkov- Fix prototypes of GetClassLongA/W, GetClassLongPtrA...
2005-02-14  Michael JungAdded support for command line parameter '/D' to do...
2005-02-14  Michael JungInclude config.h to reenable reading /etc/fstab on...
2005-02-14  Michael JungSet pointers to NULL in delete_drive to prevent heap...
2005-02-14  Marcelo DuarteUpdate the resources for Portuguese.
2005-02-14  Michael JungFixed automatic drive detection for the case that the...
2005-02-10  Alexandre JulliardAuthors: Américo José Melo <mmodem00@netvisao.pt>,...
2005-02-08  Kris MarshFixed window height to show all data properly.
next