projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
msvcrt: Export various locale and codepage variables.
[wine]
/
dlls
/
comctl32
/
2006-10-12
Mikołaj Zalewski
comctl32: toolbar: Passing a string pointer in TB_INSER...
tree
|
commitdiff
2006-10-12
Mikołaj Zalewski
comctl32: toolbar: Remove dwItemCustDraw from TOOLBAR_I...
tree
|
commitdiff
2006-10-12
Mikołaj Zalewski
comctl32: toolbar: Don't send NM_CUSTOMDRAW for separators.
tree
|
commitdiff
2006-10-12
Mikołaj Zalewski
comctl32: header: Call DefWindowProcW not DefWindowProcA.
tree
|
commitdiff
2006-10-12
Mikołaj Zalewski
comctl32: header: Invalidate the control after a WM_SET...
tree
|
commitdiff
2006-10-12
Mikołaj Zalewski
comctl32: listview: Don't call ScrollColumn with an...
tree
|
commitdiff
2006-10-12
James Hawkins
comctl32: Make internal functions static.
tree
|
commitdiff
2006-10-09
Mikołaj Zalewski
comctl32: toolbar: Fix the TB_ADDSTRING from resources...
tree
|
commitdiff
2006-10-09
Mikołaj Zalewski
comctl32: toolbar: Merge AddButtonsA and AddButtonsW...
tree
|
commitdiff
2006-10-09
Mikołaj Zalewski
comctl32: toolbar: Create the tooltip control during...
tree
|
commitdiff
2006-10-09
Mikołaj Zalewski
comctl32: toolbar: Move add/remove/setrect tooltip...
tree
|
commitdiff
2006-10-06
Mike McCormack
comctl32: Return the correct value for CB_GETLBTEXTLEN.
tree
|
commitdiff
2006-10-06
Hans Leidekker
Don't use utf-8 in rc files.
tree
|
commitdiff
2006-10-05
Francois Gouget
Add missing '\n's to Wine traces.
tree
|
commitdiff
2006-10-04
James Hawkins
comctl32: Set the TVIF_TEXT mask when notifying the...
tree
|
commitdiff
2006-10-03
Francois Gouget
comctl32: Fix LVM_GETITEM/LVIF_STATE so it only returns...
tree
|
commitdiff
2006-09-29
Francois Gouget
Add missing '\n's to ok() calls.
tree
|
commitdiff
2006-09-29
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-29
Mikołaj Zalewski
comctl32: toolbar: Small fix in TOOLBAR_StyleChanged.
tree
|
commitdiff
2006-09-29
Mikołaj Zalewski
comctl32: toolbar: Set correcly hwndTrack in TrackMouse...
tree
|
commitdiff
2006-09-27
Mikołaj Zalewski
comctl32: toolbar: Test and fix TB_ADDSTRING from resource.
tree
|
commitdiff
2006-09-27
Mikołaj Zalewski
comctl32: Update Polish translation.
tree
|
commitdiff
2006-09-26
Mikołaj Zalewski
comctl32: toolbar: If wParam in TB_ADDBUTTON is large...
tree
|
commitdiff
2006-09-26
Mikołaj Zalewski
comctl32: toolbar: Resize the imagelist icons after...
tree
|
commitdiff
2006-09-21
Mikołaj Zalewski
comctl32: toolbar: Fix the return code of TB_ADDBITMAP.
tree
|
commitdiff
2006-09-21
Mikołaj Zalewski
comctl32: toolbar: Simplify the TOOLBAR_AddButton.
tree
|
commitdiff
2006-09-21
Mikołaj Zalewski
comctl32: toolbar: Fix IDB_STD_VIEW_* icons count ...
tree
|
commitdiff
2006-09-21
Mikołaj Zalewski
comctl32: toolbar: Use correctly wParam in TB_ADDBITMAP.
tree
|
commitdiff
2006-09-21
Mikołaj Zalewski
comctl32: imagelist: SetImageCount can be used to decre...
tree
|
commitdiff
2006-09-21
Mikołaj Zalewski
comctl32: toolbar: Add some tests for TB_ADDBITMAP.
tree
|
commitdiff
2006-09-20
Mikołaj Zalewski
comctl32: toolbar: Don't leak the intoPtr->bitmaps...
tree
|
commitdiff
2006-09-20
Mikołaj Zalewski
comctl32: header: Update the header comment.
tree
|
commitdiff
2006-09-20
Mikołaj Zalewski
comctl32: header: Remove the nOldWidth.
tree
|
commitdiff
2006-09-20
Mikołaj Zalewski
comctl32: header: Send new values in notifies during...
tree
|
commitdiff
2006-09-20
Mikołaj Zalewski
comctl32: header: Merge the simple delete and complex...
tree
|
commitdiff
2006-09-20
Mikołaj Zalewski
comctl32: header: Simplify the insert/delete code by...
tree
|
commitdiff
2006-09-20
Mikołaj Zalewski
comctl32: header: Test the header order-management...
tree
|
commitdiff
2006-09-14
Mikołaj Zalewski
comctl32: listview: Don't edit labels after the first...
tree
|
commitdiff
2006-09-14
Mikołaj Zalewski
comctl32: listview: Don't edit labels on click if the...
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-09-07
Andrew Talbot
comctl32: Cast-qual warnings fix.
tree
|
commitdiff
2006-08-28
Alexandre Julliard
makefiles: Only run test and documentation targets...
tree
|
commitdiff
2006-08-26
Marcus Meissner
comctl32: Remove unneccessary default debug channels.
tree
|
commitdiff
2006-08-21
Stefan Huehner
Fix some -Wstrict-prototype warnings () -> (void).
tree
|
commitdiff
2006-08-18
Oleg Krylov
comctl32: Correctly map toolbar bitmap mask color in...
tree
|
commitdiff
2006-08-18
Oleg Krylov
comctl32: Fix ImageList_Replace function to correctly...
tree
|
commitdiff
2006-08-17
Oleg Krylov
comctl32: toolbar: Use HOT imagelist for buttons in...
tree
|
commitdiff
2006-08-01
Huw Davies
comctl32: Limit the width of the watermark to 164 pixels.
tree
|
commitdiff
2006-08-01
Huw Davies
comctl32: Limit the size of the header bitmap to 49x49.
tree
|
commitdiff
2006-08-01
Huw Davies
comctl32: Invalidate the header area so that updated...
tree
|
commitdiff
2006-08-01
Huw Davies
comctl32: Wordwrap the sub title.
tree
|
commitdiff
2006-08-01
Huw Davies
comctl32: The titles are already converted to unicode...
tree
|
commitdiff
2006-07-31
Andrew Talbot
comctl32/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-07-20
Andrew Talbot
comctl32/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-07-20
Hwang YunSong(황윤성)
comctl32: Updated Korean resource.
tree
|
commitdiff
2006-07-18
Huw Davies
comctl32: All items should be marked as unchecked when...
tree
|
commitdiff
2006-07-17
Paul Vriens
comctl32: Use struct member after check for NULL (Cover...
tree
|
commitdiff
2006-07-12
Mikołaj Zalewski
comctl32: Use wsprintf instead of strcat building the...
tree
|
commitdiff
2006-07-11
Alexandre Julliard
libs: Merged libwine_unicode into libwine.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
.gitignore: Added wildcards to ignore generated resourc...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore .ok files in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore testlist.c in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Ignore generated import libraries from the...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-07-07
Michael Stefaniuc
janitorial: Put "inline static" at the beginning of...
tree
|
commitdiff
2006-07-05
Mikołaj Zalewski
comctl32: listview: Recompute header size after an...
tree
|
commitdiff
2006-07-03
Andrew Talbot
comctl32/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-06-16
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-06-15
Mike McCormack
comctl32: Add a short test for the listview.
tree
|
commitdiff
2006-06-15
Mike McCormack
comctl32: Arrange the listview after deleting all items...
tree
|
commitdiff
2006-06-15
Mike McCormack
comctl32: Use the listview's background colour when...
tree
|
commitdiff
2006-06-13
Alexandre Julliard
comctl32: Don't use sizeof in traces to avoid printf...
tree
|
commitdiff
2006-06-09
Dmitry Timoshkov
comctl32: Return FALSE in the WM_CLOSE PROPSHEET_Dialog...
tree
|
commitdiff
2006-06-07
Dmitry Timoshkov
comctl32: Remove WM_SYSCOMMAND handler from PROPSHEET_D...
tree
|
commitdiff
2006-06-02
Paul Vriens
comctl32/header: Check Null before accessing struct...
tree
|
commitdiff
2006-06-01
Mikołaj Zalewski
comctl32: header: Update the rects in HEADER_Refresh...
tree
|
commitdiff
2006-05-30
Alexandre Julliard
comctl32: propsheet: Fixed buffer sizes for LoadStringW.
tree
|
commitdiff
2006-05-30
Mikołaj Zalewski
comctl32: header: Ignore out-of-range iOrder in SetItemT.
tree
|
commitdiff
2006-05-30
Andrew Talbot
comctl32/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-05-28
Andrew Talbot
comctl32/tests: Write-strings warning fix.
tree
|
commitdiff
2006-05-26
Alexandre Julliard
comctl32: Dialog procedures should be called with CallW...
tree
|
commitdiff
2006-05-26
Mikołaj Zalewski
comctl32: header: Put the new item in place of the...
tree
|
commitdiff
2006-05-26
Mikołaj Zalewski
comctl32: header: Draw the drag image and hot dividers...
tree
|
commitdiff
2006-05-26
Mikołaj Zalewski
comctl32: header: Fix an order-related bug in HEADER_In...
tree
|
commitdiff
2006-05-26
Mikołaj Zalewski
comctl32: header: Implement HDM_SETHOTDIVIDER.
tree
|
commitdiff
2006-05-26
Mikołaj Zalewski
comctl32: header: Implement HDM_CREATEDRAGIMAGE.
tree
|
commitdiff
2006-05-26
Mikołaj Zalewski
comctl32: listview: Apply the HDS_DRAGDROP header style...
tree
|
commitdiff
2006-05-24
Jonathan Ernst
Uniformization of French main menu accelerators.
tree
|
commitdiff
2006-05-23
Robert Shearman
comctl32: Fix the loading of strings for the property...
tree
|
commitdiff
2006-05-23
Mikołaj Zalewski
comctl32: header: Don't try to draw items outside the...
tree
|
commitdiff
2006-05-23
Mikołaj Zalewski
comctl32: header: Make the column resizing smooth in...
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-05-22
Robert Shearman
comctl32: Make sure to always have the default pushbutt...
tree
|
commitdiff
2006-05-22
Robert Shearman
comctl32: A PSM_SETWIZBUTTONS message specifying PSWIZB...
tree
|
commitdiff
2006-05-20
Mikołaj Zalewski
comctl32: header: Make sure no message is sent between...
tree
|
commitdiff
2006-05-20
Mikołaj Zalewski
comctl32: header: Don't erase the background in HEADER_...
tree
|
commitdiff
2006-05-20
Mikołaj Zalewski
comctl32: header: The border size is 4 not 3.
tree
|
commitdiff
2006-05-17
Mikołaj Zalewski
comctl32: header: Don't erase the left header egde.
tree
|
commitdiff
2006-05-17
Mikołaj Zalewski
comctl32: header: Send the width in HDN_BEGINTRACK.
tree
|
commitdiff
next