2003-06-26 |
Steven Edwards | Remove unneeded calls to LoadLibrary16 and FreeLibrary16. |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Marcus Meissner | VarAdd: Added VT_R8, VT_EMPTY, VT_NULL handling. |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Alexandre Julliard | Map top-level windows when WS_VISIBLE is set, but don... |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Alexandre Julliard | Another make install dependency fix. |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Eric Pouech | - started implementing ntdll.NtDeviceIoControlFile... |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Raphael Junqueira | d3d9 headers are better when they build. |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Steven Edwards | More splitting of the Win16/32 internal filedlgproc... |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Bill Medland | A little SMB preparatory work: |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Marcus Meissner | OleCreateFontIndirect(NULL,...) uses the OLE StdFont. |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Alexandre Julliard | Moved tape.c to dlls/kernel. |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Mike McCormack | Handle CreateMetaFileW(NULL) correctly. |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Aric Stewart | ISvItemCm_fnInvokeCommand: added support for "delete... |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Eric Pouech | - start moving a few file related functions from files... |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Rok Mandeljc | Added framework for file loading. |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Gerald Pfeifer | Expose part of DOSVM_SendQueuedEvents() also for platfo... |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Ulrich Czekalla | - use global atoms for the format ids |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Huw Davies | Make sure we update dc->bitsPerPixel. |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Alexandre Julliard | Added special case for "display" in DRIVER_GetDriverNam... |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Huw Davies | Don't enable client side fonts unless we have at least... |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Aric Stewart | Simple optimization in EnableWindow. |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Dmitry Timoshkov | Dump RDW_ flags in RedrawWindow. |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Dmitry Timoshkov | Along with AltGr state save also all possible modifier... |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Huw Davies | For PostScript versions < 2.015 we need to explicitly... |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Huw Davies | It seems cupsGetDefault returns the system default... |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Francois Gouget | Make sure to return an error if the file generation... |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Francois Gouget | O_RDONLY==0 but it's cleaner to pass it to DRIVE_OpenDe... |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Mike McCormack | Change notification fixes. |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Mike McCormack | Record SetWorldTransform and ModifyWorldTransform in... |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Alexandre Julliard | Added import libs dependency for make install. |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Marcelo Duarte | - localization to the Portuguese of Brazil of "programs/*" |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Eric Pouech | - in kernel32, replaced all {Enter|Leave}CriticalSectio... |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Gregory M.... | - remove unused loop that always iterates once |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Michael Günnewig | - Fixed some signed/unsigned mismatches. |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Eric Pouech | Created an empty oleacc DLL. |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Eric Pouech | In console input record queue, replace semaphore with... |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Jukka Heinonen | Add IRQ acknowledge handler for internal IRQs. |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Kusanagi Kouichi | Added ListView_GetItemText macro. |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Lionel Ulmer | - some TRACEing fixes |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Oleg Prokhorov | Fixed Russian commdlg localization. Some resource eleme... |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Michael Günnewig | - added stubs for GetOpenFileNamePreview{A,W} |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Eric Pouech | Fixed a few bugs in network interface handling (code... |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Eric Pouech | - adapted kernel32 so that it no longer (directly)... |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Alexandre Julliard | The server also needs to cope with IMAGE_SCN_CNT_UNINIT... |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Eric Pouech | Fixed section mapping in PE loading when both |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Jason Edmeades | SHGetFileInfo should tolerate null pointers. |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Kusanagi Kouichi | Store WM_NAME and WM_ICON_NAME in COMPOUND_TEXT format. |
commit | commitdiff | tree | snapshot |
2003-06-20 |
David Hammerton | - implemented support for https protocol |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Alexandre Julliard | Added checks for ICU libraries (based on a patch by... |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Alexandre Julliard | Added support for #include in IDL files (based on a... |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Robert Shearman | Added typedef for COLORREF. |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Lionel Ulmer | Do not use any typedefs in the GL thunks to prevent... |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Raphael Junqueira | Added d3d9 headers. |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Jukka Heinonen | Add int31 VIF manipulation functions. |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Eric Pouech | Added a section about using kgdb and ddd to debug wine. |
commit | commitdiff | tree | snapshot |
2003-06-18 |
Alexandre Julliard | Release 20030618. wine-20030618 |
commit | commitdiff | tree | snapshot |
2003-06-18 |
Francois Gouget | 'sizeof type' is best avoided as it won't always compil... |
commit | commitdiff | tree | snapshot |
2003-06-18 |
Gerald Pfeifer | Include 2003 in the copyright years. |
commit | commitdiff | tree | snapshot |
2003-06-18 |
Gerald Pfeifer | #include <windows.h> instead of "windows.h". |
commit | commitdiff | tree | snapshot |
2003-06-18 |
Robert Reif | Fixed a reference counting bug I introduced. |
commit | commitdiff | tree | snapshot |
2003-06-18 |
Francois Gouget | Typos/spelling fixes. |
commit | commitdiff | tree | snapshot |
2003-06-18 |
Eric Pouech | - kernel32's environment tests: a few more tests now... |
commit | commitdiff | tree | snapshot |
2003-06-18 |
Eric Pouech | - fixed a couple of bugs in ntdll environment functions... |
commit | commitdiff | tree | snapshot |
2003-06-18 |
Sylvain Petreolle | Added French translation, finished English translation. |
commit | commitdiff | tree | snapshot |
2003-06-18 |
Tom Wickline | Tranlation of English README to Portuguese. |
commit | commitdiff | tree | snapshot |
2003-06-18 |
Raphael Junqueira | - add IDirectMusicContainer support in |
commit | commitdiff | tree | snapshot |
2003-06-18 |
Raphael Junqueira | - dsound and d3d works better when x11drv locks/unlocks... |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Alexandre Julliard | Added an assembly wrapper to retrieve the this pointer... |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Mike Hearn | Implement a class factory for the Global Interface... |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Gregory M.... | - move macros and constants into cabinet.h where they... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Christian Costa | Allocate necessary dsound buffers for standard audio... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Lionel Ulmer | - rewrote the buffer to buffer fast path using Texture... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Raphael Junqueira | - DInput WideChar classes support. This time all dinput... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Raphael Junqueira | Fix AddDirtyRect uncorrect behavior (crash in some... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Sylvain Petreolle | Display icons of executables in the OpenFile dialog... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
<ma@technoprint.ch> | Added AddAccessAllowdAceEx, AddAccessDeniedAceEx, GetAc... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Lionel Ulmer | - fix some regressions |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Steven Edwards | Split Win16/32 setupapi device installer support. |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Mike Hearn | Stub out SetUrlCacheEntryInfoA/W. |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Mike Hearn | - Unbreak vertical trackbars |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Mike Hearn | Add stubs for Control_FillCache_RunDLL ansi/unicode... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Gerald Pfeifer | Unbreak getTcpTable() on Linux-based systems and make... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Mike Hearn | Add the ID of the blocking thread to the error message. |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Rok Mandeljc | Updated a bunch of translations for Slovenian language. |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Eric Pouech | Implemented: |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Lionel Ulmer | - GL state change optimizations |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Juan Lang | Use iphlpapi to enumerate LAN adapters. |
commit | commitdiff | tree | snapshot |
2003-06-16 |
<mirq@ziemniak... | Correct mode nr passed to X11DRV_XF86VM_SetCurrentMode. |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Lionel Ulmer | Fix the FilterGraph CLSID declaration. |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Steven Edwards | Split Win16/32 file dialogs. |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Jukka Heinonen | Remove SIGALRM handler. |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Jukka Heinonen | Migrate create/open file functions to winedos. |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Jukka Heinonen | Make DOSVM_Wait work in protected mode. |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Lionel Ulmer | Make the header in-line with current ICOM naming conven... |
commit | commitdiff | tree | snapshot |
2003-06-14 |
Alexandre Julliard | Fixed WCCURSES_InitBackend prototype in the no curses... |
commit | commitdiff | tree | snapshot |
2003-06-14 |
Alexandre Julliard | Make it possible to retrieve an inheritable handle... |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Alexandre Julliard | Proper support for CPPFLAGS and LDFLAGS (suggested... |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Lionel Ulmer | - fixes the COLORFILL case for front-buffer |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Sylvain Petreolle | Trace which real mode interrupt is emulated. |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Michael Günnewig | - Fixed end flags while encoding -- only EOI instead... |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Gregory M.... | - most of FDICopy is now implemented, although the... |
commit | commitdiff | tree | snapshot |
next |