pgAdmin III commit: Use the AUI notebook on the query tool and debugger

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin III commit: Use the AUI notebook on the query tool and debugger
Дата
Msg-id 201010181850.o9IIoWXN063751@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Use the AUI notebook on the query tool and debugger for added flexibility.
Whilst we're at it, disable the close button on the tabs on the main form
until it makes sense to use it (when we have some tabs that can be safely
closed).

Branch
------
master

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

Modified Files
--------------
CHANGELOG                               |    3 +++
pgadmin/debugger/ctlCodeWindow.cpp      |    2 +-
pgadmin/debugger/ctlTabWindow.cpp       |    2 +-
pgadmin/frm/frmMain.cpp                 |    2 +-
pgadmin/frm/frmQuery.cpp                |    8 ++++----
pgadmin/gqb/gqbController.cpp           |    2 +-
pgadmin/gqb/gqbView.cpp                 |    2 +-
pgadmin/include/debugger/ctlTabWindow.h |    3 ++-
pgadmin/include/frm/frmQuery.h          |    6 +++---
pgadmin/include/gqb/gqbViewController.h |    5 +++--
10 files changed, 20 insertions(+), 15 deletions(-)


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

Предыдущее
От: "pgAdmin Trac"
Дата:
Сообщение: Re: [pgAdmin III] #230: Combobox for FK column in the edit grid
Следующее
От: "pgAdmin Trac"
Дата:
Сообщение: [pgAdmin III] #259: Add block folding to the Query Tool and SQL text boxes