Re: Beta 1 (preliminar)

2007-02-19 Thread Bo Peng
If all goes all I will announce this tomorrow. I have uploaded (official) windows installers to http://www.lyx.org/~bpeng, please move them to proper places. If you are going to announce the windows installers, please note to users that two windows installers will be merged and bug repo

Re: [PATCH] Fix encoding in "src/lyxtextclasslist.C"

2007-02-19 Thread John McCabe-Dansted
On 19 Feb 2007 12:24:11 +0100, Lars Gullik Bjønnes <[EMAIL PROTECTED]> wrote: | Does the following change make sense? | | - FileName const layout_file(path + '/' + textclass + ".layout"); | + FileName const layout_file(addName(path,textclass + ".layout")); I don't know, but please ad

Re: New version (#3) of LyX/Mac-1.4.4 - Intel and PPC

2007-02-19 Thread Bennett Helm
On Feb 19, 2007, at 12:53 PM, Jean-Marc Lasgouttes wrote: I've now posted a new version of LyX/Mac-1.4.4 for both Intel and (for the first time) PPC. They can be found here: Hi, I tried to put them at the right place, but using ssh on a palm is a bit weird. Greetings from London, JMarc T

Windows installer changes.

2007-02-19 Thread Bo Peng
Hi, Joost, I notice that you have updated MSVC runtime and imagemagick dependency files. This forces me to upgrade msvc and makes my bundle dependency files obsolete. I believe that you have good reasons to do so but please discuss such changes in the list or at least send an email and explain wh

Re: New version (#3) of LyX/Mac-1.4.4 - Intel and PPC

2007-02-19 Thread Jean-Marc Lasgouttes
> I've now posted a new version of LyX/Mac-1.4.4 for both Intel and > (for the first time) PPC. They can be found here: Hi, I tried to put them at the right place, but using ssh on a palm is a bit weird. Greetings from London, JMarc

Re: r17265 - in /lyx-devel/tags/lyx_1_5_0beta1: ./ configure.ac

2007-02-19 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] writes: | Author: jamatos | Date: Tue Feb 20 00:15:00 2007 | New Revision: 17265 | | URL: http://www.lyx.org/trac/changeset/17265 | Log: | Tag the 1.5.0beta1 release | | Added: | lyx-devel/tags/lyx_1_5_0beta1/ | - copied from r17263, lyx-devel/trunk/ | lyx-devel/t

Re: Beta 1 (preliminar)

2007-02-19 Thread Lars Gullik Bjønnes
José Matos <[EMAIL PROTECTED]> writes: | Hi all, | I have already tagged beta-1. From that point I created the tar.gz and | tar.bz2 source packages. The packages can be found at: | http://www.lyx.org/~jamatos/ | | I have built them outside the tree so it works for me. I would like to

Re: Beta 1 (preliminar)

2007-02-19 Thread Pavel Sanda
> I have built them outside the tree so it works for me. I would like to > ask > for independent checks before broadcasting this to a larger audience (this works on x86, gcc-4.1.1 pavel btw: 1.document->settings->bullets - the box for bullets symbols is little bit vertically shorter t

Beta 1 (preliminar)

2007-02-19 Thread José Matos
Hi all, I have already tagged beta-1. From that point I created the tar.gz and tar.bz2 source packages. The packages can be found at: http://www.lyx.org/~jamatos/ I have built them outside the tree so it works for me. I would like to ask for independent checks before broadcastin

Re: [Cvslog] r17246 - in /lyx-devel/trunk: ANNOUNCE NEWS README RELEAS...

2007-02-19 Thread Bennett Helm
On Feb 19, 2007, at 3:16 PM, José Matos wrote: On Monday 19 February 2007 1:40:01 pm Bennett Helm wrote: Done (patch attached). Could someone please put this in? Done. Thanks again, Angus. ... and thanks again, José! Bennett

Re: [Bug 2696] Wrong index references when using jurabib

2007-02-19 Thread José Matos
On Monday 19 February 2007 8:24:52 pm Jürgen Spitzmüller wrote: > All right. However, expect that LyX may crash for some people on export > (maybe something you could mention in the announcement). The right place is probably RELEASE-NOTES > Jürgen -- José Abílio

Re: [Bug 2696] Wrong index references when using jurabib

2007-02-19 Thread Jürgen Spitzmüller
José Matos wrote: > After the beta, please. :-) All right. However, expect that LyX may crash for some people on export (maybe something you could mention in the announcement). Jürgen

Re: [Cvslog] r17246 - in /lyx-devel/trunk: ANNOUNCE NEWS README RELEAS...

2007-02-19 Thread José Matos
On Monday 19 February 2007 1:40:01 pm Bennett Helm wrote: > Done (patch attached). Could someone please put this in? Done. > Thanks again, Angus. > > Bennett -- José Abílio

Re: [Bug 2696] Wrong index references when using jurabib

2007-02-19 Thread José Matos
On Monday 19 February 2007 6:27:46 pm Jürgen Spitzmüller wrote: > Good. José? After the beta, please. :-) -- José Abílio

Re: [patch] fix includes

2007-02-19 Thread José Matos
On Monday 19 February 2007 12:56:55 pm Georg Baum wrote: > I will be away now, so please put this in if it is OK. Done. > Georg -- José Abílio

Re: Size of minibuffer up/down buttons

2007-02-19 Thread Andre Poenitz
On Mon, Feb 19, 2007 at 08:03:34PM +0100, Georg Baum wrote: > Am Montag, 19. Februar 2007 18:45 schrieb Andre Poenitz: > > > Have we settled on a list of wanted sizes? > > Not yet. > > > 18, 24, 32 perhaps? > > According to this thread > http://marc.theaimsgroup.com/?l=lyx-devel&m=11648316642

Re: [patch] fix includes

2007-02-19 Thread Andre Poenitz
On Mon, Feb 19, 2007 at 07:41:04PM +0100, Lars Gullik Bjønnes wrote: > | Not really. The namespace was put in by a script... > > Sure, then the script was buggy. Sure. There was a trade-off involved comparing the time to come up with a perfect script compared with the time to fix a dozen or so er

Re: Size of minibuffer up/down buttons

2007-02-19 Thread Georg Baum
Am Montag, 19. Februar 2007 18:45 schrieb Andre Poenitz: > Have we settled on a list of wanted sizes? Not yet. > 18, 24, 32 perhaps? According to this thread http://marc.theaimsgroup.com/?l=lyx-devel&m=116483166427366&w=3 16, 24, 32 and 48 are the standard icon sizes on windows, while KDE al

Re: r16848 - in /lyx-devel/trunk/src/frontends/qt4: QErrorLis...\

2007-02-19 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Mon, Feb 19, 2007 at 01:55:37AM +0100, Lars Gullik Bjønnes wrote: | > [EMAIL PROTECTED] writes: | > | > | Author: younes | > | Date: Thu Jan 25 11:21:02 2007 | > | New Revision: 16848 | > | | > | Modified: lyx-devel/trunk/src/frontends/qt4/QErrorLis

Re: [patch] fix includes

2007-02-19 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Mon, Feb 19, 2007 at 01:17:56PM +0100, Lars Gullik Bjønnes wrote: | > Georg Baum <[EMAIL PROTECTED]> writes: | > | > | José, | > | | > | can this go in? It moves the includes out of the lyx namespace and is | > | needed for gcc 3.2. IMO it is a bug

Re: r16860 - /lyx-devel/trunk/src/text2.C

2007-02-19 Thread Lars Gullik Bjønnes
Michael Gerz <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes schrieb: | > Please break lines at ~75 chars. | > | Well, in lyx-trunk/src, there are 1971 lines with more than 75 | characters and 369 lines with more than 90 characters (where tab | counts as a single char!!). So those shold be "fix

Re: r16859 - in /lyx-devel/trunk/src: BufferView.C insets/ins...

2007-02-19 Thread Michael Gerz
Lars Gullik Bjønnes schrieb: Michael Gerz <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes schrieb: | > [EMAIL PROTECTED] writes: | > | > | Modified: lyx-devel/trunk/src/text.C | > | URL: http://www.lyx.org/trac/file/lyx-devel/trunk/src/text.C?rev=16859 | > | ==

Re: r16859 - in /lyx-devel/trunk/src: BufferView.C insets/ins...

2007-02-19 Thread Lars Gullik Bjønnes
Michael Gerz <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes schrieb: | > [EMAIL PROTECTED] writes: | > | > | Modified: lyx-devel/trunk/src/text.C | > | URL: http://www.lyx.org/trac/file/lyx-devel/trunk/src/text.C?rev=16859 | > | =

Re: r16798 - in /lyx-devel/trunk/src: paragraph.C paragraph.h

2007-02-19 Thread Lars Gullik Bjønnes
Michael Gerz <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes schrieb: | > [EMAIL PROTECTED] writes: | > | > | Author: schmitt | > | Date: Sun Jan 21 22:11:27 2007 | > | New Revision: 16798 | > | [snip] | > | --- lyx-devel/trunk/src/paragraph.C (original) | > | +++ lyx-devel/trunk/src/paragraph.C

Re: [Bug 2696] Wrong index references when using jurabib

2007-02-19 Thread Jürgen Spitzmüller
Bennett Helm wrote: > > Could you try the attached patch? > > That lets me typeset without crashing, Good. José? > but the original problem   > remains: index entries are off by several pages in long documents. OK, then the problem is somewhere else. Jürgen

Re: r16833 - in /lyx-devel/trunk/src: frontends/LyXKeySym.h f...

2007-02-19 Thread Andre Poenitz
On Sun, Feb 18, 2007 at 10:58:27PM -0800, Angus Leeming wrote: > Lars Gullik Bjønnes wrote: > >[EMAIL PROTECTED] writes: > > > >| Author: baum > >| Date: Wed Jan 24 15:01:34 2007 > >| New Revision: 16833 > >| > >| URL: http://www.lyx.org/trac/changeset/16833 > >| Log: > >| We use char_type, not si

Re: [Bug 2696] Wrong index references when using jurabib

2007-02-19 Thread Bennett Helm
On Feb 19, 2007, at 11:18 AM, Jürgen Spitzmüller wrote: Bennett Helm wrote: I upgraded to 17255, but I still get a crash when typesetting with jurabib. Here's the backtrace, followed by the last bit of -dbg depend. [...] Found file: mempatch.sty 2007/01/22 v4.8 Patches for memoir class [EMA

Re: [patch] fix potential use of unitialized variable

2007-02-19 Thread Georg Baum
Am Montag, 19. Februar 2007 18:50 schrieb Andre Poenitz: > Iterators should always have size() > 0 as there is always the > outer text. I think we should assert instead of using 'if (in)' We should only set 'in' if the inset is a float or wrap inset, see my other mail. Georg

Re: r16860 - /lyx-devel/trunk/src/text2.C

2007-02-19 Thread Michael Gerz
Lars Gullik Bjønnes schrieb: Please break lines at ~75 chars. Well, in lyx-trunk/src, there are 1971 lines with more than 75 characters and 369 lines with more than 90 characters (where tab counts as a single char!!). Anyway, I will try to restrict myself in the future... Michael

Re: [patch] fix includes

2007-02-19 Thread Georg Baum
Am Montag, 19. Februar 2007 16:29 schrieb Michael Abshoff: > You need to set your LD_LIBRARY_PATH to point to the libstdc++.so that was > build with the compiler you used. Then it should run just fine. No ;-) libstdc++ is not the problem, that can be found, but I would need to recompile qt with

Re: [patch] fix potential use of unitialized variable

2007-02-19 Thread Georg Baum
Am Montag, 19. Februar 2007 16:06 schrieb Lars Gullik Bjønnes: > Georg Baum <[EMAIL PROTECTED]> writes: > > | This was found by gcc 3.2 (uninitialized variable warning). I wonder why > | gcc 4.1 does not issue this warning. > | > | José, this is another candidate for the beta, since it is absol

Re: r16859 - in /lyx-devel/trunk/src: BufferView.C insets/ins...

2007-02-19 Thread Michael Gerz
Lars Gullik Bjønnes schrieb: [EMAIL PROTECTED] writes: | Modified: lyx-devel/trunk/src/text.C | URL: http://www.lyx.org/trac/file/lyx-devel/trunk/src/text.C?rev=16859 | == | --- lyx-devel/trunk/src/text.C (original) | ++

Re: r16798 - in /lyx-devel/trunk/src: paragraph.C paragraph.h

2007-02-19 Thread Michael Gerz
Lars Gullik Bjønnes schrieb: [EMAIL PROTECTED] writes: | Author: schmitt | Date: Sun Jan 21 22:11:27 2007 | New Revision: 16798 | [snip] | --- lyx-devel/trunk/src/paragraph.C (original) | +++ lyx-devel/trunk/src/paragraph.C Sun Jan 21 22:11:27 2007 | @@ -561,7 +561,7 @@ | } | | | -int Par

Re: [patch] fix potential use of unitialized variable

2007-02-19 Thread Andre Poenitz
On Mon, Feb 19, 2007 at 01:20:02PM +0100, Georg Baum wrote: > This was found by gcc 3.2 (uninitialized variable warning). I wonder why > gcc 4.1 does not issue this warning. > > José, this is another candidate for the beta, since it is absolutely safe > and might even fix one of the caption bugs

Re: [patch] fix includes

2007-02-19 Thread Andre Poenitz
On Mon, Feb 19, 2007 at 01:17:56PM +0100, Lars Gullik Bjønnes wrote: > Georg Baum <[EMAIL PROTECTED]> writes: > > | José, > | > | can this go in? It moves the includes out of the lyx namespace and is > | needed for gcc 3.2. IMO it is a bug that later gcc accepts this code. > > I woulnd't go tha

Re: Size of minibuffer up/down buttons

2007-02-19 Thread Andre Poenitz
On Mon, Feb 19, 2007 at 12:09:04PM +0100, Georg Baum wrote: > Am Sonntag, 18. Februar 2007 19:32 schrieb Andre Poenitz: > > On Sun, Feb 18, 2007 at 04:38:44PM +0100, Georg Baum wrote: > > > Am Sonntag, 18. Februar 2007 15:51 schrieb Andre Poenitz: > > > > Attached patch reduces the size of the up a

Re: r16848 - in /lyx-devel/trunk/src/frontends/qt4: QErrorLis...\

2007-02-19 Thread Andre Poenitz
On Mon, Feb 19, 2007 at 01:55:37AM +0100, Lars Gullik Bjønnes wrote: > [EMAIL PROTECTED] writes: > > | Author: younes > | Date: Thu Jan 25 11:21:02 2007 > | New Revision: 16848 > | > | Modified: lyx-devel/trunk/src/frontends/qt4/QErrorListDialog.h > | URL: > http://www.lyx.org/trac/file/lyx-deve

Re: r16837 - /lyx-devel/trunk/src/insets/insettext.C

2007-02-19 Thread Andre Poenitz
On Mon, Feb 19, 2007 at 01:52:09AM +0100, Lars Gullik Bjønnes wrote: > | Modified: lyx-devel/trunk/src/insets/insettext.C > | URL: > http://www.lyx.org/trac/file/lyx-devel/trunk/src/insets/insettext.C?rev=16837 > | > == >

[BUG]Lyx can't create output file when the file name contains certain characters

2007-02-19 Thread Guy Rutenberg
Hi all, Lyx-1.5svn introduced the longed waited support to handling hebrew filenames. but apparently it can't handle some of the characters. I can't figure yet why it doesn't handle them as they are part of the regular hebrew alphabet which the rest of it works. The characther that can't appear

Re: [Bug 2696] Wrong index references when using jurabib

2007-02-19 Thread Jürgen Spitzmüller
Bennett Helm wrote: > I upgraded to 17255, but I still get a crash when typesetting with > jurabib. Here's the backtrace, followed by the last bit of -dbg depend. [...] > Found file: mempatch.sty 2007/01/22 v4.8 Patches for memoir class > [EMAIL PROTECTED]@[EMAIL PROTECTED]@fbox=\box27\sidecapsep=\

Re: Has table cell copy/paste been disabled?

2007-02-19 Thread José Matos
On Monday 19 February 2007 3:14:03 pm Bo Peng wrote: > > I am going to put it in after the beta unless somebody complains. > > Are we under a beta freeze? Yes [assuming that I survive to the dentist visit. ;-) ]. > Bo -- José Abílio

Re: [patch] fix includes

2007-02-19 Thread Michael Abshoff
Hello George > MSVC is not affected, since the code in question is only used on unix. > > With the attached patch I am now able to compile with gcc 3.2 and 3.3. I > don't understand why it does not work without. Due to the changed C++ ABI > from gcc 3.4 on I could not run the resulting binaries,

Re: Has table cell copy/paste been disabled?

2007-02-19 Thread Bo Peng
I am still getting crashes, but maybe there is something wrong with my tree. I am checking. The problem is not there. When I select the all table cells of table 3.1.2.3 in user guide, I get SP 0 EP 0 SPS 7 EPS 7 BG 0 END 4 when I select from left top to right bottom, and SP 0 EP 0 SPS 0 EPS 0

Re: Has table cell copy/paste been disabled?

2007-02-19 Thread Bo Peng
The attached patch fixes the crash for me, and copy/paste works as usual. I am still getting crashes, but maybe there is something wrong with my tree. I am checking. I am going to put it in after the beta unless somebody complains. Are we under a beta freeze? Bo

Re: [patch] fix potential use of unitialized variable

2007-02-19 Thread Lars Gullik Bjønnes
Georg Baum <[EMAIL PROTECTED]> writes: | This was found by gcc 3.2 (uninitialized variable warning). I wonder why | gcc 4.1 does not issue this warning. | | José, this is another candidate for the beta, since it is absolutely safe | and might even fix one of the caption bugs. I don't think thi

New version (#3) of LyX/Mac-1.4.4 - Intel and PPC

2007-02-19 Thread Bennett Helm
Jean-Marc - I've now posted a new version of LyX/Mac-1.4.4 for both Intel and (for the first time) PPC. They can be found here: These incorporate the changes

Re: [Bug 2696] Wrong index references when using jurabib

2007-02-19 Thread Bennett Helm
On Feb 19, 2007, at 4:14 AM, Jürgen Spitzmüller wrote: Jürgen Spitzmüller wrote: Bennett, the attached patch should help. Or just upgrade. I committed this patch and a further one. I upgraded to 17255, but I still get a crash when typesetting with jurabib. Here's the backtrace, followed b

Re: [Cvslog] r17246 - in /lyx-devel/trunk: ANNOUNCE NEWS README RELEAS...

2007-02-19 Thread Bennett Helm
On Feb 19, 2007, at 1:54 AM, Angus Leeming wrote: Bennett Helm wrote: Bennett> ... With the patch, this time! Nitpicking to follow... ;-) Bennett> +echo "LYXCMD:macdvix:server-goto-file-row:"$file" $2" Why do you unquote $file? Please change to: echo "LYXCMD:macdvix:server-goto-file-row:$file

Re: [patch] fix includes

2007-02-19 Thread Georg Baum
Am Montag, 19. Februar 2007 12:57 schrieb José Matos: > On Monday 19 February 2007 11:48:57 am Georg Baum wrote: > > José, > > > > can this go in? It moves the includes out of the lyx namespace and is > > needed for gcc 3.2. > > Yes, if the purpose is to get gcc 3.2 working. :-) > > > IMO it is

Re: [patch] fix potential use of unitialized variable

2007-02-19 Thread José Matos
On Monday 19 February 2007 12:20:02 pm Georg Baum wrote: > José, this is another candidate for the beta, since it is absolutely safe > and might even fix one of the caption bugs. Shove it in. > Georg -- José Abílio

[patch] fix potential use of unitialized variable

2007-02-19 Thread Georg Baum
This was found by gcc 3.2 (uninitialized variable warning). I wonder why gcc 4.1 does not issue this warning. José, this is another candidate for the beta, since it is absolutely safe and might even fix one of the caption bugs. Georg Index: src/buffer_funcs.C ==

Re: [patch] fix includes

2007-02-19 Thread Lars Gullik Bjønnes
Georg Baum <[EMAIL PROTECTED]> writes: | José, | | can this go in? It moves the includes out of the lyx namespace and is | needed for gcc 3.2. IMO it is a bug that later gcc accepts this code. I woulnd't go that far. But it is but that we have written the code in the first place. -- L

Re: Has table cell copy/paste been disabled?

2007-02-19 Thread Georg Baum
Am Montag, 19. Februar 2007 05:54 schrieb Bo Peng: > Dear all, > > Reverse table cell selection + copy crash lyx a few days ago, but now > lyx simply can not copy/paste table cells. Has anyone disabled cell > copy/paste? Maybe you disabled assertions? I do get now the crash that I could not repr

Re: [Cvslog] r17246 - in /lyx-devel/trunk: ANNOUNCE NEWS README RELEAS...

2007-02-19 Thread José Matos
On Monday 19 February 2007 11:27:30 am Georg Baum wrote: > > The locations and file names for download look too much like a final > release, I think these should be renamed. Thanks for looking into the documentation. I will adapt the documentation to the release being done. > The minimum requi

Re: [patch] fix includes

2007-02-19 Thread José Matos
On Monday 19 February 2007 11:48:57 am Georg Baum wrote: > José, > > can this go in? It moves the includes out of the lyx namespace and is > needed for gcc 3.2. Yes, if the purpose is to get gcc 3.2 working. :-) > IMO it is a bug that later gcc accepts this code. Hmm, not sure about this pa

[patch] fix includes

2007-02-19 Thread Georg Baum
José, can this go in? It moves the includes out of the lyx namespace and is needed for gcc 3.2. IMO it is a bug that later gcc accepts this code. Georg Index: src/support/chdir.C === --- src/support/chdir.C (Revision 17252) +++ src

Re: [Cvslog] r17246 - in /lyx-devel/trunk: ANNOUNCE NEWS README RELEAS...

2007-02-19 Thread Georg Baum
Am Sonntag, 18. Februar 2007 21:35 schrieb José Matos: > On Sunday 18 February 2007 8:11:20 pm [EMAIL PROTECTED] wrote: > > Author: jamatos > > Date: Sun Feb 18 21:11:20 2007 > > New Revision: 17246 > > > > URL: http://www.lyx.org/trac/changeset/17246 > > Log: > > Update release documentation > > >

Re: [PATCH] Fix encoding in "src/lyxtextclasslist.C"

2007-02-19 Thread Lars Gullik Bjønnes
"John McCabe-Dansted" <[EMAIL PROTECTED]> writes: | Does the following change make sense? | | - FileName const layout_file(path + '/' + textclass + ".layout"); | + FileName const layout_file(addName(path,textclass + ".layout")); I don't know, but please add a space after ','. --

Re: Size of minibuffer up/down buttons

2007-02-19 Thread Georg Baum
Am Sonntag, 18. Februar 2007 19:32 schrieb Andre Poenitz: > On Sun, Feb 18, 2007 at 04:38:44PM +0100, Georg Baum wrote: > > Am Sonntag, 18. Februar 2007 15:51 schrieb Andre Poenitz: > > > Attached patch reduces the size of the up and down button in the > > > minibuffer toolbar. > > > > > > Comment

Re: r16833 - in /lyx-devel/trunk/src: frontends/LyXKeySym.h f...

2007-02-19 Thread Georg Baum
Welcome back! Am Montag, 19. Februar 2007 09:21 schrieb Lars Gullik Bjønnes: > I am not sure that we should even try to support signed wchar. Perhaps > a test for that is in order. I am pretty sure that we should. wchar_t on linux is signed. The alternative would be to reimplement lots of inter

Re: r17249 - /lyx-devel/trunk/config/lyxinclude.m4

2007-02-19 Thread Jürgen Spitzmüller
José Matos wrote: > So I will take this and ask: does anyone has any problem if we replace the > suffix pre by rc? I think the alpha/beta/rc tags are more common and meaningful than pre. > > Lgb > >   Glad to see you back. :-) Indeed. Jürgen

[PATCH] Fix encoding in "src/lyxtextclasslist.C"

2007-02-19 Thread John McCabe-Dansted
Does the following change make sense? - FileName const layout_file(path + '/' + textclass + ".layout"); + FileName const layout_file(addName(path,textclass + ".layout")); (patch attached) -- John C. McCabe-Dansted PhD Student University of Western Australia Index: src/lyxtextclassli

Re: [Cvslog] r17246 - in /lyx-devel/trunk: ANNOUNCE NEWS README RELEAS...

2007-02-19 Thread José Matos
On Monday 19 February 2007 7:32:41 am Jürgen Spitzmüller wrote: > Muito obrigado. > Here comes a last one, which includes two other very common candidates. > After this, the log file parsing can be released to public testing IMO. OK, fair enough, put it in. :-) > Jürgen -- José Abílio

Re: r17249 - /lyx-devel/trunk/config/lyxinclude.m4

2007-02-19 Thread José Matos
On Monday 19 February 2007 7:26:47 am Lars Gullik Bjønnes wrote: > Very well..., but why keep 'pre' then? I would like to replace it by rc, but I did not want to do it before discussing this in the list. So I will take this and ask: does anyone has any problem if we replace the suffix pre b

Re: page scrolling unusable on slow display

2007-02-19 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | | r16046 | younes | 2006-11-25 23:35:09 +0100 (Sat, 25 Nov 2006) | 2 lines | | | | Remove key event pruning code. This has always been disabled without | | anyone complaining. | | I am not sure removing this from the code was such a wise idea. I

Re: r16833 - in /lyx-devel/trunk/src: frontends/LyXKeySym.h f...

2007-02-19 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | > | > | We use char_type, not size_t for storing UCS4 characters. | > | > | This may make a difference when char_type is signed. | > | > When is char_type signed? | > | | http://www.network-theory.co.uk/docs/gccintro/gccintro

page scrolling unusable on slow display

2007-02-19 Thread Lars Gullik Bjønnes
| r16046 | younes | 2006-11-25 23:35:09 +0100 (Sat, 25 Nov 2006) | 2 lines | | Remove key event pruning code. This has always been disabled without | anyone complaining. I am not sure removing this from the code was such a wise idea. I even think that on release builds we should turn this on by

Re: r16833 - in /lyx-devel/trunk/src: frontends/LyXKeySym.h f...

2007-02-19 Thread Angus Leeming
Lars Gullik Bjønnes wrote: | > | We use char_type, not size_t for storing UCS4 characters. | > | This may make a difference when char_type is signed. | > When is char_type signed? | | http://www.network-theory.co.uk/docs/gccintro/gccintro_71.html This does not apply (afaics) We never use 'char