Re: [patch] Implement copying of rows and columns in tables

2006-09-27 Thread Georg Baum
Michael Gerz wrote: > Georg Baum schrieb: >> Copying table rows and columns is possible in mathed, but not in text >> tables. This patch implements that and goes in trunk now. >> > What is the use of this patch? Even with 1.4.3, I can select the content > of a complete row and copy it to anothe

Re: [patch] Implement copying of rows and columns in tables

2006-09-27 Thread Michael Gerz
Georg Baum schrieb: Copying table rows and columns is possible in mathed, but not in text tables. This patch implements that and goes in trunk now. What is the use of this patch? Even with 1.4.3, I can select the content of a complete row and copy it to another row. Michael

[patch] Implement copying of rows and columns in tables

2006-09-27 Thread Georg Baum
Copying table rows and columns is possible in mathed, but not in text tables. This patch implements that and goes in trunk now. Georg Log: Implement copying of rows and columns in tables * src/insets/insettabular.C (InsetTabular::getStatus): enable COPY_ROW and COPY_COLUMN featu