On Mon, Nov 22, 2010 at 5:21 PM, Nail Samatov
wrote:
> Hello,
>
> I find this patch make more convenient (un)commenting lines in sql
> editor and I think such behavior is much more like other IDE's.
>
> 1. When press Ctrl + K on a selected text: If a selected text ends
> with '\n' then a comment a
Improve the commenting logic in the SQL text box, to allow quick commenting of
multiple lines in succession and fix some unintuitive behaviour.
Branch
--
REL-1_12_0_PATCHES
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=4fe3bab6b2d0b915131e71c2e16898834baa9c9e
Improve the commenting logic in the SQL text box, to allow quick commenting of
multiple lines in succession and fix some unintuitive behaviour.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=8b1ece55bcd700fef5882f4623a4cb5075df6624
Author: Nai
Hello,
I find this patch make more convenient (un)commenting lines in sql
editor and I think such behavior is much more like other IDE's.
1. When press Ctrl + K on a selected text: If a selected text ends
with '\n' then a comment after it is not added.
2. If there is no selection: comment a sever
Ensure we use the appropriate SDK for modern builds on Mac.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=50a3b9721758ebdc16166d98c65c8e5eacedce0f
Modified Files
--
xtra/wx-build/build-wxmac |8
1 files changed, 4 inse
Enable wxWidgets Graphics Context API by default, per wxWidgets recommended
config.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=715d338883562bb59b006a6837d033ece1a9e997
Modified Files
--
xtra/wx-build/build-wxgtk |8 ++