Re: Known listview bugs (take 2)

2002-10-29 Thread Dimitrie O. Paun
On October 24, 2002 02:12 pm, Paul Rupe wrote: > - This is something that never worked in the old code either so it may not > be listview-related. An obscure Xnews feature is that you can right-click > the read column in the newsgroup listing and edit its contents. Instead > the standard context

Re: Known listview bugs (take 2)

2002-10-27 Thread Carlos Lozano
El dom, 27 de oct de 2002, a las 13:14, Jürgen Schmied escribio: > > The fix in > http://bugs.winehq.com/show_bug.cgi?id=924 > looks good. Could sbd send it as a patch ? My patch with subject: (Day 26 oct) SHGFI_USEFILEATTRIBUTES support in SHGetFileInfoA fixes this problem (winzip is working

Re: Known listview bugs (take 2)

2002-10-27 Thread Jürgen Schmied
The fix in http://bugs.winehq.com/show_bug.cgi?id=924 looks good. Could sbd send it as a patch ? Thanks Juergen > On Thu, 24 Oct 2002, Dimitrie O. Paun wrote: > > > On October 24, 2002 04:00 pm, Francois Gouget wrote: > > > Argh! I cheated. I used a slightly older Wine and copied the comctl32

Re: Known listview bugs (take 2)

2002-10-26 Thread Duane Clark
Francois Gouget wrote: Winzip was broken on 2002/07/23 by one of the following two patches: * http://cvs.winehq.com/patch.py?id=1027475763780155356581421 Juergen Schmied <[EMAIL PROTECTED]> - Cleaned up the implementation of shell folders and put them into separate files. - Fixed

Re: Known listview bugs (take 2)

2002-10-26 Thread Francois Gouget
On Thu, 24 Oct 2002, Dimitrie O. Paun wrote: > On October 24, 2002 04:00 pm, Francois Gouget wrote: > > Argh! I cheated. I used a slightly older Wine and copied the comctl32 > > dll there. Today I retested with CVS Wine plus the latest X11 patch and > > got it to work by just replacing the shell32

Re: Known listview bugs (take 2)

2002-10-25 Thread Dimitrie O. Paun
On October 25, 2002 04:18 pm, Rein Klazes wrote: > What I see different from native comcontrol is that > 1- during a refresh everything is redrawn, including the header > control; This is fixable, and it will get fixed soon. > 2- the refreshing continues about once every second until the download

Re: Known listview bugs (take 2)

2002-10-25 Thread Rein Klazes
On Fri, 25 Oct 2002 15:23:59 -0400, you wrote: > On October 25, 2002 03:24 pm, Rein Klazes wrote: > > Now it is visually back to the situation before X12, lots of > > flickering. > > I beg to differ. I've tried it, and it *sometimes* flickers > *once* (that is, at the end of the download, it refr

Re: Known listview bugs (take 2)

2002-10-25 Thread Dimitrie O. Paun
On October 25, 2002 02:33 pm, Jeff Smith wrote: > Now (12 hours ago anyways) it is always blank. When I click on > where the values should be (highlight them), sometimes they will > show up then. It seems something is not being refreshed that > should be. Try Z5 -- hopefully it should fix it.

Re: Known listview bugs (take 2)

2002-10-25 Thread Dimitrie O. Paun
On October 25, 2002 03:24 pm, Rein Klazes wrote: > Now it is visually back to the situation before X12, lots of > flickering. I beg to differ. I've tried it, and it *sometimes* flickers *once* (that is, at the end of the download, it refreshes again, even if it shouldn't). Problem is, that the _ap

Re: Known listview bugs (take 2)

2002-10-25 Thread Rein Klazes
On Fri, 25 Oct 2002 14:47:14 -0400, you wrote: > On October 25, 2002 12:16 pm, Rein Klazes wrote: > > www.xs4all.nl/~rklazes/temp/nb2.png shows the problem quit well, only > > two items are displayed where there should have been much more; > > www.xs4all.nl/~rklazes/temp/nb3.png same window after

Re: Known listview bugs (take 2)

2002-10-25 Thread Dimitrie O. Paun
On October 25, 2002 12:16 pm, Rein Klazes wrote: > www.xs4all.nl/~rklazes/temp/nb2.png shows the problem quit well, only > two items are displayed where there should have been much more; > www.xs4all.nl/~rklazes/temp/nb3.png same window after it was temporary > partly obscured by another window sho

Re: Known listview bugs (take 2)

2002-10-25 Thread Jeff Smith
Just a couple of days ago, the problem with native (W95-OSR2.1) regedit was that changing keys in the tree kept piling up new items in the listview. It was quite interesting seeing multiple (Default) values for a key :-). Now (12 hours ago anyways) it is always blank. When I click on where the

Re: Known listview bugs (take 2)

2002-10-25 Thread Rein Klazes
On Fri, 25 Oct 2002 11:38:23 -0400, you wrote: > On October 25, 2002 11:34 am, Rein Klazes wrote: > > It is a bit too much. The flashing is gone, great. But when the > > message listview is filled and the display updates, of the perhaps 10 > > new items that are added to the bottom only the last 2

Re: Known listview bugs (take 2)

2002-10-25 Thread Rein Klazes
On Thu, 24 Oct 2002 19:20:44 -0400, you wrote: > On October 24, 2002 07:34 am, Rein Klazes wrote: > > - Updating/refreshing the messages listview (when downloading headers) > > is far less efficient then with native comctl32. The whole listview > > gets refreshed instad of just the visible update.

Re: Known listview bugs (take 2)

2002-10-25 Thread Dimitrie O. Paun
On October 25, 2002 11:34 am, Rein Klazes wrote: > It is a bit too much. The flashing is gone, great. But when the > message listview is filled and the display updates, of the perhaps 10 > new items that are added to the bottom only the last 2 or 3 are > displayed. That leaves white gaps in the lis

Re: Known listview bugs (take 2)

2002-10-25 Thread Greg Turner
On Friday 25 October 2002 07:35 am, Dimitrie O. Paun wrote: > On October 25, 2002 02:36 am, Greg Turner wrote: > > So, I know this has been discussed before... but I can't recall: is > > native (W98) regedit expected to work right now? For me, it doesn't. > > Well, I don't have that application, s

Re: Known listview bugs (take 2)

2002-10-25 Thread Dimitrie O. Paun
On October 25, 2002 02:36 am, Greg Turner wrote: > So, I know this has been discussed before... but I can't recall: is > native (W98) regedit expected to work right now? For me, it doesn't. > It's better with the latest CVS than yesterday (died on an assertion), > but now it's back to "blank". Th

Re: Known listview bugs (take 2)

2002-10-25 Thread Greg Turner
So, I know this has been discussed before... but I can't recall: is native (W98) regedit expected to work right now? For me, it doesn't. It's better with the latest CVS than yesterday (died on an assertion), but now it's back to "blank". The listview shows correct headers, but no actual line-item

Re: Known listview bugs (take 2)

2002-10-24 Thread Dimitrie O. Paun
On October 24, 2002 07:34 am, Rein Klazes wrote: > - Updating/refreshing the messages listview (when downloading headers) > is far less efficient then with native comctl32. The whole listview > gets refreshed instad of just the visible update. This is especially > noticable when the updates are not

Re: Known listview bugs (take 2)

2002-10-24 Thread Francois Gouget
On Thu, 24 Oct 2002, Dimitrie O. Paun wrote: > On October 24, 2002 04:00 pm, Francois Gouget wrote: > > Argh! I cheated. I used a slightly older Wine and copied the comctl32 > > dll there. Today I retested with CVS Wine plus the latest X11 patch and > > got it to work by just replacing the shell32

Re: Known listview bugs (take 2)

2002-10-24 Thread Dimitrie O. Paun
On October 24, 2002 07:34 am, Rein Klazes wrote: > - resizing the columns (funny some of them, not all) looses the green > background colour. Fixed by X8-11. Give it a spin. -- Dimi.

Re: Known listview bugs (take 2)

2002-10-24 Thread Dimitrie O. Paun
On October 24, 2002 04:00 pm, Francois Gouget wrote: > Argh! I cheated. I used a slightly older Wine and copied the comctl32 > dll there. Today I retested with CVS Wine plus the latest X11 patch and > got it to work by just replacing the shell32 library with an older one. Can you please search wha

Re: Known listview bugs (take 2)

2002-10-24 Thread Carlos Lozano
El jue, 24 de oct de 2002, a las 14:12, Paul Rupe escribio: > On 24 Oct 2002, [EMAIL PROTECTED] wrote: > > > So I ask you for one of two things: > > -- bug reports > > A couple minor Xnews problems (running X7): > > - Open a newsgroup with enough articles to cause a vertical scrollbar. As >

Re: Known listview bugs (take 2)

2002-10-24 Thread Dimitrie O. Paun
On October 24, 2002 06:43 am, Francois Gouget wrote: > Here goes! I tested with all patches up to X6 applied. I took WinZip 8.1 > (hopefully easy to get a hold of), opened a big zip file and noticed the > following things: How did you do that, CVS+X0-6 crashes on startup! Should I waste time debu

Re: Known listview bugs (take 2)

2002-10-24 Thread Paul Rupe
On 24 Oct 2002, [EMAIL PROTECTED] wrote: > So I ask you for one of two things: > -- bug reports A couple minor Xnews problems (running X7): - Open a newsgroup with enough articles to cause a vertical scrollbar. As the articles load, Xnews displays them without any threading or sorting. Aft

Re: Known listview bugs (take 2)

2002-10-24 Thread Dimitrie O. Paun
On October 24, 2002 03:01 pm, Francois Gouget wrote: > I retested with X7 and the flicker is gone :-) You are too kind! Most of it (but not all), at least it's gone ... :) However, it breaks right aligned, and centered columns, X11 fixes that. For those, we can't do without the flicker, sorry (un

Re: Known listview bugs (take 2)

2002-10-24 Thread Dimitrie O. Paun
On October 24, 2002 03:01 pm, Francois Gouget wrote: > It happened when I moved the left edge of the 'Type' column. This > resizes the first column and moves all the other columns. I retested > with X7 to confirm that the issue is still there and noticed that > similar redraw issues occurred when

Re: Known listview bugs (take 2)

2002-10-24 Thread Francois Gouget
On Thu, 24 Oct 2002, Dimitrie O. Paun wrote: > On October 24, 2002 06:43 am, Francois Gouget wrote: > > * if I resize the 'Type' column there is a lot of flicker in the first > > column. Now there are some things to be said about that: > >- since this changes the width of the first column it s

Re: Known listview bugs (take 2)

2002-10-24 Thread Dimitrie O. Paun
On October 24, 2002 03:25 pm, Francois Gouget wrote: > Possible. I found an easier way to reproduce: just start notepad.exe, Go > to the file open dialog, and put it in 'Details' mode. Then you get a > header and can play with the column widths. That's right. > If that's the same bug as 1091 it m

Re: Known listview bugs (take 2)

2002-10-24 Thread Francois Gouget
On Thu, 24 Oct 2002, Dimitrie O. Paun wrote: > On October 24, 2002 03:01 pm, Francois Gouget wrote: > > It happened when I moved the left edge of the 'Type' column. This > > resizes the first column and moves all the other columns. I retested > > with X7 to confirm that the issue is still there a

Re: Known listview bugs (take 2)

2002-10-24 Thread Francois Gouget
On Thu, 24 Oct 2002, Francois Gouget wrote: > Hi, > > On Thu, 24 Oct 2002, Dimitrie O. Paun wrote: > > > Folks, > > > > After my latest X-series patches (currently at X6), I am aware > > of the following listview bugs: > > > > Yes, you read correctly: NONE. :) > > > > So I ask you for one of two t

Re: Known listview bugs (take 2)

2002-10-24 Thread Dimitrie O. Paun
On October 24, 2002 06:43 am, Francois Gouget wrote: > * if I resize the 'Type' column there is a lot of flicker in the first > column. Now there are some things to be said about that: >- since this changes the width of the first column it seems > unavoidable to redraw it (unless we keep its ma

Re: Known listview bugs (take 2)

2002-10-24 Thread Dimitrie O. Paun
On October 24, 2002 06:48 am, Francois Gouget wrote: > Hmm, one more thing actually: WinZip crashes on exit and this crash goes > `away if I restore the old comctl32 library... > Can you reproduce the crash or should I send you a log? Yes, please, always send me a log :) -- Dimi.

Re: Known listview bugs (take 2)

2002-10-24 Thread Rein Klazes
On Thu, 24 Oct 2002 02:36:48 -0400, you wrote: > Folks, > > After my latest X-series patches (currently at X6), I am aware > of the following listview bugs: > > Yes, you read correctly: NONE. :) > > So I ask you for one of two things: > -- bug reports Since you asked (newsbin): - the last

Re: Known listview bugs (take 2)

2002-10-24 Thread Francois Gouget
On Thu, 24 Oct 2002, Francois Gouget wrote: [...] > On Thu, 24 Oct 2002, Dimitrie O. Paun wrote: > > > Folks, > > > > After my latest X-series patches (currently at X6), I am aware > > of the following listview bugs: > > > > Yes, you read correctly: NONE. :) > > > > So I ask you for one of two thin

Re: Known listview bugs (take 2)

2002-10-24 Thread Francois Gouget
Hi, On Thu, 24 Oct 2002, Dimitrie O. Paun wrote: > Folks, > > After my latest X-series patches (currently at X6), I am aware > of the following listview bugs: > > Yes, you read correctly: NONE. :) > > So I ask you for one of two things: > -- bug reports Here goes! I tested with all patches up

Known listview bugs (take 2)

2002-10-23 Thread Dimitrie O. Paun
Folks, After my latest X-series patches (currently at X6), I am aware of the following listview bugs: Yes, you read correctly: NONE. :) So I ask you for one of two things: -- bug reports or -- success stories Otherwise, I'm gonna declare listview the coolest, nicest, most huggable piece of