[pgadmin-hackers] PATCH: Improve status bar in Edit Data window

2013-12-28 Thread J.F. Oster
Hello Dave! Monday, December 16, 2013, 7:39:52 PM, Dave Page wrote: >> I'd suggest adding a setting in Options dialogue, say "Default rows >> limit", defaulting itself to "No limit" to retain current behaviour. >> Please let me know if it is worth trying to implement this proposal. DP> Iirc, tha

[pgadmin-hackers] PATCH: Enable deselecting in SQL Grid

2013-12-28 Thread J.F. Oster
Hello All! When working with datasets, it is handy for a user to both select and deselect arbitary number of rows/columns by clicking labels with Control pressed. As I can see, wxGrid "out of box" doesn't deselect (for reasons I can't figure out), that is annoying sometimes. This patch fills the