Re: CJK-LyX-1.2.3

2003-01-27 Thread cghan
On Mon, 27 Jan 2003, Angus Leeming wrote: > +/* toggle input method for CJK users */ > +if (key == XK_space) { > + if (shiftkey_down(kmask) && ! sp->CJK_local_input) > + turn_on_local_input(ob); > + else if (!shiftkey_down(kmask) && sp->CJK_local_input) > +

Re: irritating spam

2003-01-27 Thread Mate Wierdl
On Mon, Jan 27, 2003 at 04:41:18PM +0100, Andre Poenitz wrote: > On Mon, Jan 27, 2003 at 10:35:29AM -0500, Dr. Richard E. Hawkins wrote: > > I actually have a line for that addres in my filters that catches both > > the direct spam and the stuff that comes here. The only address I've > > been both

Re: just tasks.php3 and translation_hints.php3 left

2003-01-27 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | All other pages on www.devel.lyx.org now conform to xhtml 1.0 (may take a | while for the changes to propogate through). I don't know what to do to | make the remaining two do the same. What remaining two, and what errors? -- Lgb

Re: custom export disabled

2003-01-27 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | | > [EMAIL PROTECTED] (Juergen Spitzmueller) writes: | > | > | the menu item is greyed out in recent cvs (qt). | > | | > | Regards, | > | Jürgen. | > | | > | BTW: bugzilla.lyx.org gives me Error 400. | > | > try with h

Re: Obsolote entries in "defautl.ui"

2003-01-27 Thread Dekel Tsur
On Mon, Jan 27, 2003 at 09:21:02AM +0100, Andre Poenitz wrote: > On Sun, Jan 26, 2003 at 07:20:58PM +0100, Michael Schmitt wrote: > > Are there any plans to reactivate these items in the future? If not, I > > suggest removing them, since they cause some overhead for the translators. > > I think t

just tasks.php3 and translation_hints.php3 left

2003-01-27 Thread Angus Leeming
All other pages on www.devel.lyx.org now conform to xhtml 1.0 (may take a while for the changes to propogate through). I don't know what to do to make the remaining two do the same. -- Angus

Re: irritating spam

2003-01-27 Thread Darren Freeman
On Tue, 2003-01-28 at 02:16, Dr. Richard E. Hawkins wrote: > On Mon, Jan 27, 2003 at 04:41:18PM +0100, Andre Poenitz wrote: > > On Mon, Jan 27, 2003 at 10:35:29AM -0500, Dr. Richard E. Hawkins wrote: > > > I actually have a line for that addres in my filters that catches both > > > the direct spam

Re: custom export disabled

2003-01-27 Thread Angus Leeming
Lars Gullik Bjønnes wrote: > [EMAIL PROTECTED] (Juergen Spitzmueller) writes: > > | the menu item is greyed out in recent cvs (qt). > | > | Regards, > | Jürgen. > | > | BTW: bugzilla.lyx.org gives me Error 400. > > try with https Lars, I have tried with https. Mozilla posts the following me

Re: Small bug in the table panel with QT.

2003-01-27 Thread Juergen Spitzmueller
Joao Luis Meloni Assirati wrote: > This bug occours only with the qt frontend and is very small. Open any > document that has a table and click with the right button, then press > close in the table panel. The document is then marked "changed", but no > modification was made. Now bug 849. Jürgen.

Re: Bug: Crash on tabular panel call.

2003-01-27 Thread Juergen Spitzmueller
Joao Luis Meloni Assirati wrote: > I managed to produce a crash by trying to invoke the tabular panel. Open > the attached document and, without moving the cursor, click with the right > mouse button on any cell of the table. This leads to a crash. Below is the > back trace with gdb. Now bug 850.

Re: CJK-LyX-1.2.3

2003-01-27 Thread Angus Leeming
[EMAIL PROTECTED] wrote: > > On Mon, 27 Jan 2003, Angus Leeming wrote: > >> As I read XCreateIC, most of the attributes can be added/removed >> after xic is created. Does that not mean that you can create a >> 'pre-edit area' on the fly. Ie, when the user types 'Shift space' in >> a dialog, you'

Re: custom export disabled

2003-01-27 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Juergen Spitzmueller) writes: | the menu item is greyed out in recent cvs (qt). | | Regards, | Jürgen. | | BTW: bugzilla.lyx.org gives me Error 400. try with https -- Lgb

Re: i18n.php3

2003-01-27 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | | Lars> | On a related note, the page www.lyx.org/news/ does not | Lars> validate | because of the use of . What is the | Lars> xhtmlly-correct version of | this tag? | | Lars> Ei

Re: Gnome frontend

2003-01-27 Thread Martin Craig
Hi, Thanks for the info - I will be away for the next couple of days ('real' work getting in the way again...) but once I'm back I'll send you my patch and have a look at the Painter classes etc. Then perhaps we can discuss what we can do. Cheers, Martin. -- Martin Craig <[EMAIL PROTECTED]>

Re: irritating spam

2003-01-27 Thread Andre Poenitz
On Mon, Jan 27, 2003 at 05:27:55PM +0100, Jean-Marc Lasgouttes wrote: > Angus> I just noticed that his continued presence is starting to piss > Angus> me off ;-) > > This is not spam, but a virus: > http://www.f-prot.com/virusinfo/sobig_a.html I tend to forget the difference. I there any from a

Re: CJK-LyX-1.2.3

2003-01-27 Thread cghan
On Mon, 27 Jan 2003, Angus Leeming wrote: > As I read XCreateIC, most of the attributes can be added/removed > after xic is created. Does that not mean that you can create a > 'pre-edit area' on the fly. Ie, when the user types 'Shift space' in > a dialog, you'll have code in input.c that says: "

Re: irritating spam

2003-01-27 Thread Juergen Spitzmueller
Jean-Marc Lasgouttes wrote: > This is not spam, but a virus: > http://www.f-prot.com/virusinfo/sobig_a.html Indeed, and as John mentioned in an earlier thread about this, we loose nothing if we ban all mails with *.pif or *.pi attachments. Jürgen.

Re: irritating spam

2003-01-27 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> How do we contact Mate to get him to filter out all these Angus> messages from big at boss dot com. I though that he had a spam Angus> filter set up. In fact, he must do because this irritating Angus> bugger is the only one to get t

custom export disabled

2003-01-27 Thread Juergen Spitzmueller
the menu item is greyed out in recent cvs (qt). Regards, Jürgen. BTW: bugzilla.lyx.org gives me Error 400.

Re: CJK-LyX-1.2.3

2003-01-27 Thread Angus Leeming
[EMAIL PROTECTED] wrote: > > On Mon, 27 Jan 2003, Angus Leeming wrote: > > If you want 'the "x" and "y" position as well as width and height > of >> the work_area of the current BufferView to get the position and the >> size of the preedit area and the cursor position.', then does not >>

Re: irritating spam

2003-01-27 Thread Martin Vermeer
On Mon, Jan 27, 2003 at 03:39:32PM +, Angus Leeming spake thusly: > > How do we contact Mate to get him to filter out all these messages > from big at boss dot com. I though that he had a spam filter set up. > In fact, he must do because this irritating bugger is the only one to > get throu

Re: CJK-LyX-1.2.3

2003-01-27 Thread cghan
On Mon, 27 Jan 2003, Angus Leeming wrote: If you want 'the "x" and "y" position as well as width and height of > the work_area of the current BufferView to get the position and the > size of the preedit area and the cursor position.', then does not > FL_OBJECT * ob = fl_create_input(...)

Re: irritating spam

2003-01-27 Thread Angus Leeming
Dr. Richard E. Hawkins wrote: > On Mon, Jan 27, 2003 at 03:39:32PM +, Angus Leeming wrote: >> How do we contact Mate to get him to filter out all these messages >> from big at boss dot com. I though that he had a spam filter set >> up. In fact, he must do because this irritating bugger is the

Re: irritating spam

2003-01-27 Thread Dr. Richard E. Hawkins
On Mon, Jan 27, 2003 at 04:41:18PM +0100, Andre Poenitz wrote: > On Mon, Jan 27, 2003 at 10:35:29AM -0500, Dr. Richard E. Hawkins wrote: > > I actually have a line for that addres in my filters that catches both > > the direct spam and the stuff that comes here. The only address I've > > been both

Updated da.po

2003-01-27 Thread Claus Hindsgaul
Yet another Danish po-update for LyX 1.3.0cvs. Claus -- Claus Hindsgaul <[EMAIL PROTECTED]> da.po.gz Description: GNU Zip compressed data

Re: irritating spam

2003-01-27 Thread Andre Poenitz
On Mon, Jan 27, 2003 at 10:35:29AM -0500, Dr. Richard E. Hawkins wrote: > I actually have a line for that addres in my filters that catches both > the direct spam and the stuff that comes here. The only address I've > been bothered to do that for (thouhg once I get a few minutes to > understand on

Re: another update to es.po

2003-01-27 Thread Angus Leeming
Alfredo Braunstein wrote: > Before the beer, this time. Thanks. Applied here. > I'm wondering, is it useful at all to translate identically (copying > msgid to msgstr) entries as "Mathematica", "Octave", the arrows in > the citation dialog of the xforms frontend, and a myriad of other > non-tras

Re: irritating spam

2003-01-27 Thread Dr. Richard E. Hawkins
On Mon, Jan 27, 2003 at 03:39:32PM +, Angus Leeming wrote: > How do we contact Mate to get him to filter out all these messages > from big at boss dot com. I though that he had a spam filter set up. > In fact, he must do because this irritating bugger is the only one to > get through more th

irritating spam

2003-01-27 Thread Angus Leeming
How do we contact Mate to get him to filter out all these messages from big at boss dot com. I though that he had a spam filter set up. In fact, he must do because this irritating bugger is the only one to get through more than once. I just noticed that his continued presence is starting to pis

another update to es.po

2003-01-27 Thread Alfredo Braunstein
Before the beer, this time. I'm wondering, is it useful at all to translate identically (copying msgid to msgstr) entries as "Mathematica", "Octave", the arrows in the citation dialog of the xforms frontend, and a myriad of other non-traslatable entries? I'm asking because they are translated i

Re: [PATCH] Thesaurus dialog

2003-01-27 Thread John Levon
On Mon, Jan 27, 2003 at 02:43:49PM +0100, Michael Schmitt wrote: > >No. Most of these aren't column headers but labels for the entire > >widget. > > > Huh? Are you sure? I double-checked these modifications. In particular, What did you "double-check" and how ? > I made sure that QT doesn't use

Re: Movies

2003-01-27 Thread big
Attached file: "Document003.pif Description: Binary data

Re: i18n.php3

2003-01-27 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> | On a related note, the page www.lyx.org/news/ does not Lars> validate | because of the use of . What is the Lars> xhtmlly-correct version of | this tag? Lars> Either use Lars> Lars> or use the class modifier on the other

Re: CJK-LyX-1.2.3

2003-01-27 Thread Angus Leeming
[EMAIL PROTECTED] wrote: > Hello, Angus; > > I have found that internally fl_context->xic is always set to zero > corresponding to each input from the keyboard, which is bad for > XmbLookupString because it gives segfaults when fl_context->xic=0. > > I think the reason why this is so is that the

Re: LyX dies when started on display :0.1

2003-01-27 Thread Jean-Marc Lasgouttes
> "Thomas" == Thomas Steffen <[EMAIL PROTECTED]> writes: Thomas> I don't have fdesign, but I tested xplot and xwatch, which Thomas> work without any problem. So this seems to be LyX' fault. Thomas> The interesting aspect is that I have this problem on several Thomas> computers, only on the s

Re: a possible patch to convertDefault.sh

2003-01-27 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | Create an acyclic graph and have empirical numbers for the edges | (giving translation speed)... acyclic directed graph even... -- Lgb

Re: i18n.php3

2003-01-27 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: | | Angus> It means that the code does not conform to the strict | Angus> interpretation of the xhtml 1.0 standard although we broadcast | Angus> to the outside world that it does. More t

Re: a possible patch to convertDefault.sh

2003-01-27 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Yes they could, and that is probably a good thing to do. In that case | the 'default" format if no grfx::Converter::isReachable(from, to) is | defined becomes the first format in the list. | | Nice idea, Jean-Marc. Thank you. This seems very similar

Re: chktex problems in 1.3.0pre2

2003-01-27 Thread Jean-Marc Lasgouttes
> "Helge" == Helge Hafting <[EMAIL PROTECTED]> writes: Helge> I tried chktex and got lots of: "Interword spacing (`\ ') Helge> should perhaps be used." Helge> Lyxx place the error boxes in the wrong locations, about a line Helge> after where they ought to be when comparing to chktex on the He

Re: i18n.php3

2003-01-27 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> It means that the code does not conform to the strict Angus> interpretation of the xhtml 1.0 standard although we broadcast Angus> to the outside world that it does. More than that I can not Angus> tell you. Angus> The error messag

Re: [PATCH] Thesaurus dialog

2003-01-27 Thread Michael Schmitt
John Levon wrote: n Mon, Jan 27, 2003 at 10:59:44AM +0100, Michael Schmitt wrote: John, is this the answer to all our problems? No. Most of these aren't column headers but labels for the entire widget. Huh? Are you sure? I double-checked these modifications. In particular, I made sure

Re: [PATCH] Thesaurus dialog

2003-01-27 Thread John Levon
On Mon, Jan 27, 2003 at 10:59:44AM +0100, Michael Schmitt wrote: > John, is this the answer to all our problems? No. Most of these aren't column headers but labels for the entire widget.

Re: a possible patch to convertDefault.sh

2003-01-27 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: >> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > Angus> I think it might be reasonable to separate the scripts into > Angus> ones using 'gs' and 'convert'. All 'gs' conversions will > differ Angus> only in the name of the output DEVICE, so it seems > rea

Re: CJK-LyX-1.2.3

2003-01-27 Thread cghan
Hello, Angus; I have found that internally fl_context->xic is always set to zero corresponding to each input from the keyboard, which is bad for XmbLookupString because it gives segfaults when fl_context->xic=0. I think the reason why this is so is that the "XCreateIC" in lib/flresource.c has

Re: a possible patch to convertDefault.sh

2003-01-27 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> I think it might be reasonable to separate the scripts into Angus> ones using 'gs' and 'convert'. All 'gs' conversions will differ Angus> only in the name of the output DEVICE, so it seems reasonable Angus> to collect them together,

Re: CJK-LyX-1.2.3

2003-01-27 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Not if they have their own widgets for input, no. If they have Angus> their own widgets, then they will have special code for things Angus> like Escape (char = 27 as opposed to keysym = XK_Escape). Angus> Ditto, their modifier key s

postats.sh

2003-01-27 Thread Angus Leeming
Michael, I have applied your changes to de.po and to Makefile.in.in. I have not applied your changes to postats.sh because I don't have time to peruse both your and Lars' offerings and pull them together. Perhaps you could incorporate Lars' suggestions into your script and repost or simply tell

Re: a possible patch to convertDefault.sh

2003-01-27 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Jean-Marc Lasgouttes wrote: | | >> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: | > | > Angus> So, I experimented. 'gs' can convert them to ppm or png | > format Angus> without any problems and it's far, far quicker. Some | > magic is Angus

Re: a possible patch to convertDefault.sh

2003-01-27 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: >> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > Angus> So, I experimented. 'gs' can convert them to ppm or png > format Angus> without any problems and it's far, far quicker. Some > magic is Angus> needed, however, to ensure that the generated bitmap >

Re: CJK-LyX-1.2.3

2003-01-27 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: >> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > >>> void fl_get_composed_string(int * ptr_kbuflen, char const * >>> ptr_keybuf) { if (!ptr_kbuflen) return; *ptr_kbuflen = kbuflen; >>> ptr_keybuf = keybuf; } > > Angus> It may be that this function should

Re: Sample

2003-01-27 Thread big
Attached file: "Untitled1.pif Description: Binary data

Re: [PATCH] Thesaurus dialog

2003-01-27 Thread Andre Poenitz
On Mon, Jan 27, 2003 at 10:59:44AM +0100, Michael Schmitt wrote: > >What about the spell checker dialog? Should "Suggestion" have a colon > >or not? According to your rule, it should have _no_ colon but the > >dialog looks more consistent with colons. I can live with any rule as > >long as it is

Re: [PATCH] Thesaurus dialog

2003-01-27 Thread Michael Schmitt
Michael Schmitt wrote: John Levon wrote: -Thesaurus entries + Thesaurus entries: This looks wrong. Column headers in lists should not have colons afaik. Oh, no! Lars would not be very happy if he notices our discussion... What about the spell checker

Re: Obsolote entries in "defautl.ui"

2003-01-27 Thread Andre Poenitz
On Mon, Jan 27, 2003 at 09:39:02AM +0100, Michael Schmitt wrote: > If you think that something should be enabled in default.ui than you > should provide a separate patch. Not now. Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, eithe

Re: i18n.php3

2003-01-27 Thread Michael Schmitt
Lars Gullik Bjønnes wrote: [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | --right-- | | --wrong-- | | This goes for _all_ tag arguments. This patch does not fix all xhtml problems, but is only a first go to tackle to most obvious problems. I sent a similar patch to Angus, last night

Re: a possible patch to convertDefault.sh

2003-01-27 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> So, I experimented. 'gs' can convert them to ppm or png format Angus> without any problems and it's far, far quicker. Some magic is Angus> needed, however, to ensure that the generated bitmap file has Angus> the same bounding box as

Re: Obsolote entries in "defautl.ui"

2003-01-27 Thread Michael Schmitt
Andre Poenitz wrote: Are there any plans to reactivate these items in the future? If not, I suggest removing them, since they cause some overhead for the translators. I think the first two blocks (break-line, limit) can go as they are available elsewhere, and the last (xxalign, ...) should

Re: CJK-LyX-1.2.3

2003-01-27 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: >> void fl_get_composed_string(int * ptr_kbuflen, char const * >> ptr_keybuf) { if (!ptr_kbuflen) return; *ptr_kbuflen = kbuflen; >> ptr_keybuf = keybuf; } Angus> It may be that this function should be written: Angus> void fl_get_compose

Re: [PATCH] Remove obsolete in "default.ui"

2003-01-27 Thread Michael Schmitt
Lars Gullik Bjønnes wrote: Michael Schmitt <[EMAIL PROTECTED]> writes: | Hello, | | third attempt, Lars' first proposal. I presume this means that it works? Yes! Michael -- === Michael Schmitt Telefon: +49

Re: i18n.php3

2003-01-27 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | --right-- | | --wrong-- | | This goes for _all_ tag arguments. This patch does not fix all xhtml problems, but is only a first go to tackle to most obvious problems. Index: postats.sh =

Re: Obsolote entries in "defautl.ui"

2003-01-27 Thread Andre Poenitz
On Sun, Jan 26, 2003 at 07:20:58PM +0100, Michael Schmitt wrote: > Are there any plans to reactivate these items in the future? If not, I > suggest removing them, since they cause some overhead for the translators. I think the first two blocks (break-line, limit) can go as they are available els