pgAdmin III commit: Allow the use of mouse wheel to change font size

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Allow the use of mouse wheel to change font size
Дата
Msg-id 201010240151.o9O1p5Ew058505@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Allow the use of mouse wheel to change font size

on the result grid. Done with a lot of great comments from Thom Brown.

Implements #263.

Branch
------
master

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

Modified Files
--------------
pgadmin/ctl/ctlSQLGrid.cpp       |   35 ++++++++++++++++++++++++++++++++---
pgadmin/include/ctl/ctlSQLGrid.h |    1 +
2 files changed, 33 insertions(+), 3 deletions(-)


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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Store/retrieve custom colours in colour picker
Следующее
От: "pgAdmin Trac"
Дата:
Сообщение: Re: [pgAdmin III] #247: Defined Custom Colors not retained