projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
windowscodecs: Implement JpegEncoder_CreateNewFrame.
[wine]
/
dlls
/
atl
/
2012-03-26
Alessandro Pignotti
atl: Send OLE_CLOSE command to control on detach.
tree
|
commitdiff
2011-11-17
Frédéric Delanoy
atl: Avoid harcoding array lengths.
tree
|
commitdiff
2011-11-14
Andrew Talbot
atl: Remove an unused variable.
tree
|
commitdiff
2011-08-03
Alexandre Julliard
atl: Use the standard registration mechanism now that...
tree
|
commitdiff
2011-05-16
Marcus Meissner
atl: Mark hInst variable as hidden.
tree
|
commitdiff
2011-05-03
Alexandre Julliard
atl: Only return a window procedure in AtlModuleRegiste...
tree
|
commitdiff
2011-04-28
Alexandre Julliard
atl: Specify the correct instance and cursor when regis...
tree
|
commitdiff
2011-01-05
Michael Stefaniuc
atl: Use ifaces instead of vtbl pointers in IOCS.
tree
|
commitdiff
2010-12-03
Alexandre Julliard
atl: Generate the class registration and use a copy...
tree
|
commitdiff
2010-11-29
Paul Vriens
atl/tests: Skip tests on old versions of atl.dll.
tree
|
commitdiff
2010-11-29
Michael Stefaniuc
atl: Use an iface instead of a vtbl pointer in the...
tree
|
commitdiff
2010-11-24
Damjan Jovanovic
atl: Add support for binary values in IRegistrar.
tree
|
commitdiff
2010-11-24
Damjan Jovanovic
atl: Improve IRegistrar dword parsing.
tree
|
commitdiff
2010-11-15
Jeff Latimer
atl: Fix a comment.
tree
|
commitdiff
2010-11-12
Alexandre Julliard
atl: Fix the Registrar class factory implementation.
tree
|
commitdiff
2010-11-12
Alexandre Julliard
atl: Fix the name of the Registrar class id.
tree
|
commitdiff
2010-11-12
Alexandre Julliard
atl: Move atliface.idl to the global includes.
tree
|
commitdiff
2010-09-20
Paul Vriens
atl/tests: Fix a test failure on Win95.
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-08-17
Alexandre Goujon
atl: Fix AtlAxAttachControl wine check.
tree
|
commitdiff
2010-07-23
Piotr Caban
atl: Improved AtlInternalQueryInterface implementation.
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-07-19
Paul Vriens
atl/tests: Skip tests if function is not implemented.
tree
|
commitdiff
2010-06-30
Andrew Nguyen
atl: Accept a NULL output container pointer in AtlAxAtt...
tree
|
commitdiff
2010-06-28
Alexandre Julliard
atl: Fix off-by-one buffer allocation.
tree
|
commitdiff
2010-06-17
Piotr Caban
atl: Pass correct arguments to fuctions executed by...
tree
|
commitdiff
2010-06-15
Marcus Meissner
atl: Also handle struct sizes for 64bit.
tree
|
commitdiff
2010-06-14
Alexandre Julliard
atl: Implemented AtlCreateTargetDC.
tree
|
commitdiff
2010-06-14
Alexandre Julliard
atl: Fix parsing of extended dialog templates.
tree
|
commitdiff
2010-05-25
Alexandre Julliard
atl: Fix formatting of generated class name for 64...
tree
|
commitdiff
2010-05-25
André Hentschel
atl: Reuse code of AtlModuleRegisterWndClassInfoW for...
tree
|
commitdiff
2010-03-29
Mikhail Maroukhine
objbase.h: CLSIDFromString: Add constness to the parame...
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-02-25
Jacek Caban
atl: Properly release registrar in do_register_dll_server.
tree
|
commitdiff
2010-02-25
Jacek Caban
atl: Don't add CLSID_ATLRegistrar replacement in do_reg...
tree
|
commitdiff
2010-02-02
Alexandre Julliard
atl: The object map entries for version 1 don't have...
tree
|
commitdiff
2010-02-01
Michael Stefaniuc
atl: Use IS_INTRESOURCE not HIWORD to check a resource.
tree
|
commitdiff
2009-10-05
Austin English
atl: Add missing prototypes.
tree
|
commitdiff
2009-02-12
Michael Stefaniuc
atl: Remove superfluous pointer casts.
tree
|
commitdiff
2009-02-05
Marcus Meissner
atl: Fixed second buffer size to MultiByteToWideChar.
tree
|
commitdiff
2008-12-05
Michael Stefaniuc
atl: Remove two superfluous casts.
tree
|
commitdiff
2008-11-24
Francois Gouget
atl: Remove WINAPI on static functions where not needed.
tree
|
commitdiff
2008-11-21
Ricardo Filipe
atl: Remove dead store (llvm/clang).
tree
|
commitdiff
2008-11-03
Michael Stefaniuc
Remove the remaining casts of NULL.
tree
|
commitdiff
2008-05-07
Aleksey Bragin
atl: Remove freeing of an invalid pointer.
tree
|
commitdiff
2008-04-30
Alexandre Julliard
makefiles: List the static libraries as normal imports...
tree
|
commitdiff
2008-04-01
Rob Shearman
Remove superfluous semicolons from IDL files.
tree
|
commitdiff
2008-03-04
Rob Shearman
makefiles: Simplify the use of the IMPORTLIB variable...
tree
|
commitdiff
2008-02-11
Andrew Talbot
atl: Assign to structs instead of using memcpy.
tree
|
commitdiff
2008-02-04
Marcus Meissner
atl: Check for NULL.
tree
|
commitdiff
2007-11-19
Michael Stefaniuc
dlls: Remove duplicate includes.
tree
|
commitdiff
2007-08-23
Paul Vriens
atl: Replace SHDeleteKeyW with RegDeleteTreeW and get...
tree
|
commitdiff
2007-06-13
Francois Gouget
Add API documentation stubs to make winapi_check happy.
tree
|
commitdiff
2007-06-07
Vitaliy Margolen
atl: Use CallWindowProc instead of calling old window...
tree
|
commitdiff
2007-06-01
Dmitry Timoshkov
atl: Fix compilation warnings in 64-bit mode.
tree
|
commitdiff
2007-04-30
Rob Shearman
atl: Add stubs for AtlIPersistStreamInit_Load and AtlIP...
tree
|
commitdiff
2007-04-30
Rob Shearman
atl: Implement AtlComQIPtrAssign.
tree
|
commitdiff
2007-04-25
Rob Shearman
atl: AtlModuleGetClassObject should store an intermedia...
tree
|
commitdiff
2007-04-25
Rob Shearman
atl: Use the first entry in the object map in AtlIntern...
tree
|
commitdiff
2007-04-04
Rob Shearman
atl: AddRef the object being returned in AtlInternalQue...
tree
|
commitdiff
2007-04-03
Andrew Talbot
atl: Constify some variables.
tree
|
commitdiff
2007-03-21
Rob Shearman
atl: Add support for the registrar parameter of AtlModu...
tree
|
commitdiff
2007-03-21
Rob Shearman
atl: Add support for the pMapEntries parameter to AtlMo...
tree
|
commitdiff
2007-03-07
Jacek Caban
atl: Compare file handle to INVALID_HANDLE_VALUE to...
tree
|
commitdiff
2007-02-14
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-02-13
Michael Stefaniuc
atl: Fix a comparison between signed and unsigned.
tree
|
commitdiff
2007-02-07
Francois Gouget
atl: Better match the PSDK types and fix the winapi_che...
tree
|
commitdiff
2007-02-06
Francois Gouget
atl: Protect atlwin.h against multiple inclusions.
tree
|
commitdiff
2006-12-26
Alexandre Julliard
makedep: Add support for magic comments in .rc files...
tree
|
commitdiff
2006-12-24
Alexandre Julliard
make_makefiles: Automatically add IDL header targets...
tree
|
commitdiff
2006-12-14
Dmitry Timoshkov
atl: Make some data const.
tree
|
commitdiff
2006-12-05
Andrew Talbot
atl: Change storage class of dll_count to static.
tree
|
commitdiff
2006-11-13
Andrey Turkin
atl: Implement AtlModuleRegisterServer.
tree
|
commitdiff
2006-11-13
Andrey Turkin
atl: Implement AtlRegisterLoadTypeLib.
tree
|
commitdiff
2006-11-13
Andrey Turkin
atl: Implement AtlModuleLoadTypeLib.
tree
|
commitdiff
2006-11-13
Andrey Turkin
atl: Fix incorrect prototypes.
tree
|
commitdiff
2006-11-13
Andrey Turkin
atl: AtlAxGetHost and AtlAxGetControl implementation.
tree
|
commitdiff
2006-11-13
Andrey Turkin
atl: Host component implementation: IOleControlSite.
tree
|
commitdiff
2006-11-13
Andrey Turkin
atl: Host component implementation: IOleInPlaceFrame.
tree
|
commitdiff
2006-11-13
Andrey Turkin
atl: Host component implementation: IOleInPlaceSiteWind...
tree
|
commitdiff
2006-11-13
Andrey Turkin
atl: Host component implementation: IOleContainer.
tree
|
commitdiff
2006-11-13
Andrey Turkin
atl: Implement AtlAxAttachControl.
tree
|
commitdiff
2006-11-13
Andrey Turkin
alt: Host component implementation: IOleClientSite.
tree
|
commitdiff
2006-11-07
Michael Stefaniuc
atl: Move the storage specifier to the beginning of...
tree
|
commitdiff
2006-11-02
Andrey Turkin
atl: Implement AtlAxCreateDialogA and AtlAxCreateDialogW.
tree
|
commitdiff
2006-11-02
Andrey Turkin
atl: Implement AtlAxCreateControl and AtlAxCreateControlEx.
tree
|
commitdiff
2006-11-02
Andrey Turkin
atl: Implement AtlModuleAddCreateWndData and AtlModuleE...
tree
|
commitdiff
2006-11-02
Andrey Turkin
atl: Implement AtlAxWinInit and AtlAxWin window procedure.
tree
|
commitdiff
2006-11-02
Andrey Turkin
atl: Implement AtlPixelToHiMetric and AtlHiMetricToPixel.
tree
|
commitdiff
2006-10-18
Andrew Talbot
atl: Cast-qual warnings fix.
tree
|
commitdiff
2006-10-16
Alexandre Julliard
Make.rules: Added support for building IDL client/proxy...
tree
|
commitdiff
2006-10-07
Michael Stefaniuc
atl: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-05
Francois Gouget
Add missing '\n's to Wine traces.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-07-11
Alexandre Julliard
libs: Merged libwine_unicode into libwine.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
.gitignore: Added wildcards to ignore generated resourc...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Ignore generated import libraries from the...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-06-22
James Hawkins
atl: Add a stub implementation of AtlModuleLoadTypeLib.
tree
|
commitdiff
next