[pgadmin-hackers] Query Tool focus

2004-06-17 Thread Andreas Pflug
Edit Grid now has copy to clipboard, win32 and gtk. Query Tool has it too, but there are some focus checking problems under gtk ,will need some time to investigate that. Regards, Andreas ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaste

[pgadmin-hackers] CVS Commit by andreas: small fix in EditGrid clipboard copy

2004-06-17 Thread cvs
Log Message: --- small fix in EditGrid clipboard copy Modified Files: -- pgadmin3/src/ui: frmEditGrid.cpp (r1.52 -> r1.53) Index: frmEditGrid.cpp === RCS file: /projects/pgadmin3/src/ui/frmEditGrid.cpp

[pgadmin-hackers] CVS Commit by andreas: copy rows to clipboard from Query Tool and View

2004-06-17 Thread cvs
Log Message: --- copy rows to clipboard from Query Tool and View Data Tool allow omitting server disconnect when switching "Show System Objects" guess combobox selection while typing Modified Files: -- pgadmin3/src: Makefile.am (r1.80 -> r1.81) Added Files: ---