Re: [pgadmin-hackers] fix: cannot build wxWidgets if sources are located at another disk

2010-12-29 Thread Nail Samatov
Sorry, forgot to attach the patch :-) 2010/12/29 Nail Samatov : > For example, configuration wxWidgets sources are here: >  C:\libs\wxWidgets-2.8.11 > PgAdmin sources are here: >  T:\my\pgadmin3 > > when in console I go to the "T:\my\pgadmin3\xtra\wx-build\" director

[pgadmin-hackers] fix: cannot build wxWidgets if sources are located at another disk

2010-12-29 Thread Nail Samatov
For example, configuration wxWidgets sources are here: C:\libs\wxWidgets-2.8.11 PgAdmin sources are here: T:\my\pgadmin3 when in console I go to the "T:\my\pgadmin3\xtra\wx-build\" directory and run "build-wxmsw.bat", build fails. This patch fixes this. -- Sent via pgadmin-hackers mailing li

[pgadmin-hackers] Two patches

2010-12-13 Thread Nail Samatov
displayed - focus is on the message box. 3) Press enter - focus moves to the sql box and the find dialog becomes inactive (As a user I expect that focus is returned to the find dialog) -- Best regards, Nail Samatov 0001-Ticket-291-Bad-UI-in-the-Find-dialog.patch Description: Binary data 0001-fix

[pgadmin-hackers] Ctrl + K - add some productivity :)

2010-11-22 Thread Nail Samatov
tion: comment a several lines by pressing Ctrl + K repeatedly. Can you apply it to official release? (1) fixes some unintuitive behavior With (2) you can quickly (un)comment several lines (no need to select a line with mouse or keyboard etc - just press Ctrl + K) -- Best regards, Nail Samatov 000

[pgadmin-hackers] Copy selected text to "Find:" text field

2010-11-15 Thread Nail Samatov
in, so I attach the patch to fix it... May be it will be useful for someone else... -- Best regards, Nail Samatov 0001-Added-the-feature-if-there-is-a-selected-text-when-a.patch Description: Binary data -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes t