projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
- Add support for navigating a toolbar with the arrow keys.
[wine]
/
include
/
wine
/
2005-09-14
Robert Shearman
Define RPC_FC_RANGE.
tree
|
commitdiff
2005-09-13
Alexandre Julliard
Avoid some warnings on 64-bit platforms.
tree
|
commitdiff
2005-09-06
Marcus Meissner
Added DRAWPATTERNRECT Escape() 16<->32 mapper and stub...
tree
|
commitdiff
2005-09-06
Ivan Leo Puoti
Added FSCTL_PIPE_LISTEN support.
tree
|
commitdiff
2005-09-03
Alexandre Julliard
Use explicit function pointers for pthread support...
tree
|
commitdiff
2005-09-02
Alexandre Julliard
Moved the spec file init function and constructor to...
tree
|
commitdiff
2005-08-29
Juan Lang
Added a LIST_FOR_EACH_ENTRY_SAFE helper macro.
tree
|
commitdiff
2005-08-25
James Hawkins
Moved itss.idl to include/wine.
tree
|
commitdiff
2005-08-24
Alexandre Julliard
Don't cache file descriptors open on removable devices.
tree
|
commitdiff
2005-08-23
Alexandre Julliard
Added a separate set_handle_cached_fd request instead...
tree
|
commitdiff
2005-08-23
Kevin Koltzau
Fix pointer cast warnings in 64bit.
tree
|
commitdiff
2005-08-23
Oliver Stieber
Tidy up d3d9 and finalize passing d3d9 calls to wined3d...
tree
|
commitdiff
2005-08-17
Oliver Stieber
Copy the parser and cross compiler from d3d8 and update...
tree
|
commitdiff
2005-08-17
Oliver Stieber
Tidy up vertex shaders and bring the current code inlin...
tree
|
commitdiff
2005-08-10
Alexandre Julliard
Use the proper WOW functions everywhere instead of...
tree
|
commitdiff
2005-08-10
Mike McCormack
Fix gcc 4.0 warnings.
tree
|
commitdiff
2005-08-08
Alexandre Julliard
Added an unmount_device request that invalidates all...
tree
|
commitdiff
2005-08-03
Alexandre Julliard
Removed the broken mmap64 configure check, and moved the
tree
|
commitdiff
2005-08-03
Robert Shearman
Add stubs for NdrMapCommAndFaultStatus, conformant...
tree
|
commitdiff
2005-08-03
Mike McCormack
gcc 4.0 warning fixes for Interlocked* functions.
tree
|
commitdiff
2005-08-03
Oliver Stieber
Move the setting of states from device to basetexture...
tree
|
commitdiff
2005-08-02
Alexandre Julliard
Use the new RtlExitUserThread function instead of exporting
tree
|
commitdiff
2005-07-27
Oliver Stieber
Changed swapchains held by the device from an array...
tree
|
commitdiff
2005-07-26
Oliver Stieber
Makes sure any internal reference counting is passed...
tree
|
commitdiff
2005-07-26
Alexandre Julliard
Uncomment the typedef in the DECLARE_INTERFACE macro...
tree
|
commitdiff
2005-07-26
Oliver Stieber
Implement resource tracking, require for reset and...
tree
|
commitdiff
2005-07-18
Robert Shearman
- Change the default user SID to match what was previou...
tree
|
commitdiff
2005-07-14
Alexandre Julliard
Moved the server start time to the init_thread request...
tree
|
commitdiff
2005-07-13
Alexandre Julliard
Return the startup info size in the init_thread request...
tree
|
commitdiff
2005-07-13
Alexandre Julliard
Get rid of the boot_done request.
tree
|
commitdiff
2005-07-13
Alexandre Julliard
Already initialize the process in the first init_thread...
tree
|
commitdiff
2005-07-13
Oliver Stieber
Added basic memory management and tracking to wined3d.
tree
|
commitdiff
2005-07-12
Alexandre Julliard
Moved the fields that depends on startup info from...
tree
|
commitdiff
2005-07-12
Alexandre Julliard
Fixed strchrW and strrchrW for a null character (spotte...
tree
|
commitdiff
2005-07-11
Alexandre Julliard
Load the HKEY_CURRENT_USER branch at server startup...
tree
|
commitdiff
2005-07-11
Oliver Stieber
Move parameters relating to opengl on the surface struc...
tree
|
commitdiff
2005-07-10
Oliver Stieber
Tidy up the way caps are managed in GetDeviceCaps and...
tree
|
commitdiff
2005-07-08
Alexandre Julliard
Put in place the basic infrastructure to allow supporti...
tree
|
commitdiff
2005-07-07
Oliver Stieber
Added support for vertex declarations to wined3d, it...
tree
|
commitdiff
2005-07-07
Dmitry Timoshkov
Make IsWindowUnicode work in the case when window belon...
tree
|
commitdiff
2005-07-05
Oliver Stieber
Implemented stateblocks in wined3d.
tree
|
commitdiff
2005-07-05
Alexandre Julliard
Added vararg argument type so that the relay code can...
tree
|
commitdiff
2005-06-30
Alexandre Julliard
Attempt at a better fix for the winsock.h problems...
tree
|
commitdiff
2005-06-25
Mike McCormack
Don't include winreg.h.
tree
|
commitdiff
2005-06-24
Oliver Stieber
Add support for samplers.
tree
|
commitdiff
2005-06-23
Oliver Stieber
Implement swapchains.
tree
|
commitdiff
2005-06-21
Pierre d'Herbemont
Fix winsock.h and stdlib.h collision by including windo...
tree
|
commitdiff
2005-06-20
Robert Shearman
Add support for impersonating a token.
tree
|
commitdiff
2005-06-17
Oliver Stieber
Change the way caps are sent between d3d9/d3d8 and...
tree
|
commitdiff
2005-06-16
Alexandre Julliard
Store a relative pointer for registry entry points...
tree
|
commitdiff
2005-06-15
Alexandre Julliard
Avoid static forward declaration that doesn't work...
tree
|
commitdiff
2005-06-13
Alexandre Julliard
Moved the NONAMELESSUNION/STRUCT macros to wine/test...
tree
|
commitdiff
2005-06-08
Robert Shearman
Implement overlapped I/O with named pipes.
tree
|
commitdiff
2005-06-08
Alexandre Julliard
Beginnings of support for window stations and desktops.
tree
|
commitdiff
2005-06-05
Alexandre Julliard
Moved the server part of the ExitThread functionality...
tree
|
commitdiff
2005-05-31
Alexandre Julliard
Added a from_child parameter to the get_update_region...
tree
|
commitdiff
2005-05-27
Alexandre Julliard
Added --list option to the tests and use that in winetest.
tree
|
commitdiff
2005-05-25
Alexandre Julliard
Better support for building stand-alone tests.
tree
|
commitdiff
2005-05-24
Robert Shearman
Implement NtAccessCheck.
tree
|
commitdiff
2005-05-23
Robert Shearman
- Add new server type "struct security_descriptor".
tree
|
commitdiff
2005-05-23
Alexandre Julliard
Moved the generated code segment for 16-bit builtins...
tree
|
commitdiff
2005-05-19
Eric Kohl
Define RPC_FC_IGNORE.
tree
|
commitdiff
2005-05-18
Dimi Paun
Document the more convenient iteration method.
tree
|
commitdiff
2005-05-16
Alexandre Julliard
Moved data structures for 16-bit relay calls to winbase...
tree
|
commitdiff
2005-05-11
Alexandre Julliard
Allow passing a string to the window property server...
tree
|
commitdiff
2005-05-11
Alexandre Julliard
Store a bitmap of active hooks on the client side to...
tree
|
commitdiff
2005-05-10
Eric Pouech
- changed ATOM support in wineserver to match NTDLL...
tree
|
commitdiff
2005-05-07
Alexandre Julliard
Prefix the internal name of all register functions...
tree
|
commitdiff
2005-05-05
Rein Klazes
Add 16<->32 bit message mappings for WM_COPYDATA messages.
tree
|
commitdiff
2005-04-28
Mike McCormack
Implemented GetLastInputInfo.
tree
|
commitdiff
2005-04-28
Jeff Latimer
Define strncpyW to ensure that users know why it is...
tree
|
commitdiff
2005-04-25
Alexandre Julliard
Remove a few more instances of strncpy.
tree
|
commitdiff
2005-04-24
Mike McCormack
Implemented NtSignalAndWaitForSingleObject.
tree
|
commitdiff
2005-04-22
Robert Shearman
- Clean up well-known privileges.
tree
|
commitdiff
2005-04-21
Alexandre Julliard
Get rid of the remaining calls to strncpyW, and remove...
tree
|
commitdiff
2005-04-20
Alexandre Julliard
Allow nested hardware message processing by storing...
tree
|
commitdiff
2005-04-18
Eric Pouech
Removed the no longer user APC_ASYNC kind of APC.
tree
|
commitdiff
2005-04-18
Eric Pouech
- moved named pipe creation to ntdll
tree
|
commitdiff
2005-03-31
Alexandre Julliard
Return the coordinates information needed to setup...
tree
|
commitdiff
2005-03-30
Mike McCormack
Implement mailslots.
tree
|
commitdiff
2005-03-29
Oliver Stieber
- Volume now inherits Resource. This isn't the way...
tree
|
commitdiff
2005-03-25
Alexandre Julliard
Replace the link_window request by a set_parent request...
tree
|
commitdiff
2005-03-23
Alexandre Julliard
Create a new server request for accepting hardware...
tree
|
commitdiff
2005-03-21
Alexandre Julliard
Try to always keep the server window Z-order in sync...
tree
|
commitdiff
2005-03-17
Alexandre Julliard
Make the server know about the visible area of a window...
tree
|
commitdiff
2005-03-17
Alexandre Julliard
Compute the top clipping window directly on the server...
tree
|
commitdiff
2005-03-14
Oliver Stieber
Encapsulate texture, surface encapsulated.
tree
|
commitdiff
2005-03-10
Alexandre Julliard
Properly cope with get_message being called recursively...
tree
|
commitdiff
2005-03-07
Ulrich Czekalla
Create a thread-specific selection window to make sure...
tree
|
commitdiff
2005-03-03
Oliver Stieber
Added a stubbed out version of query to d3d9 and wined3d.
tree
|
commitdiff
2005-03-02
Oliver Stieber
Implemented guids for wined3d.
tree
|
commitdiff
2005-03-02
Alexandre Julliard
Avoid spaces before preprocessor directives, that's...
tree
|
commitdiff
2005-03-02
Oliver Stieber
Put all the stubs in wined3d in place, with some functi...
tree
|
commitdiff
2005-02-11
Robert Shearman
- Implement AdjustTokenPrivileges, DuplicateTokenEx and
tree
|
commitdiff
2005-02-08
Jason Edmeades
Avoid compile warnings.
tree
|
commitdiff
2005-02-03
Dmitry Timoshkov
Add support for winevent hooks.
tree
|
commitdiff
2005-02-03
Alexandre Julliard
Properly compute the client area valid rects and pass...
tree
|
commitdiff
2005-01-27
Raphael Junqueira
- fix typo in wined3d_interface.h
tree
|
commitdiff
2005-01-26
Raphael Junqueira
- a very basic blending support on fast drawing path...
tree
|
commitdiff
2005-01-26
Raphael Junqueira
- VertexDeclaration device APIs
tree
|
commitdiff
next