projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dsound: Call waveInUnPrepareHeader and waveInPrepareHeader when submitting new buffer.
[wine]
/
dlls
/
comctl32
/
2007-09-17
Alexandre Julliard
comctl32/tests: We can now store binary files in the...
tree
|
commitdiff
2007-09-17
Alexandre Julliard
comctl32: We can now store binary files in the repository.
tree
|
commitdiff
2007-09-14
Andrew Talbot
comctl32: Fix a memory leak.
tree
|
commitdiff
2007-09-14
Aric Stewart
propsheet: Do not change idea of size when new pages...
tree
|
commitdiff
2007-09-13
Americo Jose Melo
Update the Portuguese translation.
tree
|
commitdiff
2007-09-11
Aric Stewart
comctl32: treeview: Ensure our textWidth is correct...
tree
|
commitdiff
2007-09-11
Aric Stewart
comctl32: Ensure item metric are calculated when an...
tree
|
commitdiff
2007-09-10
Aric Stewart
comctl32: Flesh out version info.
tree
|
commitdiff
2007-09-10
Aric Stewart
comctl32: TCM_SETCURSEL also updates the focus item.
tree
|
commitdiff
2007-08-30
Francois Gouget
Assorted non-ANSI function declaration fixes (missing...
tree
|
commitdiff
2007-08-28
Jason Edmeades
comctl32: toolbar: Implemented SetRows.
tree
|
commitdiff
2007-08-20
Alexandre Julliard
comctl32: Create the manifest directory if needed ...
tree
|
commitdiff
2007-08-17
Jason Edmeades
comctl32: Listview fails to add a column if mask=0.
tree
|
commitdiff
2007-08-15
Jason Edmeades
comctl32: Fix tooltips uninitialized variables plus...
tree
|
commitdiff
2007-08-14
Alexandre Julliard
comctl32: Create a manifest file at dll registration...
tree
|
commitdiff
2007-08-14
Jason Edmeades
comctl32: Fix missing tooltips.
tree
|
commitdiff
2007-07-31
Francois Gouget
comctl32: According to the PSDK, DrawShadowText() takes...
tree
|
commitdiff
2007-07-26
Jason Edmeades
comctl32: Fix missing toolbar button with HINST_COMMCTRL.
tree
|
commitdiff
2007-07-20
Andrew Talbot
comctl32: Cast-qual warning fix.
tree
|
commitdiff
2007-07-20
Mikołaj Zalewski
comctl32: tooltips: Remove broken support for non-NULL...
tree
|
commitdiff
2007-07-20
Mikołaj Zalewski
comctl32: toolbar: Test and fix invalid indexes passed...
tree
|
commitdiff
2007-07-19
Michael Stefaniuc
dlls: Remove unreachable break after return/break....
tree
|
commitdiff
2007-07-11
Mikołaj Zalewski
comctl32: toolbar: We should send TBN_GETDISPINFOW...
tree
|
commitdiff
2007-07-11
Mikołaj Zalewski
comctl32: toolbar: The iImage in TBN_GETDISPINFO should...
tree
|
commitdiff
2007-07-02
Markus Gömmel
comctl32/datetime: Added a missing InvalidateRect to...
tree
|
commitdiff
2007-06-29
Michael Stefaniuc
comctl32: Replace malloc() with HeapAlloc().
tree
|
commitdiff
2007-06-26
Lei Zhang
comctl32: Determine if PSH_PROPSHEETPAGE is set once.
tree
|
commitdiff
2007-06-26
Lei Zhang
comctl32: Reduce duplicate code between PROPSHEET_Colle...
tree
|
commitdiff
2007-06-26
Lei Zhang
comctl32: Reduce duplicate code between PropertySheetA/W.
tree
|
commitdiff
2007-06-25
Alexandre Julliard
comctl32: Get rid of CharNextW/CharPrevW. Simplify...
tree
|
commitdiff
2007-06-22
Michael Stefaniuc
comctl32: Do not use wide character constants.
tree
|
commitdiff
2007-06-15
Lei Zhang
comctl32: Make modal property sheets modal.
tree
|
commitdiff
2007-06-13
Alexandre Julliard
comctl32: Remove useless pointer check.
tree
|
commitdiff
2007-06-07
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-06-06
Markus Goemmel
comctl32/listview.c: Ownerdraw font problem during...
tree
|
commitdiff
2007-06-04
Mikołaj Zalewski
comctl32: listview: Make LVM_GETCOLUMNWIDTH query the...
tree
|
commitdiff
2007-06-01
Misha Koshelev
comctl32: imagelist: Fix simultaneous selection of...
tree
|
commitdiff
2007-06-01
Dmitry Timoshkov
comctl32: Fix a compilation warning in 64-bit mode.
tree
|
commitdiff
2007-05-31
Louis Lenders
comctl32: Add stub for DrawShadowText.
tree
|
commitdiff
2007-05-29
Francois Gouget
comctl32/tests: The PSDK does not define ListView_Inser...
tree
|
commitdiff
2007-05-25
Dmitry Timoshkov
wine: Switch to using 'long' for INT_PTR type for 64...
tree
|
commitdiff
2007-05-24
Dmitry Timoshkov
comctl32/tests: Fix some problems revealed by compilati...
tree
|
commitdiff
2007-05-18
Aric Stewart
comctl32: Trying to blend an image without a mask cause...
tree
|
commitdiff
2007-05-16
Mikołaj Zalewski
comctl32: toolbar: TB_SETIMAGELIST should try to preser...
tree
|
commitdiff
2007-05-15
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-05-14
Mikołaj Zalewski
comctl32: status: Send a NMMOUSE in mouse notifications...
tree
|
commitdiff
2007-05-07
Mikołaj Zalewski
comctl32: treeview: Treeviews shouldn't be sending...
tree
|
commitdiff
2007-05-07
Mikołaj Zalewski
comctl32: treeview: Make the focus test pass under...
tree
|
commitdiff
2007-05-04
Alexandre Julliard
Fix minor differences in the formatting of the license...
tree
|
commitdiff
2007-05-02
Dmitry Timoshkov
comctl32: Remove a stray back slash.
tree
|
commitdiff
2007-04-24
Dmitry Timoshkov
comctl32: Add more image list tests, fix one problem...
tree
|
commitdiff
2007-04-24
Mikołaj Zalewski
comctl32: toolbar: In CreateToolbarEx the default bitma...
tree
|
commitdiff
2007-04-24
Mikołaj Zalewski
comctl32: toolbar: Don't execute TB_GETBUTTONINFO if...
tree
|
commitdiff
2007-04-24
Mikołaj Zalewski
comctl32: toolbar: Merge TOOLBAR_GetButtonInfoA and...
tree
|
commitdiff
2007-04-23
Dmitry Timoshkov
comctl32: Add an image list storage test, make it pass...
tree
|
commitdiff
2007-04-23
Dmitry Timoshkov
comctl32: Use packing only for public ILHEAD structure...
tree
|
commitdiff
2007-04-23
Dmitry Timoshkov
comctl32: Fix an off by one error in ImageList_Remove.
tree
|
commitdiff
2007-04-13
Lei Zhang
comctl32: monthcal: GetMonthRange Tests.
tree
|
commitdiff
2007-04-12
Lei Zhang
comctl32: More monthcal hit tests.
tree
|
commitdiff
2007-04-10
Lei Zhang
comctl32: Fix first day of the week in monthcal.
tree
|
commitdiff
2007-04-07
Felix Nawothnig
comctl32: Allow enabling TVS_CHECKBOXES on the fly.
tree
|
commitdiff
2007-04-06
Felix Nawothnig
comctl32: Allow destruction of toolbar in BN_CLICKED...
tree
|
commitdiff
2007-04-06
Felix Nawothnig
comctl32: Use appropriate font for header drag image.
tree
|
commitdiff
2007-04-06
Felix Nawothnig
comctl32: Fix item rect calculation.
tree
|
commitdiff
2007-04-04
Aric Stewart
comctl32: Propsheet exception fix.
tree
|
commitdiff
2007-04-03
Francois Gouget
Assorted spelling and English fixes.
tree
|
commitdiff
2007-04-03
Andrew Talbot
comctl32: Constify some variables.
tree
|
commitdiff
2007-04-03
Andrew Talbot
comctl32: Constify some variables.
tree
|
commitdiff
2007-04-03
Andrew Talbot
comctl32: Constify some variables.
tree
|
commitdiff
2007-04-03
Andrew Talbot
comctl32: Constify some variables.
tree
|
commitdiff
2007-04-03
Andrew Talbot
comctl32: Constify some variables.
tree
|
commitdiff
2007-04-03
Andrew Talbot
comctl32: Constify some variables.
tree
|
commitdiff
2007-04-03
Andrew Talbot
comctl32: Constify some variables.
tree
|
commitdiff
2007-04-02
Aric Stewart
comctl32: Unset active page while setting a new active...
tree
|
commitdiff
2007-04-02
Andrew Talbot
comctl32: Constify some variables.
tree
|
commitdiff
2007-04-02
Andrew Talbot
comctl32: Constify some variables.
tree
|
commitdiff
2007-04-02
Andrew Talbot
comctl32: Constify some variables.
tree
|
commitdiff
2007-04-02
Andrew Talbot
comctl32: Constify some variables.
tree
|
commitdiff
2007-03-30
Andrew Talbot
comctl32: Cast-qual warnings fix.
tree
|
commitdiff
2007-03-30
Andrew Talbot
comctl32: Constify some variables.
tree
|
commitdiff
2007-03-29
Andrew Talbot
comctl32: Constify some variables.
tree
|
commitdiff
2007-03-28
Francois Gouget
Remove unneeded checks on the GetModuleHandle() return...
tree
|
commitdiff
2007-03-28
Andrew Talbot
comctl32: Constify some variables.
tree
|
commitdiff
2007-03-28
Mikołaj Zalewski
comctl32: toolbar: TB_HIDEBUTTON and TB_MOVEBUTTON...
tree
|
commitdiff
2007-03-27
Andrew Talbot
comctl32: Constify some variables.
tree
|
commitdiff
2007-03-27
Piotr Caban
comctl32: Set label width after editting.
tree
|
commitdiff
2007-03-26
Piotr Caban
comctl32: Fixed TreeView_EndEditLabelNow crash.
tree
|
commitdiff
2007-03-23
Andrew Talbot
comctl32: Constify some variables.
tree
|
commitdiff
2007-03-23
Andrew Talbot
comctl32: Constify some variables.
tree
|
commitdiff
2007-03-22
Andrew Talbot
comctl32: Constify some variables.
tree
|
commitdiff
2007-03-21
Andrew Talbot
comctl32: Constify some variables.
tree
|
commitdiff
2007-03-21
Mikołaj Zalewski
comctl32: toolbar: We shouldn't try to resize standard...
tree
|
commitdiff
2007-03-21
Mikołaj Zalewski
comctl32: toolbar: Test standard buttons size.
tree
|
commitdiff
2007-03-21
Mikołaj Zalewski
comctl32: toolbar: The default button size is 16x16.
tree
|
commitdiff
2007-03-19
Kanit Therdsteerasukdi
comctl32: datetime: Reject invalid flags in DTM_SETSYST...
tree
|
commitdiff
2007-03-19
Mikołaj Zalewski
comctl32: CreateToolbarEx should send TB_SETBITMAPSIZE...
tree
|
commitdiff
2007-03-19
Hagop Hagopian
comctl32: tab: Minor bug fixes in the curSel and curFoc...
tree
|
commitdiff
2007-03-19
Hagop Hagopian
comctl32: tab: Added message sequence tests for the...
tree
|
commitdiff
2007-03-17
Andrew Talbot
comctl32: Replace inline static with static inline.
tree
|
commitdiff
2007-03-16
Keith Stevens
comctl32: trackbar: Return the correct number of tics...
tree
|
commitdiff
next