- 07 Oct, 2002 14 commits
-
-
Dimitrie O. Paun authored
Smarter focus rectangle drawing. Fix focus handling when we add/delete a column. Fix silly bug in GetSubItemRect. Elimiante flicker in Report mode.
-
Dimitrie O. Paun authored
Fix handling of large items in ICON mode. Fix calculation of LVIR_SELECTBOUNDS. Various cleanups, and simplifications.
-
Dimitrie O. Paun authored
Rename GetItemWidth to CalculateMaxWidth. Misc trivial changes.
-
Dimitrie O. Paun authored
-
Dimitrie O. Paun authored
Fix report-mode ONWERDRAW bug (with help from Alexandre Julliard). Fix multiple selection bug (in report and list mode). Remove code duplication for removing selections.
-
Steve Lustbader authored
-
Jason Edmeades authored
-
Eric Pouech authored
Remove non full duplex mode in code. OSS Commercial doesn't properly handle SNDCTL_DSP_RESET, so close/open device to workaround this issue (by Ove Kaaven).
-
Eric Pouech authored
-
Eric Pouech authored
doesn't handle the wave descriptor.
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
Removed unneeded FIXMEs.
-
Eric Pouech authored
-
- 05 Oct, 2002 7 commits
-
-
Dimitrie O. Paun authored
-
Dimitrie O. Paun authored
Fix critical performance bug in GetSelectedCount. Fix critical performance bug in SetGroupSelection. Fix problems for OWNERDRAW report. Fix hidden/latent bugs in state handling. Better debug messages.
-
Dimitrie O. Paun authored
-
Dimitrie O. Paun authored
Fix fatal bug for ICON mode in LVS_ONWERDATA. Documentation updates, marking places which need work.
-
Dimitrie O. Paun authored
Assorted code cleanups.
-
Dimitrie O. Paun authored
- Misc cleanups.
-
Dimitrie O. Paun authored
Better support of OWNERDRAW. Cleaner, simpler code.
-
- 04 Oct, 2002 9 commits
-
-
Dimitrie O. Paun authored
_one_ item can have the focus at any time, we can maintain one such rectangle per list, rather than per item. This is both more efficient, and works for LVS_OWNERDATA listviews as well.
-
Dimitrie O. Paun authored
fail gracefully.
-
Dimitrie O. Paun authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
source length handling.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Dimitrie O. Paun authored
- Lots of cleanups, and simplifications.
-
Alexandre Julliard authored
implementation.
-
- 03 Oct, 2002 8 commits
-
-
György 'Nog' Jeney authored
then ours again.
-
Steve Lustbader authored
-
Ove Kaaven authored
-
Alexandre Julliard authored
instead of using void*, and removed a number of type casts.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 02 Oct, 2002 2 commits
-
-
Dimitrie O. Paun authored
- Unify text attribute selection between Draw{Sub,}Item. - Usual cleanups, and simplifications.
-
Alexandre Julliard authored
for managing linked lists.
-