Re: Patch Candidate List #11

2007-12-02 Thread Richard Heck

Jürgen Spitzmüller wrote:

http://www.lyx.org/trac/changeset/20903 - younes - initial support
for shift + right-mouse-click selection.  (TESTING REQUIRED)
  

Richard provided the backport IIRC. I suggest to commit Richard.



I'd like to see the patch first.

  

No, I didn't do this. Perhaps someone else did.

rh

--
==
Richard G Heck, Jr
Professor of Philosophy
Brown University
http://frege.brown.edu/heck/
==
Get my public key from http://sks.keyserver.penguin.de
Hash: 0x1DE91F1E66FFBDEC
Learn how to sign your email using Thunderbird and GnuPG at:
http://dudu.dyn.2-h.org/nist/gpg-enigmail-howto



Re: Patch Candidate List #11

2007-12-02 Thread Jürgen Spitzmüller
Pavel Sanda wrote:
> http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg132482.html

Thanks. Looks straightforward, so you can commit to branch as well. 
(Remember updating status.15x)

Jürgen


Re: Patch Candidate List #11

2007-12-02 Thread Pavel Sanda
> Pavel Sanda wrote:
> > > http://www.lyx.org/trac/changeset/21737 - sanda      - Fix dialog
> > > handling of Insert Plain Text
> >
> > easy to backport if you want.
> 
> Could you describe the problem it fixes again, please?

http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg132482.html
pavel


Re: Patch Candidate List #11

2007-12-02 Thread Jürgen Spitzmüller
Some update:

Michael Gerz wrote:
> Approved by Jürgen
> --
> http://www.lyx.org/trac/changeset/20419 - younes -
> GuiApplication::notify(): don't crash with abort() but exit gracefully
> when an exception is caught. try to catch LyX specific exceptions.
> http://www.lyx.org/trac/changeset/20531 - younes - Gives the user
> some information about the crash.

Both are in.

> http://www.lyx.org/trac/changeset/20890 - poenitz- fix bug reported
> by Jean-Marc

Not relevant.

> http://www.lyx.org/trac/changeset/20891 - poenitz- thinko (already
> committed to branch??? (I don't think so))
> http://www.lyx.org/trac/changeset/20892 - poenitz- shut up (already
> committed to branch??? ((I don't think so))

Are these really necessary for branch?

> http://www.lyx.org/trac/changeset/20996 - rgheck - Change how
> InsetBibTeX does this check.

Not relevant I think.

> http://www.lyx.org/trac/changeset/21556 - sts- fix crash due to
> a missing test whether thisSlice is -1 or a valid slice number

dito (looks releated to sts's new Macro implementation).

> http://www.lyx.org/trac/changeset/21571 - forenr - Fix slot connections

dito.

> http://www.lyx.org/trac/changeset/21572 - rgheck - Stupid mistake.
> Thanks TC.

dito.

> http://www.lyx.org/trac/changeset/21611 - sts- * fixed bug #4357
> when pasting a macro with script index * fixed some other unreported bug
> when the cursor is not inside or near the macro during fold/unfold *
> fixed the bug that the cursor jumped into the first parameter when
> pasting a macro. This should only happen when the macro was entered
> interactively

dito.

Jürgen


Re: Patch Candidate List #11

2007-12-02 Thread Jürgen Spitzmüller
Pavel Sanda wrote:
> > http://www.lyx.org/trac/changeset/21737 - sanda      - Fix dialog
> > handling of Insert Plain Text
>
> easy to backport if you want.

Could you describe the problem it fixes again, please?

Jürgen


Re: Patch Candidate List #11

2007-12-02 Thread Jürgen Spitzmüller
Abdelrazak Younes wrote:
> > Approved by Jürgen
> > --
> > http://www.lyx.org/trac/changeset/20419 - younes     -
> > GuiApplication::notify(): don't crash with abort() but exit gracefully
> > when an exception is caught. try to catch LyX specific exceptions.
> > http://www.lyx.org/trac/changeset/20531 - younes     - Gives the user
> > some information about the crash.
>
> I won't backport them. Anybody else is welcome to do it.

I did it, finally.

> > http://www.lyx.org/trac/changeset/20903 - younes     - initial support
> > for shift + right-mouse-click selection.  (TESTING REQUIRED)
>
> Richard provided the backport IIRC. I suggest to commit Richard.

I'd like to see the patch first.

Jürgen


Re: Patch Candidate List #11

2007-11-26 Thread Jean-Marc Lasgouttes
Michael Gerz <[EMAIL PROTECTED]> writes:

> Hi,
>
> another list of potential 1.5 patches. For simplicity, I have added
> the author name to each patch.

> http://www.lyx.org/trac/changeset/21179 - lasgouttes - 
> layouts/ijmpd.layout: layouts/amsmaths.inc: do not use the notation
> @Section@ for LabelString.

This is for 1.6 only.

JMarc


Re: Patch Candidate List #11

2007-11-26 Thread Jürgen Spitzmüller
Michael Gerz wrote:
> Please note that there are 10 patches more or less approved by Jürgen!

More or less. There are some on the list which I do not want to have in 1.5.3. 
I'd rather like people to concentrate on the critical bugs (bugzilla), in 
order to get 1.5.3 ready.

Jürgen


Re: Patch Candidate List #11

2007-11-25 Thread Pavel Sanda
> http://www.lyx.org/trac/changeset/21737 - sanda  - Fix dialog handling 
> of Insert Plain Text

easy to backport if you want.
pavel


Re: Patch Candidate List #11

2007-11-25 Thread Abdelrazak Younes

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 - 
GuiApplication::notify(): don't crash with abort() but exit gracefully 
when an exception is caught. try to catch LyX specific exceptions.
http://www.lyx.org/trac/changeset/20531 - younes - Gives the user 
some information about the crash.


I won't backport them. Anybody else is welcome to do it.

http://www.lyx.org/trac/changeset/20903 - younes - initial support 
for shift + right-mouse-click selection.  (TESTING REQUIRED)


Richard provided the backport IIRC. I suggest to commit Richard.


http://www.lyx.org/trac/changeset/21177 - younes - bug fix.


Not relevant.

http://www.lyx.org/trac/changeset/21468 - younes - Avoid unnecessary 
redraw.


Not relevant. 1.5 uses a 'goto' based solution.


http://www.lyx.org/trac/changeset/21610 - younes - Fix wrong setting 
of language when only font change is requested.


Not relevant.

http://www.lyx.org/trac/changeset/21622 - younes - compile fix when 
ENABLE_NLS is not defined.


Not relevant.

http://www.lyx.org/trac/changeset/21758 - younes - Fix crash with 
InsetHFill. The inset position was not cached in the CoordCache.


Relevant and patch sent already.

Abdel.



Re: Patch Candidate List #11

2007-11-25 Thread Martin Vermeer
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://www.lyx.org/trac/changeset/20917 - leuven - small facelift for 
>  close button on tabwidget
>  http://www.lyx.org/trac/changeset/20996 - rgheck - Change how 
>  InsetBibTeX does this check.
>  http://www.lyx.org/trac/changeset/21177 - younes - bug fix.
>  http://www.lyx.org/trac/changeset/21179 - lasgouttes - layouts/ijmpd.layout: 
>  layouts/amsmaths.inc: do not use the notation @Section@ for LabelString.
>  http://www.lyx.org/trac/changeset/21468 - younes - Avoid unnecessary 
>  redraw.
>  http://www.lyx.org/trac/changeset/21556 - sts- fix crash due to a 
>  missing test whether thisSlice is -1 or a valid slice number
>  http://www.lyx.org/trac/changeset/21571 - forenr - Fix slot connections
>  http://www.lyx.org/trac/changeset/21572 - rgheck - Stupid mistake. 
>  Thanks TC.
>  http://www.lyx.org/trac/changeset/21610 - younes - Fix wrong setting of 
>  language when only font change is requested.
>  http://www.lyx.org/trac/changeset/21611 - sts- * fixed bug #4357 
>  when pasting a macro with script index * fixed some other unreported bug 
>  when the cursor is not inside or near the macro during fold/unfold * fixed 
>  the bug that the cursor jumped into the first parameter when pasting a 
>  macro. This should only happen when the macro was entered interactively
>  http://www.lyx.org/trac/changeset/21622 - younes - compile fix when 
>  ENABLE_NLS is not defined.
>  http://www.lyx.org/trac/changeset/21638 - vermeer- Fix font bug reported 
>  by Helge

Not relevant - Martin

>  http://www.lyx.org/trac/changeset/21697 - uwestoehr  - languages: fix 
>  activation of Spanish characters (bug 4361)
>  http://www.lyx.org/trac/changeset/21737 - sanda  - Fix dialog handling 
>  of Insert Plain Text
>  http://www.lyx.org/trac/changeset/21758 - younes - Fix crash with 
>  InsetHFill. The inset position was not cached in the CoordCache.
>  http://www.lyx.org/trac/changeset/21764 - uwestoehr  - tex2lyx/text.cpp: - 
>  support for \newline - support for framed and shaded notes
> 


Patch Candidate List #11

2007-11-25 Thread Michael Gerz

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::notify(): don't crash with abort() but exit gracefully 
when an exception is caught. try to catch LyX specific exceptions.
http://www.lyx.org/trac/changeset/20531 - younes - Gives the user 
some information about the crash.
http://www.lyx.org/trac/changeset/20437 - rgheck - Remove redundant 
AlignPossible? lines
http://www.lyx.org/trac/changeset/20438 - rgheck - Disallow setting 
of alignment in protected environments, where it is broken.
http://www.lyx.org/trac/changeset/20890 - poenitz- fix bug reported 
by Jean-Marc
http://www.lyx.org/trac/changeset/20903 - younes - initial support 
for shift + right-mouse-click selection.  (TESTING REQUIRED)
http://www.lyx.org/trac/changeset/20891 - poenitz- thinko (already 
committed to branch??? (I don't think so))
http://www.lyx.org/trac/changeset/20892 - poenitz- shut up (already 
committed to branch??? ((I don't think so))
http://www.lyx.org/trac/changeset/20916 - leuven - add "copy to 
clipboard" button to log dialog
http://www.lyx.org/trac/changeset/21247 - uwestoehr  - InsetMathFrac: 
add support for \tbinom and \dbinom, fixes bug 4305



New
---
http://www.lyx.org/trac/changeset/20917 - leuven - small facelift 
for close button on tabwidget
http://www.lyx.org/trac/changeset/20996 - rgheck - Change how 
InsetBibTeX does this check.

http://www.lyx.org/trac/changeset/21177 - younes - bug fix.
http://www.lyx.org/trac/changeset/21179 - lasgouttes - 
layouts/ijmpd.layout: layouts/amsmaths.inc: do not use the notation 
@Section@ for LabelString.
http://www.lyx.org/trac/changeset/21468 - younes - Avoid unnecessary 
redraw.
http://www.lyx.org/trac/changeset/21556 - sts- fix crash due to 
a missing test whether thisSlice is -1 or a valid slice number

http://www.lyx.org/trac/changeset/21571 - forenr - Fix slot connections
http://www.lyx.org/trac/changeset/21572 - rgheck - Stupid mistake. 
Thanks TC.
http://www.lyx.org/trac/changeset/21610 - younes - Fix wrong setting 
of language when only font change is requested.
http://www.lyx.org/trac/changeset/21611 - sts- * fixed bug #4357 
when pasting a macro with script index * fixed some other unreported bug 
when the cursor is not inside or near the macro during fold/unfold * 
fixed the bug that the cursor jumped into the first parameter when 
pasting a macro. This should only happen when the macro was entered 
interactively
http://www.lyx.org/trac/changeset/21622 - younes - compile fix when 
ENABLE_NLS is not defined.
http://www.lyx.org/trac/changeset/21638 - vermeer- Fix font bug 
reported by Helge
http://www.lyx.org/trac/changeset/21697 - uwestoehr  - languages: fix 
activation of Spanish characters (bug 4361)
http://www.lyx.org/trac/changeset/21737 - sanda  - Fix dialog 
handling of Insert Plain Text
http://www.lyx.org/trac/changeset/21758 - younes - Fix crash with 
InsetHFill. The inset position was not cached in the CoordCache.
http://www.lyx.org/trac/changeset/21764 - uwestoehr  - tex2lyx/text.cpp: 
- support for \newline - support for framed and shaded notes