John Levon <[EMAIL PROTECTED]> writes:
| Another in the thrilling installment. This one moves WorkArea into
| frontends/ in preparation for its GUIIsation.
>
| OK to apply ?
Yes.
--
Lgb
On Thu, May 23, 2002 at 03:29:16PM +0200, Andre Poenitz wrote:
> > lyxlookup -> frontends/xforms/lyxlookup
>
> Why do you keep the 'lyx' prefix here?
a) because it's still lyx's lookup mechanism not X's
b) because this file needs to die as soon as possible
c) because I'm dead lazy
regards
john
On Thu, May 23, 2002 at 02:13:57PM +0100, John Levon wrote:
> lyxscreen.h -> frontends/screen.h
> screen.C -> frontends/screen.C
> lyxlookup -> frontends/xforms/lyxlookup
Why do you keep the 'lyx' prefix here?
Andre'
--
Those who desire to give up Freedom in order to gain Security,
will not ha
On Thu, May 23, 2002 at 01:57:57PM +0100, John Levon wrote:
> Another in the thrilling installment. This one moves WorkArea into
> frontends/ in preparation for its GUIIsation.
And I have done the same :
lyxscreen.h -> frontends/screen.h
screen.C -> frontends/screen.C
lyxlookup -> frontends/xfo
Another in the thrilling installment. This one moves WorkArea into
frontends/ in preparation for its GUIIsation.
OK to apply ?
thanks
john
--
"This is playing, not work, therefore it's not a waste of time."
- Zath
Index: src/BufferView_pimpl.C
===