projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msvcrt: Call _wsopen_s function in _sopen_s.
[wine]
/
dlls
/
msi
/
dialog.c
2012-12-14
Daniel Jelinski
msi: Do not convert MaskedEdit contents to uppercase.
blob
|
commitdiff
|
raw
2012-12-13
Michael Stefaniuc
msi: Use FIELD_OFFSET for the size of structs with...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-09
Michael Stefaniuc
msi: Use FIELD_OFFSET to calculate the size of structs...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-29
Hans Leidekker
msi: Add a length parameter to msi_set_property and...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-15
Hans Leidekker
msi: Add support for the ActionInfo progress message...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-15
Hans Leidekker
msi: Add support for the ProgressAddition progress...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-05
Hans Leidekker
msi: Keep the UI level fixed during the lifetime of...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-26
Hans Leidekker
msi: Get the UI level from the global variable instead...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-14
Hans Leidekker
msi: Process messages while waiting for custom actions...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-13
Vincent Povirk
msi: Use MsgWaitForMultipleObjectsEx to do waits.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-09
Hans Leidekker
msi: Remove some dead assignments (clang).
blob
|
commitdiff
|
raw
|
diff to current
2011-09-09
Hans Leidekker
msi: Move the preview code to dialog.c.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-09
Hans Leidekker
msi: Respect the indirect attribute in the SelectionPat...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-27
Hans Leidekker
msi: Clean up the database queries.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-24
Hans Leidekker
msi: Fix the SelectionPath event handler.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-07
Hans Leidekker
msi: Check the return value of MSI_IterateRecords ...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-01
Hans Leidekker
msi: Get rid of the remaining tabs.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-27
Marcus Meissner
msi: Remove superflous NULL check (Coverity).
blob
|
commitdiff
|
raw
|
diff to current
2011-06-23
Hans Leidekker
msi: Count progress in units of 512 bytes.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-23
Hans Leidekker
msi: Add support for running the progress bar backwards.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-07
Hans Leidekker
msi: Get rid of some more forward declarations.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-07
Hans Leidekker
msi: Revert 8321276cd34486bc6bf1e07c0e99c73423288854.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-07
Hans Leidekker
msi: Reorder dialog functions to avoid forward declarat...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-06
Hans Leidekker
msi: Get rid of helpers.c.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-02
Hans Leidekker
msi: Define common strings just once.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-19
Hans Leidekker
msi: Sync with the action request instead of the action...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-10
Hans Leidekker
msi: Get rid of msi_component_set_state and msi_feature...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-24
Hans Leidekker
msi: Change ACTION_UpdateComponentStates to take a...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-26
Hans Leidekker
msi: Always initialize the dialog font list. Convert...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-09
André Hentschel
msi: Downgrade an error.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-05
Hans Leidekker
msi: Features don't require a directory.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-03
Hans Leidekker
msi: Don't crash if there is no feature parent.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-26
Hans Leidekker
msi: An inactive dialog control does not require a...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-19
Hans Leidekker
msi: Compare strings without depending on thread locale.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-10
Alexandre Julliard
msi: Don't allow entering text in a scroll text richedi...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-31
Hans Leidekker
msi: Pass the control name to ControlEvent_SubscribeToE...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
Hans Leidekker
msi: Rename MSI_GetPropertyW and MSI_SetPropertyW.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
Hans Leidekker
msi: Make MSI_SetPropertyW take a pointer to a database...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
Hans Leidekker
msi: Make msi_get_property_int and friends take a point...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
Octavian Voicu
msi: Sync combo control value with associated property.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
Octavian Voicu
msi: Fill combo control with items from database.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
Octavian Voicu
msi: Use standard window class for combo control and...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-03
Hans Leidekker
msi: Strip leading text style label from control text...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-06
Andrew Eikum
msi: Implement recursive INSTALLSTATE updates for msi...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-09
Rob Shearman
msi: Improve stub for MsiGetFeatureCost{A, W} and hook...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-29
Dmitry Timoshkov
msi: Add support for msidbControlAttributesProgress95.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-29
Dmitry Timoshkov
msi: Limit the progress to its maximal value, use MulDi...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-15
Hans Leidekker
msi: Define common strings only once.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-15
Alexandre Julliard
msi: Build a proper tab chain by walking through the...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-25
Alexandre Julliard
msi: The dialog units are based on a 12-point font...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-21
Ilya Shpigor
msi: Subscribe to SetProgress event on adding progress...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-15
Michael Stefaniuc
msi: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-12
Andrew Talbot
msi: Declare some functions static.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Andrew Talbot
msi: Sign-compare warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-09
James Hawkins
msi: Initialize the count variable to zero.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-09
James Hawkins
msi: Add extra constraints on the formatting string...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-25
James Hawkins
msi: Skip the feature action detection logic if there...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-18
James Hawkins
msi: Initialize the update function pointer when creati...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-14
James Hawkins
msi: Create the MSI hidden window on demand.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-05
James Hawkins
msi: Use the handle to the treeview item if the item...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-03
James Hawkins
msi: Downgrade a few messages to WARN.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-28
James Hawkins
msi: Update controls based on a property when that...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
Rico Schüller
msi: Fix memory leaks (found by Smatch).
blob
|
commitdiff
|
raw
|
diff to current
2007-12-23
James Hawkins
msi: Allow whitespace after the property name when...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-20
James Hawkins
msi: The BS_GROUPBOX style should only be used if the...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-17
James Hawkins
msi: Set the text color after calling the window proc.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-17
James Hawkins
msi: The line control has a height of exactly 2 device...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-17
Marcus Meissner
msi: Fixed buffer overflow in number parsing.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-13
Lionel Debroux
msi: Fix missing alloc check.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-28
Anatoly Lyutin
msi: Fix invalid SQL query.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-13
James Hawkins
msi: Implement the VolumeSelectCombo control.
blob
|
commitdiff
|
raw
|
diff to current
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
next