Angus Leeming wrote:
On Thursday 24 October 2002 4:41 pm, Rob Lahaye wrote:
The idea for displaying the default as below, came originally
from Lars. The dialog says:
o Block
o Center
o Left (default)
o Right
where the "(default)" is appended to appropriate default
value.
Ok, understood
- Draw < > and = using the type1 fonts - gives a more consistent look.
- Add space before ' (prime)
- Fix bug in MathSymbolInset::metrics : compute the value of 1em for the
default font
- Display \neq as a macro \not=
patch.gz
Description: Binary data
After pressing the right cursor key the buffer change its status to "changed".
This also happen when entering a math inset with the mouse.
The attached patch fixes that.
Index: text3.C
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/sr
On Sat, Oct 26, 2002 at 12:23:51AM +0200, Dekel Tsur wrote:
> Open the attached file. Press delete 3 times, and then press undo twice,
> and LyX will crash.
> Also, after one undo, the display on screen is incorrect (only the c is shown,
> while the DVI output both the 'b' and 'c' are shown).
> Th
> interpreted| correctly there (yes, I did check the fact). Therefore I
> propose the| following patch.
> >
> | Lars?
>
> If you have checked that this work, then it is fine with me.
>
I just applied the patch and recompiled.. it still crashes.. as soon as
I try to view the DVI...
nirmal
On Wed, 23 Oct 2002, robin wrote:
> Christian Ridderström wrote:
> > Hi
> >
> > I couldn't find a list of current keybindings, so I hacked together
> > a script that generates a list based on .bind-file. Is this script
> > something people in general would be interested in? If you are, how
> >
Angus Leeming wrote:
Well if you're going to be pedantic, most of the dialogs derive from
controllers/ViewBase.h
aleem@thorax:xforms$ grep virtual ../controllers/ViewBase.h
virtual ~ViewBase() {}
virtual void apply() = 0;
virtual void build() = 0;
virtual void hide
John Levon wrote:
> See ::delimiterClicked() (and the leak we have ...) and
> QDelimiterDialog.
Ah, I missed that. Thanks.
> > 2. Any idea how to deal with this beast in qt?
>
> Just don't bother for now. This UI is major suckage anywway.
OK. Attached the new dialog, as usual with the new files
And also some cleanup of xfont_loader.C
patch.gz
Description: Binary data