pgAdmin III commit: Fix wxWidgets 2.9 compatibility with pgAdmin on Lin
В списке pgadmin-hackers по дате отправления:
| От | Guillaume Lelarge |
|---|---|
| Тема | pgAdmin III commit: Fix wxWidgets 2.9 compatibility with pgAdmin on Lin |
| Дата | |
| Msg-id | E1S3OXu-0006Bd-6p@gothos.postgresql.org обсуждение |
| Список | pgadmin-hackers |
Fix wxWidgets 2.9 compatibility with pgAdmin on Linux We had an issue with a global variable with a constructor (see http://www.wxwidgets.org/develop/standard.htm#no_globals for details). We had a wxFont instance as global or static variable in the code (hdFontAttribute.h). The patch fixes that. Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=0639eebe05ad1f7b1e07a8b28f7650799d093734 Author: Akshay Joshi <akshay.joshi@enterprisedb.com> Modified Files -------------- CHANGELOG | 2 ++ .../dd/dditems/handles/ddSouthTableSizeHandle.cpp | 2 +- .../figures/defaultAttributes/hdFontAttribute.cpp | 11 ++++++++--- pgadmin/hotdraw/figures/hdSimpleTextFigure.cpp | 2 +- pgadmin/hotdraw/main/hdDrawingEditor.cpp | 2 +- pgadmin/hotdraw/main/hdDrawingView.cpp | 4 ++-- .../figures/defaultAttributes/hdFontAttribute.h | 3 ++- pgadmin/pgAdmin3.cpp | 2 ++ 8 files changed, 19 insertions(+), 9 deletions(-)
В списке pgadmin-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера