projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
d3d10: Create shaders.
[wine]
/
dlls
/
comctl32
/
propsheet.c
2009-02-13
Michael Stefaniuc
comctl32: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
2009-02-09
Vitaliy Margolen
comctl32: Use style to distinguish between embedded...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-02
Vitaliy Margolen
comctl32: Fix propsheet size calculation.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-04
Michael Stefaniuc
comctl32: Do not cast zero.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-29
Michael Stefaniuc
comctl32: HANDLE/HGLOBAL are basically just void pointe...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-24
Michael Stefaniuc
comctl32: LockResource() returns a LPVOID so don't...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-24
Michael Stefaniuc
comctl32: Remove the superfluous casting of the LPVOID...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-09
Vincent Povirk
comctl32: Disable owner of modal property sheets before...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-14
Andrew Talbot
comctl32: Remove unused variables.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-25
Rob Shearman
comctl32: Fix local variable shadowing in load_string...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-16
Rob Shearman
comctl32: Fix the character count passed into LoadStrin...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-07
Lei Zhang
comctl32: Use wine_dbgstr_rect() in traces.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-24
Austin English
comctl32: Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-02
Andrew Talbot
comctl32: Remove unneeded casts.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-08
Detlef Riekenberg
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-07
Gregor Brunmar
comctl32: Disable propsheet apply button at start up.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-03
Andrew Talbot
comctl32: Remove unneeded casts.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-14
Aric Stewart
propsheet: Do not change idea of size when new pages...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-26
Lei Zhang
comctl32: Determine if PSH_PROPSHEETPAGE is set once.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-26
Lei Zhang
comctl32: Reduce duplicate code between PROPSHEET_Colle...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-26
Lei Zhang
comctl32: Reduce duplicate code between PropertySheetA/W.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-15
Lei Zhang
comctl32: Make modal property sheets modal.
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-04-04
Aric Stewart
comctl32: Propsheet exception fix.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-02
Aric Stewart
comctl32: Unset active page while setting a new active...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-02
Andrew Talbot
comctl32: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-08
Michael Stefaniuc
comctl32: Remove redundant NULL checks before Free...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-14
Felix Nawothnig
comctl32: Remove redundant NULL checks before Free...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-18
Francois Gouget
Don't put single quotes around '%s' when using the...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-01
Detlef Riekenberg
comctl32: Do not crash when the startpage is invalid.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-29
Andrew Talbot
comctl32: Cast-qual warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-21
Huw Davies
comctl32: Set the result to IDOK on 'Finish'.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Huw Davies
comctl32: Implement PSM_GETRESULT.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Huw Davies
comctl32: Fix return value of PropertySheet() for modal...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-14
Michael Ploujnikov
comctl32: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-12
James Hawkins
comctl32: Make internal functions static.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
Andrew Talbot
comctl32: Cast-qual warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-01
Huw Davies
comctl32: Limit the width of the watermark to 164 pixels.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-01
Huw Davies
comctl32: Limit the size of the header bitmap to 49x49.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-01
Huw Davies
comctl32: Invalidate the header area so that updated...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-01
Huw Davies
comctl32: Wordwrap the sub title.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-01
Huw Davies
comctl32: The titles are already converted to unicode...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-12
Mikołaj Zalewski
comctl32: Use wsprintf instead of strcat building the...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Alexandre Julliard
comctl32: Don't use sizeof in traces to avoid printf...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-09
Dmitry Timoshkov
comctl32: Return FALSE in the WM_CLOSE PROPSHEET_Dialog...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-07
Dmitry Timoshkov
comctl32: Remove WM_SYSCOMMAND handler from PROPSHEET_D...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-30
Alexandre Julliard
comctl32: propsheet: Fixed buffer sizes for LoadStringW.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Robert Shearman
comctl32: Fix the loading of strings for the property...
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-05-22
Robert Shearman
comctl32: Make sure to always have the default pushbutt...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-22
Robert Shearman
comctl32: A PSM_SETWIZBUTTONS message specifying PSWIZB...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Dmitry Timoshkov
comctl32: Make some internal functions and variables...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Dmitry Timoshkov
comctl32: Add support for PSP_USEHEADERTITLE, PSP_USEHE...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Dmitry Timoshkov
comctl32: psInfo->proppage[index].pszText is always...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-06
Huw Davies
comctl32: Set the sheet caption before invoking the...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-31
Thomas Weidenmueller
comctl32: Fix error handling in PSM_ADDPAGE in case...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-08
Michael Kaufmann
Handle WM_PRINTCLIENT.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
Marcus Meissner
The last argument to MultiByteToWideChar is wide charac...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-30
Frank Richter
Fix warnings in 64bit.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-27
Thomas Weidenmueller
It should be allowed to pass NULL handles in the phpage...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-18
Frank Richter
Enabled "tab" dialog texture for property sheet pages.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-15
Thomas Weidenmueller
Support PSM_IDTOINDEX.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-15
Thomas Weidenmueller
- Support PSH_WIZARDHASFINISH in wizards.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-06
Felix Nawothnig
Don't invalidate the whole propsheet when the page...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-05
Frank Richter
Let property sheets update the cached system colors...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-15
Huw Davies
For modal propsheets we should run our own message...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-09
Mike McCormack
Warning fixes for -Wmissing-declarations and -Wwrite...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-25
Dimitrie O. Paun
Use {Alloc,ReAlloc,Free}() instead of Heap{Alloc,ReAllo...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-25
Dimitrie O. Paun
Handle wParam in WM_PAINT properly: if non-null, it...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-24
Jakob Eriksson
Get rid of HeapAlloc casts.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-23
Dimitrie O. Paun
Complete unicodification of the propsheet common control.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-09
Eric Pouech
Removed excessive statement (break after return or...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-04
Aric Stewart
Check to make sure PropSheetInfo* is not null before...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Filip Navara
- Implement PSM_INDEXTOID, PSM_INDEXTOPAGE and PSM_PAGE...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-14
Filip Navara
Status update.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-13
Filip Navara
Fix resizing of wizards.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-13
Filip Navara
Fill the area next to watermark bitmap with window...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-13
Filip Navara
Correct displaying of wizard subtitle.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-08
Filip Navara
Do not distinguish exterior wizard pages by their posit...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-07
Filip Navara
- Revert incorrect change to tab control resizing from...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-07
Filip Navara
- Draw the Wizard97 header bitmaps before drawing the...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-30
Filip Navara
Fix loading wizard title and subtitle from resources.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-26
Mike McCormack
Calculate the correct size of dialog templates in the...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-25
Robert Shearman
Replace GetWindowLong by GetWindowLongPtr.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-23
Mike McCormack
Adjust the tab contents to fix the propsheet between...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-17
Robert Shearman
Always redraw dialog on changing between pages.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-16
Zach Gorman
OK button should be default in non-wizard property...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-16
Zach Gorman
Propsheet pages need WS_EX_CONTROLPARENT style.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-09
Filip Navara
Use correct dialog title for Wizard 97 and correctly...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-09
Eric Kohl
Move watermark and header bitmap loading code from
blob
|
commitdiff
|
raw
|
diff to current
2004-08-02
Marcus Meissner
Implemented PSM_INDEXTOHWND.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-21
Filip Navara
- Properly calculate caption length when converting...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-12
Robert Shearman
Implemented PSM_HWNDTOINDEX.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-12
Robert Shearman
Add stubs for some new property sheet messages.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-10
Maxime Bellengé
Implemented PSH_WIZARD97_OLD and PSH_WIZARD97_NEW prope...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-20
Francois Gouget
Make static Unicode strings const.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-13
Juan Lang
Prevent negative coords for line, turn off redraw when...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-27
Robert Shearman
Update common control function documentation.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-25
Matt Chapman
Fix a reentrancy issue in the property sheet implementa...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-27
Ulrich Czekalla
We should forward WM_COMMAND notification to the active...
blob
|
commitdiff
|
raw
|
diff to current
next