SVN Commit by guillaume: r8273 - in branches/REL-1_10_0_PATCHES/pgadmin3: . pgadmin/frm - Mailing list pgadmin-hackers

From svn@pgadmin.org
Subject SVN Commit by guillaume: r8273 - in branches/REL-1_10_0_PATCHES/pgadmin3: . pgadmin/frm
Date
Msg-id 201004162123.o3GLN9l5016453@developer.pgadmin.org
Whole thread Raw
List pgadmin-hackers
Author: guillaume

Date: 2010-04-16 22:23:09 +0100 (Fri, 16 Apr 2010)

New Revision: 8273

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8273&view=rev

Log:
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.



Modified:
   branches/REL-1_10_0_PATCHES/pgadmin3/CHANGELOG
   branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/frm/frmStatus.cpp
   branches/REL-1_10_0_PATCHES/pgadmin3/stringextract

pgadmin-hackers by date:

Previous
From: "pgAdmin Trac"
Date:
Subject: [pgAdmin III] #168: Bug in status window
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by guillaume: r8274 - in trunk/pgadmin3: . pgadmin/frm pgadmin/include/frm pgadmin/include/images