SVN Commit by guillaume: r8274 - in trunk/pgadmin3: . pgadmin/frm pgadmin/include/frm pgadmin/include/images

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by guillaume: r8274 - in trunk/pgadmin3: . pgadmin/frm pgadmin/include/frm pgadmin/include/images
Date: 2010-04-16 21:25:26
Message-ID: 201004162125.o3GLPQd7016636@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: guillaume

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

New Revision: 8274

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8274&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.

Added:
trunk/pgadmin3/pgadmin/include/images/down.xpm
trunk/pgadmin3/pgadmin/include/images/up.xpm
Modified:
trunk/pgadmin3/CHANGELOG
trunk/pgadmin3/pgadmin/frm/frmStatus.cpp
trunk/pgadmin3/pgadmin/include/frm/frmStatus.h
trunk/pgadmin3/pgadmin/include/images/module.mk

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2010-04-16 21:26:18 Re: [pgAdmin III] #168: Bug in status window
Previous Message svn 2010-04-16 21:23:09 SVN Commit by guillaume: r8273 - in branches/REL-1_10_0_PATCHES/pgadmin3: . pgadmin/frm