projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
- (final?) update of TreeView_* macro's.
[wine]
/
dlls
/
comctl32
/
1999-11-28
Alex Priem
- (final?) update of TreeView_* macro's.
tree
|
commitdiff
1999-11-28
Eric Kohl
Fixed some visual toolbar bugs.
tree
|
commitdiff
1999-11-23
Eric Kohl
- first 'dummy' implementation of ImageList_Read
tree
|
commitdiff
1999-11-23
Eric Kohl
- added version messages
tree
|
commitdiff
1999-11-23
Eric Kohl
- implemented LBItemFromPt
tree
|
commitdiff
1999-11-23
Eric Kohl
- implemented simple column order array functionality
tree
|
commitdiff
1999-11-23
Eric Kohl
- minor update to mru list functions
tree
|
commitdiff
1999-11-23
Eric Kohl
- added version messages and some simple get/set messages.
tree
|
commitdiff
1999-11-21
Alexandre Julliard
Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
tree
|
commitdiff
1999-11-21
Eric Pouech
Added undocumented feature to InsertButtonA.
tree
|
commitdiff
1999-11-21
Eric Pouech
Fixed play back of uncompressed AVI file.
tree
|
commitdiff
1999-11-21
Alex Priem
- fixed crash when adding items with TVI_SORT and wineI...
tree
|
commitdiff
1999-11-13
Juergen Schmied
- inserted markers for the bin2res tool
tree
|
commitdiff
1999-11-13
Adrian Thurston
Added validations for page index before using it.
tree
|
commitdiff
1999-11-07
Juergen Schmied
- unified templates for the open and the save dlg
tree
|
commitdiff
1999-11-07
David Grant
- Proper initialization of cchTextMax field was added for
tree
|
commitdiff
1999-11-07
Eric Pouech
Fixed SetTitleA when string resources were to be loaded.
tree
|
commitdiff
1999-11-07
Pierre Mageau
- Fixed an error for scrolling in Listview (sometimes...
tree
|
commitdiff
1999-11-04
Ulrich Czekalla
Set proper item focus on DeleteItem.
tree
|
commitdiff
1999-10-31
Thuy Nguyen
PSM_ADDPAGE returns TRUE or FALSE.
tree
|
commitdiff
1999-10-31
Pierre Mageau
In report view mode of the listview control, implemente...
tree
|
commitdiff
1999-10-31
Thuy Nguyen
Fill in the hwndFrom field of the NMHDR structure when...
tree
|
commitdiff
1999-10-31
Thuy Nguyen
Wizard mode property sheets have a tab control.
tree
|
commitdiff
1999-10-31
Ulrich Czekalla
- Treeview uses COLOR_WINDOW color instead of clrBk...
tree
|
commitdiff
1999-10-31
Noomen Hamza
Selected button within tab control will be painted...
tree
|
commitdiff
1999-10-31
Pierre Mageau
Do not send two PSN_KILLACTIVE messages.
tree
|
commitdiff
1999-10-24
Patrik Stridvall
Added spec file declarations for already implemented...
tree
|
commitdiff
1999-10-24
Pierre Mageau
Added the functionality of the thumb track.
tree
|
commitdiff
1999-10-23
Ulrich Czekalla
PropertySheet didn't destroy page dialog's window while...
tree
|
commitdiff
1999-10-23
Pierre Mageau
Update the item width upon a new column in the header...
tree
|
commitdiff
1999-10-23
Joshua Thielen
Fixed tooltips positioning.
tree
|
commitdiff
1999-10-23
Adrian Thurston
Proper resource support for dialog title.
tree
|
commitdiff
1999-10-23
Ulrich Czekalla
Implementation of edit labels.
tree
|
commitdiff
1999-10-23
Pierre Mageau
Fixed the ascending and descending sort order for the...
tree
|
commitdiff
1999-10-23
Ulrich Czekalla
- adds calling application defined callback function...
tree
|
commitdiff
1999-10-23
Ulrich Czekalla
Properly copy text into user supplied buffer.
tree
|
commitdiff
1999-10-23
Ulrich Czekalla
Tab control doesn't refresh tab area on TCM_SETCURSEL.
tree
|
commitdiff
1999-10-23
Ulrich Czekalla
The property sheet dialog needs flag WS_VISIBLE.
tree
|
commitdiff
1999-10-23
Eric Pouech
Added WM_GETFONT support.
tree
|
commitdiff
1999-10-23
Noomen Hamza
Listview items will be drawn with the right item dimens...
tree
|
commitdiff
1999-10-23
Eric Pouech
First working version.
tree
|
commitdiff
1999-10-13
Pierre Mageau
When an error occurred in a property sheet because...
tree
|
commitdiff
1999-10-13
Juergen Schmied
- implemented sorting the listview by clicking on the...
tree
|
commitdiff
1999-10-13
Thuy Nguyen
Mouse position is signed.
tree
|
commitdiff
1999-10-13
Marcus Meissner
Check for NULL ptr in Propsheet_RemovePage (Xing DVD...
tree
|
commitdiff
1999-10-13
Ulrich Czekalla
Prevent self referencing next pointer during insert.
tree
|
commitdiff
1999-09-22
Stephane Lussier
Allow creation of empty imagelist.
tree
|
commitdiff
1999-09-20
Dennis Björklund
It's no error to send a WM_COMMAND to MenuHelp.
tree
|
commitdiff
1999-09-19
Patrik Stridvall
Added support for anonymous structs/unions on compilers...
tree
|
commitdiff
1999-09-19
Stephane Lussier
In ImageList_Draw when drawing the bitmap with the...
tree
|
commitdiff
1999-09-19
Thuy Nguyen
Added support for wizard property sheets.
tree
|
commitdiff
1999-09-19
David Luyer
- iSelected should be -1 if no item selected (Gerard...
tree
|
commitdiff
1999-09-13
Eric Pouech
Fixed off by one allocation error (DPA and DSA).
tree
|
commitdiff
1999-09-11
Stephane Lussier
Fixed RGBQUAD/COLORREF mixup in CreateMappedBitmap().
tree
|
commitdiff
1999-09-10
Luc Tourangeau
Fixed LISTVIEW_GetItemRect: the calculations were off...
tree
|
commitdiff
1999-09-04
Pierre Mageau
Changed CopyImage to accept desiredX, desiredY and...
tree
|
commitdiff
1999-09-04
Thuy Nguyen
Give applications a copy of the property sheet dialog...
tree
|
commitdiff
1999-09-04
Uwe Bonnes
Implemented StrCmpNIA like the other StrCmpXX functions.
tree
|
commitdiff
1999-09-03
Huw D M Davies
Check that lpCreate->lpszName is non-NULL.
tree
|
commitdiff
1999-09-03
Francis Beaudet
Added sanity checks in the cleanup code.
tree
|
commitdiff
1999-09-03
Marcus Meissner
Implemented LVM_INSERTCOLUMNW and LVM_INSERTITEMW by...
tree
|
commitdiff
1999-08-18
Thuy Nguyen
Implemented the PSH_USEICONID/PSH_USEHICON and the...
tree
|
commitdiff
1999-08-14
Thuy Nguyen
Added support for icons in property sheet tabs.
tree
|
commitdiff
1999-08-08
Alexandre Julliard
Replaced a few calls to lstr* functions by their CRTDLL...
tree
|
commitdiff
1999-08-07
Thuy Nguyen
Take into account icons when determining tab size.
tree
|
commitdiff
1999-07-31
Patrik Stridvall
Various ANSI C compability fixes.
tree
|
commitdiff
1999-07-31
Patrik Stridvall
Fixed some of the issues reported by winapi-check.
tree
|
commitdiff
1999-07-31
Patrik Stridvall
Fixed/added missing/wrong function prototypes and made...
tree
|
commitdiff
1999-07-31
Eric Kohl
Added builtin toolbar bitmaps.
tree
|
commitdiff
1999-07-31
Eric Kohl
Some more messages.
tree
|
commitdiff
1999-07-31
Alex Priem
Bugfixes & further updates for the month calendar commo...
tree
|
commitdiff
1999-07-31
Alex Priem
Started implementing date/time common control.
tree
|
commitdiff
1999-07-30
Francis Beaudet
Fixed a memory leak.
tree
|
commitdiff
1999-07-30
Francis Beaudet
Added more support for buddy windows in the updown...
tree
|
commitdiff
1999-07-28
Ian Schmidt
Added stubs for InitMUILanguage and COMCTL32.410.
tree
|
commitdiff
1999-07-25
Ulrich Weigand
Moved .spec files to corresponding dlls/ directory.
tree
|
commitdiff
1999-07-24
Francois Boisvert
Implemented TREEVIEW_InsertItemW.
tree
|
commitdiff
1999-07-24
Pierre Mageau
Fixed various problem with ImageList_Draw.
tree
|
commitdiff
1999-07-24
Thuy Nguyen
Fixed notifications.
tree
|
commitdiff
1999-07-20
Gerard Patel
Reset disabled style for the dialog boxes set on proper...
tree
|
commitdiff
1999-07-18
Alex Priem
- Implementation of simple comctl32 v5.0 changes.
tree
|
commitdiff
1999-07-18
Sylvain St-Germain
Implementation of the updown buddy windproc subclassing...
tree
|
commitdiff
1999-07-18
Luc Tourangeau
GetIcon bug fix.
tree
|
commitdiff
1999-07-15
Alex Priem
Fix a hang when we process WM_STYLECHANGED.
tree
|
commitdiff
1999-07-10
Alex Priem
First try at the month calendar common control. Main...
tree
|
commitdiff
1999-07-10
Abey George
Sometimes the text on a tab control got truncated.
tree
|
commitdiff
1999-07-10
Alex Priem
Implementation of TVM_SORTCHILDREN. Massaged TVM_SORTCH...
tree
|
commitdiff
1999-07-03
Marcus Meissner
some small include fixes, some checks for NULL ptrs,
tree
|
commitdiff
1999-07-03
Alex Priem
Fix a crash when doing sorted inserts at top level.
tree
|
commitdiff
1999-06-26
Patrik Stridvall
ANSI C fixes.
tree
|
commitdiff
1999-06-26
Eric Kohl
Fixed DPA_LoadStream and improved DPA_Merge.
tree
|
commitdiff
1999-06-26
Eric Kohl
Added check for invalid parent item.
tree
|
commitdiff
1999-06-26
Eric Kohl
Store buddy window.
tree
|
commitdiff
1999-06-26
Eric Kohl
Started WM_NOTIFYFORMAT support.
tree
|
commitdiff
1999-06-26
Eric Kohl
Better ComboBoxEx placement.
tree
|
commitdiff
1999-06-26
Alexandre Julliard
Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
tree
|
commitdiff
1999-06-26
Alexandre Julliard
Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
tree
|
commitdiff
1999-06-26
Alexandre Julliard
Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
tree
|
commitdiff
1999-06-22
Eric Pouech
Thou shalt not use C++ comments.
tree
|
commitdiff
1999-06-22
Francois Boisvert
Modified ImageList_LoadImageA to check the case where...
tree
|
commitdiff
next