SVN Commit by dpage: r7244 - trunk/pgadmin3/pgadmin/frm

Поиск
Список
Период
Сортировка
От svn@pgadmin.org
Тема SVN Commit by dpage: r7244 - trunk/pgadmin3/pgadmin/frm
Дата
Msg-id 200804290907.m3T970vG014223@developer.pgadmin.org
обсуждение исходный текст
Список pgadmin-hackers
Author: dpage

Date: 2008-04-29 10:07:00 +0100 (Tue, 29 Apr 2008)

New Revision: 7244

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

Log:
When pgAdmin fires the FileMenu while using the Backup Form (the second time), the wxFileDialog is called with the
filepath+ filename instead of just the filename that it expects as its third parameter. This throws up a warning. The
samething happens with the Restore Form as well. [Robins Tharakan] 



Modified:
   trunk/pgadmin3/pgadmin/frm/frmBackup.cpp
   trunk/pgadmin3/pgadmin/frm/frmBackupGlobals.cpp
   trunk/pgadmin3/pgadmin/frm/frmBackupServer.cpp
   trunk/pgadmin3/pgadmin/frm/frmRestore.cpp

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

Предыдущее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by dpage: r7243 - branches/REL-1_8_0_PATCHES/pgadmin3/pgadmin/frm
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Warning on Backup / Restore FileMenu open