Re: [patch] My first LFUN

2015-12-20 Thread Richard Heck
On 12/20/2015 06:12 PM, Guillaume Munch wrote: > Le 20/12/2015 22:42, Jean-Marc Lasgouttes a écrit : >> Le 17/12/2015 01:36, Guillaume Munch a écrit : >>> Here's a version with tabular-feature instead of table-modify (and no >>> change to Shortcuts.lyx given that the docs are now frozen). >> >> A f

Re: [patch] My first LFUN

2015-12-20 Thread Guillaume Munch
Le 20/12/2015 22:42, Jean-Marc Lasgouttes a écrit : Le 17/12/2015 01:36, Guillaume Munch a écrit : Here's a version with tabular-feature instead of table-modify (and no change to Shortcuts.lyx given that the docs are now frozen). A few comments on patches (not all of them for you): * you still

Re: [patch] My first LFUN

2015-12-20 Thread Jean-Marc Lasgouttes
Le 17/12/2015 01:36, Guillaume Munch a écrit : Here's a version with tabular-feature instead of table-modify (and no change to Shortcuts.lyx given that the docs are now frozen). A few comments on patches (not all of them for you): * you still handle inset-modify tabular for documents and of bin

Re: [patch] My first LFUN

2015-12-20 Thread Guillaume Munch
Le 20/12/2015 19:28, Jean-Marc Lasgouttes a écrit : Le 20/12/15 19:49, Guillaume Munch a écrit : Here's a version with tabular-feature instead of table-modify (and no change to Shortcuts.lyx given that the docs are now frozen). It would be nice if somebody could review this before the feature

Re: [patch] My first LFUN

2015-12-20 Thread Jean-Marc Lasgouttes
Le 20/12/15 19:49, Guillaume Munch a écrit : Here's a version with tabular-feature instead of table-modify (and no change to Shortcuts.lyx given that the docs are now frozen). It would be nice if somebody could review this before the feature freeze. I'll try to have a go tomorrow. I've been b

Re: [patch] My first LFUN

2015-12-20 Thread Richard Heck
On 12/16/2015 07:36 PM, Guillaume Munch wrote: > Le 16/12/2015 13:30, Jean-Marc Lasgouttes a écrit : >> Le 11/12/2015 23:36, Guillaume Munch a écrit : >>> Dear list, >>> >>> >>> Following the discussions in , >>> here >>> are a series of patches meant to address

Re: [patch] My first LFUN

2015-12-20 Thread Guillaume Munch
Le 17/12/2015 00:36, Guillaume Munch a écrit : Le 16/12/2015 13:30, Jean-Marc Lasgouttes a écrit : Le 11/12/2015 23:36, Guillaume Munch a écrit : Dear list, Following the discussions in , here are a series of patches meant to address #9794 (inset-modify ta

Re: [patch] My first LFUN

2015-12-16 Thread Guillaume Munch
Le 16/12/2015 13:30, Jean-Marc Lasgouttes a écrit : Le 11/12/2015 23:36, Guillaume Munch a écrit : Dear list, Following the discussions in , here are a series of patches meant to address #9794 (inset-modify tabular commands are incorrectly disabled) and #41

Re: [patch] My first LFUN

2015-12-16 Thread Guillaume Munch
Le 16/12/2015 13:30, Jean-Marc Lasgouttes a écrit : Le 11/12/2015 23:36, Guillaume Munch a écrit : Dear list, Following the discussions in , here are a series of patches meant to address #9794 (inset-modify tabular commands are incorrectly disabled) and #41

Re: [patch] My first LFUN

2015-12-16 Thread Jean-Marc Lasgouttes
Le 11/12/2015 23:36, Guillaume Munch a écrit : > Dear list, > > > Following the discussions in , here > are a series of patches meant to address #9794 (inset-modify tabular > commands are incorrectly disabled) and #4189 (Edit->Rows&Columns not > shown when in

Re: [patch] My first LFUN

2015-12-16 Thread Guillaume Munch
Le 15/12/2015 18:03, Richard Heck a écrit : On 12/11/2015 05:36 PM, Guillaume Munch wrote: >> Dear list, >> >> >> Following the discussions in , >> here are a series of patches meant to address #9794 (inset-modify >> tabular commands are incorrectly disable

[patch] My first LFUN

2015-12-11 Thread Guillaume Munch
Dear list, Following the discussions in , here are a series of patches meant to address #9794 (inset-modify tabular commands are incorrectly disabled) and #4189 (Edit->Rows&Columns not shown when in mathed insert). What I still don't like is that the cur