> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
>>
Lars> | Lars> This should probably get "explcit" now.
>>
Lars> | I did that and committed.
Lars> I hope you s
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
>
| Lars> This should probably get "explcit" now.
>
| I did that and committed.
I hope you spell better than me.
--
Lgb
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> This should probably get "explcit" now.
I did that and committed.
JMarc
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| Index: src/funcrequest.h
| ===
| RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/funcrequest.h,v
| retrieving revision 1.18
| diff -u -p -r1.18 funcrequest.h
| --- src/funcrequest.h 3
This patch is a first step in solving bug 1720 (LyX/Mac: Menus are not
correctly disabled when a dialog has focus), for which I would need in
getStatus to be able to determine that a FuncRequest has been
generated by the menus.
Here, I add a new 'origin' enum to FuncRequest, defined as follow: