projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msi: Add tests for situations involving missing cabinets.
[wine]
/
dlls
/
msi
/
dialog.c
2007-11-13
James Hawkins
msi: Implement the VolumeSelectCombo control.
blob
|
commitdiff
|
raw
2007-10-22
Mikolaj Zalewski
msi: Use BS_GROUPBOX for group boxes.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-18
Andrew Talbot
msi: Name all or none of the formal arguments in functi...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-25
Dmitry Timoshkov
wine: Switch to using 'long' for INT_PTR type for 64...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-07
James Hawkins
msi: Remove incorrect ERR as messages can be sent befor...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-07
James Hawkins
msi: Set the text limit of the edit control if the...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-07
James Hawkins
msi: Add the ES_AUTOHSCROLL style to the edit control.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-07
James Hawkins
msi: Only allow valid styles in msi_dialog_get_style.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-26
James Hawkins
msi: Check for a NULL text entry, as it can be blank...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-21
James Hawkins
msi: Cleanup the dialog event subscriptions when destro...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-14
Steven Stein
msi: Added "Default" control condition to msi_dialog_se...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-07
Peter Oberndorfer
msi: Clean up magic numbers.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-07
Peter Oberndorfer
msi: Honor attributes for combobox.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-07
Peter Oberndorfer
msi: Honor msidbControlAttributesSorted attribute for...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-07
Misha Koshelev
msi: Make sure to ignore UI level flags in dialog and...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-06
Peter Oberndorfer
msi: Do not use a static variable to save the insertion...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-06
Peter Oberndorfer
msi: Store value of the property with each listbox...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-06
Peter Oberndorfer
msi: Do not store property for each listbox element...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-06
Peter Oberndorfer
msi: Only insert entries into listbox if property value...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-18
James Hawkins
msi: Update the text control when the selection path...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-29
Dmitry Timoshkov
msi: Make some data const and static.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-21
Mike McCormack
msi: Don't access the list of controls after the dialog...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-21
Mike McCormack
msi: Create a function to free control data.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-21
Mike McCormack
msi: Fix an access after freeing memory.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-14
Mike McCormack
msi: Always delete temp files after creating them.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-14
James Hawkins
msi: Notify the external UI handler when changing media.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-09
James Hawkins
msi: Only add text to the scroll control if text is...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-27
James Hawkins
msi: Implement handling for the ErrorDialog and use...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-26
Mike McCormack
msi: Use msi_feature_set_state and msi_component_set_st...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-25
Alexandre Julliard
msi: Properly handle negative coordinates for mouse...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-19
James Hawkins
msi: Run SetProperty events before all other events...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-17
James Hawkins
msi: Revert "msi: Perform button control events in...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Mike McCormack
msi: Merge action.h into msipriv.h.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
James Hawkins
msi: Perform button control events in greatest to least...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-06
James Hawkins
msi: Make msi_dialog_dup_property return a copy of...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-05
Mike McCormack
msi: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-04
James Hawkins
msi: Only apply the last font style in the list of...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-04
James Hawkins
msi: Subscribe the SelectionTree control to the Selecti...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-04
James Hawkins
msi: Store the selected item in the SelectionTree control.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-04
James Hawkins
msi: Publish the SelectionDescription and SelectionPath...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-04
James Hawkins
msi: Properly initialize the SelectionTree control...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-04
James Hawkins
msi: Provide a specific dialog to ControlEvent_Subscrib...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-04
James Hawkins
msi: Select the first item in the SelectionTree control.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-04
James Hawkins
msi: Empty the window text if no text is provided.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-04
James Hawkins
msi: Assign the property to path if the property is...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-04
James Hawkins
msi: Don't ERR if a dialog doesn't provide control...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-04
James Hawkins
msi: Add missing '\n' to TRACE output.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-29
James Hawkins
msi: Return to the parent dialog when the argument...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-25
Marcus Meissner
msi: Support more dialog groups.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-21
James Hawkins
msi: Translate the INSTALLSTATE_UNKNOWN index into...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-20
James Hawkins
msi: Use ACTION_UpdateComponentStates in the selection...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-20
James Hawkins
msi: Add the total and free disk space to the VolumeCos...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-13
James Hawkins
msi: Show the available drives in the VolumeCostList...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
James Hawkins
msi: Add the ability to change directories in the Direc...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
James Hawkins
msi: Add initial implementation of the DirectoryList...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
James Hawkins
msi: Load and display the VolumeCostList control's...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
James Hawkins
msi: Store and use the center point of the dialog windo...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
James Hawkins
msi: Verify the path in the PathEdit control.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
James Hawkins
msi: Search for the browse dialog controls by type...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
James Hawkins
msi: Provide the control to the dialog_update function...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
Mike McCormack
msi: Don't crash if we can't find a control.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-29
James Hawkins
msi: Use msi_dialog_dup_property where appropriate.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-29
James Hawkins
msi: Use the respective update functions when creating...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-29
James Hawkins
msi: Update the DirectoryCombo control in response...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-29
James Hawkins
msi: Update the PathEdit control in response to the...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-29
James Hawkins
msi: Highlight the text in the PathEdit control.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-28
James Hawkins
msi: Add a stub implementation of the VolumeCostList...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-28
James Hawkins
msi: Add initial implementation of the DirectoryListUp...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-28
James Hawkins
msi: Add initial implementation of the DirectoryCombo...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-25
Mike McCormack
msi: Use msi_get_property_int rather than MSI_GetPropertyW.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-25
James Hawkins
msi: Fix the height of the line control window.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-25
James Hawkins
msi: Add a stub implementation of the DirectoryList...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-25
James Hawkins
msi: Add a stub implementation of the DirectoryCombo...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-24
James Hawkins
msi: Add an initial implementation of the PathEdit...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-07
Mike McCormack
msi: Fix the dialog centering logic.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-04
James Hawkins
msi: Use the initial dialog position values in the...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-01
Thomas Kho
msi: Wake dialog on messages from external threads.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-21
James Hawkins
msi: Expand features with odd Display values.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-21
James Hawkins
msi: Don't display a feature if its Display value is...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-19
James Hawkins
msi: Sort SelectionTree items by their Display value.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-18
James Hawkins
msi: Update the feature components' states when a featu...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-17
James Hawkins
msi: Add handling for the ListBox dialog control.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-14
James Hawkins
msi: Add handling for the GroupBox dialog control.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-27
James Hawkins
msi: Read the font color from the database, and use...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-12
Alexandre Julliard
msi: Make some variables static and/or const.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-09
Mike McCormack
msi: Update the progress control while installing.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Mike McCormack
msi: Set a default radio button.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-22
Mike McCormack
msi: Show "hidden dialogs" but hide them initially.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-24
Ulrich Czekalla
msi: When evaluating conditions, if the condition is...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-24
Dmitry Timoshkov
Make more arrays const.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-23
Robert Shearman
msi: Support msidbControlAttributesSunken.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-23
Robert Shearman
msi: Only print fixme for progress attribute once.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-11
Mike McCormack
msi: Make the MSI SelectionTree control do something...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-11
Mike McCormack
msi: Remove the font when setting a control's text.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-06
Mike McCormack
msi: Unload riched20 after its window is destroyed.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-06
Mike McCormack
msi: Make radio buttons grey out correctly when disabled.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-04
Mike McCormack
msi: Fixes for the MaskedEdit control.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-03
Mike McCormack
msi: Subclass the Richedit control.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-03
Mike McCormack
msi: Implement the Reset control event.
blob
|
commitdiff
|
raw
|
diff to current
next