pgAdmin III commit: When pgAdmin is used with multiple monitors on OSX,

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin III commit: When pgAdmin is used with multiple monitors on OSX,
Дата
Msg-id E1ZeGCY-0001NS-Hc@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
When pgAdmin is used with multiple monitors on OSX, wxWidgets used to
work well with earlier versions of OSX (but - not with the newer version
of OSX). In order to resolve the issue, we will not save/restore the
negative values of position (and, reset it to zero) for dialogs/frames.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=51c26704333625c1b404105d84fcff0bc1241804

Modified Files
--------------
CHANGELOG                   |   14 +++++++++-----
pgadmin/dlg/dlgClasses.cpp  |   14 ++++++++++++--
pgadmin/dlg/dlgProperty.cpp |    7 +++++--
pgadmin/utils/misc.cpp      |   10 +++++-----
4 files changed, 31 insertions(+), 14 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin III commit: Using pg_get_function_result(..) function to identi
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Do flush the changes done after creating the require