projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
As for the edit control, the style of the borders on the list control
[wine]
/
controls
/
listbox.c
2001-07-17
Bill Medland
As for the edit control, the style of the borders on...
blob
|
commitdiff
|
raw
2001-05-11
Francois Gouget
Remove unnecessary single quoting of debugstr_xxx strings.
blob
|
commitdiff
|
raw
|
diff to current
2001-04-17
Gerard Patel
Do not send WM_MOUSEACTIVATE for children of desktop.
blob
|
commitdiff
|
raw
|
diff to current
2001-04-16
Dmitry Timoshkov
Slightly improve keyboard tracking in combobox.
blob
|
commitdiff
|
raw
|
diff to current
2001-04-09
Dmitry Timoshkov
Really do not roll up if selection is being tracked...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-26
Dmitry Timoshkov
Use GetSysColorBrush(COLOR_WINDOW) when there is no...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-15
Alexandre Julliard
Moved tweak support to USER dll. Removed tweak.h and...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-10
Gerard Patel
Fixed returned length for LB_GETTEXT.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-09
Dmitry Timoshkov
Added unicode window proc for the listbox control.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-06
Andreas Mohr
Took a stab at implementing LBS_NOSEL.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-04
Aric Stewart
Fixed a problem where when deleting an item using index...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-15
Ulrich Czekalla
Only capture mouse when an item is selected.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-13
Louis Philippe Gagnon
Invalidate the focus rect when a listbox is resized.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-13
Alexandre Julliard
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-12
Alexandre Julliard
Use the DRIVE_* API constants instead of the DRIVETYPE...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-10
Alexandre Julliard
Moved most builtin controls structures into their respe...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-30
Louis Philippe Gagnon
Don't update scrollbars when processing WM_DESTROY.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-25
Ove Kaaven
Implemented Win16 behaviour of DDL_DRIVES in DlgDirList.
blob
|
commitdiff
|
raw
|
diff to current
2000-09-26
Alexandre Julliard
Moved all Win16 definitions out of the standard Windows...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-25
Alexandre Julliard
Removed inclusion of wine/winestring.h from winbase...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-24
Gerard Patel
In WM_DRAWITEM, always calls the app with a valid curre...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-09
Mike McCormack
Avoid divide by zero when listbox set to zero height.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-29
Andreas Mohr
Always call LISTVIEW_SetSelection() for an item, even...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-14
Alexandre Julliard
Replaced all lstr* calls from inside Wine code by their...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-06
Susan Farley
Avoid resetting the background color when clearing...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-01
Gerard Patel
Change logic of listbox resizing for 16 bits apps for...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-16
Gerard Patel
Set clipping region to client window before owner-drawn...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-09
Gerard Patel
Make the focus follow the last selected item for multis...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-15
Gerard Patel
Set clipping region to client window in LISTBOX_Paint.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-15
Gerard Patel
WM_SETREDRAW should repaint the listbox when set to...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-11
Jason Mawdsley
Take focus before setting the caret position and select...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-07
Serge Ivanov
- We can use wnd->wIDmenu for ComboLBox (it is not...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-07
Alexandre Julliard
Stephane Lussier
blob
|
commitdiff
|
raw
|
diff to current
2000-05-26
Alexandre Julliard
Serge Ivanov
blob
|
commitdiff
|
raw
|
diff to current
2000-05-23
Alexandre Julliard
Serge Ivanov
blob
|
commitdiff
|
raw
|
diff to current
2000-05-15
Susan Farley
Avoid calls to SetFocus when they are unnecessary.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-07
Chris Morgan
Fixed scrolling bug.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-18
Stephane Lussier
Implemented Mousewheel support.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-25
Huw D M Davies
Send the correct ODA_ code when deselecting an item.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-26
Yuxi Zhang
In the listbox, when the last item is selected and...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-26
Alexandre Julliard
Improved the selector get/set functions.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-10
Jeremy White
Removed #include of wingdi.h and windef.h from winuser...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-12
Marcus Meissner
Removed 2 useless include winversion.h
blob
|
commitdiff
|
raw
|
diff to current
1999-11-28
Dmitry Timoshkov
Notify parent of listbox if requested.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-23
Abey George
Draw the item text from the top of the item rect.
blob
|
commitdiff
|
raw
|
diff to current
1999-09-11
Nick Holloway
For Win 3.x applications, if they have either horizonta...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-11
Pierre Mageau
Set the mouse capture on the combo listbox.
blob
|
commitdiff
|
raw
|
diff to current
1999-08-21
Rein Klazes
Make sure that an empty string never matches a listbox...
blob
|
commitdiff
|
raw
|
diff to current
1999-08-04
Alexandre Julliard
Got rid of dsprintf and related macros.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-30
Francis Beaudet
Changed the WS_BORDER style to a WS_EX_CLIENTEDGE style...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-25
Gerard Patel
Several focus and selection problems in listboxes.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-12
Francis Beaudet
Fixed a few behaviors of the combobox that were broken.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-22
Paul Quinn
Stop a listbox bug that causes a div by zero when the...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-14
Alexandre Julliard
Converted to the new debug interface, using script...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-08
Gerard Patel
Values returned from PtInRect and LB_ITEMFROMPOINT...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-08
Francois Boisvert
Prevented LISTBOX_RepaintItem from repainting a non...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-02
Alexandre Julliard
Converted to the new debugging interface (done with...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-01
Marcus Meissner
Removed the gotos from the WndProcs, always use a small...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-22
Patrik Stridvall
Fixed ANSI compabillity.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Patrik Stridvall
New debug scheme with explicit debug channels declaration.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-18
Luc Tourangeau
When the vertical scrollbar is removed, the background...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-04
Luc Tourangeau
WM_MOUSEMOVE implementation bug fix.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-02
Francis Beaudet
Implemented the Win95 look and feel.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-25
Francis Beaudet
Fixed LB_GETCURSEL message to return LB_ERR on empty...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-22
Lawson Whitney
Made LB_GETCURSEL return focus_item if no item has...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-14
Francois Boisvert
Made access to the wnd struct thread-safe.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-28
David Luyer
- fixed missing stdlib.h and string.h includes everywhere
blob
|
commitdiff
|
raw
|
diff to current
1999-02-26
Alexandre Julliard
Large-scale renaming of all Win32 functions and types...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-24
NF Stevens
Change SW_??? options on list box scrolling so that...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-20
Marcus Meissner
Do not call ownerdraw for invalid items (empty focusrects).
blob
|
commitdiff
|
raw
|
diff to current
1999-01-17
Alexandre Julliard
Recovery of release 990110 after disk crash.
wine-990110
blob
|
commitdiff
|
raw
|
diff to current
1999-01-01
Alex Korobka
Better CB_SETCURSEL message handling.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-24
Gerard Patel
Don't send ODA_ENTIRE for empty listboxes (LISTBOX_Paint).
blob
|
commitdiff
|
raw
|
diff to current
1998-11-22
Marcus Meissner
LB_GETTEXT: Handle passed NULL buffer.
blob
|
commitdiff
|
raw
|
diff to current
1998-10-14
Alex Korobka
CB_SETCURSEL and some other fixes.
blob
|
commitdiff
|
raw
|
diff to current
1998-09-27
Alexandre Julliard
Release 980927
wine-980927
blob
|
commitdiff
|
raw
|
diff to current
1998-09-13
Alexandre Julliard
Release 980913
wine-980913
blob
|
commitdiff
|
raw
|
diff to current
1998-06-28
Alexandre Julliard
Release 980628
wine-980628
blob
|
commitdiff
|
raw
|
diff to current
1998-06-01
Alexandre Julliard
Release 980601
wine-980601
blob
|
commitdiff
|
raw
|
diff to current
1998-05-17
Alexandre Julliard
Release 980517
wine-980517
blob
|
commitdiff
|
raw
|
diff to current
1998-03-29
Alexandre Julliard
Release 980329
wine-980329
blob
|
commitdiff
|
raw
|
diff to current
1998-03-15
Alexandre Julliard
Release 980315
wine-980315
blob
|
commitdiff
|
raw
|
diff to current
1998-03-01
Alexandre Julliard
Release 980301
wine-980301
blob
|
commitdiff
|
raw
|
diff to current
1998-02-15
Alexandre Julliard
Release 980215
wine-980215
blob
|
commitdiff
|
raw
|
diff to current
1998-02-01
Alexandre Julliard
Release 980201
wine-980201
blob
|
commitdiff
|
raw
|
diff to current
1997-11-16
Alexandre Julliard
Release 971116
wine-971116
blob
|
commitdiff
|
raw
|
diff to current
1997-09-28
Alexandre Julliard
Release 970928
wine-970928
blob
|
commitdiff
|
raw
|
diff to current
1997-09-14
Alexandre Julliard
Release 970914
wine-970914
blob
|
commitdiff
|
raw
|
diff to current
1997-08-24
Alexandre Julliard
Release 970824
wine-970824
blob
|
commitdiff
|
raw
|
diff to current
1997-06-29
Alexandre Julliard
Release 970629
wine-970629
blob
|
commitdiff
|
raw
|
diff to current
1997-06-16
Alexandre Julliard
Release 970616
wine-970616
blob
|
commitdiff
|
raw
|
diff to current
1997-05-25
Alexandre Julliard
Release 970525
wine-970525
blob
|
commitdiff
|
raw
|
diff to current
1997-04-15
Alexandre Julliard
Release 970415
wine-970415
blob
|
commitdiff
|
raw
|
diff to current
1997-03-29
Alexandre Julliard
Release 970329
wine-970329
blob
|
commitdiff
|
raw
|
diff to current
1997-03-05
Alexandre Julliard
Release 970305
wine-970305
blob
|
commitdiff
|
raw
|
diff to current
1997-02-15
Alexandre Julliard
Release 970215
wine-970215
blob
|
commitdiff
|
raw
|
diff to current
1997-02-02
Alexandre Julliard
Release 970202
wine-970202
blob
|
commitdiff
|
raw
|
diff to current
1997-01-20
Alexandre Julliard
Release 970120
wine-970120
blob
|
commitdiff
|
raw
|
diff to current
1997-01-12
Alexandre Julliard
Release 970112
wine-970112
blob
|
commitdiff
|
raw
|
diff to current
1997-01-01
Alexandre Julliard
Release 970101
wine-970101
blob
|
commitdiff
|
raw
|
diff to current
next