Re: [pgadmin-hackers] #197 copy/paste numeric fields

2010-08-30 Thread Guillaume Lelarge
Le 30/08/2010 13:52, Guillaume Lelarge a écrit : > Le 29/08/2010 18:16, Steffen Kuhn a écrit : >> Hi Dave, >> >> I attached a patch for #197. >> Please be so kind to review, if this was all about this issue. >> > > Reviewed, modified a bit, and commited. > > Modified because there is an issue wit

Re: [pgadmin-hackers] #197 copy/paste numeric fields

2010-08-30 Thread Guillaume Lelarge
Le 29/08/2010 18:16, Steffen Kuhn a écrit : > Hi Dave, > > I attached a patch for #197. > Please be so kind to review, if this was all about this issue. > Reviewed, modified a bit, and commited. Modified because there is an issue with your patch. The issue was that it replaced all the contents

[pgadmin-hackers] #197 copy/paste numeric fields

2010-08-29 Thread Steffen Kuhn
Hi Dave, I attached a patch for #197. Please be so kind to review, if this was all about this issue. Regards Steffen diff --git a/pgadmin/frm/frmEditGrid.cpp b/pgadmin/frm/frmEditGrid.cpp index 67a28e9..d8c9e68 100644 --- a/pgadmin/frm/frmEditGrid.cpp +++ b/pgadmin/frm/frmEditGrid.cpp @@ -716,6

[pgadmin-hackers] #197 copy/paste numeric fields

2010-08-29 Thread Steffen Kuhn
Hi Dave, I attached a patch for #197. Please be so kind to review, if this was all about this issue. Regards Steffen diff --git a/pgadmin/frm/frmEditGrid.cpp b/pgadmin/frm/frmEditGrid.cpp index 67a28e9..d8c9e68 100644 --- a/pgadmin/frm/frmEditGrid.cpp +++ b/pgadmin/frm/frmEditGrid.cpp @@ -716,6