pgAdmin III commit: Ensure the correct line endings are used when copyi

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Ensure the correct line endings are used when copyi
Date: 2015-10-07 12:07:15
Message-ID: E1ZjnV5-0007Rt-G5@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure the correct line endings are used when copying from the SQL Pane

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=00e8ec3e3bc9ac4546d16065f00fa97c9866e1f4
Author: Nikolai Zhubr <n-a-zhubr(at)yandex(dot)ru>

Modified Files
--------------
CHANGELOG | 2 ++
pgadmin/frm/frmMain.cpp | 3 ++-
2 files changed, 4 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2015-10-07 12:10:02 Re: [PATCH] Perform conversion to platform line-ends when copying to clipboard (Was: Copy to clipboard from ctlSQLBox on windows has line ends broken)
Previous Message Dave Page 2015-10-07 07:59:11 Re: Copy to clipboard from ctlSQLBox on windows has line ends broken.