Added basic memory management and tracking to wined3d.
[wine] / programs /
2005-07-13  Henning Gerhardt- Added German winspool resource file.
2005-07-12  Jacek CabanAdded hh.exe.
2005-07-12  Raphael Junqueira- add direct3d configuration on winecfg graphics panel
2005-07-11  Francois GougetAssorted spelling fixes.
2005-07-11  Raphael JunqueiraAdd some basic dsound configuration on Audio panel.
2005-07-11  Detlef RiekenbergDo not print an error message when deleting a nonexiste...
2005-07-10  Brian VincentDescribe tabs being linked together.
2005-07-08  Henning GerhardtUpdate German resource files.
2005-07-07  Martin Fuchs- move ID_ABOUT_WINE into #ifdef __WINE__
2005-07-07  Eugeny GorelovAdded PageSetupDlg test.
2005-07-07  Frank RichterUpdate German translation for changes to the DLL overri...
2005-07-07  Mike McCormackgcc 4.0 -Wpointer-sign fixes (Reg* functions).
2005-07-07  Martin Fuchs- remove <tchar.h> and <wchar.h> header usage by switch...
2005-07-07  Paul VriensUpdate the Dutch translations.
2005-07-06  Mike McCormackgcc 4.0 -Wpointer-sign fixes (Reg* functions).
2005-07-06  Felix NawothnigChanged layout of libraries tab, moved load-order setti...
2005-07-06  Alexandre JulliardMoved the configuration key to HKCU\Software\Wine\WineM...
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 ErnstUpdated winefile French resources.
2005-07-05  Jonathan Ernst- Updated winecfg French resources.
2005-07-05  Marcelo DuarteRemove double SEPARATOR.
2005-07-03  Jacek CabanMake registry compatible with winmine.
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 GougetImprove the winedbg usage.
2005-06-30  Francois GougetRemove unneeded casts.
2005-06-30  Sven PaschukatRepaired extraction of icons when config file is missing.
2005-06-29  Gerald PfeiferAvoid compiler warning in AddEntryToList().
2005-06-29  Jacek CabanAdded mshtml test.
2005-06-28  Robert Reif- Add an audio configure button with code to display...
2005-06-27  Stefan HuehnerFix some -Wstrict-prototypes warnings.
2005-06-27  Andreas MohrConstify wcmd.
2005-06-27  Andreas MohrConstify all needlessly non-const winecfg structs.
2005-06-27  Jacek CabanAdded winemine debug channel.
2005-06-23  Michael JungMade the registry cache more general.
2005-06-23  Steven EdwardsRemove an outdated comment in the command line options.
2005-06-22  Stefan HuehnerRemove some more -Wstrict-prototypes warnings.
2005-06-21  Paul VriensUpdate Dutch resource file.
2005-06-20  Martin FuchsRemove superfluous include statements.
2005-06-20  Alexandre JulliardMoved the audio driver configuration to HKCU\Software...
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-20  Martin Fuchs- Sync with ReactOS repository, re-indent and remove...
2005-06-17  Alexandre JulliardUpdated paths of ShowDirSymlinks, ShowDotFiles and...
2005-06-17  Martin FuchsCorrections of Czech translation by Denzil.
2005-06-17  Stefan HuehnerRemove some -Wstrict-prototypes warnings.
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-16  Mike McCormackFix some declaration and write string warnings.
2005-06-13  Alexandre JulliardAdded magic comments to all Wine-specific registry...
2005-06-13  Alexandre JulliardChanged registry access functions to use more meaningfu...
2005-06-13  Mike McCormackMore warning fixes.
2005-06-13  Martin FuchsRemove duplicate toolbar button.
2005-06-13  Martin Fuchs- use const parameter in find_entry_shell()
2005-06-12  Martin FuchsRemove unnecessary paint code.
2005-06-12  Martin FuchsMove __WINE__ ifdef directive.
2005-06-12  Martin FuchsFix file size in property dialog by using _stprintf...
2005-06-10  Mike McCormackFix more warnings.
2005-06-07  Martin FuchsSynchronize resource scripts IDs of the different langu...
2005-06-06  Martin FuchsImplement file properties dialog (partly based on Rob...
2005-06-05  Martin FuchsRefresh window content after context menu popups only...
2005-06-05  Martin FuchsSync winefile's header between WINE and ReactOS.
2005-06-04  Mike McCormackFixes for -Wmissing-declarations and -Wwrite-strings...
2005-06-03  Martin FuchsFix position of column header labels.
2005-06-02  Mike McCormackFixes for -Wmissing-declarations and -Wwrite-strings...
2005-06-02  Henning GerhardtUpdate German resource files.
2005-06-02  Juan LangPrint command that fails to make error message a little...
2005-05-30  Stefan LeichterUpdate version resource of msiexec.exe to current versi...
2005-05-30  Martin Fuchs- implement commands 'copy' and 'delete'
2005-05-29  Martin FuchsRefresh display after executing a context menu command.
2005-05-29  Martin FuchsImplement file filtering (matching of file name pattern...
2005-05-29  Eric PouechReindented parts to be conform to the rest of the code.
2005-05-29  Eric PouechRewrote all stack backtrace code (more code sharing...
2005-05-29  Stefan LeichterInclude crypt32 tests into winetest.
2005-05-27  Alexandre JulliardAdded --list option to the tests and use that in winetest.
2005-05-27  Dimi PaunMove remaining GDI objects to the large heap.
2005-05-24  Hans LeidekkerFix uninitialized warnings.
2005-05-24  Eric Pouech- started infrastructure for proper multi-target suppor...
2005-05-24  David WelchAdded the ability to break into the program when using...
2005-05-24  David WelchFix decoding of thread IDs in the gdbproxy.
2005-05-23  Eric Pouech- now storing exception info (if any) in thread structure
2005-05-23  Martin FuchsBug fixes for _NO_EXTENSIONS mode.
2005-05-23  Eric PouechRemoved the macros for verbose memory read/write operat...
2005-05-23  Martin FuchsImplement ID_VIEW_SPLIT command.
2005-05-23  Eric Pouech- no longer store internally the " for strings
2005-05-19  Alexandre JulliardFail more gracefully if 16-bit support is missing.
2005-05-19  Martin FuchsThe call to ScreenToClient() changes the content of...
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-18  Kouji SasakiCorrected RLE decompression processing.
2005-05-17  Robert ShearmanRename DllRegisterServer and DllUnregisterServer to...
2005-05-17  James HawkinsAdd ShowDirSymLink and ShowDotFiles to the drive ui.
2005-05-16  Martin FuchsImplement connecting and disconnecting of network drives.
2005-05-16  Alexandre JulliardAvoid referencing stackframe.h from outside kernel32.
2005-05-16  Martin FuchsImplement menu entry "format disk" (derived from Robert...
2005-05-16  Martin FuchsSwedish translation of winefile resources by David...
next