SVN Commit by guillaume: r8269 - in branches/REL-1_10_0_PATCHES/pgadmin3: . pgadmin/dlg pgadmin/frm pgadmin/include/dlg pgadmin/include/frm

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by guillaume: r8269 - in branches/REL-1_10_0_PATCHES/pgadmin3: . pgadmin/dlg pgadmin/frm pgadmin/include/dlg pgadmin/include/frm
Date: 2010-04-16 21:06:21
Message-ID: 201004162106.o3GL6L9e015305@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: guillaume

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

New Revision: 8269

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

Log:
Fix the recent files, by notifying each frmQuery to update their recent files. Same support for macros and favourites. Per a report from Josh Berkus.
Fixes #149.

Modified:
branches/REL-1_10_0_PATCHES/pgadmin3/CHANGELOG
branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/dlg/dlgClasses.cpp
branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/frm/events.cpp
branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/frm/frmQuery.cpp
branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/include/dlg/dlgClasses.h
branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/include/frm/frmMain.h
branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/include/frm/frmQuery.h

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2010-04-16 21:07:39 SVN Commit by guillaume: r8270 - in trunk/pgadmin3: . pgadmin/dlg pgadmin/frm pgadmin/include/dlg pgadmin/include/frm
Previous Message Guillaume Lelarge 2010-04-16 12:08:31 Re: Bug in status window