> "Bo" == Bo Peng <[EMAIL PROTECTED]> writes:
Bo> On 7/12/06, Juergen Spitzmueller <[EMAIL PROTECTED]> wrote:
>> Jean-Marc Lasgouttes wrote: > I just noticed that I did not
>> reconfigure using frontend=qt3. This > means that make did not
>> really rebuild lyx :)
>>
>> I'm glad to hear that e
> "Joost" == Joost Verburg <[EMAIL PROTECTED]> writes:
Joost> Jean-Marc Lasgouttes wrote:
>> I'm not sure :) Probably the windows installer will need some
>> polish, but this can be done later. And there is fix from Juergen
>> today that I'd like to include (because selection via kbd is broken
--- Begin Message ---
> wp2latex feature request
>
> Garst R. Reese
> Sat, 24 Jun 2006 06:42:28 -0700
>
> http://www.penguin.cz/~fojtik/wp2latex/wp2latex.htm
> Converts wordperfect.wpd files to .tex
> It would be nice to have this in converters if installed.
Anyway, wp2latex could parse even
On 7/12/06, Joost Verburg <[EMAIL PROTECTED]> wrote:
Should the broken MSVC project files stay in the 1.4 branch
(development/Win32)? I don't think anyone is going to fix them now the
SCons build system is available.
I think that file should be removed (as as well from the trunk). Scons
can gen
On 7/12/06, Joost Verburg <[EMAIL PROTECTED]> wrote:
Should the broken MSVC project files stay in the 1.4 branch
(development/Win32)? I don't think anyone is going to fix them now the
SCons build system is available.
I think that file should be removed (as as well from the trunk). Scons
can gen
Should the broken MSVC project files stay in the 1.4 branch
(development/Win32)? I don't think anyone is going to fix them now the
SCons build system is available.
Joost
On Wed, Jul 12, 2006 at 02:38:44PM +0200, Joost Verburg wrote:
> If someone wants to translate the new Windows installer, here is the
> English version:
>
> http://www.lyx.org/trac/browser/lyx-devel/branches/BRANCH_1_4_X/development/Win32/packaging/installer/lang
Please, find attached the itali
Am Mittwoch, 12. Juli 2006 21:19 schrieb Michael Gerz:
> Hi,
>
> is there any reason why the LFUNs in lfuns.h are numbered? The reason
> why I ask is that I would like to remove an obsolete LFUN.
The numbering is very useful for debugging purposes. Several lyxerr
statements output lfun numbers.
Am Mittwoch, 12. Juli 2006 16:04 schrieb Abdelrazak Younes:
> This patch fixes the qt3 frontend and hopefully also the gtk frontend.
And if not it does not matter: gtk is allowed to not work, we just should
not try to destroy it deliberately.
Georg
Hi,
is there any reason why the LFUNs in lfuns.h are numbered? The reason
why I ask is that I would like to remove an obsolete LFUN.
Michael
Andre Poenitz wrote:
On Mon, Jul 10, 2006 at 09:39:39PM +0200, Michael Gerz wrote:
Subject says it all.
Michael
Index: SConstruct
===
--- SConstruct (Revision 14416)
+++ SConstruct (Arbeitskopie)
@@ -122,7 +122,7 @@
opts.Add
Jean-Marc Lasgouttes wrote:
I'm not sure :) Probably the windows installer will need some polish,
but this can be done later. And there is fix from Juergen today that
I'd like to include (because selection via kbd is broken and can
crash), but this is secondary.
The Windows installer has alread
On 7/12/06, Juergen Spitzmueller <[EMAIL PROTECTED]> wrote:
Jean-Marc Lasgouttes wrote:
> I just noticed that I did not reconfigure using frontend=qt3. This
> means that make did not really rebuild lyx :)
I'm glad to hear that even you make such errors.
Forget about configure, try scons now. :
Georg Baum wrote:
> That design is wrong IMHO,
the alternative would be to delete the empty paragraph on selection (what my
first patch did). I'm not sure this is desired.
> but if the fix does not change that then I think
> it can go in
I think so, too. It sticks with the classical behavior
Jean-Marc Lasgouttes wrote:
> I just noticed that I did not reconfigure using frontend=qt3. This
> means that make did not really rebuild lyx :)
I'm glad to hear that even you make such errors.
> I'll report tomorrow.
OK. Since we have our 3rd tester now, I'll propose that you shove your fix
Juergen Spitzmueller wrote:
> This is by design (the fix is to not trigger DEPM; that has been the case
> for keyboard selection always I think).
That design is wrong IMHO, but if the fix does not change that then I think
it can go in (modulo possible change tracking bugs)
Georg
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
Juergen> Jean-Marc Lasgouttes wrote:
>> What do you think?
Juergen> I like it. However, what is finishChange supposed to do?
Juergen> I.e., I guess you know why you remove it.
I think it is only needed to
- set the selection (w
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
Juergen> Jean-Marc Lasgouttes wrote:
>> No, I checked with a new user directory. What I do is load the
>> Introduction help file, click somewhere and then use
>> Shift-PageDown. This does not start a selection.
Juergen> That's wh
Georg Baum wrote:
> create an empty line after a paragraph. Select something by pressing shift
> and up arrow. Then click somewhere else with the mouse to unset the
> selection -> the empty line stays until you go to it again and leave it
> without selection.
This is by design (the fix is to not t
Jean-Marc Lasgouttes wrote:
> No, I checked with a new user directory. What I do is load the
> Introduction help file, click somewhere and then use Shift-PageDown.
> This does not start a selection.
That's what I did as well, and it works for me. I guess we are talking about
the same function (sc
> -allowed_values = ('xform', 'qt2', 'qt3', 'qt4', 'gtk') ),
> +allowed_values = ('qt2', 'qt3', 'qt4', 'gtk') ),
qt2 looks odd.
Unless you want to rename src/frontends/qt2 in the 1.4.x branch to
qt3. The existence of that directory, by the way, is a signature for
scons to tell 1
On Tuesday 11 July 2006 18:22, Andre Poenitz wrote:
> qt2 looks odd.
And it is wrong for 1.5.x, I only support qt3+ there.
> Andre'
--
José Abílio
On Tue, Jul 11, 2006 at 07:28:24PM +0200, Lars Gullik Bjønnes wrote:
> Andre Poenitz <[EMAIL PROTECTED]> writes:
>
> | On Sun, Jul 09, 2006 at 04:05:36PM +0200, Lars Gullik Bjønnes wrote:
> | > | Nope there is a big difference. You are basically asking me to have 3
> | > | trees.
> | >
> | > Actu
On Mon, Jul 10, 2006 at 09:39:39PM +0200, Michael Gerz wrote:
> Subject says it all.
>
> Michael
>
> Index: SConstruct
> ===
> --- SConstruct (Revision 14416)
> +++ SConstruct (Arbeitskopie)
> @@ -122,7 +122,7 @@
> opts.AddOptions(
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> create an empty line after a paragraph. Select something by
Georg> pressing shift and up arrow. Then click somewhere else with the
Georg> mouse to unset the selection -> the empty line stays until you
Georg> go to it again and leave it
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
Juergen> Jean-Marc Lasgouttes wrote:
>> This is the 1.5 port of the patch discussed with Juergen.
>> Unfortunately, shift-pagedown does not begin a selection, and I do
>> not see why. Juergen?
Juergen> It works for me. Perhaps yo
On Wednesday 28 June 2006 21:18, Asger Ottar Alstrup wrote:
> Will you be able to go at that time?
I am sorry Asger, I have been busy and I was unable to answer before. This
year at the time that you propose I will be presenting my thesis (Viva).
I am truly sorry, maybe next time. :-)
> Reg
Jean-Marc Lasgouttes wrote:
> Juergen> Jean-Marc Lasgouttes wrote:
>>> The test is bogus, you should pass true to selHandle, or merge
>>> LFUN_ENDBUFSEL and LFUN_ENDBUF.
>
> Juergen> true, I justed missed the rationale of the test. The attached
> Juergen> is better, of course.
>
> I went further
Jean-Marc Lasgouttes wrote:
> This is the 1.5 port of the patch discussed with Juergen.
> Unfortunately, shift-pagedown does not begin a selection, and I do not
> see why. Juergen?
It works for me. Perhaps you have a binding file conflict?
Jürgen
This is the 1.5 port of the patch discussed with Juergen.
Unfortunately, shift-pagedown does not begin a selection, and I do not
see why. Juergen?
JMarc
Index: src/text3.C
===
--- src/text3.C (revision 14419)
+++ src/text3.C (workin
Jean-Marc Lasgouttes wrote:
> What do you think?
I like it.
However, what is finishChange supposed to do? I.e., I guess you know why you
remove it.
> Juergen> Given that it fixes 3 bugs, one of it critical, another
> Juergen> pretty annoying, it would be nice to have.
>
> I think so too. Let's s
On Wed, Jul 12, 2006 at 04:48:31PM +0200, Georg Baum wrote:
> Jean-Marc Lasgouttes wrote:
> > 1.4.2, and we should move to other goals. Note that updated 1.4.2
> > installers can be released from the same code base.
> >
> > So, what shall we do?
>
> IMO release now. The number of fixes is im
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
Juergen> Jean-Marc Lasgouttes wrote:
>> The test is bogus, you should pass true to selHandle, or merge
>> LFUN_ENDBUFSEL and LFUN_ENDBUF.
Juergen> true, I justed missed the rationale of the test. The attached
Juergen> is better,
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> Jean-Marc Lasgouttes wrote:
>> LyX 1.4.2 is _almost_ ready to go out. However, I am _almost_
>> leaving for vacations (until Aug 7) :)
Georg> Why almost? What is missing?
I'm not sure :) Probably the windows installer will need some
Jean-Marc Lasgouttes wrote:
> LyX 1.4.2 is _almost_ ready to go out. However, I am _almost_ leaving
> for vacations (until Aug 7) :)
Why almost? What is missing?
> There are two possible scenarii:
>
> - I release 1.4.2 tomorrow and let everybody else handle the problems;
> this means I should
Unfortunately I have no idea how to proceed. I guess you should look
how src/frontends/Selection.h is implemented.
I understand that you are in a hurry, but do you have any idea, on the
top of your mind, why cur.selectionAsString(true) does not get
anything in event MOUSE_PRESS (patch attached),
Jean-Marc Lasgouttes wrote:
> So, what shall we do?
Given the amount of important (and critical) bug fixes, I opt for releasing
ASAP.
Jürgen
Jean-Marc Lasgouttes wrote:
> The test is bogus, you should pass true to selHandle, or merge
> LFUN_ENDBUFSEL and LFUN_ENDBUF.
true, I justed missed the rationale of the test. The attached is better, of
course.
> Juergen> This patch also fixes bug 2119 (Selection of text via
> Juergen> keyboard
On Wednesday 12 July 2006 15:32, Jean-Marc Lasgouttes wrote:
> So, what shall we do?
Throw a coin (?!).
I am running out of useful suggestion. :-)
> JMarc
--
José Abílio
> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes:
Enrico> On Wed, Jul 12, 2006 at 02:57:44PM +0200, Jean-Marc Lasgouttes
Enrico> wrote:
>> - Fix display of horizontal fill which appears at the end of a line
>> (bug 2508).
Enrico> I think this is bug 2509.
You are right! Thanks.
JM
LyX 1.4.2 is _almost_ ready to go out. However, I am _almost_ leaving
for vacations (until Aug 7) :)
There are two possible scenarii:
- I release 1.4.2 tomorrow and let everybody else handle the problems;
this means I should give someone (Georg?) the password of
ftp.lyx.org so that files can
Hello,
As the title says...
If I don't get any objection, I'll do the merge tomorrow.
Abdel.
Index: BufferView.C
===
--- BufferView.C(revision 14429)
+++ BufferView.C(working copy)
@@ -96,9 +96,9 @@
}
-void Buf
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
Juergen> Juergen Spitzmueller wrote:
>> Attached is a patch that fixes the crash for me, but I'm not sure
>> it produces the behaviour we want (delete the empty paragraph,
>> which is inconsistent to what LFUN_LEFTSEL does in this
On Wed, Jul 12, 2006 at 02:57:44PM +0200, Jean-Marc Lasgouttes wrote:
> - Fix display of horizontal fill which appears at the end of a line
> (bug 2508).
I think this is bug 2509.
--
Enrico
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
Martin> Here is my patch improved as I think it should be. This works,
Martin> and reserves even the right amount of space in a cell, not too
Martin> much.
Martin> The expression for openinlined_ may perhaps be refined still,
Martin> bu
> "Bo" == Bo Peng <[EMAIL PROTECTED]> writes:
>> Personally, I really like to be able to copy/paste (using the
>> selection, I gather) using only the mouse in emacs (it is actually
>> even better, since one can cut/paste using only the mouse!).
Bo> So, we are both interested. JMarc, which par
This patch fixes the qt3 frontend and hopefully also the gtk frontend.
Abdel.
Index: frontends/gtk/GView.C
===
--- frontends/gtk/GView.C (revision 14419)
+++ frontends/gtk/GView.C (working copy)
@@ -98,7 +98,6 @@
Juergen Spitzmueller wrote:
> Attached is a patch that fixes the crash for me, but I'm not sure it
> produces the behaviour we want (delete the empty paragraph, which is
> inconsistent to what LFUN_LEFTSEL does in this case).
attached is the proper fix, IMO.
selHandle has to be used, because it ma
Here comes my long promised fix for bug 2637 (graphics files with ' in the
name can't be previewed).
My first idea was to copy the graphics file to the buffer temp dir, using
the same mangled name that will be used when running latex, and then
running the conversion chain on that file.
The advanta
> "Jeremy" == Jeremy Stashluk <[EMAIL PROTECTED]> writes:
Jeremy> I would like to see a graphical diff so that you can compare
Jeremy> two arbitrary lyx files. It looks like the rendering of this
Jeremy> has been figured out with the Change Tracking feature.
There is a program named ldiff the
I would like to see a graphical diff so that you can compare two
arbitrary lyx files. It looks like the rendering of this has been
figured out with the Change Tracking feature.
--
Jeremy Stashluk
Software Engineer
DRS Codem Systems, Inc.
603 429-0111 x521
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> gmane won't allow me to post attachments, so I'm replying to
Angus> this mail to lyx-cvs
Thanks a lot Angus.
JMarc
gmane won't allow me to post attachments, so I'm
replying to this mail to lyx-cvs
--- [EMAIL PROTECTED] wrote:
> Modified:
> lyx-devel/branches/BRANCH_1_4_X/ANNOUNCE
See attachments status.14x and ANNOUNCE.
Angus
ANNOUNCE
Description: 4116764320-ANNOUNCE
status.14x
Description: 1034397711
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Jean-Marc Lasgouttes writes:
>> Here is the updated announce file for 1.4.2. I am not sure I'll
>> manage to release it before tomorrow, but I'll try.
Angus> It seems quite small...
Angus> Why not upload it to the branch and then
Jean-Marc Lasgouttes writes:
> Here is the updated announce file for 1.4.2. I am not sure I'll manage
> to release it before tomorrow, but I'll try.
It seems quite small...
Why not upload it to the branch and then post a link to
http://www.lyx.org/trac/browser/lyx-devel/branches/BRANCH_1_4_X/ANNO
Here is the updated announce file for 1.4.2. I am not sure I'll manage
to release it before tomorrow, but I'll try.
JMarc
Michael Gerz wrote:
LyX 1.4.2 is almost ready and will be released soon. Due to new features
and layout files as well various bug fixes, a couple of messages have
changed/been added since 1.4.1. Therefore, you may want to update your
favourite po file before LyX 1.4.2 is actually released.
If
> "Zdenko" == Zdenko Podobný <[EMAIL PROTECTED]> writes:
Zdenko> Hello, I start to update Slovak translation, but I proceed
Zdenko> slowly due to lack of time. For this reason I just send first
Zdenko> update.
Zdenko> Is there some deadline for translator for version 1.4.2?
Hello,
I have co
Hello,
My name is Edward Taylor, and I want to propose you triangle (three way
linking) link exchange.
I can place your link on the one of the following home pages:
http://pharma.nieruchomosci.pl (PR=6)
http://rx.auto.pl (PR=5)
Page where you place my link must meet next requirements:
1. Page
Abdelrazak Younes wrote:
> Angus Leeming wrote:
>> What happens in the (hypothetical for now) case when we have two
>> LyXViews neither of which have focus and the LyXServer receives
>> the setBuffer LFUN? Which LyXView do we choose is "active"?
> We will need to adjust the protocol...
> ... Are t
Jose' Matos wrote:
On Wednesday 12 July 2006 10:59, Abdelrazak Younes wrote:
I believe Angus was talking about some program communicating with the
LyXServer without any GUI interaction.
I know, I was referring to --remote-url (if not this another similar), that
ask to recycle an existing in
On Wednesday 12 July 2006 10:59, Abdelrazak Younes wrote:
> I believe Angus was talking about some program communicating with the
> LyXServer without any GUI interaction.
I know, I was referring to --remote-url (if not this another similar), that
ask to recycle an existing instance and not to o
Jose' Matos wrote:
On Wednesday 12 July 2006 10:33, Angus Leeming wrote:
What happens in the (hypothetical for now) case when we have two LyXViews
neither of which have focus and the LyXServer receives the setBuffer LFUN?
Which LyXView do we choose is "active"?
Using firefox, as an example,
Angus Leeming wrote:
Abdelrazak Younes wrote:
Angus Leeming wrote:
I haven't looked at the patch but I do have a question: why LyXView?
Good question. There are two reasons why setBuffer and LoadLyXFile are
transfered to LyXView instead of WorkArea:
...
Does it make sense?
Having looke
Jose' Matos wrote:
> I have finally succeeded with 1.4.2svn
>
> I have inserted two lines with one word and pressed enter to get a third
> (empty) line.
>
> While in the last empty line I pressed Ctrl-Shift-Left and... I got a
> crash.
I see. Most certainly DEPM interferes here and we end up w
> "Michael" == Michael Gerz <[EMAIL PROTECTED]> writes:
Michael> Hi, here are a few more files that had references to xforms.
Michael, I am a bit late, but the following seems dubious to me:
--- po/pocheck.pl (Revision 14371)
+++ po/pocheck.pl (Arbeitskopie)
@@ -81,18 +81,9 @@
On Wednesday 12 July 2006 10:33, Angus Leeming wrote:
> What happens in the (hypothetical for now) case when we have two LyXViews
> neither of which have focus and the LyXServer receives the setBuffer LFUN?
> Which LyXView do we choose is "active"?
Using firefox, as an example, I would say that
Abdelrazak Younes wrote:
> Angus Leeming wrote:
>> I haven't looked at the patch but I do have a question: why LyXView?
> Good question. There are two reasons why setBuffer and LoadLyXFile are
> transfered to LyXView instead of WorkArea:
...
> Does it make sense?
Having looked at the code now,
Bo Peng wrote:
> As subject. C-M, enter some text, select, middle button paste, nothing
> happens.
Have a look at MathNestInset::lfunMousePress. Does it get called? If yes,
does the selection contain something?
Georg
Angus Leeming wrote:
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
This commit move out from BufferView all update to the LyXView owner.
The goal is that BufferView is not used directly but LyXView instead.
There is a degradation of performance due to too many calls to
WorkArea::redraw(). I ha
70 matches
Mail list logo