2005-10-30 |
Mike McCormack | Remove unused package parameter of register_progid_base(). |
tree | commitdiff |
2005-10-30 |
Mike McCormack | Use "static const" rather than "const static" as gcc... |
tree | commitdiff |
2005-10-29 |
Mike McCormack | Don't change the UI level during ExecuteAction. |
tree | commitdiff |
2005-10-29 |
Mike McCormack | Implement MsiGetFeatureUsageA and MsiUseFeature(Ex... |
tree | commitdiff |
2005-10-29 |
Mike McCormack | Remove the unused 1st parameter of ACTION_VerifyCompone... |
tree | commitdiff |
2005-10-29 |
Mike McCormack | Explicitly check for MSICONDITION_TRUE being returned... |
tree | commitdiff |
2005-10-29 |
Mike McCormack | Some installers don't call the CreateFolders action... |
tree | commitdiff |
2005-10-29 |
Mike McCormack | Add a bunch of tests for MsiEvaluateCondition and make... |
tree | commitdiff |
2005-10-29 |
Mike McCormack | Make enter and escape trigger the default and cancel... |
tree | commitdiff |
2005-10-29 |
Mike McCormack | Deleted two buggy functions that incorrectly and ineffi... |
tree | commitdiff |
2005-10-29 |
Mike McCormack | Remove an incorrect comment and check for 0 being an... |
tree | commitdiff |
2005-10-29 |
Mike McCormack | Extract file directly to their target location, bypassi... |
tree | commitdiff |
2005-10-29 |
Thomas Weidenmueller | Passing NULL as the last two parameters to ReadFile... |
tree | commitdiff |
2005-10-29 |
Mike McCormack | Add an implementation for MsiGetShortcutTargetA/W. |
tree | commitdiff |
2005-10-28 |
Mike McCormack | Fix a memory leak. |
tree | commitdiff |
2005-10-28 |
Mike McCormack | Put the UI update code for cabinet file into a separate... |
tree | commitdiff |
2005-10-28 |
Mike McCormack | Return an error in MsiGetComponentPathW if passed a... |
tree | commitdiff |
2005-10-28 |
Mike McCormack | Fix error handling in MsiEvaluateCondition. |
tree | commitdiff |
2005-10-28 |
Mike McCormack | Translate INVALID_HANDLE_VALUE to zero for cabinet... |
tree | commitdiff |
2005-10-28 |
Mike McCormack | Fix a memory leak in the cabinet extracting code. |
tree | commitdiff |
2005-10-28 |
Mike McCormack | Fix MsiGetPropertyA/W spec declarations. |
tree | commitdiff |
2005-10-28 |
Mike McCormack | Create component folders in the CreateFolders action. |
tree | commitdiff |
2005-10-27 |
Mike McCormack | If an action fails, print out its name as well as the... |
tree | commitdiff |
2005-10-27 |
Mike McCormack | Rename load_dynamic_stringW to msi_dup_record_field... |
tree | commitdiff |
2005-10-27 |
Mike McCormack | Implement transforms. This still includes some debuggi... |
tree | commitdiff |
2005-10-27 |
Mike McCormack | Tidy up the RegisterProduct action a little. |
tree | commitdiff |
2005-10-26 |
Mike McCormack | Create a stub function to apply a single table transfor... |
tree | commitdiff |
2005-10-26 |
Mike McCormack | Enumerate the substorage transforms for any patches... |
tree | commitdiff |
2005-10-26 |
Mike McCormack | Create an internal handle-free api for reading MSI... |
tree | commitdiff |
2005-10-26 |
Mike McCormack | Switch back to using IPicture to load images. LoadImag... |
tree | commitdiff |
2005-09-30 |
Mike McCormack | Rename ACTION_DoTopLevelINSTALL to MSI_InstallPackage... |
tree | commitdiff |
2005-09-29 |
Mike McCormack | Avoid UpdateWindow, it causes trouble with WS_EX_TRANSP... |
tree | commitdiff |
2005-09-29 |
Alexandre Julliard | We are no longer generating .dbg.c files. |
tree | commitdiff |
2005-09-29 |
Mike McCormack | Create a function to read a property as an integer. |
tree | commitdiff |
2005-09-28 |
Mike McCormack | Add some more action stubs, remove forward declarations. |
tree | commitdiff |
2005-09-28 |
Mike McCormack | Split command line parsing from MSI_InstallPackage... |
tree | commitdiff |
2005-09-28 |
Mike McCormack | Add the progress control. |
tree | commitdiff |
2005-09-28 |
Mike McCormack | Fix and test MsiViewGetColumnInfo and binary fields. |
tree | commitdiff |
2005-09-28 |
Mike McCormack | Don't quote numbers in a query, as it doesn't parse... |
tree | commitdiff |
2005-09-28 |
Mike McCormack | Don't create MSI handles unless we have to pass one... |
tree | commitdiff |
2005-09-26 |
Mike McCormack | Create a function to determine the table's row size... |
tree | commitdiff |
2005-09-26 |
Mike McCormack | Fix various query related memory leaks. |
tree | commitdiff |
2005-09-26 |
Mike McCormack | Make a macro function for unimplemented actions. |
tree | commitdiff |
2005-09-26 |
Mike McCormack | Fill out the stubs for MsiApplyTransformA/W a bit more. |
tree | commitdiff |
2005-09-26 |
Mike McCormack | Fix handle leaks in the test cases. |
tree | commitdiff |
2005-09-26 |
Mike McCormack | Make sure to set the minimum size before allocating... |
tree | commitdiff |
2005-09-25 |
Mike McCormack | Handle copying of the install package to a temporary... |
tree | commitdiff |
2005-09-25 |
Mike McCormack | Fix another memory leak. |
tree | commitdiff |
2005-09-25 |
Mike McCormack | Stub implementation of the IsolateComponents action. |
tree | commitdiff |
2005-09-23 |
Mike McCormack | Fix a memory leak. |
tree | commitdiff |
2005-09-23 |
Mike McCormack | Add a stub implementation of the BindImage action. |
tree | commitdiff |
2005-09-23 |
Mike McCormack | Stub implementation of the PatchFiles action. |
tree | commitdiff |
2005-09-23 |
Mike McCormack | Implement MsiGetShortcutTargetA. |
tree | commitdiff |
2005-09-23 |
Mike McCormack | Stub implementation of the MoveFiles action. |
tree | commitdiff |
2005-09-23 |
Dmitry Timoshkov | COLOR_3DFACE is a better choice for the dialog background. |
tree | commitdiff |
2005-09-23 |
Mike McCormack | Stub implementation of the RemoveIniValues action. |
tree | commitdiff |
2005-09-23 |
Mike McCormack | Take advantage of the msi_get_deformatted_field functio... |
tree | commitdiff |
2005-09-23 |
Mike McCormack | Avoid using static variables in the InstallFiles action. |
tree | commitdiff |
2005-09-22 |
Mike McCormack | Fix various memory leaks. |
tree | commitdiff |
2005-09-22 |
Mike McCormack | Skip the first character of a font identifier if it... |
tree | commitdiff |
2005-09-22 |
Mike McCormack | Fix an error introduced when converting dialog lists... |
tree | commitdiff |
2005-09-22 |
Mike McCormack | Simplify the ProcessComponents action a little. |
tree | commitdiff |
2005-09-22 |
Mike McCormack | Load a table's column information separately from the... |
tree | commitdiff |
2005-09-22 |
Mike McCormack | Make build_icon_path return the path directly. |
tree | commitdiff |
2005-09-21 |
Mike McCormack | Implement MsiSequenceA/W. |
tree | commitdiff |
2005-09-21 |
Mike McCormack | Don't refcount tables. |
tree | commitdiff |
2005-09-21 |
Mike McCormack | Simplify the InstallValidate action a little. |
tree | commitdiff |
2005-09-21 |
Mike McCormack | Make sure not to free a a pointer that has been modified. |
tree | commitdiff |
2005-09-21 |
Mike McCormack | Fix some simple memory leaks. |
tree | commitdiff |
2005-09-20 |
Dmitry Timoshkov | Fix the usage of COLOR_xxx constants in the place of... |
tree | commitdiff |
2005-09-20 |
Mike McCormack | Added memory allocation inline functions (part 2). |
tree | commitdiff |
2005-09-20 |
Mike McCormack | Added memory allocation inline functions (part 1). |
tree | commitdiff |
2005-09-20 |
Mike McCormack | Fix if's that are followed by semicolons. |
tree | commitdiff |
2005-09-20 |
Jan Van Buggenhout | implement stubs for MsiSequence[AW]. |
tree | commitdiff |
2005-09-19 |
Milko Krachounov | Bulgarian resources for mpr, msi, user, commdlg, oleaut... |
tree | commitdiff |
2005-09-19 |
Kimmo Myllyvirta | Added Finnish resources. |
tree | commitdiff |
2005-09-18 |
Alexander N. Sørnes | Added Norwegian translations. |
tree | commitdiff |
2005-09-17 |
Mike McCormack | Fix memory leaks in the table code. |
tree | commitdiff |
2005-09-17 |
Mike McCormack | Read the MaskEdit template from the correct db field. |
tree | commitdiff |
2005-09-16 |
Mike McCormack | Convert the list of dialog controls to a standard list. |
tree | commitdiff |
2005-09-16 |
Mike McCormack | Make load_string_table return the string table. |
tree | commitdiff |
2005-09-16 |
Mike McCormack | Deformat all dialog text strings before using them. |
tree | commitdiff |
2005-09-16 |
Mike McCormack | Load riched20.dll on demand, and unload it after it... |
tree | commitdiff |
2005-09-16 |
Mike McCormack | Fix a bug in a previous patch spotted by Dieter Komendera. |
tree | commitdiff |
2005-09-16 |
Mike McCormack | Fix the stub for MsiConfigureFeature. |
tree | commitdiff |
2005-09-15 |
Mike McCormack | Rename load_dynamic_property and remove its unused... |
tree | commitdiff |
2005-09-15 |
Mike McCormack | Use the new msi_reg_set* macros where possible. |
tree | commitdiff |
2005-09-15 |
Mike McCormack | Create a macro to write a value to a subkey. |
tree | commitdiff |
2005-09-14 |
Mike McCormack | Create a macro function to write registry values. |
tree | commitdiff |
2005-09-14 |
Mike McCormack | Remove some unused values in the object header. |
tree | commitdiff |
2005-09-14 |
Mike McCormack | Convert the list of tables to a standard list. |
tree | commitdiff |
2005-09-13 |
Alexandre Julliard | Get rid of a couple of non-portable long long constants. |
tree | commitdiff |
2005-09-13 |
Mike McCormack | Fix the handling of MsiGetTargetPath args (with test... |
tree | commitdiff |
2005-09-13 |
Mike McCormack | Make sure to release the package we grabbed on the... |
tree | commitdiff |
2005-09-13 |
Mike McCormack | Fix the handling of MsiDoAction args (with test case). |
tree | commitdiff |
2005-09-13 |
Mike McCormack | Eliminate fixed length buffers from the MSIFEATURE... |
tree | commitdiff |
2005-09-13 |
Mike McCormack | Skip dash characters in the PIDMask for a MaskedEdit... |
tree | commitdiff |
2005-09-12 |
Mike McCormack | Eliminate yet more fixed length buffers. |
tree | commitdiff |
2005-09-12 |
Alexandre Julliard | Fixed memory leak introduced in previous change. |
tree | commitdiff |
2005-09-12 |
Mike McCormack | Fix more fixed length buffers. |
tree | commitdiff |
next |