inetcomm: Remove superfluous pointer casts.
[wine] / programs /
2009-01-19  Michael Stefaniucview: Remove superfluous pointer casts.
2009-01-19  Michael Stefaniucwinemine: Remove superfluous pointer casts.
2009-01-19  Michael Stefaniucwordpad: Remove superfluous pointer casts.
2009-01-15  Michael Stefaniucregedit: Remove superfluous pointer casts.
2009-01-14  Francois Gougetwinhlp32: Make some functions static in hlpfile.c and...
2009-01-14  Francois Gougetwinhlp32: Reorder some functions to avoid forward decla...
2009-01-14  Dmitry Timoshkovwordpad: Use "-1" as a "don't care value", fix dialog...
2009-01-14  Dmitry Timoshkovwinemine: Use "-1" as a "don't care value", fix dialog...
2009-01-14  Dmitry Timoshkovprogman: Use "-1" as a "don't care value", fix dialog...
2009-01-14  Dmitry Timoshkovoleview: Use "-1" as a "don't care value", fix dialog...
2009-01-13  Erich Hooverwcmd: Fix redirecting a pipe to another pipe.
2009-01-13  Erich Hooverwcmd: Handle batch scripts containing quotes within...
2009-01-12  Andrey Turkinprograms: Add cacls stub.
2009-01-12  Anders Jonssonwinebrowser: Fix typo.
2009-01-10  Rich Ercolaniwinefile: Fix NULL pointer deref in read_tree.
2009-01-09  Dylan Smithwordpad: Use unicode version of CBEM_GETITEM message.
2009-01-09  Dylan Smithwordpad: Use winelib's sprintfW for floating point...
2009-01-09  Francois Gougetwinhlp32: Make some functions static in macro.c.
2009-01-09  Francois Gougetwinhlp32: Reorder some functions to avoid forward decla...
2009-01-09  Alexandre Julliardwinedbg: Fix pointer cast warnings on 64-bit.
2009-01-09  Alexandre Julliardwinhlp32: Use GetWindowLongPtr to retrieve a pointer...
2009-01-08  Alexandre Julliardwinhlp32: Use LONG instead of long for data loaded...
2009-01-08  Alexandre Julliardwineconsole: Replace a couple of handle casts by the...
2009-01-08  Francois Gougetwinhlp32: Make some functions static in winhelp.c.
2009-01-08  Francois Gougetwinhlp32: Reorder some functions to avoid forward decla...
2009-01-08  Michael Stefaniucwinecfg: Remove superfluous casts.
2009-01-08  Michael Stefaniuccmdlgtst: Remove superfluous casts.
2009-01-07  Francois Gougetview: Make FileIsPlaceable() and GetPlaceableMetaFile...
2009-01-07  Francois Gougetoleview: Make some functions static.
2009-01-07  Damjan Jovanovicwinex11: Support the startup notification fd.o spec.
2009-01-07  Alexandre Julliardregedit: Convert error box display to Unicode.
2009-01-07  Alexandre Julliardregedit: Fix integer printf formats in resource strings.
2009-01-07  Alexandre Julliardwinefile: Get rid of hack to load vswprintf from msvcrt.
2009-01-06  Francois Gougetcmd: Make some functions static.
2009-01-06  Francois Gougetcmd: WCMD_strtrim_trailing_spaces() is unused so remove it.
2009-01-06  Francois Gougetcmd: Make WCMD_ask_confirm() static.
2009-01-06  Francois Gougetwinemine: Make some functions static.
2009-01-06  Vincent Povirkexplorer: Quiet a few fixmes.
2009-01-04  Michael Stefaniucinclude: Change RPC_STATUS from long to LONG for Win64...
2009-01-03  Vincent Povirkstart.exe: Don't use the NO_UI flag when invoked with...
2009-01-03  Alexandre Julliardxcopy.exe: Don't use wvsprintf on sysv-style varargs...
2009-01-03  Alexandre Julliardcmd.exe: Don't use wvsprintf on sysv-style varargs...
2009-01-03  Alexandre Julliardreg.exe: Fix broken usage of va_list.
2008-12-31  Alexandre Julliardcmd: Don't include time.h before winsock.h to avoid...
2008-12-31  Francois Gougetwinemine: Reorder some functions to avoid forward decla...
2008-12-31  Francois Gougetwinemine: Remove AboutDlgProc() as it is unused.
2008-12-31  Francois Gougetcmd: Reorder some functions to avoid forward declarations.
2008-12-31  Francois Gougetcmd: Reorder some functions to avoid forward declarations.
2008-12-30  Christian Costacmd.exe: Use WCMD_CURRENTTIME resource to show the...
2008-12-29  Hwang YunSong(황윤성)winecfg: Updated Korean resource.
2008-12-29  Francois Gougetwinedbg: Remove an unused debug channel (winedbg).
2008-12-27  Damjan Jovanovicwinemenubuilder: Improve icon generation.
2008-12-26  Alexandre Julliardwinetest: Link against the Wine import libraries for...
2008-12-23  Maarten Lankhorstkernel32: Change all functions to use CDECL.
2008-12-23  Jesse Allenwinecfg: Make virtual desktop shortcut key unique.
2008-12-22  Alexandre Julliardwinedevice: Make sure that all dependencies of the...
2008-12-19  Hwang YunSong(황윤성)oleview: Updated Korean resource.
2008-12-18  Jörg Höhlewinecfg: Prevent crash when clearing volume serial...
2008-12-18  Dan Kegelwinver: Add version resource.
2008-12-17  Maarten Lankhorstntoskrnl.exe/winedevice: Make wine_ntoskrnl_main_loop...
2008-12-17  Maarten Lankhorstntdll: Make all exported wine functions CDECL.
2008-12-17  Maarten Lankhorstwinex11.drv/explorer: Add CDECL to exported functions.
2008-12-17  Jonathan Ernstwinhlp32: Updated French translation.
2008-12-17  Jonathan Ernstwinhlp32: WINE->Wine.
2008-12-17  Jonathan Ernstwordpad: Updated French translation.
2008-12-17  Damjan Jovanovicwinemenubuilder: Create xdg_config_dir if it does not...
2008-12-16  Alexandre Julliardwinetest: Use main instead of WinMain as entry point.
2008-12-15  Francois Gougetnet: Make output_string() and output_error_string(...
2008-12-15  Francois Gougetexplorer: Make appbar_wndproc() static.
2008-12-15  Francois Gougetmsiexec: Make KillService() static.
2008-12-15  Francois Gougetcmd: Make WCMD_DumpCommands() static.
2008-12-11  ByeongSik Jeon*Ko.rc: Update Korean resource.
2008-12-11  ByeongSik Jeon*Zh.rc: Update the Chinese resource font name to "MS...
2008-12-10  Rico Schüllerwinhlp32: Fix German translation.
2008-12-10  Rico Schüllerwordpad: Fix German translation.
2008-12-10  Francois Gougetclock: Remove spaces before '\n' in the Swedish resources.
2008-12-10  Alexandre Julliardwinetest: Report information about the CPU and host OS.
2008-12-08  Alexandre Julliardserver: Add functions for conversions between server...
2008-12-08  Alexandre Julliardserver: Add functions for conversions between server...
2008-12-08  Michael Stefaniuctaskmgr: Remove some superfluous casts.
2008-12-08  Michael Stefaniuctaskmgr: Replace malloc with HeapAlloc.
2008-12-08  Daniel Nylanderwinecfg: Updated Swedish translation.
2008-12-08  Daniel Nylandernotepad: Updated Swedish translation.
2008-12-08  Daniel Nylanderwinhlp32: Updated Swedish translation.
2008-12-08  Daniel Nylanderwinefile: Updated Swedish translation.
2008-12-08  Daniel Nylanderclock: Updated Swedish translation.
2008-12-08  Christian Costawinedbg: Make frame numbers display starting from 0...
2008-12-08  Vincent Povirkexplorer,shell32: Improve ABM_GETTASKBARPOS stub.
2008-12-08  Rok Mandeljcwinhlp32: Updated Slovenian translation.
2008-12-08  Rok Mandeljcwinefile: Fix problem with ellipses in Slovenian transl...
2008-12-08  Rok Mandeljccmdlgtst: Fix problem with ellipses in Slovenian transl...
2008-12-08  Rok Mandeljcwordpad: Updated Slovenian translation.
2008-12-08  Rok Mandeljcwinecfg: Updated Slovenian translation.
2008-12-08  Rok Mandeljcstart: Updated Slovenian translation.
2008-12-08  Rok Mandeljcregedit: Updated Slovenian translation.
2008-12-05  Vincent Povirkwinedbg: Fix string format warnings.
2008-12-04  Kirill K. Smirnovwinecfg/audio: Properly terminate an empty list of...
2008-12-04  Michael Stefaniucregedit: Remove some superfluous casts.
2008-12-04  Michael Stefaniuccmd: Remove some superfluous casts.
2008-12-04  Michael Stefaniucwinecfg: Remove some superfluous casts.
next