2005-03-16 |
Mike McCormack | - Rename dupstrW to strdupW, and remove duplicate defin... |
tree | commitdiff |
2005-03-10 |
Juan Lang | Fix a regression in AppSearch. |
tree | commitdiff |
2005-03-10 |
Juan Lang | Implement MsiEnumRelatedProducts. |
tree | commitdiff |
2005-03-10 |
Juan Lang | - make sure msihandle2msiinfo is correctly matched... |
tree | commitdiff |
2005-03-08 |
Ulrich Czekalla | Allocate space for terminating null. |
tree | commitdiff |
2005-03-08 |
Ulrich Czekalla | Fix a memory leak. |
tree | commitdiff |
2005-03-04 |
Ulrich Czekalla | Add support for radio buttons. |
tree | commitdiff |
2005-03-02 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-03-02 |
Alexandre Julliard | Avoid spaces before preprocessor directives, that's... |
tree | commitdiff |
2005-03-01 |
Aric Stewart | Text reformatting patch to clean up all the static... |
tree | commitdiff |
2005-03-01 |
Juan Lang | Don't hardcode windows or system directories, correct... |
tree | commitdiff |
2005-02-26 |
Dmitry Timoshkov | Remove a temporary msi database file. |
tree | commitdiff |
2005-02-25 |
Jon Griffiths | Documentation spelling fixes. |
tree | commitdiff |
2005-02-25 |
Aric Stewart | Implement the action RegisterFonts. |
tree | commitdiff |
2005-02-24 |
Aric Stewart | Add the ExecuteAction handler. |
tree | commitdiff |
2005-02-24 |
Aric Stewart | Do some basic work with registry component paths. |
tree | commitdiff |
2005-02-24 |
Ulrich Czekalla | Prevent accessing freed memory in failure case. |
tree | commitdiff |
2005-02-23 |
Aric Stewart | Make sure formats like [\\]] and [\\[] work properly. |
tree | commitdiff |
2005-02-23 |
José Manuel Ferrer... | Added MSI Spanish resources. |
tree | commitdiff |
2005-02-22 |
Mike McCormack | Make sure strings are null terminated. |
tree | commitdiff |
2005-02-22 |
Aric Stewart | Update the installed state for components during CostFi... |
tree | commitdiff |
2005-02-22 |
Steven Edwards | Correct typo. |
tree | commitdiff |
2005-02-18 |
Aric Stewart | Fixed problems with my code for finding the PackageCode. |
tree | commitdiff |
2005-02-16 |
Jonathan Ernst | Add French resources. |
tree | commitdiff |
2005-02-16 |
Mike McCormack | Move product, feature and component enumeration functio... |
tree | commitdiff |
2005-02-16 |
Mike McCormack | Add a border to the edit control, add some more controls. |
tree | commitdiff |
2005-02-16 |
Mike McCormack | Fix up the summary information code a little. |
tree | commitdiff |
2005-02-16 |
Aric Stewart | Stubs for MsiUseFeature. |
tree | commitdiff |
2005-02-16 |
Mike McCormack | Remove const declaration from non-const function. |
tree | commitdiff |
2005-02-16 |
Mike McCormack | Allow MsiViewExecute to be called twice on the same... |
tree | commitdiff |
2005-02-16 |
Mike McCormack | Implement MsiDatabaseGetPrimaryKeys. |
tree | commitdiff |
2005-02-16 |
Mike McCormack | MsiGetComponentPath should allow null pointers for... |
tree | commitdiff |
2005-02-15 |
Henning Gerhardt | Add/updated German resources. |
tree | commitdiff |
2005-02-14 |
Marcelo Duarte | Update the resources for Portuguese. |
tree | commitdiff |
2005-02-14 |
Marcus Meissner | Output some more informations. |
tree | commitdiff |
2005-02-14 |
Mike McCormack | Implement SQL delete query. |
tree | commitdiff |
2005-02-10 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-02-10 |
Mike McCormack | Update headers, add MsiGetUserInfoA stub implementation. |
tree | commitdiff |
2005-02-10 |
Aric Stewart | Added stubs for MsiGetShortcutTargetA/W. |
tree | commitdiff |
2005-02-10 |
Aric Stewart | Add the RegisterUser action. |
tree | commitdiff |
2005-02-09 |
Ulrich Czekalla | Handle 0 length buffers in MSI_FormatRecordW. |
tree | commitdiff |
2005-02-09 |
Aric Stewart | Do not track the temp files for custom actions based... |
tree | commitdiff |
2005-02-09 |
Aric Stewart | Implement RegisterExtensionInfo and RegisterMIMEInfo. |
tree | commitdiff |
2005-02-09 |
Mike McCormack | Handle a number as a parameter for custom action 19. |
tree | commitdiff |
2005-02-09 |
Aric Stewart | Do not limit properties to 256 characters when evaluati... |
tree | commitdiff |
2005-02-09 |
Mike McCormack | - add support for Edit boxes in MSI dialogs |
tree | commitdiff |
2005-02-09 |
Mike McCormack | Fix a memory leak in MsiConfigureProductExW. |
tree | commitdiff |
2005-02-08 |
Aric Stewart | Make a temp file for each dll saved for custom actions... |
tree | commitdiff |
2005-02-08 |
Aric Stewart | Add logic to be able to resolve the SourceDir based on |
tree | commitdiff |
2005-02-08 |
Mike McCormack | Fix MsiModifyView and MsiViewGetColumnInfo to use MSIRE... |
tree | commitdiff |
2005-02-08 |
Mike McCormack | - fix the dialog font |
tree | commitdiff |
2005-02-08 |
Juan Lang | Identifiers evaluate to true if they are non-empty... |
tree | commitdiff |
2005-02-08 |
Mike McCormack | Implement and document MsiLoadString. |
tree | commitdiff |
2005-02-08 |
Mike Hearn | Correctly ensure properties set from resolved directory... |
tree | commitdiff |
2005-02-08 |
Juan Lang | If a full path isn't specified, search across all fixed... |
tree | commitdiff |
2005-02-03 |
Mike McCormack | - implement checkboxes in dialogs |
tree | commitdiff |
2005-02-03 |
Juan Lang | Simplify AppSearch error checking. |
tree | commitdiff |
2005-02-02 |
Mike McCormack | Add more dialog controls, do something when they're... |
tree | commitdiff |
2005-02-02 |
Aric Stewart | Cleanup processing a bit more. |
tree | commitdiff |
2005-02-02 |
Aric Stewart | Fix a copy and paste error, check for a null value... |
tree | commitdiff |
2005-02-02 |
Mike McCormack | MsiEvaluateCondition returns an error when passed NULL... |
tree | commitdiff |
2005-02-02 |
Aric Stewart | Finish up the framework by stubbing out all the remaini... |
tree | commitdiff |
2005-02-01 |
Aric Stewart | Continued work to simplify the ProcessAction call,... |
tree | commitdiff |
2005-02-01 |
Juan Lang | Partially implement AppSearch action. |
tree | commitdiff |
2005-02-01 |
Aric Stewart | Added some more suminfo stubs. |
tree | commitdiff |
2005-01-31 |
Aric Stewart | A reworking of format.c to remove the recursion, clean... |
tree | commitdiff |
2005-01-31 |
Aric Stewart | Eliminate the giant if.. else if block from ACTION_Proc... |
tree | commitdiff |
2005-01-31 |
Aric Stewart | Setting a record to an empty string is the same as... |
tree | commitdiff |
2005-01-28 |
Mike McCormack | Implement MsiPreviewDialog. |
tree | commitdiff |
2005-01-27 |
Aric Stewart | Enable the updating of Feature and thus the resulting... |
tree | commitdiff |
2005-01-27 |
Mike McCormack | - implement MsiOpenPackageEx, and forward MsiOpenPackag... |
tree | commitdiff |
2005-01-27 |
Mike McCormack | Test different types of dodgy queries. |
tree | commitdiff |
2005-01-27 |
Aric Stewart | Implement custom action type 19, Halt install and displ... |
tree | commitdiff |
2005-01-27 |
Aric Stewart | MsiGetProperty does not return any error on missing... |
tree | commitdiff |
2005-01-26 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-01-26 |
Mike McCormack | Fix MsiRecordSetString for NULL strings and update... |
tree | commitdiff |
2005-01-26 |
Aric Stewart | Added a few more stub implementations. |
tree | commitdiff |
2005-01-25 |
Aric Stewart | - action.c is getting too big, so split out all the... |
tree | commitdiff |
2005-01-25 |
Mike McCormack | Implement, test and document MsiDecomposeDescriptor. |
tree | commitdiff |
2005-01-25 |
Aric Stewart | Use the new registry functions in registry.c. |
tree | commitdiff |
2005-01-25 |
Aric Stewart | Move the guid squishing functions out of msi.c and... |
tree | commitdiff |
2005-01-24 |
Alexandre Julliard | Avoid unnecessary run-time initializations. |
tree | commitdiff |
2005-01-24 |
Aric Stewart | The new Insert fixes now properly require ?,? instead... |
tree | commitdiff |
2005-01-24 |
Aric Stewart | An implementation of MsiSummaryInfoGetPropertyW based... |
tree | commitdiff |
2005-01-24 |
Mike McCormack | Indentation and style cleanup. |
tree | commitdiff |
2005-01-21 |
Mike McCormack | Move OpenQuery into msiquery.c and make it non-static. |
tree | commitdiff |
2005-01-21 |
Mike McCormack | Added stub implementations for MsiPreviewDialog and |
tree | commitdiff |
2005-01-21 |
Mike McCormack | Lock record in MsiViewExecute, move stubs to end. |
tree | commitdiff |
2005-01-20 |
Mike McCormack | Fix and test inserting records. |
tree | commitdiff |
2005-01-20 |
Mike McCormack | Fix refcounting, use Interlocked functions. |
tree | commitdiff |
2005-01-20 |
Mike McCormack | Fix a bug caused by freeing memory too soon in the... |
tree | commitdiff |
2005-01-20 |
Michael Stefaniuc | Do not check for non NULL pointer before HeapFree'ing... |
tree | commitdiff |
2005-01-19 |
Aric Stewart | Quite a few fixes: |
tree | commitdiff |
2005-01-19 |
Aric Stewart | Do a very basic first implementation of MsiConfigurePro... |
tree | commitdiff |
2005-01-17 |
Aric Stewart | Implementations for SelfRegModules and PublishFeatures. |
tree | commitdiff |
2005-01-17 |
Aric Stewart | First pass implement ion of MsiQueryProductState[A... |
tree | commitdiff |
2005-01-14 |
Aric Stewart | Actually start on an implemention for MsiGetComponentPa... |
tree | commitdiff |
2005-01-14 |
Marcus Meissner | Initialize rc in create_component_directory(). |
tree | commitdiff |
2005-01-14 |
Aric Stewart | First implementation of the WriteIniValues action. |
tree | commitdiff |
2005-01-14 |
Aric Stewart | Custom actions can have null in their target parameters... |
tree | commitdiff |
next |