Hello,
among others I use LyX for translation work and as I saw on users list I'm not
the only one. There are few features which would help me a lot, namely:
- displaying the appropriate parts of texts in parallel in some sensible GUI (I
had to run two windows or boxes together now)
- to have t
Andre Poenitz a écrit :
Is there a specific reason we do not keep our dialogs to stay above the
application?
The current state is pretty annoying with focus-on-mouse-hover +
autoraise...
Are you sure we do that? I think we just say they are our children, and
the wm is responsible for doing wh
Uwe Stöhr a écrit :
Besides the one in my last reply to this post, inconsistencies break our
docs. How should I write a documentation about a feature that is not
present under all OSes? (I have no Linux.) Having consistent dialogs
makes also the life easier for writing documentations.
We do n
Andre Poenitz wrote:
On Sun, Nov 25, 2007 at 06:57:15PM +0100, Abdelrazak Younes wrote:
In theory, the implementation could use boost::signal without changing
the interface, but that would still leave us vulnerable to the fragile
destruction order. And not using boost::signal would allow us to r
Edwin Leuven wrote:
perhaps you can rename fire() to something a bit less combustible?
trigger() perhaps?
emit()
perhaps you can rename fire() to something a bit less combustible?
trigger() perhaps?
> I wrote:
>
> > ATM, in the source view (eg in the preamble), the last character before
> > a comment (ie percent sign) is greyed out as if part of the comment. The
> > attached patch should fix this behavior.
>
> Makes me wonder whether we need a regexp (and not of the most readable
> kind) for
Abdelrazak Younes wrote:
Peter Kümmel wrote:
Abdelrazak Younes wrote:
[EMAIL PROTECTED] wrote:
Author: kuemmel
Date: Sun Nov 25 18:57:08 2007
New Revision: 21772
URL: http://www.lyx.org/trac/changeset/21772
Log:
don't declare if already done in a header
Either the header is included or it i
Uwe Stöhr wrote:
> Someone has added this declarations due to the include acrobatic
> when compiling tex2lyx, therefore it seems it is not that simple.
At the moment tex2lyx is not compilable due to your change.
regards Uwe
reverted.
--
Peter Kümmel
On Sun, Nov 25, 2007 at 06:57:15PM +0100, Abdelrazak Younes wrote:
>> In theory, the implementation could use boost::signal without changing
>> the interface, but that would still leave us vulnerable to the fragile
>> destruction order. And not using boost::signal would allow us to remove
>> ~2500-
> Someone has added this declarations due to the include acrobatic
> when compiling tex2lyx, therefore it seems it is not that simple.
At the moment tex2lyx is not compilable due to your change.
regards Uwe
Since there were no objections, I put in in. When you have further ideas about the label or the
color appearance, or if the label should better be omitted, please post it. Changing this is trivial
now.
regards Uwe
Abdelrazak Younes wrote:
Actually, I think we don't use boost::iostreams nor boost::filesystem
nowadays so we could already remove both compilations from the makefiles.
filesystem is still in use. But I've removed iostream from the cmake build.
--
Peter Kümmel
Peter Kümmel wrote:
Abdelrazak Younes wrote:
[EMAIL PROTECTED] wrote:
Author: kuemmel
Date: Sun Nov 25 18:57:08 2007
New Revision: 21772
URL: http://www.lyx.org/trac/changeset/21772
Log:
don't declare if already done in a header
Either the header is included or it is not. I suggest to remove
> or put them in the math spacings toolbar menu
Yes, this is where they belong too. I did this now.
regards Uwe
Abdelrazak Younes wrote:
[EMAIL PROTECTED] wrote:
Author: kuemmel
Date: Sun Nov 25 18:57:08 2007
New Revision: 21772
URL: http://www.lyx.org/trac/changeset/21772
Log:
don't declare if already done in a header
Either the header is included or it is not. I suggest to remove these
superfluous d
[EMAIL PROTECTED] wrote:
Author: kuemmel
Date: Sun Nov 25 18:57:08 2007
New Revision: 21772
URL: http://www.lyx.org/trac/changeset/21772
Log:
don't declare if already done in a header
Either the header is included or it is not. I suggest to remove these
superfluous declarations if the header
Uwe Stöhr wrote:
Another opinion.
I think there's a misunderstanding here. We never said this is not a
problem. We just said that the problem is on the Windows and Mac
platforms and that this is where there is something to cure, that's all.
When this is solved (with buttons, url, or favorite
Pavel Sanda wrote:
Debian but evidently is not the same on a Mac. She probably could have
found them in the Mac filesystem with just a little more effort or
competence, but she didn't. So, a few days later, I had to physically
i have no opinion about the poor button in open dialog :), but i
wo
Andre Poenitz wrote:
I was looking for a way out of the dilemma given by the following
restrictions:
- signals and slots are a very powerful concepts leading to simple code,
- boost/signals.hpp is very expensive at compile time (+6 lines
per compilation unit) and fragile wrt to object cons
hi,
i will commit this later if nobody objects.
pavel
Index: devel/cvs.php
===
--- devel/cvs.php (revision 21730)
+++ devel/cvs.php (working copy)
@@ -44,12 +44,10 @@
While they are not in use anymore, these ones are kept
> Debian but evidently is not the same on a Mac. She probably could have
> found them in the Mac filesystem with just a little more effort or
> competence, but she didn't. So, a few days later, I had to physically
i have no opinion about the poor button in open dialog :), but i
wonder how people
Another opinion.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Uwe,
I am not a subscriber to lyx-devel, but I wanted to strongly agree with
you this issue. You can forward this to your list if you like.
For a long time, I have been trying to convince people to use LyX at my
school. I use De
I was looking for a way out of the dilemma given by the following
restrictions:
- signals and slots are a very powerful concepts leading to simple code,
- boost/signals.hpp is very expensive at compile time (+6 lines
per compilation unit) and fragile wrt to object construction/destruction
> http://www.lyx.org/trac/changeset/21737 - sanda - Fix dialog handling
> of Insert Plain Text
easy to backport if you want.
pavel
Michael Gerz wrote:
Hi,
another list of potential 1.5 patches. For simplicity, I have added the
author name to each patch.
Please note that there are 10 patches more or less approved by Jürgen!
Michael
Approved by Jürgen
--
http://www.lyx.org/trac/changeset/20419 - younes
On Sun, Nov 25, 2007 at 11:20:39AM +0100, Michael Gerz wrote:
> Hi,
>
> another list of potential 1.5 patches. For simplicity, I have added the
> author name to each patch.
>
> Please note that there are 10 patches more or less approved by Jürgen!
>
> Michael
...
> New
> ---
> http
Hi,
another list of potential 1.5 patches. For simplicity, I have added the
author name to each patch.
Please note that there are 10 patches more or less approved by Jürgen!
Michael
Approved by Jürgen
--
http://www.lyx.org/trac/changeset/20419 - younes -
GuiApplication:
28 matches
Mail list logo