projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix member names in NEWTEXTMETRICEX structs.
[wine]
/
memory
/
2001-03-23
Alexandre Julliard
Small dll separation fixes.
tree
|
commitdiff
2001-03-04
Alexandre Julliard
We need to create the system heap at startup even thoug...
tree
|
commitdiff
2001-02-27
Alexandre Julliard
New set of macros for server calls; makes requests...
tree
|
commitdiff
2001-02-23
Alexandre Julliard
Only create the system heap when we actually need it.
tree
|
commitdiff
2001-02-23
Alexandre Julliard
Allocations do not need to be on the system heap.
tree
|
commitdiff
2001-02-20
Alexandre Julliard
Small server protocol cleanups.
tree
|
commitdiff
2001-02-20
Alexandre Julliard
Fixed MEM_SYSTEM handling to avoid unmapping areas...
tree
|
commitdiff
2001-02-14
François Gouget
Misc typos in comments.
tree
|
commitdiff
2001-02-12
James Abbatiello
Don't require write access on the file handle to create a
tree
|
commitdiff
2001-01-26
James Juran
Add <string.h> to files that needed it.
tree
|
commitdiff
2001-01-26
Andreas Mohr
Some more cleanups.
tree
|
commitdiff
2001-01-15
Uwe Bonnes
MapViewOfFileEx: make the returned error dependent...
tree
|
commitdiff
2001-01-15
Alexandre Julliard
Removed some direct accesses to the 16-bit task structure.
tree
|
commitdiff
2001-01-12
Alexandre Julliard
Added flag to differentiate file mappings and VirtualAl...
tree
|
commitdiff
2001-01-06
François Gouget
Fixed some HFILE vs. HANDLE mismatches.
tree
|
commitdiff
2001-01-05
Alexandre Julliard
Added handle_t type to server interface so that we...
tree
|
commitdiff
2001-01-04
Mike McCormack
Some borken memory monitoring programs divide by dwTota...
tree
|
commitdiff
2001-01-02
Ulrich Weigand
Align moveable blocks if the architecture requires it.
tree
|
commitdiff
2000-12-29
Alexandre Julliard
Added support for composite Unicode characters in Multi...
tree
|
commitdiff
2000-12-27
Ulrich Weigand
Added check whether unaligned memory access is allowed.
tree
|
commitdiff
2000-12-22
Alexandre Julliard
Use a separate FIFO pair for server requests that don...
tree
|
commitdiff
2000-12-22
Alexandre Julliard
Replaced WIN16_GlobalLock16 by "official" function...
tree
|
commitdiff
2000-12-20
Dmitry Timoshkov
Make new edit control allocate its buffers with granula...
tree
|
commitdiff
2000-12-19
Alexandre Julliard
Set last error in GlobalUnlock.
tree
|
commitdiff
2000-12-16
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2000-12-15
Alexandre Julliard
Converted enum_key_value request to the new request...
tree
|
commitdiff
2000-12-13
Alexandre Julliard
Use getpagesize() instead of VIRTUAL_GetPageSize().
tree
|
commitdiff
2000-12-13
Alexandre Julliard
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
tree
|
commitdiff
2000-12-11
Alexandre Julliard
Moved all Wine internal definitions out of process.h.
tree
|
commitdiff
2000-12-02
Francois Gouget
Fixed miscellaneous typos, syntactic and grammatical...
tree
|
commitdiff
2000-12-01
Patrik Stridvall
Added/modified documentation for function arguments.
tree
|
commitdiff
2000-11-30
Andreas Mohr
Fixed crash in UnMapLS for pointers not belonging to...
tree
|
commitdiff
2000-11-30
Alexandre Julliard
Use the HEAP_WINE_SEGPTR flag to specify allocations...
tree
|
commitdiff
2000-11-29
Andreas Mohr
VirtualQuery should return 0 for all addresses >= 0xc00...
tree
|
commitdiff
2000-11-28
Alexandre Julliard
Got rid of the Wine internal lstrcpy* functions and...
tree
|
commitdiff
2000-11-28
Alexandre Julliard
Made HEAP_strdup* functions inline (temporary).
tree
|
commitdiff
2000-11-27
Dmitry Timoshkov
GlobalAlloc as GlobalAlloc16 should round size to 32.
tree
|
commitdiff
2000-11-26
Alexandre Julliard
Moved UTSelectorOffsetToLinear and UTLinearToSelectorOf...
tree
|
commitdiff
2000-11-25
Dimitrie O. Paun
Include config.h in files that test for constants defin...
tree
|
commitdiff
2000-11-14
Alexandre Julliard
Moved LDT handling to libwine.so. Changed the interface...
tree
|
commitdiff
2000-11-13
Alexandre Julliard
Replaced a few internal functions by exported ones.
tree
|
commitdiff
2000-11-10
Francois Gouget
Use DUMMYxxxNAME for anonymous struct/unions.
tree
|
commitdiff
2000-11-08
Alexandre Julliard
Added new library.h header for libwine definitions.
tree
|
commitdiff
2000-11-07
Alexandre Julliard
Fixed 0/-1 mixup for indicating no mapping handle.
tree
|
commitdiff
2000-10-29
David Elliott
Added basic working stubs of new Windows 2000 API funct...
tree
|
commitdiff
2000-10-29
Alexandre Julliard
Removed unused LOCAL_LockSegptr.
tree
|
commitdiff
2000-10-28
Francois Gouget
Return the correct value for dwTotalVirtual.
tree
|
commitdiff
2000-10-23
Alexandre Julliard
Fixed multibyte handling in HEAP_strdupAtoW.
tree
|
commitdiff
2000-10-19
Ulrich Weigand
Allow freeing locked global memory handles.
tree
|
commitdiff
2000-10-15
Alexandre Julliard
Converted a few more server requests to the new mechanism.
tree
|
commitdiff
2000-10-13
Guy Albertelli
Validate access even if wrap past address 0 for IsBadSt...
tree
|
commitdiff
2000-10-13
Andreas Mohr
- stupid spelling fixes
tree
|
commitdiff
2000-10-13
Andreas Mohr
Get rid of shared heap fixme messages.
tree
|
commitdiff
2000-10-13
Marcus Meissner
Check for buffer overflows on data returns from RegQuer...
tree
|
commitdiff
2000-10-02
Lawson Whitney
Protect GlobalHandle() against bad parameters.
tree
|
commitdiff
2000-10-02
Andreas Mohr
Introduced a new arena flag called GA_DOSMEM to disting...
tree
|
commitdiff
2000-10-02
Alexandre Julliard
Convert NtQueryKey and NtEnumerateKey to the new reques...
tree
|
commitdiff
2000-10-01
Alexandre Julliard
Converted some of the registry server requests to the...
tree
|
commitdiff
2000-09-29
Andreas Mohr
Make sure we commit enough memory in a new subheap.
tree
|
commitdiff
2000-09-29
Alexandre Julliard
Moved $(MODULE).o rule out of Make.rules into the indiv...
tree
|
commitdiff
2000-09-25
Alexandre Julliard
Removed some of the XXX_reg macros now that we are...
tree
|
commitdiff
2000-09-25
Alexandre Julliard
Removed inclusion of wine/winestring.h from winbase...
tree
|
commitdiff
2000-09-24
Alexandre Julliard
Moved most global data out of the LPDOSTASK structure.
tree
|
commitdiff
2000-09-24
Gerard Patel
Locks the virtual views linked list.
tree
|
commitdiff
2000-09-22
Andreas Mohr
Added SetLastError() in GetEnvironmentVariableA.
tree
|
commitdiff
2000-09-18
Alexandre Julliard
Misc cleanups.
tree
|
commitdiff
2000-09-18
Alexandre Julliard
Moved FILE_dommap() to memory/virtual.c (and renamed...
tree
|
commitdiff
2000-09-16
Andreas Mohr
Added VirtualAllocEx.
tree
|
commitdiff
2000-09-06
Alexandre Julliard
Fixed cut&paste typo.
tree
|
commitdiff
2000-09-04
Alexandre Julliard
Fixed Unicode conversion in GetAtomNameA (thanks to...
tree
|
commitdiff
2000-08-31
Alexandre Julliard
Converted a lot of server requests to the new exception...
tree
|
commitdiff
2000-08-30
Alexandre Julliard
Added exception handling wrapper to a number of server...
tree
|
commitdiff
2000-08-25
Alexandre Julliard
Fixed a couple of WINAPI issues with 16-bit spec files...
tree
|
commitdiff
2000-08-19
Alexandre Julliard
Authors: Alexandre Julliard <julliard@codeweavers.com...
tree
|
commitdiff
2000-08-14
Alexandre Julliard
Implemented SEC_IMAGE mappings and shared PE sections...
tree
|
commitdiff
2000-08-14
Alexandre Julliard
Replaced all lstr* calls from inside Wine code by their...
tree
|
commitdiff
2000-08-14
Alexandre Julliard
Replaced global Callbacks structure by appropriate...
tree
|
commitdiff
2000-08-11
Alexandre Julliard
Added Unicode ctype support.
tree
|
commitdiff
2000-08-11
Alexandre Julliard
Added UTF-8 conversion support.
tree
|
commitdiff
2000-08-09
Alexandre Julliard
Make PDB, ENVDB and STARTUPINFO global variables.
tree
|
commitdiff
2000-08-09
Alexandre Julliard
Removed obsolete SHMDATA parameter in GLOBAL_CreateBlock.
tree
|
commitdiff
2000-08-06
Alexandre Julliard
Moved most USER string functions to dlls/user.
tree
|
commitdiff
2000-08-01
Peter Ganten
Committing a page of a shared mapping in one process...
tree
|
commitdiff
2000-08-01
Peter Ganten
Moved Wine private heap creation flags to other values.
tree
|
commitdiff
2000-07-29
Alexandre Julliard
Removed some unnecessary inclusions of wingdi.h and...
tree
|
commitdiff
2000-07-28
Wolfgang Schwotzer
Added NULL pointer checks.
tree
|
commitdiff
2000-07-28
Ove Kaaven
Removed the hModule parameter from various DOSMEM routi...
tree
|
commitdiff
2000-07-25
Alexandre Julliard
Temporarily moved advapi32 registry support back into...
tree
|
commitdiff
2000-07-15
Hidenori Takeshima
Fix for supporting DBCS.
tree
|
commitdiff
2000-07-11
Alexandre Julliard
Set ansi/oem/mac code pages from current locale.
tree
|
commitdiff
2000-06-24
Hidenori Takeshima
GetCommandLine should return non-const strings.
tree
|
commitdiff
2000-06-24
Eric Pouech
Added (back) correct behavior for NULL ptrs in CharToOe...
tree
|
commitdiff
2000-06-24
Eric Pouech
Fixed some OOM conditions in GlobalAlloc.
tree
|
commitdiff
2000-06-18
Dmitry Timoshkov
Reimplement CharToOemA/W, CharToOemBuffA/W, OemToCharA/W,
tree
|
commitdiff
2000-06-12
Alexandre Julliard
Reimplemented Unicode case mapping in a slightly more...
tree
|
commitdiff
2000-06-10
Alexandre Julliard
Added support for symbol codepage.
tree
|
commitdiff
2000-06-10
Alexandre Julliard
Rewrote codepage support to use the new codepage tables.
tree
|
commitdiff
2000-06-08
Dmitry Timoshkov
Implement NTDLL.towupper and NTDLL.towlower using alrea...
tree
|
commitdiff
2000-06-08
Alexandre Julliard
Removed a few unnecessary includes.
tree
|
commitdiff
2000-06-04
Ulrich Weigand
Updated support for Solaris/Sparc architecture.
tree
|
commitdiff
next