Re: [Patch] Toc dialog cleanup

2007-03-12 Thread Abdelrazak Younes
José Matos wrote: On Tuesday 06 March 2007 5:49:50 pm Abdelrazak Younes wrote: Dear Jose, Here is the proposed patch. There's still one bug remaining in the type's list but it should be easy to solve. I propose to commit the safe part now (everything that is not in qt4) and, when the above bug

Re: [Patch] Toc dialog cleanup

2007-03-09 Thread Abdelrazak Younes
José Matos wrote: On Tuesday 06 March 2007 5:49:50 pm Abdelrazak Younes wrote: Dear Jose, Here is the proposed patch. There's still one bug remaining in the type's list but it should be easy to solve. I propose to commit the safe part now (everything that is not in qt4) and, when the above bug

Re: [Patch] Toc dialog cleanup

2007-03-09 Thread José Matos
On Tuesday 06 March 2007 5:49:50 pm Abdelrazak Younes wrote: > Dear Jose, > > Here is the proposed patch. There's still one bug remaining in the > type's list but it should be easy to solve. > > I propose to commit the safe part now (everything that is not in qt4) > and, when the above bug is solve

Re: [Patch] Toc dialog cleanup

2007-03-07 Thread Angus Leeming
Angus Leeming <[EMAIL PROTECTED]> writes: > > Another feature request: update the toc on buffer-switch instead of > > hiding it. > > Note that the infrastructure for this one is in place already. You just need > to tell frontends\Dialogs.C that this is an updateable dialog rather than a > hidea

Re: [Patch] Toc dialog cleanup

2007-03-07 Thread Angus Leeming
Abdelrazak Younes <[EMAIL PROTECTED]> writes: > Another feature request: update the toc on buffer-switch instead of > hiding it. Note that the infrastructure for this one is in place already. You just need to tell frontends\Dialogs.C that this is an updateable dialog rather than a hideable one.

[Patch] Toc dialog cleanup round 4

2007-03-07 Thread Abdelrazak Younes
Here is an updated patch that solve Leuven, E. wrote: it is very nice! a couple of comments (using the user guide): initially the level expansion of the tree does not match the slider this more or less initially the type combo is empty this when switching to type = table i can switch

Re: [Updated Patch] Toc dialog cleanup and a few other things

2007-03-07 Thread Abdelrazak Younes
Leuven, E. wrote: lyx crashes when openinc the toc with an empty doc Sorry, I forgot to include the attached change in the former patch... Abdel. Index: lyxfunc.C === --- lyxfunc.C (revision 17409) +++ lyxfunc.C (working copy)

RE: [Updated Patch] Toc dialog cleanup and a few other things

2007-03-07 Thread Leuven, E.
lyx crashes when openinc the toc with an empty doc -Original Message- From: news on behalf of Abdelrazak Younes Sent: Wed 3/7/07 16:26 To: lyx-devel@lists.lyx.org Subject: [Updated Patch] Toc dialog cleanup and a few other things Abdelrazak Younes wrote: > Dear Jose, > > He

[Updated Patch] Toc dialog cleanup and a few other things

2007-03-07 Thread Abdelrazak Younes
Abdelrazak Younes wrote: Dear Jose, Here is the proposed patch. There's still one bug remaining in the type's list but it should be easy to solve. I propose to commit the safe part now (everything that is not in qt4) and, when the above bug is solved, commit the rest. Here are the main dif

Re: [Patch] Toc dialog cleanup

2007-03-07 Thread Abdelrazak Younes
Leuven, E. wrote: it is very nice! I think so too :-) a couple of comments (using the user guide): initially the level expansion of the tree does not match the slider Known bug. initially the type combo is empty Known bug. when switching to type = table i can switch to table 1 and

RE: [Patch] Toc dialog cleanup

2007-03-06 Thread Leuven, E.
Younes Sent: Tue 3/6/07 18:49 To: lyx-devel@lists.lyx.org Subject: [Patch] Toc dialog cleanup Dear Jose, Here is the proposed patch. There's still one bug remaining in the type's list but it should be easy to solve. I propose to commit the safe part now (everything that is not in qt4)

[Patch] Toc dialog cleanup

2007-03-06 Thread Abdelrazak Younes
Dear Jose, Here is the proposed patch. There's still one bug remaining in the type's list but it should be easy to solve. I propose to commit the safe part now (everything that is not in qt4) and, when the above bug is solved, commit the rest. I won't work on this until tomorrow evening so,