Re: [pgAdmin III] #168: Bug in status window

Поиск
Список
Период
Сортировка
От pgAdmin Trac
Тема Re: [pgAdmin III] #168: Bug in status window
Дата
Msg-id 055.4f0f990692d6a5583cd2cd36ca1fb635@code.pgadmin.org
обсуждение исходный текст
Ответ на [pgAdmin III] #168: Bug in status window  ("pgAdmin Trac" <trac@code.pgadmin.org>)
Список pgadmin-hackers
#168: Bug in status window
----------------------+-----------------------------------------------------
  Reporter:  dpage    |       Owner:  gleu        
      Type:  bug      |      Status:  closed      
  Priority:  minor    |   Milestone:  1.10.3      
 Component:  pgadmin  |     Version:  1.10        
Resolution:  fixed    |    Keywords:  serverstatus
  Platform:  all      |  
----------------------+-----------------------------------------------------
Changes (by gleu):

  * status:  new => closed
  * resolution:  => fixed
  * milestone:  => 1.10.3


Comment:

 Fixed in r8273 and done in r8274.

 Fix the status server window on Mac OS X, per a report from Dave.

 In branch 1.10, we fix it by disabling the native behaviour of the
 listview. Which means we disabled the ordering functionality.

 In trunk, we fix it by enabling our own ordering functionality (but still
 disable the native behaviour of the listview on Mac OS X).

 Fixes #168.

--
Ticket URL: <http://code.pgadmin.org/trac/ticket/168#comment:1>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III

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

Предыдущее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by guillaume: r8274 - in trunk/pgadmin3: . pgadmin/frm pgadmin/include/frm pgadmin/include/images
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Ticket 141: add a "reload configuration" on the server node