Am 22.10.2010 um 01:07 schrieb Pavel Sanda: > Stephan Witt wrote: >>>> If the principle way is ok I can do the same for the RCS and SVN backend >>>> too. >>>> >>>> One question regarding the "View log" button of repoUpdate: >>>> here on Mac the dialog to display the log is unusable. >>>> It is blocked by the next confirmation dialog. >>>> Is this platform specific or on all platforms? >>> >>> no, this glitch is on all platforms (iirc resize did work, but the button >>> was >>> silent). >> >> On Mac it's blocked completely. >> >>> i carry the idea of trying to show that dialog as nonmodal. it maybe >>> oneliner somewhere, but i never really get to solve it... >> >> Ok. > > i tried hopeless experiment to set the log window modal for this usecases > but it does not work. dispatch returns from show-dialog lfun and does not > wait for completion and i guess it would need deeper surgery or completely > new dialog to arrange this.
A new dialog similar to display the VC log... > maybe there is another way how to trigger the dialog which would wait, > but my curiousity is exhausted now ;) I had the same idea already. Luckily I didn't try it. The other idea I had was the special dialog combining the buttons and the presentation of the diff. Stephan PS. I'll answer your other mail later. Thanks for it already.
