Re: [pgAdmin III] #168: Bug in status window - Mailing list pgadmin-hackers

From pgAdmin Trac
Subject Re: [pgAdmin III] #168: Bug in status window
Date
Msg-id 055.4f0f990692d6a5583cd2cd36ca1fb635@code.pgadmin.org
Whole thread Raw
In response to [pgAdmin III] #168: Bug in status window  ("pgAdmin Trac" <trac@code.pgadmin.org>)
List 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 by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by guillaume: r8274 - in trunk/pgadmin3: . pgadmin/frm pgadmin/include/frm pgadmin/include/images
Next
From: Guillaume Lelarge
Date:
Subject: Re: Ticket 141: add a "reload configuration" on the server node