[EMAIL PROTECTED] (Lars Gullik Bj\o nnes) wrote:
> because of?
In the case LFUN_DATE_INSERT in Dispatch() switch, time() and
localtime() are used.
> (and I hope will do)
Of course will do. Sorry.
Regards,
SMiyata
Miyata Shigeru <[EMAIL PROTECTED]> writes:
| Juergen Vigna <[EMAIL PROTECTED]> wrote:
|
| > > And I still don't understand _why_ this is needed.
| >
| > You will!
| >
| > Diff attached (I was about to commit you just beat me for about 5 minutes
| > with your mail ;)
|
| Sorry for a very late
Juergen Vigna <[EMAIL PROTECTED]> wrote:
> > And I still don't understand _why_ this is needed.
>
> You will!
>
> Diff attached (I was about to commit you just beat me for about 5 minutes
> with your mail ;)
Sorry for a very late reply. But I forgot to tell you one thing.
You have to #include
On 23-Feb-2001 John Levon wrote:
> I'm just thinking of the poor user who starts off in a tabular and trys to page
> his way through the document from that point ... but this is really a minor
> nicety
Well poor user starts ALWAYS outside the tabular and so PageDown should
work as expected #:O)
On Fri, 23 Feb 2001, Juergen Vigna wrote:
> Fixed!
> Fixed!
> Fixed!
damnit you're fast !
> Why shouldn't it! It works (but only inside the tabular, so for now it
> page/scrolls the tabular up'n'down.
>
> Jürgen
I'm just thinking of the poor user who starts off in a tabular and trys to
Juergen Vigna <[EMAIL PROTECTED]> writes:
| > And I still don't understand _why_ this is needed.
|
| You will!
I didn't...
| Diff attached (I was about to commit you just beat me for about 5 minutes
| with your mail ;)
It was better than expected, so go ahead.
Lgb
On 22-Feb-2001 Michael Schmitt wrote:
> You are right. I corrected myself meanwhile. The problem is that you
> cannot select a single cell! I think this is not intended, is it?
>
I'll still have to look at this one!
> Partially confirmed. It works fine inside the red boxes. Using the
> keys o
On 23-Feb-2001 John Levon wrote:
> Indeed, fixed, but there are less important problems related :
>
> 1) the cursor will leave white hole in the blue selection
Fixed!
> 2) switching out of an insettext leaves the stuff selected when selecting
>elsewhere
Fixed!
> 3) selecting some text,
So I gave you time enough!
I'll have to go now and I will commit this before!
If there is some big problem with the code we can revert it later
(but I really think there is no problem with it I just moved the
code and adapted it without changing it AND I did test it)
Jürgen
--
-._-._-._-.
>
> Please don't.
>
Well this has to be done!
> If you do this anyway... please post the complete diff _before_
> committing _anything_ to the repository.
I can make you happy about this, but look at it now, as I want to commit
this. Also pay head that we NEED this!
> I am _really_ nervous a
Juergen Vigna <[EMAIL PROTECTED]> writes:
| On 22-Feb-2001 Juergen Vigna wrote:
|
| > To fix this I would need to split all LyXFunc up in LyXFunc which need
| > LyXText and other LyXFuncs. Would it be doable to have a dispatch
| > routine inside LyXText for all functions needing a LyXText?
|
|
On Thu, 22 Feb 2001, Juergen Vigna wrote:
> > - When selecting text by doube-clicking the left mouse button,
> > the cell content is displayed in the top left corner of the main
> > lyx window!
>
> Fixed! (I cannot remember where this came from)
Indeed, fixed, but there are less impor
On 22-Feb-2001 Juergen Vigna wrote:
> To fix this I would need to split all LyXFunc up in LyXFunc which need
> LyXText and other LyXFuncs. Would it be doable to have a dispatch
> routine inside LyXText for all functions needing a LyXText?
Well for now I will split the switch in LyXFunc::Dispatc
On 22-Feb-2001 Dekel Tsur wrote:
> Yes, I knew of this side effect, but I didn't try to fixed it due to the
> reason below. However, it might be more consistent to allow selection of a
> single cell. I'll look into it soon (or maybe I should stop messing with
> Juergen's code, so I wouldn't intr
On Thu, Feb 22, 2001 at 04:34:06PM +0100, Juergen Vigna wrote:
> > You are right. I corrected myself meanwhile. The problem is that you
> > cannot select a single cell! I think this is not intended, is it?
>
> Well this was possible earlier, but then Dekel removed the 2 virtual
> position (before
On 22-Feb-2001 Michael Schmitt wrote:
>> > - Shift+Home and Shift+End do not work correctly
>> Fixed!
>
> Partially confirmed. It works fine inside the red boxes. Using the
> keys outside something weird is happening (the whole table is colored
> blue).
To fix this I would need to split all
On Thu, 22 Feb 2001, Juergen Vigna wrote:
> > You are right. I corrected myself meanwhile. The problem is that you
> > cannot select a single cell! I think this is not intended, is it?
>
> But this is also not needed, as the cell where the cursor is in is
> automatically be applied without the ne
On 22-Feb-2001 Michael Schmitt wrote:
>
> No problem as long as bugs are fixed that fast!
>
Well not really fast as all of this will probably not go into the 1.1.6fix2!
> LyX 1.1.5!!! Great piece of software. Guys, it's time to praise Juergen!
Oh that feels good #:O)
> You are right. I corr
On Thu, 22 Feb 2001, Juergen Vigna wrote:
> Yes some where worse :(. I fixed the stuff top down, but when I arrived
> at the bottom end I forgot to retest all of them. So I first fixed and
> then fixed something else, but that made break the first.
No problem as long as bugs are fixed that fast!
On 19-Feb-2001 Michael Schmitt wrote:
> I checked out lyx-devel today. Below please find an updated list of outstanding
> errors. Some things have become better, some worse...
Yes some where worse :(. I fixed the stuff top down, but when I arrived
at the bottom end I forgot to retest all of them
On Tue, 20 Feb 2001, Michael Schmitt wrote:
> On Mon, 19 Feb 2001, John Levon wrote:
>
> > Second, in order to help track them, you might like to enter them in the lyx bug
>tracker
> > (http://lyxbugs.sourceforge.net). That way everyone will have a record. If you do
>spare
> > a moment to do t
On Mon, 19 Feb 2001, John Levon wrote:
> Second, in order to help track them, you might like to enter them in the lyx bug
>tracker
> (http://lyxbugs.sourceforge.net). That way everyone will have a record. If you do
>spare
> a moment to do this, please only put one bug per entry, thanks.
Of cou
> Console output when compiling LyX with assertions:
>
> - "help, destroyme!"
This comes from within mathed. Please ignore it for a while unless LyX
crashes.
Andre'
--
André Pönitz [EMAIL PROTECTED]
On Mon, 19 Feb 2001, Michael Schmitt wrote:
> Hello,
>
> I checked out lyx-devel today. Below please find an updated list of outstanding
> errors. Some things have become better, some worse...
>
> Michael
Hi again :)
First, thanks for all the reports :)
Second, in order to help track them, y
Hello,
I checked out lyx-devel today. Below please find an updated list of outstanding
errors. Some things have become better, some worse...
Michael
+BUGS+BUGS+BUGS+BUGS+BUGS+BUGS+BUGS+BUGS+BUGS+BUGS+BUGS+BUGS+BUGS+BUGS
Tables:
- LyX crashes (!) if a protected blank is inserted at the beg
25 matches
Mail list logo