projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
- Initialize out pointer to NULL before access check in
[wine]
/
dlls
/
comctl32
/
2005-09-21
Alexander N. Sørnes
Added Norwegian translation of comctl32 and shell32.
tree
|
commitdiff
2005-09-21
Jason Edmeades
Fix some off by one calculations in the comboboxex...
tree
|
commitdiff
2005-09-20
Mike McCormack
Fix if's that are followed by semicolons.
tree
|
commitdiff
2005-09-19
Milko Krachounov
Bulgarian resources for mpr, msi, user, commdlg, oleaut...
tree
|
commitdiff
2005-09-18
Ge van Geldorp
Do some bounds checking on iOrder.
tree
|
commitdiff
2005-09-18
Dmitry Timoshkov
Call SetDIBits with a proper DC in order to set bitmap...
tree
|
commitdiff
2005-09-17
Ge van Geldorp
Buffer size needs to be specified in bytes on input.
tree
|
commitdiff
2005-09-14
Robert Shearman
- Add support for navigating a toolbar with the arrow...
tree
|
commitdiff
2005-09-13
Michael Jung
Fixed inconsistency in LISTVIEW_DUMP macro.
tree
|
commitdiff
2005-09-12
Marcus Meissner
The last argument to MultiByteToWideChar is wide charac...
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Fixed a few more pointer to integer typecast issues...
tree
|
commitdiff
2005-09-12
Frank Richter
Unregister theming subclasses at comctl32 shutdown...
tree
|
commitdiff
2005-09-09
Alexandre Julliard
Use Get/SetWindowLongPtr instead of Get/SetWindowLong...
tree
|
commitdiff
2005-09-09
Alexandre Julliard
Specify 64-bit integers as double instead of long long...
tree
|
commitdiff
2005-09-06
Aric Stewart
Reading the MRUlist using the W functions we need to...
tree
|
commitdiff
2005-08-30
Frank Richter
Fix warnings in 64bit.
tree
|
commitdiff
2005-08-29
Phil Krylov
Improved header control performance by maintaining...
tree
|
commitdiff
2005-08-29
Yuri Kozlov
Set default size for toolbar bitmap if not specified.
tree
|
commitdiff
2005-08-27
Mike McCormack
Fix gcc 4.0 warnings.
tree
|
commitdiff
2005-08-27
Thomas Weidenmueller
It should be allowed to pass NULL handles in the phpage...
tree
|
commitdiff
2005-08-27
Alexandre Julliard
Explicitly import kernel32 in tests that use it.
tree
|
commitdiff
2005-08-25
Phil Krylov
Draw header control items only within the header client...
tree
|
commitdiff
2005-08-25
Frank Richter
Add WM_CTLCOLORSTATIC handler to dialog theming subclas...
tree
|
commitdiff
2005-08-23
Vitaliy Margolen
Fix handling of minimum tab width.
tree
|
commitdiff
2005-08-23
Michael Kaufmann
- Redraw immediately upon PBM_SETPOS, PBM_DELTAPOS...
tree
|
commitdiff
2005-08-22
Aric Stewart
Fix for dreamweaver site definition dialog. Need to...
tree
|
commitdiff
2005-08-22
Michael Kaufmann
Handle WM_GETFONT and WM_SETFONT.
tree
|
commitdiff
2005-08-19
Frank Richter
Forward WM_DESTROY to superclass in edit & listbox...
tree
|
commitdiff
2005-08-19
Frank Richter
Merge subclass stubs and subclass proc. Having the...
tree
|
commitdiff
2005-08-19
Frank Richter
Add theming support for dialogs (to support tab page...
tree
|
commitdiff
2005-08-18
Frank Richter
Add theming for listbox (and combo listbox) controls.
tree
|
commitdiff
2005-08-18
Frank Richter
Only draw a themed border when edit control has WS_EX_C...
tree
|
commitdiff
2005-08-16
Frank Richter
Add theming for combo boxes.
tree
|
commitdiff
2005-08-15
Frank Richter
Subclass edit control to draw themed border.
tree
|
commitdiff
2005-08-15
Frank Richter
Improved trackbar theming.
tree
|
commitdiff
2005-08-15
Frank Richter
Instead of adding the border via WM_NCPAINT and WM_NCCA...
tree
|
commitdiff
2005-08-12
Frank Richter
Determining the superclass for a window subclassed...
tree
|
commitdiff
2005-08-12
Frank Richter
Add initial theming support for trackbars.
tree
|
commitdiff
2005-08-12
Frank Richter
Add theming for toolbar control.
tree
|
commitdiff
2005-08-11
Frank Richter
Fix text color for "button" style tabs when theming...
tree
|
commitdiff
2005-08-11
Frank Richter
Add theming for status bar control.
tree
|
commitdiff
2005-08-11
Frank Richter
Add theming for the progress control.
tree
|
commitdiff
2005-08-11
Frank Richter
Add theming for the rebar control.
tree
|
commitdiff
2005-08-11
Frank Richter
Add theming for the monthcal control.
tree
|
commitdiff
2005-08-10
Francois Gouget
The PSDK does not define a TreeView_InsertItemA() macro...
tree
|
commitdiff
2005-08-08
Alexandre Julliard
Don't prefix the functions DllCanUnloadNow, DllGetClass...
tree
|
commitdiff
2005-08-03
Frank Richter
Add hottracking support for the header control.
tree
|
commitdiff
2005-08-03
Frank Richter
Remove unneeded theming check.
tree
|
commitdiff
2005-08-02
Vitaly Lipatov
Use STATEIMAGEINDEX / INDEXTOSTATEIMAGEMASK instead...
tree
|
commitdiff
2005-08-01
Alexandre Julliard
Fixed regression in DPA_Search.
tree
|
commitdiff
2005-08-01
Felix Nawothnig
Fix DPA_Search for sorted arrays.
tree
|
commitdiff
2005-07-28
Steven Edwards
Correct RegCreateKeyEx[A/W] prototype to match the...
tree
|
commitdiff
2005-07-28
Frank Richter
Add theming for treeview control.
tree
|
commitdiff
2005-07-28
Frank Richter
Add theming support for the tab control.
tree
|
commitdiff
2005-07-27
Frank Richter
Since OpenThemeData() should return 0 in case theming...
tree
|
commitdiff
2005-07-27
Frank Richter
Split up the drawing code into a set of smaller functio...
tree
|
commitdiff
2005-07-27
Frank Richter
Added some generic code to allow subclassing (for the...
tree
|
commitdiff
2005-07-26
Filip Navara
Use ReleaseDC instead of DeleteDC on DC handle.
tree
|
commitdiff
2005-07-25
Frank Richter
Add theming for the up/down control.
tree
|
commitdiff
2005-07-25
Frank Richter
Use theming for the ListView non-client area.
tree
|
commitdiff
2005-07-25
Frank Richter
Add theming support for header controls.
tree
|
commitdiff
2005-07-22
Robert Shearman
- Call SetBkMode with the correct value from the NMTBCU...
tree
|
commitdiff
2005-07-22
Robert Shearman
- Height is now calculated based on the number of rows...
tree
|
commitdiff
2005-07-22
Robert Shearman
TBSTATE_INDETERMINATE only takes effect if the button...
tree
|
commitdiff
2005-07-22
Robert Shearman
Native autosizes on inserting/adding buttons, so we...
tree
|
commitdiff
2005-07-22
Robert Shearman
The IsValidImageList test is not needed because if...
tree
|
commitdiff
2005-07-22
Robert Shearman
The calculated button height should include the text...
tree
|
commitdiff
2005-07-18
Frank Richter
Enabled "tab" dialog texture for property sheet pages.
tree
|
commitdiff
2005-07-18
Dimi Paun
Silence uninitialized warnings.
tree
|
commitdiff
2005-07-15
Kevin Koltzau
Forward some header notifications to parent of listview.
tree
|
commitdiff
2005-07-15
Thomas Weidenmueller
Support PSM_IDTOINDEX.
tree
|
commitdiff
2005-07-15
Thomas Weidenmueller
- Support PSH_WIZARDHASFINISH in wizards.
tree
|
commitdiff
2005-07-15
Aric Stewart
When adding an image copy the full previous buffer.
tree
|
commitdiff
2005-07-14
Robert Shearman
Handle CopyImage and other functions failing by not...
tree
|
commitdiff
2005-07-11
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-07-08
Felix Nawothnig
Fix some DPA functions so they pass the new tests.
tree
|
commitdiff
2005-07-07
Felix Nawothnig
Add another failing DPA test.
tree
|
commitdiff
2005-07-06
Felix Nawothnig
Don't invalidate the whole propsheet when the page...
tree
|
commitdiff
2005-07-06
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2005-07-06
Felix Nawothnig
Move DPA and DSA functions out of comctl32undoc.c as...
tree
|
commitdiff
2005-07-05
Felix Nawothnig
Fix DPA tests on Win95.
tree
|
commitdiff
2005-07-05
Frank Richter
Let property sheets update the cached system colors...
tree
|
commitdiff
2005-07-03
Felix Nawothnig
Rewrote the DPA testsuite.
tree
|
commitdiff
2005-06-30
Vitaliy Margolen
Send CDDS_ITEMPOSTERASE | CDDS_PREPAINT notify.
tree
|
commitdiff
2005-06-25
Robert Shearman
- Document how the native lays out the internal compone...
tree
|
commitdiff
2005-06-25
Robert Shearman
Fix a regression in IE where the Favourites menu didn...
tree
|
commitdiff
2005-06-21
Stefan Huehner
Fix some more -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-06-20
Stefan Huehner
Fix more -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-06-16
Stefan Huehner
Fix some -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-06-15
Huw Davies
For modal propsheets we should run our own message...
tree
|
commitdiff
2005-06-13
Krzysztof Foltman
Test when TVN_SELCHANGING and TVN_SELCHANGED are really...
tree
|
commitdiff
2005-06-13
Krzysztof Foltman
Don't send TVN_SELCHANGING nor TVN_SELCHANGED if the...
tree
|
commitdiff
2005-06-09
Mike McCormack
Warning fixes for -Wmissing-declarations and -Wwrite...
tree
|
commitdiff
2005-06-09
Alex Zorach
Fixed SetFocus behavior.
tree
|
commitdiff
2005-06-06
James Hawkins
Audit the Tab control.
tree
|
commitdiff
2005-06-04
Felix Nawothnig
Fix some missed invalidations after column resize.
tree
|
commitdiff
2005-06-04
James Hawkins
- Factor out common text shifting logic.
tree
|
commitdiff
2005-05-30
Kouji Sasaki
Added the feature to change row height in owner draw...
tree
|
commitdiff
2005-05-30
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-05-29
Felix Nawothnig
Pass the right hwnd to ReleaseDC().
tree
|
commitdiff
next