projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2000-08-23
Alexandre Julliard
Cleaned up major ugliness in __lfCheckSum.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-23
Susan Farley
Large caption icons should end in '...' when they are...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-23
Francois Methot
For the transparency issue, implemented a switch-case...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-23
Aric Stewart
Wine was not drawing trackbars with minimum ranges...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-22
Francois Jacques
- removed unnecessary recursion
commit
|
commitdiff
|
tree
|
snapshot
2000-08-22
Marcus Meissner
Fixed some warnings.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-22
James Abbatiello
Fixes for reading latched values with ports 0x40-0x43.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-22
James Abbatiello
Don't crash when calling DirectDrawSurface::EnumAttache...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-22
James Abbatiello
Allow FormatMessage to load Unicode string resources.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-22
Alexandre Julliard
Added APC support in waitable timers.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-22
Alexandre Julliard
Removed unnecessary calls to CLIPPING_UpdateGCRegion...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-21
Alexandre Julliard
Release 20000821.
wine-20000821
commit
|
commitdiff
|
tree
|
snapshot
2000-08-21
Andreas Mohr
- don't return FALSE for system process changes
commit
|
commitdiff
|
tree
|
snapshot
2000-08-21
Aric Stewart
Beginning of some simple optimization of the listview
commit
|
commitdiff
|
tree
|
snapshot
2000-08-21
Andreas Mohr
Transform every ERR() to WARN() in MakeProcInstance.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-21
Uwe Bonnes
Call WriteOutProfiles16 to make sure that last profile...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-21
Gerard Patel
Disable the owner of a modal dialog box just before...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-21
Marcus Meissner
(from IBM TopPage patch) return correct error for alrea...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-21
Gerard Patel
Handle the LB_GETTEXT and CB_GETLBTEXT cases for 32W...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-21
Gerard Patel
Enables showing of hidden windows when the app ask...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-20
Hidenori Takeshima
Handle the codepage of fonts if supported by the graphi...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-20
Hidenori Takeshima
Added internal charsets for supporting DBCS charsets.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-20
Alexandre Julliard
Fixed GDI locking in GetDeviceCaps.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-20
Kai Morich
Fixed bug in repeatedly iconisation, code cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-20
Marcus Meissner
Set X11DRV_DeviceCaps.numColors according to doc (fixes...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-20
Chris Morgan
Implemented DuplicateIcon().
commit
|
commitdiff
|
tree
|
snapshot
2000-08-20
Chris Morgan
Stubbed INT 15 function 84h.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-20
Louis Philippe...
- Separate application calls to ShowOwnedPopups from...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-20
Chris Morgan
Removed direct calls to TREEVIEW_Refresh().
commit
|
commitdiff
|
tree
|
snapshot
2000-08-20
Huw D M Davies
Implemented playback of EMR_POLYBEZIER{TO}16, EMR_POLYL...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-20
Dmitry Timoshkov
Added new language detection scheme that uses NLS data...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-20
Dusan Lacko
Pass the type/name as a C string instead of an
commit
|
commitdiff
|
tree
|
snapshot
2000-08-19
Alexandre Julliard
Authors: Alexandre Julliard <julliard@codeweavers.com...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-19
Ed Snow
Corrected serial number generation for CD's with 1...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-18
Stefan Leichter
Fixed return value of CDROM_GetLabel if CDROM_Open...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-18
Hidenori Takeshima
Separate GetTextMetrics and implement it for SBCS/Unico...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-18
Marcus Meissner
Fixed STATUS_GetTextW in regard to NULL pointers.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-18
Dmitry Timoshkov
Append .DRV to name only if no extension present.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-18
Dmitry Timoshkov
Do not crash if path is NULL in DEBUG_ProcessElfFileFro...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-18
Ed Snow
Clean out the hack on BASS/TREBLE and suppress them...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-18
Chris Morgan
- Added a helper function TOOLBAR_GetText() and macro...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-18
Mike McCormack
Save GET_APCS data before calling any asynchronous...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-18
Gerard Patel
Turns the handling to pure 16 bits, remove references...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-18
Albert den...
Remove unused critical section global variable PRINT32_...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-18
Gerard Patel
Avoids changing 2 levels when clicking .. in the direct...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-18
Chris Morgan
Stubbed SetConsoleInputExeNameA/W.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-18
Gerard Patel
WM_GETFONT should return a real font handle instead...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-16
Niclas Karlsson...
WATCOM compiled programs leave VirtualSize to zero...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-16
Niclas Karlsson...
Implemented ACS_CENTER for animation controls.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-16
Alexandre Julliard
Avoid going past the end of the relocation section...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-16
Francois Methot
Implemented background transparency on animation contro...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-16
Louis Philippe...
While dragging, catch keyboard messages between WM_KEYF...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-16
Peter Ganten
If a module cannot be found in LoadLibraryEx32W16,...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-16
Marcus Meissner
Missed the first character of every argument in Command...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-16
Gerard Patel
Add an error message if devmode structure in registry...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-15
Hidenori Takeshima
Fixed for DBCS(cp932/cp949) codepage conversion.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-15
Eric Pouech
Enhanced ELF files lookup for symbolic info.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-15
Eric Pouech
Fixed regression in break command.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-14
Gerard Patel
Fix return value to 16 bits for 16 bit hook; remove...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-14
Peter Ganten
Threads without active or focus window should not recei...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-14
Alexandre Julliard
Implemented SEC_IMAGE mappings and shared PE sections...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-14
Alexandre Julliard
Moved CharUpper* and CharLower* functions to dlls/user.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-14
Hidenori Takeshima
Added support for special treatments (use 2 or more...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-14
Dmitry Timoshkov
Add "FullWindowDrag" feature for not managed windows.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-14
Susan Farley
Update the edit box before rolling up the listbox,...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-14
Marcus Meissner
Added missing referenced dlls for libtest.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-14
Niclas Karlsson...
LPSTR_TEXTCALLBACK wouldn't work if the application...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-14
Alexandre Julliard
Cleaned up a few inter-dll dependencies. Added a few...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-14
Alexandre Julliard
Replaced all lstr* calls from inside Wine code by their...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-14
Alexandre Julliard
Replaced VERSION_* calls by exported API equivalents.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-14
Alexandre Julliard
Replaced global Callbacks structure by appropriate...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-14
Gerard Patel
Added load address for the shared memory of BDE (Borlan...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-14
Alexandre Julliard
Removed to allow CVS to remove the directory.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-14
Huw D M Davies
Fix for starting server from the current directory.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-14
Hidenori Takeshima
Added checking for broken font cache.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-11
Alexandre Julliard
Made server startup more robust against races caused...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-11
Mike McCormack
Created default c2man compatible perl script for generating
commit
|
commitdiff
|
tree
|
snapshot
2000-08-11
Aric Stewart
Fixed sending of LVN_ITEMCHANGING and LVN_ITEMCHANGED...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-11
Alexandre Julliard
Added Unicode ctype support.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-11
Alexandre Julliard
Moved NM_UPDOWN definition to commctrl.h.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-11
Peter Ganten
The user driver functions might be called with the...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-11
Dmitry Timoshkov
Make FindResource and FindResourceEx fully windows...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-11
Damyan Ognyanoff
Remove some obsolete #define's - strlwr and strupr...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-11
Alexandre Julliard
Added UTF-8 conversion support.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-11
Stephane Lussier
Instead of not doing the Z ordering when the applicatio...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-11
Dmitry Timoshkov
Initialize lpstrInitialDir to really bogus value to...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-11
Ove Kaaven
Added a few more anonymous union definitions.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-11
Ove Kaaven
Fixed C++ operators return value.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-11
Ove Kaaven
Implemented fopen() append mode, and a really cheesy...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-11
Dmitry Timoshkov
1. Make buffer for message large enough to hold very...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-10
Alexandre Julliard
Merged clipboard driver into USER driver.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-09
Alexandre Julliard
Removed some unnecessary #includes and dll dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-09
Alexandre Julliard
Make PDB, ENVDB and STARTUPINFO global variables.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-09
Alexandre Julliard
Removed winver and service_table from the PDB and made...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-09
Alexandre Julliard
Removed the DOS handles table from the PDB and made...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-09
Alexandre Julliard
Removed obsolete SHMDATA parameter in GLOBAL_CreateBlock.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-09
James Hatheway
- Avoid null-pointer exceptions by testing listnodes...
commit
|
commitdiff
|
tree
|
snapshot
2000-08-09
James Hatheway
Fixed typo in the IDispatch_GetTypeInfo macro.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-09
Huw D M Davies
Fix some remaining problems with tooltips.
commit
|
commitdiff
|
tree
|
snapshot
2000-08-09
Marcus Meissner
Fixed OpenGL configure: move HAVE_OPENGL define to...
commit
|
commitdiff
|
tree
|
snapshot
next