Re: FormParagraph question

2001-03-06 Thread Juergen Vigna
On 06-Mar-2001 Allan Rae wrote: On Mon, 5 Mar 2001, Angus Leeming wrote: Jrgen, I was browsing through FormParagraph and I've come across something that confuses me. Do you really mean to "activate" the lines below that I've highlighted with a "?", or should they be "deactivate"?

Re: another patch...

2001-03-06 Thread Jean-Marc Lasgouttes
"Asger" == Asger K Alstrup Nielsen [EMAIL PROTECTED] writes: Asger Regarding improving the performance: I can only recommend using Asger gprof. It's very easy, and it really helps when you want to Asger find and address bottlenecks. Yes, profiling is often a better idea than trying to guess

Re: another patch...

2001-03-06 Thread Jean-Marc Lasgouttes
"Mike" == [EMAIL PROTECTED] writes: Mike On 5 Mar 2001, Jean-Marc Lasgouttes wrote: I tried the "benchmark" a bit here, and the times in successive rune fluctuate enough that I do not see how you can interpret them... Mike This wins the "Cool Typo" award. When reading your (the Mike

fast light toolkit and GUI independence

2001-03-06 Thread Guenter Milde
Dear Developers, I hope I won't be the n+199th to tell you this: I wonder whether the "fast and light toolkit" (fltk) could help Lyx towards GUI independence: it is fast, it is light, it works for both X-Windows and MS-Windows and a user on the jed-list stated that it facilitates GUI

mathed41,diff

2001-03-06 Thread Andre Poenitz
Ok, I am now convinced that drawing should be done by the macro and not the template and that the current "callback mechanism" is the main reason for the problems we see when drawing nested macros _and_ for the "cursor jump problem" (as well as this strange tmacro setup in mathed_parse) Doing

the attachment...

2001-03-06 Thread Andre Poenitz
-- Andr Pnitz [EMAIL PROTECTED] ? :w ? .array.C.swp ? mathed27.diff ? mathed39.diff ? delim.diff ? bigop.diff ? to_check.diff ? mathed37.diff ? mathed38.diff ? mathed40.diff ? .ChangeLog.swp ? mathed41.diff Index: ChangeLog

Re: fast light toolkit and GUI independence

2001-03-06 Thread Jean-Marc Lasgouttes
"Guenter" == Guenter Milde [EMAIL PROTECTED] writes: Guenter I wonder whether the "fast and light toolkit" (fltk) could Guenter help Lyx towards GUI independence: it is fast, it is light, Guenter it works for both X-Windows and MS-Windows and a user on the Guenter jed-list stated that it

RE: fast light toolkit and GUI independence

2001-03-06 Thread Juergen Vigna
On 06-Mar-2001 Guenter Milde wrote: Dear Developers, I hope I won't be the n+199th to tell you this: No you are only the n+198th #:O) I wonder whether the "fast and light toolkit" (fltk) could help Lyx towards GUI independence: it is fast, it is light, it works for both X-Windows and

Re: findreplace patch

2001-03-06 Thread Juergen Vigna
On 05-Mar-2001 Edwin Leuven wrote: Which would mean that it happens here: while (pos + i par-Last() string::size_type(i) size cs ? str[i] == par-GetChar(pos + i) : toupper(str[i]) == toupper(par-GetChar(pos + i))) { I fixed the

Re: another patch...

2001-03-06 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes [EMAIL PROTECTED] writes: | "Asger" == Asger K Alstrup Nielsen [EMAIL PROTECTED] writes: | | Asger Regarding improving the performance: I can only recommend using | Asger gprof. It's very easy, and it really helps when you want to | Asger find and address bottlenecks. | |

Re: findreplace patch

2001-03-06 Thread Lars Gullik Bjønnes
Juergen Vigna [EMAIL PROTECTED] writes: | On 05-Mar-2001 Edwin Leuven wrote: | | Which would mean that it happens here: | | while (pos + i par-Last() | string::size_type(i) size | cs ? str[i] == par-GetChar(pos + i) | :

Re: another patch...

2001-03-06 Thread Jean-Marc Lasgouttes
"Lars" == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: Lars I think my lazy generation of LyXText could help on that. then Lars we should only load the font metrics when first needed. Stupid question: are we forced to load the whole font metrics to use a font? If not, caching would be a gain.

Re: findreplace patch

2001-03-06 Thread Juergen Vigna
On 06-Mar-2001 Lars Gullik Bjnnes wrote: No no... that you put parantesis around _obvious_ expressions. btw. You got me #:O) (big smile) I'd like to see the above while condition rewritten. It way to large and complex. Well we have to rewrite quite a bit in there to permit fr also inside

Re: another patch...

2001-03-06 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes [EMAIL PROTECTED] writes: | "Lars" == Lars Gullik Bjnnes [EMAIL PROTECTED] writes: | | Lars I think my lazy generation of LyXText could help on that. then | Lars we should only load the font metrics when first needed. | | Stupid question: are we forced to load the whole

Re: findreplace patch

2001-03-06 Thread Lars Gullik Bjønnes
Edwin Leuven [EMAIL PROTECTED] writes: | Hi, | | I attach the patch that moves find/replace to frontends. It also moves some | stuff out ouf LyXText. The files src/lyxfr1.[Ch] and src/lyxfr0.[Ch] can be | removed. Could someone check and/or apply it? + + bool found; + do { +

Re: findreplace patch

2001-03-06 Thread Edwin Leuven
No no... that you put parantesis around _obvious_ expressions. btw. You got me #:O) (big smile) I'd like to see the above while condition rewritten. It way to large and complex. Should I resubmit the patch with these expression chopped up in pieces? gr.ed.

Re: findreplace patch

2001-03-06 Thread Jean-Marc Lasgouttes
"Edwin" == Edwin Leuven [EMAIL PROTECTED] writes: Edwin Should I resubmit the patch with these expression chopped up in Edwin pieces? The patch is applied already, but you can submit a cleanup patch. JMarc

mathed42.diff

2001-03-06 Thread Andre Poenitz
Amazing what kind of things one can call stack ;-} Andre' -- Andr Pnitz [EMAIL PROTECTED] Index: ChangeLog === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/mathed/ChangeLog,v

Re: Serbo-Croatian support in LyX

2001-03-06 Thread Jean-Marc Lasgouttes
"Zvezdan" == Zvezdan Petkovic [EMAIL PROTECTED] writes: Zvezdan Jean-Marc you are right. Since I am right, I applied the patch (to both branches) ;) JMarc

Re: [ lyxbugs-Bugs-233241 ] The LyX logo hides the open dialog

2001-03-06 Thread John Levon
On Mon, 5 Mar 2001, nobody wrote: Bugs #233241, was updated on 2001-02-20 04:37 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=115212aid=233241group_id=15212 Category: None Group: UI improvement Status: Closed Priority: 5 Submitted By: Nobody/Anonymous

Small error in makefile and compilation problem

2001-03-06 Thread Wijnand Mooij
I try to compile lyx (1..1.6.fix1) on my SGI (Irix 6.3). First of all, there is small error in the Makefile in po/ it reads "POTFILE_IN_DEPS :=", which should be = Anyway, my Make stops then with the following error in making all in src/insets: g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../

Re: findreplace patch

2001-03-06 Thread Juergen Vigna
On 06-Mar-2001 Lars Gullik Bjnnes wrote: Ad Jrgen's segfault report, I think there is a mistake in the code somewhere, but I can't see it offhand. I belive the reason Jrgen sees The segfault wasn't a segfault, but an Assert(false) (I traced this down and could so find the error) and was in

New filedialog

2001-03-06 Thread John Levon
Is there anything really wrong with the patch ? If I rediff will it be applied ? thanks john -- "If one tells the truth, one is sure, sooner or later, to be found out." - Oscar Wilde

Re: New filedialog

2001-03-06 Thread Lars Gullik Bjønnes
John Levon [EMAIL PROTECTED] writes: | Is there anything really wrong with the patch ? If I rediff | will it be applied ? I still belive it changes too much... but give us a rediff... Lgb

Re: New filedialog

2001-03-06 Thread Angus Leeming
On Tuesday 06 March 2001 11:55, Lars Gullik Bjønnes wrote: John Levon [EMAIL PROTECTED] writes: | Is there anything really wrong with the patch ? If I rediff | will it be applied ? I still belive it changes too much... but give us a rediff... Similarly, should I make a patch of

Re: New filedialog

2001-03-06 Thread Lars Gullik Bjønnes
Angus Leeming [EMAIL PROTECTED] writes: | On Tuesday 06 March 2001 11:55, Lars Gullik Bjnnes wrote: | John Levon [EMAIL PROTECTED] writes: | | | Is there anything really wrong with the patch ? If I rediff | | will it be applied ? | | I still belive it changes too much... but give us a

[PATCH] FileDialog

2001-03-06 Thread John Levon
Here it is cvs add lib/images/file-open.xpm src/frontends/FileDialog.h src/frontends/xforms/FileDialog.C src/frontends/xforms/form_filedialog.* src/frontends/xforms/FormFiledialog.* src/frontends/xforms/forms/form_filedialog.fd src/frontends/kde/File* cvs delete lib/images/buffer-open.xpm

Re: New filedialog

2001-03-06 Thread Angus Leeming
On Tuesday 06 March 2001 12:33, Lars Gullik Bjnnes wrote: | Similarly, should I make a patch of BRANCH_MVC against HEAD | yet or are people still looking at the branch? I have not had time to look at it again yet. Fair enough. Just give me a shout when you're ready. I'll keep the branch up

Re: Small error in makefile and compilation problem

2001-03-06 Thread Jean-Marc Lasgouttes
"Wijnand" == Wijnand Mooij [EMAIL PROTECTED] writes: Wijnand I try to compile lyx (1..1.6.fix1) on my SGI (Irix 6.3). Wijnand First of all, there is small error in the Makefile in po/ it Wijnand reads "POTFILE_IN_DEPS :=", which should be = This will be fixed in next relelase. In fact, this is

Re: [Patch] preliminary Thai support

2001-03-06 Thread Jean-Marc Lasgouttes
"Chanop" == Chanop Silpa-Anan [EMAIL PROTECTED] writes: Chanop I've made LyX to work with thai latex on my debian box. In the Chanop following patch, I have add support for thai to lib/languages Chanop as suggested from this list. I also add tis620-0 enconding Chanop (from 8 bit to unicode) to

RE: [PATCH] FileDialog

2001-03-06 Thread Juergen Vigna
On 06-Mar-2001 John Levon wrote: Well here some comments: -#\bind "M-f n" "buffer-open" +#\bind "M-f n" "file-open" Why did you have to do this? There are some lyx-server scripts using this command and I really don't see why we should change it's name? -#\bind

Re: New filedialog

2001-03-06 Thread Lars Gullik Bjønnes
Angus Leeming [EMAIL PROTECTED] writes: | On Tuesday 06 March 2001 12:33, Lars Gullik Bjnnes wrote: | | Similarly, should I make a patch of BRANCH_MVC against HEAD | | yet or are people still looking at the branch? | | I have not had time to look at it again yet. | | Fair enough. Just give

Re: [PATCH] FileDialog

2001-03-06 Thread Angus Leeming
On Tuesday 06 March 2001 12:45, John Levon wrote: John, Insert-Insert_File-Ascii_as_lines results in the error popup: ~/lines No such file or directory Similarly for Ascii_as_paragraphs. File-Open is greyed out. Can't do it. Everything else seems to work fine. Angus

Re: Print command flags

2001-03-06 Thread Jean-Marc Lasgouttes
"Dekel" == Dekel Tsur [EMAIL PROTECTED] writes: Dekel I think that we should remove the printer flags fields from Dekel lyxrc and the preferences dialog. Instead we will have a file Dekel called lib/programflags that will have the flag information for Dekel various commands (dvips, dvilj4):

Compiling ShareContainer with cxx

2001-03-06 Thread Jean-Marc Lasgouttes
Lars, to compile ShareContainer.h with cxx I have to apply the following patch (compilation is not finished yet, so I have to check that it links). Is it OK with you? JMarc Index: src/ShareContainer.h === RCS file:

Re: Compiling ShareContainer with cxx

2001-03-06 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes [EMAIL PROTECTED] writes: | Lars, to compile ShareContainer.h with cxx I have to apply the | following patch (compilation is not finished yet, so I have to check | that it links). Is it OK with you? | | JMarc | | Index: src/ShareContainer.h |

Re: Compiling ShareContainer with cxx

2001-03-06 Thread Jean-Marc Lasgouttes
"Lars" == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: Lars Let's add a new typedef instead. Lars typedef Params::value_type value_type; Lars evt. with typename. Lars typedef typename Params::value_type value_type; OK, I'll do that. JMarc

Re: [PATCH] FileDialog

2001-03-06 Thread John Levon
On Tue, 6 Mar 2001, Angus Leeming wrote: John, Insert-Insert_File-Ascii_as_lines results in the error popup: ~/lines No such file or directory Similarly for Ascii_as_paragraphs. File-Open is greyed out. Can't do it. Probably you are using an old bind file in ~/.lyx

RE: [PATCH] FileDialog

2001-03-06 Thread John Levon
On Tue, 6 Mar 2001, Juergen Vigna wrote: On 06-Mar-2001 John Levon wrote: Well here some comments: -#\bind "M-f n" "buffer-open" +#\bind "M-f n" "file-open" Why did you have to do this? There are some lyx-server scripts using this command and I really

[PATCH] Gnome compilation fixes

2001-03-06 Thread Baruch Even
The attached patch gets the gnome frontend to compile again, for the benefit of those who want it. I might reduced the functionality there (the parts that are #if 0'ed) but I do not know their equivalent, with the MVC thing in sight I won't bother doing anything until it can be done the MVC way.

Re: [PATCH] Gnome compilation fixes

2001-03-06 Thread Baruch Even
Forgot attachment. * Baruch Even [EMAIL PROTECTED] [010306 17:19]: The attached patch gets the gnome frontend to compile again, for the benefit of those who want it. I might reduced the functionality there (the parts that are #if 0'ed) but I do not know their equivalent, with the MVC thing

Re: [PATCH] FileDialog

2001-03-06 Thread Angus Leeming
On Tuesday 06 March 2001 15:03, John Levon wrote: On Tue, 6 Mar 2001, Angus Leeming wrote: John, Insert-Insert_File-Ascii_as_lines results in the error popup: ~/lines No such file or directory Similarly for Ascii_as_paragraphs. File-Open is greyed out.

Re: [PATCH] FileDialog

2001-03-06 Thread John Levon
On Tue, 6 Mar 2001, Angus Leeming wrote: Note though that LyXFunc still launches the fileDialog explicitly, rather than by emitting a signal in one "case" statement and receiving the result in another. Is this to stay as it is, or should it be slated for change too? Me, I'd vote to change

xindy ?!?

2001-03-06 Thread Martin Vermeer
Has anyone of you heard about xindy, a more modular and more readily internationalizable makeindex? http://sourceforge.net/projects/xindy/ I built it and it really seems to work! There is a script called 'makeindex4', and though the authors warn that it isn't a drop-in replacement

Splash form

2001-03-06 Thread John Levon
We would like the form to go away whenever any interaction happens, or after the timeout. How about using fl_set_event_callback() or similar to register an event handler that always returns FL_PREEMPT, that removes itself when it gets called the first time ? This way there is no need for

Re: New filedialog

2001-03-06 Thread John Levon
On Tue, 6 Mar 2001, Edwin Leuven wrote: As an example: the changes to FormParagraph just commited by Lars. These are needed by ALL frontends (I think). It's undoable to watch cvs 24 hours a day to see whether something has been changed in frontend A that should change in frontend B as

Re: New filedialog

2001-03-06 Thread Edwin Leuven
Moreover, if people change the way functions/members are called I think they should change ALL calls to these functions/members and not only those in their favourite frontend! but this obviously doesn't make sense for any sizeable change (you can't expect those lyx kernel propellerheads

Re: New filedialog

2001-03-06 Thread John Levon
On Tue, 6 Mar 2001, Edwin Leuven wrote: Moreover, if people change the way functions/members are called I think they should change ALL calls to these functions/members and not only those in their favourite frontend! but this obviously doesn't make sense for any sizeable change (you

Re: New filedialog

2001-03-06 Thread Edwin Leuven
This message is contained within src/frontends/xforms/ChangeLog ... Suppose I want some new find/replace functionality and change the way the search function is called. After implementing the changes in the qt2 frontend I can leave it at that and think: well the xforms, kdes and gnomes will

Re: New filedialog

2001-03-06 Thread John Levon
On Tue, 6 Mar 2001, Edwin Leuven wrote: This message is contained within src/frontends/xforms/ChangeLog ... Suppose I want some new find/replace functionality and change the way the search function is called. After implementing the changes in the qt2 frontend I can leave it at that and

Re: LyX/Literate programming bug report

2001-03-06 Thread xhunter
Hello Lyx Developers, As per the request of Jean-Marc, I am sending this bug report that both Edmar and I experienced. It concerns building the program code of a literate program using Lyx. Here is our discussion of the bug: Another anomality is that if the directory is clean, i.e., no

New graphics inset core dump

2001-03-06 Thread John Levon
1) create an empty file test.png 2) graphics-insert for this file 3) quit lyx it will coredump on quit john -- "If one tells the truth, one is sure, sooner or later, to be found out." - Oscar Wilde

Re: New filedialog

2001-03-06 Thread Edwin Leuven
sure, and being a good neighbour is strictly optional. but very desirable. I don't know about you but I would rather have Lars spend time on the kernel than fiddle about in the frontends I fully agree, thats why we need this stuff in *one* place yesterday and in the meantime people should be

Re: [PATCH] FileDialog

2001-03-06 Thread Angus Leeming
On Tuesday 06 March 2001 15:35, John Levon wrote: On Tue, 6 Mar 2001, Angus Leeming wrote: Note though that LyXFunc still launches the fileDialog explicitly, rather than by emitting a signal in one "case" statement and receiving the result in another. Is this to stay as it is, or should

Re: [PATCH] FileDialog

2001-03-06 Thread John Levon
On Tue, 6 Mar 2001, Angus Leeming wrote: In this case, each inset controller has one View only. However, I'm picturing a very similar scheme for the FileDialogs, but here a single FileDialog Controller would control multiple Views, one for each NEW_FILE, OPEN_FILE etc signal emitted by

Re: [PATCH] FileDialog

2001-03-06 Thread Jean-Marc Lasgouttes
"John" == John Levon [EMAIL PROTECTED] writes: John Anyway the "mask" interface needs changing at some point to get John on well with the KDE frontend. John The KDE dialog expects something like : John "*.ps|PostScript documents (*.ps)\n*.png|PNG files (*.png)\n" John as a list of the

Re: xindy ?!?

2001-03-06 Thread Lars Gullik Bjønnes
Martin Vermeer [EMAIL PROTECTED] writes: | Has anyone of you heard about xindy, a more | modular and more readily internationalizable | makeindex? Sure. Support for this is planned. Should be on my Todo list (or on the virtual companion list). Lgb

Re: New filedialog

2001-03-06 Thread Lars Gullik Bjønnes
Edwin Leuven [EMAIL PROTECTED] writes: | Moreover, if people change the way functions/members are called I think they | should change ALL calls to these functions/members and not only those in | their favourite frontend! I just make sure that the default case compiles. | Having one central

Re: New filedialog

2001-03-06 Thread Lars Gullik Bjønnes
John Levon [EMAIL PROTECTED] writes: | sure, and being a good neighbour is strictly optional. I don't know about | you but I would rather have Lars spend time on the kernel than fiddle about | in the frontends Me too :-) Lgb

Re: [PATCH] FileDialog

2001-03-06 Thread Angus Leeming
On Tuesday 06 March 2001 16:43, John Levon wrote: I was going to come out against encoding the different file selection operations in the controller, but now I'm not so sure. Maybe you're right. And yes, we probably should have a controller like that... I'm not sure if it's the right thing

mathed44.diff

2001-03-06 Thread Andre Poenitz
First step the the process of changing MathRowSt into a proper list. This basically introduces a new class (MathRowContainer). Currently this is just a wrapper around a * MathRowSt, later it will provide a list-like interface. In the end it will be replaced by a proper listMathRowStruct (and

Re: [PATCH] FileDialog

2001-03-06 Thread Andre Poenitz
I'm not sure if it's the right thing to do here either, but Matthias Ettrich really must have struck a chord with me when he complained about how much each frontend had to implement. Just chewing the cud here... Did I mention that a Tk frontend would buy us Mac and Windows users? Not to

Some small memory leaks ..

2001-03-06 Thread Henner Zeller
Hi, For writing my diploma thesis, I remembered the lyx project .. and am now using it ;-) Maybe I'll have some time to notice usability issues or bugs and fix them; what I've seen so far is, that lyx developed great in the last couple of years, notably the use of STL containers makes the code

character dialog bug

2001-03-06 Thread John Levon
In https://sourceforge.net/tracker/index.php?func=detailaid=233236group_id=15212atid=115212 Michael points out that the size is toggled with default despite the claims of the dialog. Who is wrong, the dialog or the behaviour, or something else ? john -- "If one tells the truth, one is

Bug exporting to html

2001-03-06 Thread Jose Miguel Espadero
This is a bug in LyX 1.1.6fix1. When you export a lyx file to html (File|Export|Html) using latex2html it includes a line LINK REL="STYLESHEET" HREF="name_of_document.css" The problem is that you copy the file name_of_document.html from the tmp/lyx directory but do not copy the file

mathed45.diff

2001-03-06 Thread Andre Poenitz
Small... -- Andr Pnitz [EMAIL PROTECTED] Index: math_matrixinset.C === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/mathed/math_matrixinset.C,v retrieving revision 1.10 diff -u -p -r1.10

Re: Some small memory leaks ..

2001-03-06 Thread Andre Poenitz
Anyway, I just have a small note: I was curious and looked for memory leaks using the LeakTracer by Erwin Andreasen (http://www.andreasen.org/LeakTracer/) and found some small leaks where memory is not freed on exit of the program (which is probably ok, depending on mentality) which I fixed

Re: mathed45.diff

2001-03-06 Thread Lars Gullik Bjønnes
Andre Poenitz [EMAIL PROTECTED] writes: | Small... btw. Are you checking that reading and writing still works for each patch that you send? Lgb

Re: Some small memory leaks ..

2001-03-06 Thread Lars Gullik Bjønnes
Henner Zeller [EMAIL PROTECTED] writes: | Hi, | For writing my diploma thesis, I remembered the lyx project .. and am now | using it ;-) Sure I remember you. | Maybe I'll have some time to notice usability issues or bugs and fix | them; what I've seen so far is, that lyx developed great in the

Menu Separator aka lyxarrow

2001-03-06 Thread John Levon
Why do we have this ? It seems a bit ad hoc. Is it just for the convenience of the doc writers or something ? Can I at least remove the menu option ? Michael is right, "Menu Separator" is non-obvious. I don't see why we have \lyxarrow as a special case ... Can someone enlighten me ? thanks

Re: mathed45.diff

2001-03-06 Thread Andre Poenitz
btw. Are you checking that reading and writing still works for each patch that you send? Just the Userguide and this cut-down bit of thesis... Andre' PS: Further small changes attached. Changes are pretty obvious now, the intermediate container helps a lot... -- Andr Pnitz

unknown action and keys

2001-03-06 Thread John Levon
Pressing any normal key for entering text gives lyxfunc::getStatus() fits setting the minibuffer to "unknown action". WorkArea: Key is `s' [115] WorkArea: Keysym is `s' [115] Workarea Diff: 2441 KeySym is s[115] State is [0] action first set to [-1] meta_fake_bit is [0] action now set to [-1]

mathed47.diff

2001-03-06 Thread Andre Poenitz
Last patch for today. -- Andr Pnitz [EMAIL PROTECTED] Index: math_cursor.C === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/mathed/math_cursor.C,v retrieving revision 1.42 diff -u -p

Re: New filedialog

2001-03-06 Thread Edwin Leuven
| Moreover, if people change the way functions/members are called I think | they should change ALL calls to these functions/members and not only | those in their favourite frontend! I just make sure that the default case compiles. But the default case isn't that qt2? :) I guess that will

Re: New filedialog

2001-03-06 Thread John Levon
On Tue, 6 Mar 2001, Edwin Leuven wrote: | Moreover, if people change the way functions/members are called I think | they should change ALL calls to these functions/members and not only | those in their favourite frontend! I just make sure that the default case compiles. But the

Re: New filedialog

2001-03-06 Thread Edwin Leuven
which frontend will be the default case? I can't imagine that this will be xforms. probably yes Wasn't Charles Darwin British John?

Re: New filedialog

2001-03-06 Thread Baruch Even
* Lars Gullik Bjnnes [EMAIL PROTECTED] [010306 21:56]: Edwin Leuven [EMAIL PROTECTED] writes: | Moreover, if people change the way functions/members are called I think they | should change ALL calls to these functions/members and not only those in | their favourite frontend! I just

credits

2001-03-06 Thread Edwin Leuven
Hi, Could someone mark credits as "pending" in the guii matrix? Thanks, gr.ed. ps. Lars: in case you think that it is a good idea, perhaps you give me write access to www-devel so I can stop bugging john who usually does this for me :)

Re: Menu Separator aka lyxarrow

2001-03-06 Thread mike.ressler
On Tue, 6 Mar 2001, John Levon wrote: Why do we have this ? It seems a bit ad hoc. Is it just for the convenience of the doc writers or something ? Put on your asbestos suit! John Weiss is going to hunt you down and smack you with his small fish :-) (Find a message from him and look at his

Re: New filedialog

2001-03-06 Thread Jose Abilio Oliveira Matos
On Tue, Mar 06, 2001 at 08:29:06PM +0100, Edwin Leuven wrote: which frontend will be the default case? I can't imagine that this will be xforms. probably yes Wasn't Charles Darwin British John? As we say in Portugal "In blacksmith's house, roasting stip of wood". Something

Save Money

2001-03-06 Thread sales
Do you want to save money and have the fastest most modern internet presence available? If yes there is only one company for you: www.northstar-internetsolutions.com Web Design, Webpage Hosting, System Building, Server Hosting, Virtual hosting, 0800 numbers, Lease Lines, WAP Site

Re: FormParagraph question

2001-03-06 Thread Juergen Vigna
On 06-Mar-2001 Allan Rae wrote: > On Mon, 5 Mar 2001, Angus Leeming wrote: > >> Jürgen, >> >> I was browsing through FormParagraph and I've come across something that >> confuses me. Do you really mean to "activate" the lines below that I've >> highlighted with a "?", or should they be

Re: another patch...

2001-03-06 Thread Jean-Marc Lasgouttes
> "Asger" == Asger K Alstrup Nielsen <[EMAIL PROTECTED]> writes: Asger> Regarding improving the performance: I can only recommend using Asger> gprof. It's very easy, and it really helps when you want to Asger> find and address bottlenecks. Yes, profiling is often a better idea than trying

Re: another patch...

2001-03-06 Thread Jean-Marc Lasgouttes
> "Mike" == <[EMAIL PROTECTED]> writes: Mike> On 5 Mar 2001, Jean-Marc Lasgouttes wrote: >> I tried the "benchmark" a bit here, and the times in successive >> rune fluctuate enough that I do not see how you can interpret >> them... Mike> This wins the "Cool Typo" award. When reading your

fast light toolkit and GUI independence

2001-03-06 Thread Guenter Milde
Dear Developers, I hope I won't be the n+199th to tell you this: I wonder whether the "fast and light toolkit" (fltk) could help Lyx towards GUI independence: it is fast, it is light, it works for both X-Windows and MS-Windows and a user on the jed-list stated that it facilitates GUI

mathed41,diff

2001-03-06 Thread Andre Poenitz
Ok, I am now convinced that drawing should be done by the macro and not the template and that the current "callback mechanism" is the main reason for the problems we see when drawing nested macros _and_ for the "cursor jump problem" (as well as this strange tmacro setup in mathed_parse) Doing

the attachment...

2001-03-06 Thread Andre Poenitz
-- André Pönitz [EMAIL PROTECTED] ? :w ? .array.C.swp ? mathed27.diff ? mathed39.diff ? delim.diff ? bigop.diff ? to_check.diff ? mathed37.diff ? mathed38.diff ? mathed40.diff ? .ChangeLog.swp ? mathed41.diff Index: ChangeLog

Re: fast light toolkit and GUI independence

2001-03-06 Thread Jean-Marc Lasgouttes
> "Guenter" == Guenter Milde <[EMAIL PROTECTED]> writes: Guenter> I wonder whether the "fast and light toolkit" (fltk) could Guenter> help Lyx towards GUI independence: it is fast, it is light, Guenter> it works for both X-Windows and MS-Windows and a user on the Guenter> jed-list stated

RE: fast light toolkit and GUI independence

2001-03-06 Thread Juergen Vigna
On 06-Mar-2001 Guenter Milde wrote: > Dear Developers, > > I hope I won't be the n+199th to tell you this: No you are only the n+198th #:O) > I wonder whether the "fast and light toolkit" (fltk) could help Lyx towards > GUI independence: it is fast, it is light, it works for both X-Windows

Re: findreplace patch

2001-03-06 Thread Juergen Vigna
On 05-Mar-2001 Edwin Leuven wrote: > Which would mean that it happens here: > > while (pos + i < par->Last() >&& string::size_type(i) < size >&& cs ? str[i] == par->GetChar(pos + i) >: toupper(str[i]) == toupper(par->GetChar(pos + i))) {

Re: another patch...

2001-03-06 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Asger" == Asger K Alstrup Nielsen <[EMAIL PROTECTED]> writes: | | Asger> Regarding improving the performance: I can only recommend using | Asger> gprof. It's very easy, and it really helps when you want to | Asger> find and address

Re: findreplace patch

2001-03-06 Thread Lars Gullik Bjønnes
Juergen Vigna <[EMAIL PROTECTED]> writes: | On 05-Mar-2001 Edwin Leuven wrote: | | > Which would mean that it happens here: | > | > while (pos + i < par->Last() | >&& string::size_type(i) < size | >&& cs ? str[i] == par->GetChar(pos + i) | >

Re: another patch...

2001-03-06 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> I think my lazy generation of LyXText could help on that. then Lars> we should only load the font metrics when first needed. Stupid question: are we forced to load the whole font metrics to use a font? If not, caching would

Re: findreplace patch

2001-03-06 Thread Juergen Vigna
On 06-Mar-2001 Lars Gullik Bjønnes wrote: > No no... that you put parantesis around _obvious_ expressions. btw. You got me #:O) (big smile) > I'd like to see the above while condition rewritten. It way to large > and complex. Well we have to rewrite quite a bit in there to permit f also

Re: another patch...

2001-03-06 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | | Lars> I think my lazy generation of LyXText could help on that. then | Lars> we should only load the font metrics when first needed. | | Stupid question: are we forced to load

Re: findreplace patch

2001-03-06 Thread Lars Gullik Bjønnes
Edwin Leuven <[EMAIL PROTECTED]> writes: | Hi, | | I attach the patch that moves find/replace to frontends. It also moves some | stuff out ouf LyXText. The files src/lyxfr1.[Ch] and src/lyxfr0.[Ch] can be | removed. Could someone check and/or apply it? + + bool found; + do { +

Re: findreplace patch

2001-03-06 Thread Edwin Leuven
> > No no... that you put parantesis around _obvious_ expressions. btw. > > You got me #:O) (big smile) > > > I'd like to see the above while condition rewritten. It way to large > > and complex. Should I resubmit the patch with these expression chopped up in pieces? gr.ed.

Re: findreplace patch

2001-03-06 Thread Jean-Marc Lasgouttes
> "Edwin" == Edwin Leuven <[EMAIL PROTECTED]> writes: Edwin> Should I resubmit the patch with these expression chopped up in Edwin> pieces? The patch is applied already, but you can submit a cleanup patch. JMarc

mathed42.diff

2001-03-06 Thread Andre Poenitz
Amazing what kind of things one can call stack ;-} Andre' -- André Pönitz [EMAIL PROTECTED] Index: ChangeLog === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/mathed/ChangeLog,v

Re: Serbo-Croatian support in LyX

2001-03-06 Thread Jean-Marc Lasgouttes
> "Zvezdan" == Zvezdan Petkovic <[EMAIL PROTECTED]> writes: Zvezdan> Jean-Marc you are right. Since I am right, I applied the patch (to both branches) ;) JMarc

  1   2   >