[PATCH] Beautify line-ends handling yet more.

From: Nikolai Zhubr <n-a-zhubr(at)yandex(dot)ru>
To: pgadmin-hackers(at)postgresql(dot)org, Dave Page <dpage(at)pgadmin(dot)org>
Subject: [PATCH] Beautify line-ends handling yet more.
Date: 2015-10-07 18:47:24
Message-ID: 561568BC.5070200@yandex.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hello Dave,

Attached are two more patches, mostly cosmetic:

* Make a better guess of default line-end type based on platform type.
* Get rid of #ifdef -- let wxTextBuffer::Translate do all the work.

Sending as attachments, let me know if inserting inline is preferred.

Tested on windows only, but I think should not break other platforms.

Thank you,
Nikolai

Attachment Content-Type Size
01eoldef.patch text/x-patch 643 bytes
02delifdef.patch text/x-patch 900 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2015-10-09 11:25:19 pgAdmin III commit: Fix the installer for yet another name change of li
Previous 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)