Moved server.h to include/wine.
[wine] / dlls /
2001-06-13  Dmitry TimoshkovReplace PROFILE_GetWineIniString by RegQueryValueExA.
2001-06-13  Marcus MeissnerAdded definitions for IKsPropertySet, small stub implem...
2001-06-13  Marcus Meissner_tzset just forwards to libc tzset().
2001-06-13  Dmitry TimoshkovProtect against a driver misconfiguration.
2001-06-12  Alexandre JulliardFixed handling of zero-sized client window.
2001-06-11  Patrik StridvallFixed some issues found by winapi_check.
2001-06-11  Patrik StridvallDocumentation ordinal fixes (using winapi_fixup).
2001-06-11  Marcus MeissnerAlias and Device Type are case insensitive.
2001-06-11  Guy L. Albertelli- correct rebar window borders and handling of RBS_BORD...
2001-06-08  Andreas MohrLimit output for certain text functions.
2001-06-08  Alexandre JulliardAdded script to update dlls dependencies.
2001-06-08  Marcus MeissnerImplemented glu32.dll as libGLU.so forwarder.
2001-06-08  Alexandre JulliardRemoved WIN_NATIVE flag.
2001-06-08  Lionel UlmerUpgrade OpenGL thunks with latest informations from...
2001-06-07  Hidenori TakeshimaImplemented some part of AVIFIL32.
2001-06-07  Marcus MeissnerStub for GetQueuedCompletionStatus.
2001-06-07  Gerard PatelFixes to French translation of common dialog messages.
2001-06-06  Gerard PatelUse a flag to test if create structure is unicode.
2001-06-06  Andreas MohrRemove unneeded WINAPI.
2001-06-06  Ian PilcherUse autoconf checks to check for various FreeType headers.
2001-06-06  Marcus MeissnerImplemented page skipping on PSN_SETACTIVE -1 return.
2001-06-06  Ian PilcherUpdated built-in metrics for core PostScript fonts.
2001-06-06  Ian PilcherRemoved incorrect string length calculation.
2001-06-06  Bobby BinghamStub implementation of AnimateWindow().
2001-06-06  Marcus MeissnerSome ASPI fixes, SC_GET_DISK_INFO stubbed, but returnin...
2001-06-04  Alexandre JulliardCreate an X window for every window, including children.
2001-05-31  Malte StarostikImplemented some very basic functionality.
2001-05-31  Dmitry TimoshkovList 16-bit resources separately as RC_SRCS16.
2001-05-31  Ian PilcherFixed font metric rounding error.
2001-05-31  Francois GougetTOOLBAR_InsertButtonA: If iString==-1 then don't use...
2001-05-31  Francois Gougetfclose should return EOF (-1) if an error condition...
2001-05-31  Francois GougetCall FreeEnvironmentStrings when msvcrt is unloaded.
2001-05-31  Francois GougetAdded msvcrt/eh.h.
2001-05-31  Francois GougetFix the VarXxxFromCy conversions.
2001-05-31  Jason McMullanMore accurate stub of DDRAW:GetFourCCCodes.
2001-05-29  Ian PilcherBuild AFM data for core PostScript fonts into WINEPS.
2001-05-29  Huw D M DaviesAttempt to write fragments and check whether we can...
2001-05-29  Marcus MeissnerFirst try at implementing PathGetCharType().
2001-05-29  Ian PilcherUse macros for FreeType includes.
2001-05-25  Gerard PatelImplemented DTM_GET/SETRANGE.
2001-05-24  Dmitry TimoshkovRemove kernel32 dependency on user32 by implementing...
2001-05-24  Andreas MohrSpelling fixes.
2001-05-24  Andreas MohrGet rid of GetCurrentTime16().
2001-05-24  Andreas Mohr- BuildCommDCB16() uses int instead of BOOL
2001-05-24  Andreas Mohr- add stubs SHLWAPI_294, UrlApplySchemeW
2001-05-24  Andreas MohrVcpQueueDelete() does not have a LPEXPANDVTBL parameter.
2001-05-24  Ian PilcherAdded AvgCharWidth member to font metrics.
2001-05-24  Ian PilcherUpdated PostScript glyph name data.
2001-05-22  Eric PouechMimic more closely Windows' behavior (a MSACM driver...
2001-05-22  Eric PouechMade midi mapper more robust.
2001-05-22  Eric PouechNow loading the default setting for low level drivers...
2001-05-22  Mike BondFixed spawnlp and added exec variants.
2001-05-22  Dmitry TimoshkovSmall clean up.
2001-05-22  Eric PouechCorrectly generate the environment global variables.
2001-05-21  Eric PouechSome French translations.
2001-05-21  Eric PouechFixed open requests in case of error (if the physical...
2001-05-18  Alexandre JulliardMoved the major part of message queue and window timer...
2001-05-18  Francois GougetSpelling typos.
2001-05-18  Marcus MeissnerFixed compile if we do not have the xf86vidmode extension.
2001-05-18  Marcus MeissnerThe shell special folder path creation did not mkdir...
2001-05-18  Mike BondImplementation of spawnl and spawnlp.
2001-05-18  Marcus MeissnerUse older cupsGetPrinters() API so we support CUPS...
2001-05-18  James JuranMake sure we set dwOSVersionInfoSize before calling...
2001-05-16  Marcus MeissnerAdopted to new threaded displays.
2001-05-16  Ian PilcherRead metrics from TrueType fonts.
2001-05-16  Ian PilcherDisable /etc/printcap parsing if no PPD file specified.
2001-05-16  Ian PilcherGuesstimate Windows font metrics for Type 1 fonts.
2001-05-16  Alexandre JulliardCreate an X connection for each thread, and process...
2001-05-14  Marcus MeissnerImplemented 64bit file size handling.
2001-05-11  Alexandre JulliardCreate a new window for the top popup menu on every...
2001-05-11  Francois GougetRemove unnecessary single quoting of debugstr_xxx strings.
2001-05-11  Ian PilcherEliminate __compar_fn_t.
2001-05-11  Alexandre JulliardRenamed display to gdi_display where it is used for...
2001-05-10  Alexandre JulliardFixed reparenting to desktop (found by Gerard Patel).
2001-05-10  Alexandre JulliardMoved ScrollWindowEx implementation to the graphics...
2001-05-09  Bang Jun-YoungOn NetBSD if_type is defined as a macro in /usr/include...
2001-05-09  Bang Jun-YoungDo not use internal exception codes defined by Wine...
2001-05-09  Duane ClarkAdd tests for the flag FORMAT_MESSAGE_IGNORE_INSERTS...
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2001-05-09  Alexandre JulliardMoved window move/resize syscommand handling to the...
2001-05-09  Ian PilcherUnicode encodings for PostScript fonts.
2001-05-09  Marcus MeissnerImplemented /etc/printcap based printing support.
2001-05-08  Francois GougetPrint the tid in the first column when +tid is specified.
2001-05-08  Marcus MeissnerPS passthrough was sending 2 bytes too many.
2001-05-07  Ian PilcherMake PSDRV_Escape(GETPHYSPAGESIZE) return physical...
2001-05-07  Ian PilcherFixed rounding error in page size calculation.
2001-05-07  Duane ClarkSwap portrait/landscape icon when button clicked.
2001-05-07  Marcus MeissnerSanity check for Makedll.rules.in -> Makedll.rules...
2001-05-07  Chris MorganFix duplicate directories being concatenated to buffer in
2001-05-07  Bang Jun-YoungCall OSS_MidiInit() only if HAVE_OSS_MIDI is defined.
2001-05-07  Bang Jun-YoungInclude missing errno.h.
2001-05-07  Marcus MeissnerDrop flags during font enumeration for font chooser...
2001-05-07  Marcus MeissnerChanged some ptr into str.
2001-05-07  Francois GougetFixed incorrect cast in WSOCK32_send and WSOCK32_recvfrom.
2001-05-07  Marcus MeissnerReport that we have 2^16 colors, so PowerPoint97 prints...
2001-05-07  Marcus MeissnerFor underlining and striking out text we need to send...
2001-05-07  Marcus MeissnerPaper dialog translated to German.
2001-05-05  Alexandre JulliardRemove Get/SetBeepActive from USER driver and manage...
2001-05-05  Marcus MeissnerFixed WM_COMMAND notification codes for 16 bit PrintDlg.
2001-05-05  Marcus MeissnerImplemented large parts of PageSetupDlgA.
next