summaryrefslogtreecommitdiff
path: root/packages/winunits-base
Commit message (Expand)AuthorAgeFilesLines
* * Regenerated all makefiles.yury2013-01-171-93/+27
* * Unblockfile to programmatically unblock MSIE downloadsmarco2013-01-131-1/+13
* * Re-generated all the Makefile.fpcs from the packages. So they are almost a...joost2012-11-172-32/+64
* * fix for mantis #22283, Wrong bit shift in ListView_GetCheckState (shl ins...marco2012-11-111-1/+1
* * Do not write unneeded registry keys if ClassName is empty.yury2012-10-151-25/+29
* * Ignore an error returned by UnRegisterTypeLib() to allow successful un-regi...yury2012-10-151-1/+1
* * Fixed declaration of ITypeInfo.Invoke(). The last 3 parameters should be ab...yury2012-10-132-3/+3
* * fix from Ludo to optionally skip generation of "tag" records and associatedmarco2012-10-131-6/+32
* * Fixed warnings.yury2012-10-122-7/+6
* * Fixed declaration of IEnumUnknown.Next().yury2012-10-121-5/+19
* * corrected IPrint and IOleCommandtarget to functions. Patch by Ludo, Mantis...marco2012-10-111-6/+7
* * Fix for typelib importer by Ludo Mantis #22109marco2012-10-111-2/+6
* * a few dword->dword_ptr fixes. I only fixed a few that sb in a forum stumbl...marco2012-09-301-5/+5
* Pass OPT to compilation of fpmake.tom_at_work2012-09-152-9/+122
* * Size_t (IMalloc interface mainly) to PTRUINT, mantis #22835marco2012-09-081-1/+1
* Revert r22080 because it prevents crosscompilation.tom_at_work2012-08-162-122/+9
* Pass FPCOPT to fpmkunit and fpmake compilation. This prevents build errors of...tom_at_work2012-08-142-9/+122
* * Fix 64-bit compilation (Bug ID 21874)michael2012-07-121-1/+1
* * Patch from Ludo Brands to fix late binding for com servers (bug 22378)michael2012-07-111-5/+39
* * fix from mantis #22156 to wholly implement iunknown or not.marco2012-06-191-1/+20
* * sizeof(tagVariant) should be 24 for 64 bit targets, so it is assignment-com...sergei2012-06-041-0/+1
* * Some more interfaces (include IOleCOmmandTarget). Patch by Ludo.marco2012-05-241-1/+129
* * Patch to correct parameter types in IDropSource by Cobines, mantis #21971 marco2012-05-071-2/+2
* * Changed tagVariant.pbstrVal to ^WideString and added a comment about imposs...sergei2012-04-251-1/+2
* + Regenerate all Makefiles's after adding x86_64 netbsd targetpierre2012-04-241-2/+9
* * Patch from Ludo that fixes that Event handlers were only created for the f...marco2012-04-161-3/+3
* * regenerated Makefiles with AIX supportjonas2012-04-111-3/+22
* * fix typing of some macro2procedure conversions. Mantis #21696marco2012-04-101-8/+8
* * added some ifdef unicode for mantis #21667marco2012-04-081-1/+183
* Add x86_64-openbsd target in Makefilespierre2012-04-061-101/+115
* * Patches from Ludo Brands for typelibmarco2012-03-201-14/+16
* * Fix Warning: Source file not found for win32pierre2012-02-231-5/+5
* + Added missing SafeArray* functions, Mantis #16046sergei2012-01-301-0/+45
* * Patch by Ludo:marco2012-01-231-186/+590
* * Patch for fpmake.pp from Cyrax. Some files (needed by Lazarus) weren't ins...joost2012-01-141-0/+13
* * More packages switched to fpmake buildingjoost2012-01-113-1616/+262
* * Patch by Ludo Brands to support creation of activeX containers and event si...michael2011-12-311-40/+293
* * Added eventsink unit from Ludo Brands (bug 20991)michael2011-12-315-229/+461
* * regenned makefile that was accidentally done win32 only.marco2011-12-301-174/+1812
* * interface function declarations had no stdcall modifier, patch by Ludo #20987marco2011-12-301-8/+8
* * Applied patch from Ludo Brands (bug 20972)michael2011-12-271-13/+147
* * New methods made virtualmichael2011-12-261-8/+8
* * StdOle2 and typelib added from Ludo Brands (bug 20958)michael2011-12-266-1815/+1598
* * rebuilt Makefilesflorian2011-12-041-174/+20
* * shgetfolderpath copy-and-paste fix, mantis 20660marco2011-11-101-2/+2
* * IShellFolder2.columnstart -> IShellFolder2.columnstate, as per Mantis #20519marco2011-10-191-1/+1
* * Fixed type of dwCallback member in 44 remaining MCI_xx_PARAMS records ;-)sergei2011-09-081-45/+45
* * 64-bit fix for mci_open_params structure. Mantis #20197marco2011-09-081-1/+1
* + Update all Makefile's modified bypierre2011-08-161-282/+450
* * Trunk version to 2.7.1marco2011-08-033-3/+3