On Tue, 3 Sep 2002, R. Lahaye wrote:
> Allan Rae wrote:
> > On Thu, 29 Aug 2002, John Levon wrote:
> >
> > Certainly get rid of the option to name which lastfiles
> > file to use (although even this can useful when dealing with multiple
> > LyX versions since they can share a common lastfiles).
>
Allan Rae wrote:
> On Thu, 29 Aug 2002, John Levon wrote:
>
> Certainly get rid of the option to name which lastfiles
> file to use (although even this can useful when dealing with multiple
> LyX versions since they can share a common lastfiles).
Several versions of lastfiles?
Hmmm, but how woul
Lars Gullik Bjønnes wrote:
> "R. Lahaye" <[EMAIL PROTECTED]> writes:
>
> | R. Lahaye wrote:
> | > Another problem with the spellingchecker (with ispell installed):
> |
> | A temporary hack could be following:
>
> In stead of adding temporary hacks I'd like the bug to stay until we
> fix it prop
Allan Rae <[EMAIL PROTECTED]> writes:
| I don't see why you want remove the limit setting at all -- or make it
| necessary for users to hack the source if they want something
| different. Certainly get rid of the option to name which lastfiles
| file to use (although even this can useful when de
"R. Lahaye" <[EMAIL PROTECTED]> writes:
| R. Lahaye wrote:
| > R. Lahaye wrote:
| >
| >>
| >> Something is not working properly here!
| > Another problem with the spellingchecker (with ispell installed):
| > The progress slider gets values updated from
| > controller().getProgress().
| > This fun
On Thu, 29 Aug 2002, John Levon wrote:
>
> Uh how do the people using more than 9 files in lastfiles actually do it
> ? They must hack the source. Any reason they can't continue doing so ?
9 looks a reasonable limit when we're appending lastfiles within the
menu but if as was suggested we move l
On Tue, Sep 03, 2002 at 08:10:58AM +0900, R. Lahaye wrote:
> ControlSpellchecker.C:106
> 106 if (!speller_->alive()) {
> (gdb) bt
We probably do something really stupid and start the spellchecker but
never doing anything with it. And this code is broken in terms of
crashing a
R. Lahaye wrote:
> R. Lahaye wrote:
>
>>
>> Something is not working properly here!
>
>
> Another problem with the spellingchecker (with ispell installed):
>
> The progress slider gets values updated from controller().getProgress().
> This function should return a value between 0 and 100, whic
This is my patch for this.
This is basic support, it can be enhanced with, NoFloat, CopyFloat
etc. if wanted.
The fileformat changed slightly after the example I posted ealier.
Comments please.
stdfloats.inc
Description: Binary data
Index: FloatList.C
==
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| > "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> Do anyone have a problem with tha
Edwin Leuven <[EMAIL PROTECTED]> writes:
| breaks down (both 2.96 and 3.2)
|
| Has someone an idea what this is about?
|
| Thanks, Ed.
|
| /usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 080522a0
| BufferView_pimpl.o: In function `BufferView::Pimpl::selectionRequested()':
On Mon, 2 Sep 2002, Juergen Vigna wrote:
> Well I'm afraid that user get lost, on the other hand it would be surely
> good to have something like this as some sort of default for tabular cells.
If you are not talking about the WYSIWYM implementation, I definitely
don't understand why leaving the
Dear Angus,
On Monday, 2. September 2002 15:19, you wrote:
> On Monday 26 August 2002 9:50 am, Norbert Koksch wrote:
> > Dear developpers,
>
> Hello, Norbert.
>
> > I compiled lyx-1.3.0cvs under SuSE 8.0 and RedHat with xfroms 0.89 and
> > 1.0RC4.
> >
> > I tested the instant preview funnction
R. Lahaye wrote:
>
> Something is not working properly here!
Another problem with the spellingchecker (with ispell installed):
The progress slider gets values updated from controller().getProgress().
This function should return a value between 0 and 100, which it does
only inside regular text;
On Mon, Sep 02, 2002 at 03:50:40PM +0200, Juergen Vigna wrote:
> > As far as I remember
> > What is wrong now : the "tabularnewline" definition (needed by the
> > tex->html translators) appears in the preamble but once for each table of
> > the document.
This can be fixed easily.
> Hmmm if Jean-
John Levon wrote:
> On Mon, Sep 02, 2002 at 09:59:15PM +0900, R. Lahaye wrote:
>
>
>>Can I file a bug report without a login?
>
>
> I'm afraid not (imagine how worse bug reports would be ;)
>
> If it's a real problem I'll file it myself.
Please, if you don't mind.
At first I thought I fix t
On Monday 02 September 2002 3:28 pm, John Levon wrote:
> On Mon, Sep 02, 2002 at 02:55:59PM +0100, Angus Leeming wrote:
> > if (rerrno == EAGAIN) {
> > - errno = 0;
> > - return;
> > - }
> > - if (rerrno != 0)
On Mon, Sep 02, 2002 at 02:55:59PM +0100, Angus Leeming wrote:
> if (rerrno == EAGAIN) {
> - errno = 0;
> - return;
> - }
> - if (rerrno != 0) {
> + break;
> +
> + } else if
Small steps towards a pipestream...
The current implementation of the LyXServer doesn't work well under Tru64
unix. The pipes are opened and closed continually because
LyXComm::read_ready() is called from the GUI callback routine on every cycle
until the pipe first receives some input.
Ie, wi
Alain Castera wrote:
> Hi Juergen.
>
> I'm just back from some vacations, I hope I am not too late.
Nope, we were all waiting for your answer ;). Hope you enjoyed
your holidays.
> All the tests I've done indicate that, with my patch, the paragraph
> setting take precedence on the column setting
On Monday 26 August 2002 9:50 am, Norbert Koksch wrote:
> Dear developpers,
Hello, Norbert.
> I compiled lyx-1.3.0cvs under SuSE 8.0 and RedHat with xfroms 0.89 and
> 1.0RC4.
>
> I tested the instant preview funnction on some textes. With small textes I
> have no problems. But I have a longer te
On Mon, Sep 02, 2002 at 03:39:37PM +0200, Andre Poenitz wrote:
> Less subpanels.
That doesn't sound an improvement to me. But seeing as it's incredibly
vague, I can't really tell.
regards
john
--
"Take the ideas you find useful. Try not to get hung up on the labels."
- Jonathan S. Sh
On Mon, Sep 02, 2002 at 02:20:41PM +0100, John Levon wrote:
> > It certainly is not.
>
> Please give suggestions.
Less subpanels.
André
--
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)
On Mon, Sep 02, 2002 at 03:11:12PM +0300, Dekel Tsur wrote:
> I've added an explanation to lyxcursor.h:
Good.
> /**
> * When the cursor position is i, is the cursor is after the i-th char
> * or before the i+1-th char ? Normally, these two interpretations are
> * equivalent, except when the
Hi Juergen.
I'm just back from some vacations, I hope I am not too late.
On Wed, 21 Aug 2002, Juergen Vigna wrote:
> >>The problem is that I don't really like the approach and so I
> >>don't like to apply the patches. You can set the horizontal
> >>alignment of the pararaphs inside the cell wit
On Mon, Sep 02, 2002 at 03:14:56PM +0200, Andre Poenitz wrote:
> > And your solution is 3000x3000 pixel dialog ? No thanks.
>
> As an option? Why not.
Erm, it won't fit. It's extremely silly.
> But I'd like to remmber you that this is not what I was asking for.
> I wanted to have a simple meth
> And your solution is 3000x3000 pixel dialog ? No thanks.
As an option? Why not.
[And not that I'd expect to be able to put 1000 symbols on a 400x600
dialog]
But I'd like to remmber you that this is not what I was asking for.
I wanted to have a simple method to "scroll" through the list of pan
On Mon, Sep 02, 2002 at 09:59:15PM +0900, R. Lahaye wrote:
> Can I file a bug report without a login?
I'm afraid not (imagine how worse bug reports would be ;)
If it's a real problem I'll file it myself.
regards
john
--
"Take the ideas you find useful. Try not to get hung up on the labels."
John Levon wrote:
> On Mon, Sep 02, 2002 at 12:43:02PM +0200, Andre Poenitz wrote:
>
>
>>[Although I believe that a proper implementation should not be too hard but
>>I am currently not able to do that.]
>
>
> Perhaps you weren't listening. Rob wants to move this information on to
> the dialog
On Mon, Sep 02, 2002 at 03:11:12PM +0300, Dekel Tsur wrote:
> I've added an explanation to lyxcursor.h:
Thanks very much.
regards
john
--
"Take the ideas you find useful. Try not to get hung up on the labels."
- Jonathan S. Shapiro
On Mon, Sep 02, 2002 at 09:24:14AM +0200, Andre Poenitz wrote:
> > > What is that 'boundary' flag good for for instance?
> >
> > RTL.
>
> --verbose please...
>
> And why does this have to be stored in the cursor. Can't this be determined
> from the cursor position?
I've added an explanation to
breaks down (both 2.96 and 3.2)
Has someone an idea what this is about?
Thanks, Ed.
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 080522a0
BufferView_pimpl.o: In function `BufferView::Pimpl::selectionRequested()':
/usr/local/cvs/build/src/../../lyx-devel/src/BufferView_pi
On Mon, Sep 02, 2002 at 12:18:18PM +0200, Andre Poenitz wrote:
> > > Or even a "show my a huge window with all symbols" button...
> >
> > What's this ? It sounds horrible. Instead I plan to add a "New" button
> > which creates a new panel in a separate dialog, and allow dnd between
> > panels. A
On Mon, Sep 02, 2002 at 12:43:02PM +0200, Andre Poenitz wrote:
> [Although I believe that a proper implementation should not be too hard but
> I am currently not able to do that.]
Perhaps you weren't listening. Rob wants to move this information on to
the dialog. I don't know how much of a pain
R. Lahaye wrote:
>
> Hi,
>
> I have improved and reshaped three Xforms dialogs:
>
>form_citation.fd
>form_ref.fd
>form_spellchecker.fd
>
> I made these few dialogs less bulky with a better layout.
> Patch attached.
I saw that there's a small bug in the Apply/Cancel button of the
c
"R. Lahaye" wrote:
>
> Lars Gullik Bjønnes wrote:
> > "R. Lahaye" <[EMAIL PROTECTED]> writes:
> >
> > | R. Lahaye wrote:
> > | >
> > | > I run LyX on a machine that has no spellings checker installed!
> > | > The following happens when I start LyX from an xterminal:
> > |
> > | There are more spe
> That the spell checking is completed, it totally non-informative.
>
> Let's get rid of this useless message dialog!!
Believe it or not (I did not in the beginning either): There are people out
there who judge their writing by the number of words, and this message is
currently the only 'native'
On Sat, Aug 31, 2002 at 03:22:29AM +0100, John Levon wrote:
> It would be really great if you could add a short explanation of *what*
> it does and *why* to lyxcursor.h
>
> This would really help morons like me from breaking the RTL code
> accidentally
And morons like me, who don't break things
On Sat, Aug 31, 2002 at 03:20:13AM +0100, John Levon wrote:
> On Fri, Aug 30, 2002 at 06:49:17PM +0200, Andre Poenitz wrote:
>
> > It would be cute if there were "scroll button" to scroll through symbol
> > panels without having to selcet them one by one in that drop down list...
>
> Not sure wh
g++ -DHAVE_CONFIG_H -I. -I../../../lyx-devel/src/support -I../../src
-I../../../lyx-devel/src/support/../ -I../../../lyx-devel -I../..
-I../../../lyx-devel/boost -g -O -fno-exceptions -W -Wall -Winline -c
../../../lyx-devel/src/support/lyxsum.C -MT lyxsum.lo -MD -MP -MF
.deps/lyxsum.TPlo
../..
Lars Gullik Bjønnes wrote:
> "R. Lahaye" <[EMAIL PROTECTED]> writes:
>
> | Lars Gullik Bjønnes wrote:
> | > "R. Lahaye" <[EMAIL PROTECTED]> writes:
> | > | R. Lahaye wrote:
> | > | >
> | > | > I run LyX on a machine that has no spellings checker installed!
> | > | > The following happens when I s
"R. Lahaye" <[EMAIL PROTECTED]> writes:
| Lars Gullik Bjønnes wrote:
| > "R. Lahaye" <[EMAIL PROTECTED]> writes:
| > | R. Lahaye wrote:
| > | >
| > | > I run LyX on a machine that has no spellings checker installed!
| > | > The following happens when I start LyX from an xterminal:
| > | | There a
Lars Gullik Bjønnes wrote:
> "R. Lahaye" <[EMAIL PROTECTED]> writes:
>
> | R. Lahaye wrote:
> | >
> | > I run LyX on a machine that has no spellings checker installed!
> | > The following happens when I start LyX from an xterminal:
> |
> | There are more spelling checher nuissances:
> |
> | Whe
> > What is that 'boundary' flag good for for instance?
>
> RTL.
--verbose please...
And why does this have to be stored in the cursor. Can't this be determined
from the cursor position?
Andre'
--
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deser
44 matches
Mail list logo