Sign in
goma
/
wine
/
360a3f914235e04216a3691390662885c1867eb1
/
dlls
/
comctl32
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
a247e69
comctl32: Make sure to always have the default pushbutton for wizards as an enabled button.
by Robert Shearman
· 19 years ago
2682ff4
comctl32: A PSM_SETWIZBUTTONS message specifying PSWIZB_FINISH or
by Robert Shearman
· 19 years ago
4b25b34
comctl32: header: Make sure no message is sent between PrepareCallbackItems/FreeCallbackItems.
by Mikołaj Zalewski
· 19 years ago
c932852
comctl32: header: Don't erase the background in HEADER_Refresh.
by Mikołaj Zalewski
· 19 years ago
c054c1f
comctl32: header: The border size is 4 not 3.
by Mikołaj Zalewski
· 19 years ago
3897015
comctl32: header: Don't erase the left header egde.
by Mikołaj Zalewski
· 19 years ago
28e3ba5
comctl32: header: Send the width in HDN_BEGINTRACK.
by Mikołaj Zalewski
· 19 years ago
117b8e7
comctl32: listview: Recompute sizes after a column deletion.
by Mikołaj Zalewski
· 19 years ago
36a8e5f
comctl32: header: Fix INSERTITEM on a zero mask and GETITEM on a mask with unknown fields.
by Mikołaj Zalewski
· 19 years ago
bf346b2
comctl32: header: Copy some fields on INSERTITEM even if they are not in the mask.
by Mikołaj Zalewski
· 19 years ago
3eccdfc
comctl32: header: Automatically set some format fields.
by Mikołaj Zalewski
· 19 years ago
8266fdd
comctl32: header: Check for HDN_GETDISPINFO not being sent during INSERT/SETITEM.
by Mikołaj Zalewski
· 19 years ago
700dd45
comctl32: listview: Store the iSubItem in header's lParam in LVM_INSERTCOLUMN.
by Mikołaj Zalewski
· 19 years ago
74c3b36
comctl32: header: Correct HDN_GETDISPINFO. Use it during drawing.
by Mikołaj Zalewski
· 19 years ago
96190f7
comctl32: header: Mark the callback items in a mask.
by Mikołaj Zalewski
· 19 years ago
25d66de
comctl32 header: Free the old string also when the new one is LPSTR_TEXTCALLBACK.
by Mikołaj Zalewski
· 19 years ago
16fefcd
comctl32: header: Don't modify the user supplied HDITEM during Set/InsertItem.
by Mikołaj Zalewski
· 19 years ago
e3467de
comctl32: header: Move common code from SetItemT/InsertItemT into a new function.
by Mikołaj Zalewski
· 19 years ago
15e71a0
comctl32: header: Don't send HDN_GETDISPINFO during HDM_SET/INSERTITEM.
by Mikołaj Zalewski
· 19 years ago
9865869
comctl32: header: Don't check lpItem for NULL in GetItemT.
by Mikołaj Zalewski
· 19 years ago
ab71fad
comctl32: Increase FILEVERSION up to 5.81.4704.1100.
by Saulius Krasuckas
· 19 years ago
154e54e
comctl32: Make some internal functions and variables static, remove
by Dmitry Timoshkov
· 19 years ago
3088131
comctl32: Add support for PSP_USEHEADERTITLE, PSP_USEHEADERSUBTITLE
by Dmitry Timoshkov
· 19 years ago
34cf29e
comctl32: psInfo->proppage[index].pszText is always initialized to a
by Dmitry Timoshkov
· 19 years ago
53654c6
comctl32: Update first visible when appropiate in the TVI_SORT case.
by qingdoa daoo
· 19 years ago
d2f59fe
comctl32: Fix an unsigned comparison to zero.
by qingdoa daoo
· 19 years ago
b821565
comctl32: header: Avoid freeing invalid pointers.
by Mikołaj Zalewski
· 19 years ago
d848dda
comctl32: Test the HDM_SETITEM notifications.
by Mikołaj Zalewski
· 19 years ago
50d8c80
comctl32: header: Send correct notify after HDM_SETITEM.
by Mikołaj Zalewski
· 19 years ago
c5b27fa
comctl32: Add Str_SetPtrWtoA analogue to Str_SetPtrAtoW.
by Mikołaj Zalewski
· 19 years ago
a49da0b
comctl32: header: Remove the unused bUnicode.
by Mikołaj Zalewski
· 19 years ago
7a7f80e
comctl32: header: Correct WM_[GS]ETUNICODEFORMAT.
by Mikołaj Zalewski
· 19 years ago
84c3189
comctl32: Send Unicode notifications if required in header control.
by Mikołaj Zalewski
· 19 years ago
cb3424f
comctl32: Scroll listview if changing scroll bounds changes the scroll pos.
by Mikołaj Zalewski
· 19 years ago
097aec3
comctl32: Listview notify fix.
by Aric Stewart
· 19 years ago
5e18834
comctl32: Change return code comparison in AVI control.
by qingdoa daoo
· 19 years ago
e55c44c
comctl32: Fix listview column resize.
by Mikołaj Zalewski
· 19 years ago
c63f5f0
comctl32: Fix listview column resize.
by Mikołaj Zalewski
· 19 years ago
1740fe0
comctl32: Add OOM codepath in imagelist control.
by Mike Hearn
· 19 years ago
517b85f
comctl32: Set the sheet caption before invoking the sheet callback and before creating the pages.
by Huw Davies
· 19 years ago
4e91811
comctl32: Esperanto language support.
by Antonio Codazzi
· 19 years ago
c106f2f
comctl32: Italian language updates.
by Antonio Codazzi
· 19 years ago
5fd2379
comctl32: Force a specific day value in the monthcal test.
by Alexandre Julliard
· 19 years ago
870d37f
comctl32: Rebar size fix.
by Thomas Weidenmueller
· 19 years ago
316e583
comctl32: Having an MRU list without a compare function works in Windows.
by Mike McCormack
· 19 years ago
aa57ad3
comctl32: A couple fixes for tab icon offsets.
by James Hawkins
· 19 years ago
8b55e4a
comctl32: Do not free LPSTR_TEXTCALLBACK tooltip texts.
by Rein Klazes
· 19 years ago
ecaa525
comctl32: Get rid of some incorrect casts.
by Mike McCormack
· 19 years ago
b4a81b7
comctl32: Added Hungarian translation.
by András Kovács
· 19 years ago
cba4222
comctl32: Fix some gcc 4.1 warnings.
by Mike McCormack
· 19 years ago
c5552a6
comctl32: LISTVIEW_InsertItemT should accept iItem < 0, when using sorted lists.
by Peter Åstrand
· 19 years ago
2dfe50a
comctl32: Fix some gcc 4.1 warnings caused by windowsx.h macros.
by Mike McCormack
· 19 years ago
9774745
comctl32: Remove/swap limits if min > max in MCM_SETRANGE.
by Vitaliy Margolen
· 19 years ago
f273bdc
comctl32: Don't change month range in MCM_SETRANGE. Add tests for this.
by Vitaliy Margolen
· 19 years ago
bc2b9e3
comctl32: Fix invalid date/time check in MCM_SETRANGE: ignore time and fail on bad date.
by Vitaliy Margolen
· 19 years ago
58cc46c
comctl32: Czech language resources encoding fix.
by Petr Tesarik
· 19 years ago
38290cf
comctl32: Add month calendar tests.
by Vitaliy Margolen
· 19 years ago
379b62c
Assorted spelling fixes.
by Francois Gouget
· 19 years ago
e66e227
Fixes for missing prototypes warnings.
by Eric Pouech
· 19 years ago
69835aa
comctl32: Turkish translation.
by Fatih Aşıcı
· 19 years ago
15ca9ce
comctl32: Restore listview font on CDRF_NEWFONT.
by Maarten Lankhorst
· 19 years ago
6b76244
Fixed creation of PS_ALTERNATE pens.
by Alexandre Julliard
· 19 years ago
1911eed
comctl32: Fix tab-control flickering.
by Tobias Loew
· 19 years ago
57a579f
Make more arrays const.
by Dmitry Timoshkov
· 19 years ago
6d32c42
comctl32: Make listview use standard wine_dbg_sprintf and wine_dbgstr_xxx.
by Dmitry Timoshkov
· 19 years ago
823ba55
comctl32: Test the painting behaviour of the progress bar control.
by Rob Shearman
· 19 years ago
ab4438e
comctl32: Invalidate the entire progress bar any time it changes.
by Mike McCormack
· 19 years ago
1b9fc2a
comctl32: Fix emitting of NM_CUSTOMDRAW header notifications.
by Phil Krylov
· 19 years ago
b2d289f
comctl32: Call UpdateWindow() after changing statusbar text.
by Phil Krylov
· 19 years ago
a05bfbf
comctl32: Fix rebar autosize behaviour.
by Phil Krylov
· 19 years ago
bb56d90
comctl32: Reduce memory usage of the syslink control.
by Thomas Weidenmueller
· 19 years ago
adc416b
comctl32: Some painting fixes for the syslink control.
by Thomas Weidenmueller
· 19 years ago
a8e59b1
comctl32: Listview - allow selection toggle with ctrl+space.
by Vitaliy Margolen
· 19 years ago
e1fd79b
comctrl32: ReAlloc should be able to move memory blocks if necessary.
by Thomas Weidenmueller
· 19 years ago
ac9b087
comctl32: Create ipaddress in enabled state.
by Robert Reif
· 19 years ago
3faa66e
comctl32: Fix error handling in PSM_ADDPAGE in case of memory
by Thomas Weidenmueller
· 19 years ago
f15abf0
comctl32: Add a test for the initial tooltip window style settings,
by Dmitry Timoshkov
· 19 years ago
1d2f975
comctl32: Fixed (harmless) typo.
by Eric Pouech
· 19 years ago
0ec7e1a
Renamed all .cvsignore files to .gitignore.
by Alexandre Julliard
· 19 years ago
6d442ae
Assorted spelling fixes.
by Francois Gouget
· 19 years ago
5e7f77e
Update Korean translations.
by YunSong Hwang
· 19 years ago
36f6bbb
Improved word wrapping and tab key handling.
by Thomas Weidenmueller
· 19 years ago
b904e25
Added header control tests.
by Vijay Kiran Kamuju
· 19 years ago
d442d29
Update Korean translations.
by YunSong Hwang
· 19 years ago
def2bb6
Return false if index is out of bounds in GetItemT.
by Vitaliy Margolen
· 19 years ago
e3d53b4
Implement implement header callback support (HDN_GETDISPINFO notification):
by Raphael Junqueira
· 19 years ago
996e594
Reformat "see" section, to match c2man requirements.
by Markus Amsler
· 19 years ago
0edbaf7
Remove spaces before '\n' in traces.
by Francois Gouget
· 19 years ago
f4c0524
Assorted spelling and case fixes.
by Francois Gouget
· 19 years ago
2adb302
Add trailing '\n's to ok() and TRACE() calls.
by Francois Gouget
· 19 years ago
4082e9a
Do not issue a GetUpdateRect() to query an update region for
by Alex Villacís Lasso
· 19 years ago
e9310da
Handle WM_PRINTCLIENT. Don't use SelectClipRgn in WM_PRINTCLIENT.
by Michael Kaufmann
· 19 years ago
cd1b13f
Validate the column index passed in by the caller.
by Dimi Paun
· 19 years ago
1c31087
Move functions in comctl32/string.c to remove function declaration.
by Vincent Béron
· 19 years ago
53be932
Use Win32 APIs for string comparison.
by Dmitry Timoshkov
· 19 years ago
592a81a
Avoid printing out a possibly uninitialized variable.
by Dmitry Timoshkov
· 19 years ago
795de49
Clear bLButtonDown flags if mouse is not down.
by Ulrich Czekalla
· 19 years ago
ac6c7a9
Include config.h and port.h for strncasecmp() in MSVC port.
by Martin Fuchs
· 19 years ago
c258430
Unify HEADER_GetItem[A/W] into one function.
by Vitaliy Margolen
· 19 years ago
Next »