|
|
@10260
|
22 years |
sandervl |
PF: Fixed bug when calling function by pointer in MRU funcs
|
|
|
@10165
|
22 years |
sandervl |
KOM: Ascii/Unicode conversion fixes (DBCS)
|
|
|
@10139
|
22 years |
sandervl |
different rebar fix
|
|
|
@10127
|
22 years |
sandervl |
PF: Listview selection draw code was not ok with OS/2 look
|
|
|
@10125
|
22 years |
sandervl |
PF: OWNERDRAW fixes for ListView control
|
|
|
@10116
|
22 years |
sandervl |
Use the new resources from Wine.
|
|
|
@10115
|
22 years |
sandervl |
missed some code for previous patch
|
|
|
@10113
|
22 years |
sandervl |
PF: Listview selection draw code was incomplete due to resync.
|
|
|
@10100
|
22 years |
sandervl |
Implemented LVM_APPROXIMATEVIEWRECT for LVS_REPORT controls
|
|
|
@10098
|
22 years |
sandervl |
Wine resync
|
|
|
@10097
|
22 years |
sandervl |
Wine resync
|
|
|
@9998
|
23 years |
sandervl |
PF: Due to flaw in cdecl implementation of GCC temporary correctly …
|
|
|
@9469
|
23 years |
sandervl |
Put back old tab height calculation code
|
|
|
@9425
|
23 years |
sandervl |
Wine resync
|
|
|
@9424
|
23 years |
sandervl |
DT: minor updates
|
|
|
@9394
|
23 years |
sandervl |
Wine updates
|
|
|
@9374
|
23 years |
sandervl |
reverted back to old code due to regressions in latest Wine
|
|
|
@9370
|
23 years |
sandervl |
Wine resync
|
|
|
@9247
|
23 years |
sandervl |
LISTVIEW_ProcessLetterKeys bugfix
|
|
|
@9057
|
23 years |
sandervl |
PF: set position fix
|
|
|
@8985
|
23 years |
sandervl |
PF: ignore TTS_ALWAYSTIP style. Windows 2000 appears to do the same.
|
|
|
@8852
|
23 years |
sandervl |
PF: clear background for area without items (ownerdrawn)
|
|
|
@8739
|
23 years |
sandervl |
PF: Don't erase background for ownerdrawn listview controls …
|
|
|
@8535
|
23 years |
sandervl |
PF: Correct scrollbar range for listview control (LISTVIEW_EnsureVisible)
|
|
|
@8528
|
23 years |
sandervl |
Correct scrollbar range for listview control (during WM_VSCROLL) …
|
|
|
@8526
|
23 years |
sandervl |
PF: Status control fix for resize with CCS_NORESIZE style (invalidate …
|
|
|
@8524
|
23 years |
sandervl |
update
|
|
|
@8522
|
23 years |
sandervl |
Updated status control to latest Wine & applied two bugfixes
|
|
|
@8520
|
23 years |
sandervl |
Match behaviour of ImageList_LoadImageA wrt cx parameter (when set to zero)
|
|
|
@8515
|
23 years |
sandervl |
Update: Wine merged our changes
|
|
|
@8411
|
23 years |
sandervl |
resync with latest Wine
|
|
|
@8394
|
23 years |
sandervl |
PF: bug fixes for regressions
|
|
|
@8391
|
23 years |
sandervl |
LGPL license added
|
|
|
@8382
|
23 years |
sandervl |
merge with latest Wine
|
|
|
@8381
|
23 years |
sandervl |
moved resources
|
|
|
@8096
|
24 years |
sandervl |
PF: Ownerdrawn listview control items have no margin
|
|
|
@7976
|
24 years |
sandervl |
Listview fix: update item width & height during WM_SIZE
|
|
|
@7921
|
24 years |
sandervl |
added extended logging
|
|
|
@7815
|
24 years |
sandervl |
Wine updates
|
|
|
@7726
|
24 years |
sandervl |
minor updates
|
|
|
@7616
|
24 years |
sandervl |
font delete bugs removed
|
|
|
@7543
|
24 years |
sandervl |
updates
|
|
|
@7541
|
24 years |
sandervl |
Hack added for proper resizing of wizard property sheet
|
|
|
@7529
|
24 years |
sandervl |
crash in TRACE fixed (Debug build)
|
|
|
@7527
|
24 years |
sandervl |
restored old property sheet code
|
|
|
@7508
|
24 years |
sandervl |
removed TRACE/WARN macro redefinition
|
|
|
@7502
|
24 years |
phaller |
Fixed out-of-scope FIXME,TRACE,WARN macros
|
|
|
@7487
|
24 years |
sandervl |
invalidate entire item for ownerdraw control
|
|
|
@7408
|
24 years |
sandervl |
tooltips fixes (memory freed incorrectly)
|
|
|
@7365
|
24 years |
sandervl |
listview fix for updating scroll step
|
|
|
@7342
|
24 years |
sandervl |
removed unnecessary changes
|
|
|
@7334
|
24 years |
phaller |
replaced heap alloc by stack alloc
|
|
|
@7304
|
24 years |
sandervl |
Latest Wine port of property sheet control added
|
|
|
@7244
|
24 years |
sandervl |
* empty log message *
|
|
|
@7240
|
24 years |
sandervl |
LISTVIEW_GetItemWidth bugfix: item can never be bigger than the client area
|
|
|
@7210
|
24 years |
sandervl |
only redraw (text the same) for owner drawn listview controls
|
|
|
@7207
|
24 years |
sandervl |
ListView: LVM_SETITEMA: update item even when 'new' text is the same.
|
|
|
@7175
|
24 years |
sandervl |
partly implemented draglist support
|
|
|
@7170
|
24 years |
sandervl |
listview fixes
|
|
|
@7133
|
24 years |
phaller |
.
|
|
|
@6892
|
24 years |
bird |
Custombuild changes.
|
|
|
@6810
|
24 years |
sandervl |
wine update
|
|
|
@6709
|
24 years |
sandervl |
restored old version
|
|
|
@6705
|
24 years |
sandervl |
update
|
|
|
@6644
|
24 years |
bird |
Added $Id:$ keyword.
|
|
|
@6470
|
24 years |
sandervl |
* empty log message *
|
|
|
@6466
|
24 years |
sandervl |
DT: datetime fixes
|
|
|
@6401
|
24 years |
sandervl |
custom build updates
|
|
|
@6391
|
24 years |
sandervl |
check part nr boundary
|
|
|
@6380
|
24 years |
sandervl |
wine resync
|
|
|
@6375
|
24 years |
sandervl |
initterm update
|
|
|
@6320
|
24 years |
sandervl |
pointer check fix
|
|
|
@6063
|
24 years |
sandervl |
DT: getitem fix
|
|
|
@6045
|
24 years |
sandervl |
listview bugfix
|
|
|
@6039
|
24 years |
sandervl |
DT: datetime update + listview fix
|
|
|
@5908
|
24 years |
sandervl |
Listview: Don't repaint subitem if changed text is the same as old one.
|
|
|
@5811
|
24 years |
sandervl |
Listview: merged old LISTVIEW_EnsureVisible
|
|
|
@5806
|
24 years |
sandervl |
setrange + getrange update (Wine)
|
|
|
@5780
|
24 years |
sandervl |
Listview: Send WM_MEASUREITEM for controls with LVS_OWNERDRAWFIXED style.
|
|
|
@5778
|
24 years |
sandervl |
listview merge with latest wine (not yet complete)
|
|
|
@5776
|
24 years |
sandervl |
listview merge with latest wine (not yet complete)
|
|
|
@5706
|
24 years |
sandervl |
DT: Commented out TRACE call in DATETIME_ParentNotify
|
|
|
@5701
|
24 years |
sandervl |
DT: datetime; return value fixes
|
|
|
@5630
|
24 years |
sandervl |
wine resync
|
|
|
@5463
|
25 years |
sandervl |
update
|
|
|
@5418
|
25 years |
sandervl |
animate control fix
|
|
|
@5416
|
25 years |
sandervl |
Resync with Wine + previous merge fixes
|
|
|
@5135
|
25 years |
sandervl |
VAC 3.6.5 bug workaround
|
|
|
@5130
|
25 years |
sandervl |
initterm call fixes
|
|
|
@5076
|
25 years |
sandervl |
moved create class call to LibMain
|
|
|
@4809
|
25 years |
bird |
Added or update the description. (It is used in the bldlevel info.)
|
|
|
@4717
|
25 years |
bird |
New makefile style. (addjustments)
|
|
|
@4641
|
25 years |
bird |
Permanent IDS_SEPARATOR correction.
|
|
|
@4638
|
25 years |
bird |
Tempfix for IDS_SEPARATOR.
|
|
|
@4637
|
25 years |
bird |
Seems like Sander intented to remove this but didn't do it.
|
|
|
@4627
|
25 years |
sandervl |
Resynched with Christoph's changes for unicode handling
|
|
|
@4624
|
25 years |
bird |
New makefile style.
|
|
|
@4611
|
25 years |
sandervl |
updated animate, monthcal, flatsb, datetime + comboex controls with …
|
|
|
@4581
|
25 years |
sandervl |
fixed resource dependencies
|
|
|
@4572
|
25 years |
sandervl |
extra logging for image list apis
|
|
|