SVN Commit by dpage: r7242 - branches/REL-1_8_0_EDB/pgadmin3/pgadmin/frm

Поиск
Список
Период
Сортировка
От svn@pgadmin.org
Тема SVN Commit by dpage: r7242 - branches/REL-1_8_0_EDB/pgadmin3/pgadmin/frm
Дата
Msg-id 200804290905.m3T95scX014151@developer.pgadmin.org
обсуждение исходный текст
Список pgadmin-hackers
Author: dpage

Date: 2008-04-29 10:05:53 +0100 (Tue, 29 Apr 2008)

New Revision: 7242

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7242&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:
   branches/REL-1_8_0_EDB/pgadmin3/pgadmin/frm/frmBackup.cpp
   branches/REL-1_8_0_EDB/pgadmin3/pgadmin/frm/frmBackupGlobals.cpp
   branches/REL-1_8_0_EDB/pgadmin3/pgadmin/frm/frmBackupServer.cpp
   branches/REL-1_8_0_EDB/pgadmin3/pgadmin/frm/frmRestore.cpp

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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: Setting Display Option causes a warning
Следующее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by dpage: r7243 - branches/REL-1_8_0_PATCHES/pgadmin3/pgadmin/frm