projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
comctl32: Update header window in listview WM_PAINT handler.
[wine]
/
dlls
/
msi
/
2006-11-17
Mike McCormack
msi: Fix a memory leak in load_folder().
tree
|
commitdiff
2006-11-17
Mike McCormack
msi: Remove unnecessary includes.
tree
|
commitdiff
2006-11-17
Mike McCormack
msi: Remove a level of indent in resolve_folder().
tree
|
commitdiff
2006-11-17
Mike McCormack
msi: Add a test showing the _Properties table is a...
tree
|
commitdiff
2006-11-17
Mike McCormack
msi: Add a test showing which tables are special.
tree
|
commitdiff
2006-11-17
Mike McCormack
msi: Remove some redundant else statements.
tree
|
commitdiff
2006-11-14
Mike McCormack
msi: Split MSI_CreatePackage into two functions.
tree
|
commitdiff
2006-11-14
Mike McCormack
msi: Delete the tempfile created by GetTempFileName.
tree
|
commitdiff
2006-11-14
Mike McCormack
msi: Defer package deletion until after the database...
tree
|
commitdiff
2006-11-14
Mike McCormack
msi: Remove track_tempfile()'s unused 2nd parameter.
tree
|
commitdiff
2006-11-14
Mike McCormack
msi: Always delete temp files after creating them.
tree
|
commitdiff
2006-11-14
Mike McCormack
msi: Print a message if we fail to delete a file.
tree
|
commitdiff
2006-11-14
James Hawkins
msi: Notify the external UI handler when changing media.
tree
|
commitdiff
2006-11-13
Mike McCormack
msi: Only free a string in one place.
tree
|
commitdiff
2006-11-13
Mike McCormack
msi: Fix error handling.
tree
|
commitdiff
2006-11-13
Mike McCormack
msi: Track temp files as soon as they are created.
tree
|
commitdiff
2006-11-13
Mike McCormack
msi: Fail if we can't write out a temporary file.
tree
|
commitdiff
2006-11-13
Mike McCormack
msi: Fix an uninitialized variable in the test cases.
tree
|
commitdiff
2006-11-13
Mike McCormack
msi: Clean upstore_binary_to_temp.
tree
|
commitdiff
2006-11-13
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-11-13
Francois Gouget
msi: assert.h is not a local header (spotted by winapi_...
tree
|
commitdiff
2006-11-13
Paul Vriens
msi: Fix typo's (Coverity).
tree
|
commitdiff
2006-11-13
James Hawkins
msi: Fix a heap corruption bug by resizing the src...
tree
|
commitdiff
2006-11-10
Mike McCormack
msi: Only log the Action, as it's the same as ActionReq...
tree
|
commitdiff
2006-11-10
Mike McCormack
msi: Check whether the component is enabled first.
tree
|
commitdiff
2006-11-10
Mike McCormack
msi: Component attributes are bitmasks.
tree
|
commitdiff
2006-11-09
Eric Pouech
msi: Fixed bogus A -> W conversion.
tree
|
commitdiff
2006-11-09
Eric Pouech
msi: Don't call PropVariantClear on uninitialized variants.
tree
|
commitdiff
2006-11-09
James Hawkins
msi: Add support for continuous cabinets.
tree
|
commitdiff
2006-11-09
James Hawkins
msi: Extract cabinets in ACTION_InstallFiles. ready_med...
tree
|
commitdiff
2006-11-09
James Hawkins
msi: Move the file sequence check out of ready_media_in...
tree
|
commitdiff
2006-11-09
James Hawkins
msi: Factor out load_media_info from ready_media_for_file.
tree
|
commitdiff
2006-11-09
James Hawkins
msi: Use disk_prompt from the media_info structure...
tree
|
commitdiff
2006-11-09
James Hawkins
msi: Only add text to the scroll control if text is...
tree
|
commitdiff
2006-11-08
Stefan Leichter
msi: Added stub for MsiGetFeatureValidStatesA/W.
tree
|
commitdiff
2006-11-08
James Hawkins
msi: Factor out download_remote_cabinet and reuse extra...
tree
|
commitdiff
2006-11-08
James Hawkins
msi: Store the base URL of the MSI package if it is...
tree
|
commitdiff
2006-11-08
James Hawkins
msi: Factor copy_install_file out of ACTION_InstallFiles.
tree
|
commitdiff
2006-11-08
James Hawkins
msi: Factor schedule_install_files out of ACTION_Instal...
tree
|
commitdiff
2006-11-08
James Hawkins
msi: Model the media_info structure members after the...
tree
|
commitdiff
2006-11-08
James Hawkins
msi: Use msi_alloc_zero instead of a helper function...
tree
|
commitdiff
2006-11-08
James Hawkins
msi: Use the file's component instead of passing an...
tree
|
commitdiff
2006-11-08
James Hawkins
msi: Use the media_info structure instead of passing...
tree
|
commitdiff
2006-11-08
James Hawkins
msi: Add more tests for installing from cabinets.
tree
|
commitdiff
2006-11-08
Mike McCormack
msi: Fix a memory leak.
tree
|
commitdiff
2006-11-07
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-11-07
Mike McCormack
msi: By default, install components locally.
tree
|
commitdiff
2006-11-07
Mike McCormack
msi: Fix WHERE IS (NOT) NULL queries.
tree
|
commitdiff
2006-11-07
Mike McCormack
msi: Fix regression tests failing on Windows.
tree
|
commitdiff
2006-11-07
Mike McCormack
msi: Split ACTION_CostFinalize into two functions.
tree
|
commitdiff
2006-11-06
Alexandre Julliard
msi: Fixed definition of the MSIITERHANDLE type.
tree
|
commitdiff
2006-11-02
Mike McCormack
msi: Avoid a memory leak by freeing actions scripts...
tree
|
commitdiff
2006-11-02
Mike McCormack
msi: Fix a memory leak.
tree
|
commitdiff
2006-11-02
Mike McCormack
msi: Fix a handle leak in the tests.
tree
|
commitdiff
2006-11-01
Mike McCormack
msi: Fix a typo.
tree
|
commitdiff
2006-11-01
Mike McCormack
msi: Don't print traces for addref and release.
tree
|
commitdiff
2006-11-01
Mike McCormack
msi: Search the patch package for source cabinet files.
tree
|
commitdiff
2006-10-31
Mike McCormack
msi: Add a test showing a join doesn't need a WHERE...
tree
|
commitdiff
2006-10-31
Mike McCormack
msi: Use a simpler algorithm for joins.
tree
|
commitdiff
2006-10-31
Mike McCormack
msi: Test the data returned by join queries in one...
tree
|
commitdiff
2006-10-31
Mike McCormack
msi: Remove tokens that aren't valid for MSI SQL.
tree
|
commitdiff
2006-10-31
Mike McCormack
msi: Fix a trace.
tree
|
commitdiff
2006-10-31
Mike McCormack
msi: Fix the ALTER and FREE keywords in the tokenizer.
tree
|
commitdiff
2006-10-31
Mike McCormack
msi: Mark components with missing or outdated files...
tree
|
commitdiff
2006-10-30
Mike McCormack
msi: Split ACTION_UpdateInstallStates into two separate...
tree
|
commitdiff
2006-10-27
James Hawkins
msi: Extract cabinets based on DiskId, not LastSequence.
tree
|
commitdiff
2006-10-27
James Hawkins
msi: Test the order in which cab files are handled...
tree
|
commitdiff
2006-10-27
James Hawkins
msi: Implement handling for the ErrorDialog and use...
tree
|
commitdiff
2006-10-27
Mike McCormack
msi: Avoid crashing if writeout_cabinet_stream fails.
tree
|
commitdiff
2006-10-27
Mike McCormack
msi: Remove redundant null checks before MSI_EvaluateCo...
tree
|
commitdiff
2006-10-26
Mike McCormack
msi: Fix the join algorithm.
tree
|
commitdiff
2006-10-26
Mike McCormack
msi: Allow UPDATE queries without a condition.
tree
|
commitdiff
2006-10-26
Mike McCormack
msi: Update tables using records, not integer by integer.
tree
|
commitdiff
2006-10-26
Mike McCormack
msi: Remove some unused functions.
tree
|
commitdiff
2006-10-26
Mike McCormack
msi: Fixed the UPDATE query to work with explicit values.
tree
|
commitdiff
2006-10-26
Mike McCormack
msi: Use msi_feature_set_state and msi_component_set_st...
tree
|
commitdiff
2006-10-26
Mike McCormack
msi: Create macro functions to set feature and componen...
tree
|
commitdiff
2006-10-26
James Hawkins
msi: Add tests for the UPDATE sql command.
tree
|
commitdiff
2006-10-25
Alexandre Julliard
msi: Properly handle negative coordinates for mouse...
tree
|
commitdiff
2006-10-24
Mikołaj Zalewski
resources: Change Dutch sublanguage code to SUBLANG_NEU...
tree
|
commitdiff
2006-10-24
Mikołaj Zalewski
resources: Change German sublanguage code to SUBLANG_NE...
tree
|
commitdiff
2006-10-24
Mike McCormack
msi: Split code to get a file's verion into a separate...
tree
|
commitdiff
2006-10-24
James Hawkins
msi: Add tests for installing from continuous cabinets.
tree
|
commitdiff
2006-10-24
James Hawkins
msi: Allow more customization of install test files.
tree
|
commitdiff
2006-10-24
James Hawkins
msi: Remove unused function pointer and definitions.
tree
|
commitdiff
2006-10-24
James Hawkins
msi: Remove two unnecessary install tables.
tree
|
commitdiff
2006-10-24
James Hawkins
msi: Add support for localizable strings in MsiDatabase...
tree
|
commitdiff
2006-10-23
Francois Gouget
msi/tests: Fix compilation with gcc 2.95.
tree
|
commitdiff
2006-10-23
Mike McCormack
msi: Fix insertion of null integers into a table.
tree
|
commitdiff
2006-10-23
Mike McCormack
msi: Add the column type INTEGER as an alias for INT.
tree
|
commitdiff
2006-10-23
Mike McCormack
msi: Only apply transforms that are valid for a database.
tree
|
commitdiff
2006-10-23
Mike McCormack
msi: Initialize the summary information from a storage...
tree
|
commitdiff
2006-10-20
Byeong-Sik Jeon
Korean: Use SUBLANG_NEUTRAL in Korean resources.
tree
|
commitdiff
2006-10-20
James Hawkins
msi: Add tests for integer column types.
tree
|
commitdiff
2006-10-20
James Hawkins
msi: Integer columns can have the 'NOT NULL' modifier...
tree
|
commitdiff
2006-10-20
James Hawkins
msi: Allow more than one primary key in a table when...
tree
|
commitdiff
2006-10-20
James Hawkins
msi: Only initialize a component's state if it is linke...
tree
|
commitdiff
2006-10-20
James Hawkins
msi: Use the ProgramFileDir reg value instead of Progra...
tree
|
commitdiff
2006-10-20
James Hawkins
msi: Implement the InstallServices action.
tree
|
commitdiff
2006-10-20
Mike McCormack
msi: Fix an uninitialized variable causing random confo...
tree
|
commitdiff
next