projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
1999-05-12
Alexandre Julliard
Added macros and definitions for using exception inside...
commit
|
commitdiff
|
tree
|
snapshot
1999-05-12
Alexandre Julliard
Moved some exception definitions to winnt.h and ntddk.h.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-12
Marcus Meissner
Added missing WINAPI for the callback procs.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-12
Alexandre Julliard
Added ERROR_sig.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-12
Francis Beaudet
Bug fix.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-12
Marcus Meissner
WSOCK32/WINSOCK uses SetLastError() to keep its own...
commit
|
commitdiff
|
tree
|
snapshot
1999-05-12
Alexandre Julliard
Changed some error handling a bit.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-12
Ove Kaaven
Cleaner Suspend/RestoreWndsLock, which should fix some...
commit
|
commitdiff
|
tree
|
snapshot
1999-05-12
Alexandre Julliard
Added RtlUnwind in ntdll, and made kernel32 spec entry...
commit
|
commitdiff
|
tree
|
snapshot
1999-05-12
Alexandre Julliard
Added import declaration for Win32 built-ins.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-10
Alexandre Julliard
Added support for forwarded ordinals in built-in dlls.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-09
Alexandre Julliard
Fixed request size for alloc_console and free_console.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-09
Alexandre Julliard
Improved exception handling.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-09
Alexandre Julliard
Use OpenFile() to test for file existence, so that...
commit
|
commitdiff
|
tree
|
snapshot
1999-05-09
Ove Kaaven
Restart interrupted select() (happens with -pg).
commit
|
commitdiff
|
tree
|
snapshot
1999-05-09
Ove Kaaven
Fixed off-by-one bug in memory access check.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-09
Marcus Meissner
More debug output for RegQueryInfoKey.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-09
Ove Kaaven
Fixed a couple of bugs (silent backtrace not totally...
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Alexandre Julliard
Release 990508.
wine-990508
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Jean-Louis...
Added graphical configuration tool wineconf.tcl.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Marcus Meissner
Ignore ESC[%dc reports generated by 8bit control codes.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Marcus Meissner
Fixed off by 1 error in section code (did not return...
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Marcus Meissner
Fixed warning.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Pavel Roskin
Fixed palette handling for true/high-color X11.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Uwe Bonnes
Fixed extension handling in LoadLibrary16.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Alex Korobka
Rearranged PAINT_RedrawWindow() so that it first recurs...
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Alexandre Julliard
Added check for missing __i386__ definition.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Patrik Stridvall
ANSI C fixes.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Marcus Meissner
Pass PROPSHEETPAGE to propertypage dialog as lParam.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Patrik Stridvall
ANSI C fixes.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Huw D M Davies
Split off wingdi16.h from wingdi.h. Add many more...
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Michael Veksler
Removed #include "wine/winuser16.h" and use "struct...
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Ove Kaaven
Improved Wine debugger backtrace. New features:
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Ulrich Czekalla
Bugfix: get_sobasename was off by one pointer increment.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Kevin Holbrook
Fixed implicit type warning.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Gerard Patel
Values returned from PtInRect and LB_ITEMFROMPOINT...
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Francis Beaudet
Second part of the OLE datacache implementation.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Ove Kaaven
Moved DOS List of Lists initialization, and added the...
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Noomen Hamza
Bug fixes.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Thuy Nguyen
Implemented GetHGlobalFromStream.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Ulrich Weigand
Call THREAD_FreeTHDB as service thread callback.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Ulrich Weigand
Removed TIMER_SwitchQueue.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Uwe Bonnes
Format output in DEBUG_ExamineMemory for "d" and "x...
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Marcus Meissner
Stop winelib programs on fault instead of endless fault...
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
James Juran
Run ldconfig in make install if using --enable-dll.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Thuy Nguyen
Implementation of IStorage supported by an implementati...
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Marcus Meissner
Return the correct value from GetPrivateProfileSectionA.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Ulrich Weigand
Some initialization sequence bugfixes:
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Ulrich Weigand
Call Callout routines directly when using builtin USER.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Ulrich Weigand
Bugfix: all PE modules were marked 'internal'.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Ulrich Weigand
Check for busy DCE moved to DCHook16().
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Ulrich Weigand
Initialize WIN_CritSection earlier.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Luc Tourangeau
Removed the timer that was used to queue TRACKBAR_Refre...
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Yuxi Zhang
Implemented toolbar multirow button layout.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Francois Boisvert
Implementation of WM_GETTEXT and WM_GETTEXTLENGTH in...
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Thuy Nguyen
Implemented OleTranslateColor.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Francis Beaudet
Changed the return value of GetKeyboardState and SetKey...
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Francois Boisvert
Prevented LISTBOX_RepaintItem from repainting a non...
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Eric Pouech
Fixed typo.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-08
Huw D M Davies
Bugfix for TRACE in UnregisterClass.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-05
Alexandre Julliard
No longer necessary.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-04
Francis Beaudet
Check if DC is busy before deleting it.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-04
Andreas Mohr
GetMailslotInfo is supposed to check for pointer validity.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-04
Ulrich Weigand
Possible crash in select_loop() fixed.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-04
Ulrich Weigand
Fixed various stupid bugs in services thread routines.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-04
Eric Pouech
Inverted class/channel in __(SET|GET)_DEBUGGING macros.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-04
Ulrich Weigand
Correct implementation of GetWindowThreadProcessId().
commit
|
commitdiff
|
tree
|
snapshot
1999-05-04
Ulrich Weigand
Added PlaySound16, sndPlaySound16.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-04
Ove Kaaven
Fixes winproc deadlock for win16.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-03
Eric Pouech
Fixed some deadlock(s) in message sending.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-03
Eric Pouech
cleaned up debug channels to use default one (mmsys)
commit
|
commitdiff
|
tree
|
snapshot
1999-05-03
Eric Pouech
small range fixes for OSS driver
commit
|
commitdiff
|
tree
|
snapshot
1999-05-03
Eric Pouech
first (working) shot at OSS mixer low level interface
commit
|
commitdiff
|
tree
|
snapshot
1999-05-03
Ulrich Weigand
Fixed off-by-one ordinals in MPR.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-03
Ulrich Weigand
Bugfix: release Win16Lock in WinExec16, CallProc[Ex...
commit
|
commitdiff
|
tree
|
snapshot
1999-05-03
Ulrich Weigand
Load system DLLs into WineLib applications.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-03
Huw D M Davies
Small update to the PostScript encoding vector.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-03
Alexandre Julliard
Bug fixes.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-02
Alexandre Julliard
Moved a few more initialisations to the new process...
commit
|
commitdiff
|
tree
|
snapshot
1999-05-02
Alexandre Julliard
Don't initialise the stacks for 32-bit processes.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-02
Alexandre Julliard
Only check number of tasks after first message.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-02
Alexandre Julliard
Updated authors list from the Changelog. Please let...
commit
|
commitdiff
|
tree
|
snapshot
1999-05-02
Alexandre Julliard
Converted to the new debugging interface (done with...
commit
|
commitdiff
|
tree
|
snapshot
1999-05-02
Alexandre Julliard
Converted to the new debugging interface (done with...
commit
|
commitdiff
|
tree
|
snapshot
1999-05-02
Alexandre Julliard
Misc fixes and improvements.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-02
Alexandre Julliard
Added check for -lmmap for OS/2.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-02
Francis Beaudet
Fixed a few bugs in the OLE storage implementation...
commit
|
commitdiff
|
tree
|
snapshot
1999-05-02
Michael Veksler
Removed redundant include of winbase.h from winuser16.h.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-02
Klaas van Gend
More implementation of PrintDlgA.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-02
Ulrich Weigand
Don't crash if queuing an APC on a thread that doesn...
commit
|
commitdiff
|
tree
|
snapshot
1999-05-02
Ulrich Weigand
Use SERVICES callback to implement Windows timers.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-02
Huw D M Davies
Call SetLastError in HeapCompact().
commit
|
commitdiff
|
tree
|
snapshot
1999-05-02
Ove Kaaven
Added prototype for TryEnterCriticalSection.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-02
Klaas van Gend
Make all structures packed and removal of some WINE_PACKED.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-02
Pavel Roskin
Pushbuttons should only be rounded in Win31 look.
commit
|
commitdiff
|
tree
|
snapshot
1999-05-02
Juergen Schmied
- default item handling
commit
|
commitdiff
|
tree
|
snapshot
1999-05-02
Noel Borthwick
Fixed an unbalanced windows lock/unlock sequence in
commit
|
commitdiff
|
tree
|
snapshot
1999-05-02
Alexandre Julliard
enhmetafile added
commit
|
commitdiff
|
tree
|
snapshot
1999-05-02
Eric Pouech
- got rid of all the internal MM tweaks to load builtin MCI
commit
|
commitdiff
|
tree
|
snapshot
1999-05-02
Guy Albertelli
Fix CreateProcessA to implement correct actions on...
commit
|
commitdiff
|
tree
|
snapshot
next