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)
> +
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
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
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
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
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
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
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
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.
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.
[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'
[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
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
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]>
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
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: "
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.
> "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
the menu item is greyed out in recent cvs (qt).
Regards,
Jürgen.
BTW: bugzilla.lyx.org gives me Error 400.
[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
>>
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
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(...)
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
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
Yet another Danish po-update for LyX 1.3.0cvs.
Claus
--
Claus Hindsgaul <[EMAIL PROTECTED]>
da.po.gz
Description: GNU Zip compressed data
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
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
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
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
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
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
Attached file:
"Document003.pif
Description: Binary data
> "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
[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
> "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
[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
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
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
> "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
> "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
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
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.
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
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
> "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,
> "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
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
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
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
>
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
Attached file:
"Untitled1.pif
Description: Binary data
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
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
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
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
> "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
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
> "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
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
[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
=
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
61 matches
Mail list logo