- 25 Feb, 2000 13 commits
-
-
Juergen Schmied authored
-
Juergen Schmied authored
-
Juergen Schmied authored
-
Juergen Schmied authored
-
Ove Kaaven authored
necessary.
-
Serge Ivanov authored
-
Serge Ivanov authored
patch adds similar behaviour to Wine. It also adds some NULL checks. <yuxi@corel.com> Fix property sheet initialization bugs. Matthew Robertson The template was calling GetActiveIndex which was not being set in the propsheet code, and the call was moved before we call SetActive - because that's where we query for the Active Index. Noomen Hamza Resize property sheet to the largest dialog size. Don Kelly In the WM_INITDIALOG handler for the prop sheet, there is a call to PROPSHEET_IsTooSmall() which, if it returns TRUE, calls PROPSHEET_AdjustSize(). Contrary to its comment, .._AdjustSize() actually aligns the sizes of the "largest" prop. sheet dialog template and the tab control. The IsTooSmall() call doesn't properly catch this mismatch. Modified the function to return TRUE if the sizes mismatch and renamed it to PROPSHEET_SizeMismatch() to reflect its proper use.
-
Marcus Meissner authored
-
Serge Ivanov authored
fStyle. Otherwise comparison fStyle == ILD_NORMAL will not work, which leads to improper display of overlay images.
-
Alexandre Julliard authored
pointers in FindWindow.
-
Serge Ivanov authored
region state.
-
Eric Williams authored
-
Juergen Schmied authored
-
- 20 Feb, 2000 27 commits
-
-
Andreas Mohr authored
-
Andreas Mohr authored
- spelling fixes
-
Andreas Mohr authored
- cleaned up win.c
-
Andreas Mohr authored
-
Marcus Meissner authored
-
Andreas Mohr authored
to return long or short paths, not GetModuleFileNameA.
-
Gerard Patel authored
dialog.
-
Petr Tomasek authored
-
Alexandre Julliard authored
Pierre Mageau Don't update the combo box selection when closing the dialog only when clicking on OK button. Adjust file dialog size when help button isn't present. Don Kelly. Fixes problems with open dialog box filters. Ulrich Czekalla Prevents the help button from displaying on OpenFile dialogs unless the proper flag is set in the OPENFILENAME struct. Yuxi Zhang Fixed memory leak. Jean-Claude Batista Add tooltips to the file Dialog toolbar. Sylvain Bouchard, Bill Jin Three new functions EnumSelectedPidls, GetNumSelected, FILEDLG95_OnOpenUsingView: corrections Instead of passing in a copy of ofn, passing in the pointer of ofn. David Golding A "!" was missing in a check against lpstrInitialDir. Rick Mutzke Fixed crash: if dialog has no filetypes appearing in the dropdown list. Matt Robertson, Ulrich Czekalla Fixed problems occurring with selection of files inside openfiledlg.
-
Juergen Schmied authored
- moved the creating of new folders to the shellview
-
Juergen Schmied authored
drag&drop).
-
Juergen Schmied authored
-
Juergen Schmied authored
- "new file" is activating label edit for rename - implemented IShellView_SelectItem
-
Juergen Schmied authored
-
Juergen Schmied authored
- render functions for clipboardformats
-
Alexandre Julliard authored
Implemented PathIsURLA and modified ShellExecute16 to be able to load URL
-
Juergen Schmied authored
-
Juergen Schmied authored
-
Juergen Schmied authored
-
Juergen Schmied authored
- implemented IPersistFolder2 interface
-
Juergen Schmied authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Andreas Mohr authored
-
Hidenori Takeshima authored
-
Eric Pouech authored
through the registry.
-
Eric Pouech authored
are volatile.
-