projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2001-05-22
Dmitry Timoshkov
Small clean up.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-22
Dmitry Timoshkov
Fixed some dll separation issues.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-22
Eric Pouech
Correctly generate the environment global variables.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-21
Gerard Patel
Take message filters into account for WM_PAINT too.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-21
Eric Pouech
Added the notion of delayed breakpoint (when a function...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-21
Eric Pouech
Some French translations.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-21
Eric Pouech
Fixed open requests in case of error (if the physical...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-21
Eric Pouech
Added basic support for SPI_GETSCREENREADER.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-19
Eric Pouech
Fixed reply_message when there is no received message.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-19
Gerard Patel
Fixed SetTimer for hwnd == 0.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-19
James Juran
Accept responses from 1..n when choosing from multiple...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-18
Alexandre Julliard
Fixed typo in message filter check.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-18
Alexandre Julliard
Removed THREAD_IsWin16.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-18
Ulrich Czekalla
Fix menu behaviour when escape is pressed.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-18
Marcus Meissner
Do not return FALSE on SetFileAttributes() failure...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-18
Alexandre Julliard
Moved the major part of message queue and window timer...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-18
Francois Gouget
Spelling typos.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-18
Marcus Meissner
Fixed compile if we do not have the xf86vidmode extension.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-18
Marcus Meissner
The shell special folder path creation did not mkdir...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-18
Marcus Meissner
Enhanced SetThreadExecutionState stub.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-18
Mike Bond
Implementation of spawnl and spawnlp.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-18
Marcus Meissner
Use older cupsGetPrinters() API so we support CUPS...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-18
Jukka Heinonen
Keyboard events did not update AsyncKeyStateTable,...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-18
James Juran
Make sure we set dwOSVersionInfoSize before calling...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-16
Marcus Meissner
Adopted to new threaded displays.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-16
Ian Pilcher
Read metrics from TrueType fonts.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-16
Bill Medland
Only measure child rectangles of visible children when...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-16
Ian Pilcher
Disable /etc/printcap parsing if no PPD file specified.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-16
Ian Pilcher
Guesstimate Windows font metrics for Type 1 fonts.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-16
Alexandre Julliard
Create an X connection for each thread, and process...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-16
Alexandre Julliard
Warnings fixes.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-14
Marcus Meissner
Implemented 64bit file size handling.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-14
Alexandre Julliard
Clear owner of system message queue to avoid freeing...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-14
Ian Pilcher
Add closing tags.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-14
Bang Jun-Young
Define HAVE_SYS_SOCKET_H on NetBSD and FreeBSD.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-14
Gerard Patel
Test if the menu is destroyed before displaying a menu...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-11
Alexandre Julliard
Create a new window for the top popup menu on every...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-11
Francois Gouget
Remove unnecessary single quoting of debugstr_xxx strings.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-11
Francois Gouget
Add a warning saying that the x11drv section is getting...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-11
Francois Gouget
Removed some more obsolete 32 suffixes.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-11
Ian Pilcher
Eliminate __compar_fn_t.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-11
Alexandre Julliard
Renamed display to gdi_display where it is used for...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-10
Alexandre Julliard
Release 20010510.
wine-20010510
commit
|
commitdiff
|
tree
|
snapshot
2001-05-10
Alexandre Julliard
Fixed reparenting to desktop (found by Gerard Patel).
commit
|
commitdiff
|
tree
|
snapshot
2001-05-10
Alexandre Julliard
Really free the memory on dll unload.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-10
Alexandre Julliard
Moved ScrollWindowEx implementation to the graphics...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-10
Francois Gouget
Don't start applications in the background to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-10
Francois Gouget
The declaration of DECIMAL in VARIANT happens in the...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-10
Marcus Meissner
Changed the printing documentation to include CUPS...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-10
Marcus Meissner
Added a generic level 3 color postscript PPD (for ...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-10
Ove Kaaven
Added version entry for DirectX 7.0a.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-09
Alexandre Julliard
Removed XShmCompletion event support (no longer used).
commit
|
commitdiff
|
tree
|
snapshot
2001-05-09
Alexandre Julliard
Got rid of MakeMaker so we can build outside the source...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-09
Alexandre Julliard
Allow WINESERVER to specify a relative path.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-09
Bang Jun-Young
On NetBSD if_type is defined as a macro in /usr/include...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-09
Bang Jun-Young
Do not use internal exception codes defined by Wine...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-09
Bang Jun-Young
Added support for NetBSD.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-09
Ove Kaaven
Fixed the IDirectDrawSurface4 interface declaration...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-09
Duane Clark
Add tests for the flag FORMAT_MESSAGE_IGNORE_INSERTS...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-09
Alexandre Julliard
Use 32-bit hook functions where possible. Cleaned up...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-09
Francois Gouget
Add '\n' at the end of traces.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-09
Alexandre Julliard
Moved window move/resize syscommand handling to the...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-09
Mike McCormack
Only draw the padding area of the combo box, don't...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-09
Francois Gouget
Renamed 'operator_compliment' to 'operator_complement'.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-09
Ulrich Czekalla
Fixed a paint problem reported by Mike McCormack.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-09
Ian Pilcher
Unicode encodings for PostScript fonts.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-09
Marcus Meissner
Implemented /etc/printcap based printing support.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-09
James Juran
Add missing newline to WARN messages.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-08
Francois Gouget
Print the tid in the first column when +tid is specified.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-08
Marcus Meissner
PS passthrough was sending 2 bytes too many.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-07
Ian Pilcher
Make PSDRV_Escape(GETPHYSPAGESIZE) return physical...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-07
Ian Pilcher
Fixed rounding error in page size calculation.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-07
Duane Clark
Swap portrait/landscape icon when button clicked.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-07
Duane Clark
Added entry for printing to a file.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-07
Francois Gouget
Added the minmax.h header (VC6).
commit
|
commitdiff
|
tree
|
snapshot
2001-05-07
Marcus Meissner
Sanity check for Makedll.rules.in -> Makedll.rules...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-07
Bang Jun-Young
Add the NetBSD style errno location.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-07
Francois Gouget
Added missing include directives.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-07
Francois Gouget
Remove the anonymous function parameter from generate_l...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-07
Francois Gouget
RC_INVOKED (&NOWINRES) special cases.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-07
Francois Gouget
-l/-L were not renamed to -t/-T in the usage messages.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-07
Chris Morgan
Fix duplicate directories being concatenated to buffer in
commit
|
commitdiff
|
tree
|
snapshot
2001-05-07
Bang Jun-Young
Call OSS_MidiInit() only if HAVE_OSS_MIDI is defined.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-07
Bang Jun-Young
Include missing errno.h.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-07
Marcus Meissner
Drop flags during font enumeration for font chooser...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-07
Marcus Meissner
Changed some ptr into str.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-07
Francois Gouget
Added support for the DECIMAL type.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-07
Francois Gouget
Fixed incorrect cast in WSOCK32_send and WSOCK32_recvfrom.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-07
Francois Gouget
Added IS_ERROR.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-07
Marcus Meissner
Report that we have 2^16 colors, so PowerPoint97 prints...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-07
Marcus Meissner
For underlining and striking out text we need to send...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-07
Marcus Meissner
Paper dialog translated to German.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-07
Francois Gouget
Potential buffer overflow in PROFILE_CopyEntry.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-05
Alexandre Julliard
Remove Get/SetBeepActive from USER driver and manage...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-05
Marcus Meissner
Fixed WM_COMMAND notification codes for 16 bit PrintDlg.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-05
Alexandre Julliard
Delay import of user32 to allow debugging crashes in...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-05
Marcus Meissner
Implemented large parts of PageSetupDlgA.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-05
Marcus Meissner
Debug output for flags, select first available height...
commit
|
commitdiff
|
tree
|
snapshot
2001-05-03
Alexandre Julliard
Make sure we recompute the visible region in DC hook.
commit
|
commitdiff
|
tree
|
snapshot
2001-05-03
Ian Pilcher
Misc. error checking in PostScript driver.
commit
|
commitdiff
|
tree
|
snapshot
next