[EMAIL PROTECTED] wrote:
Author: hiroshi
Date: 2007-03-13 16:54:22 + (Tue, 13 Mar 2007)
New Revision: 6054
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6054&view=rev
Log:
Ooops sorry,I simply forgot this.
Modified:
trunk/pgadmin3/pgadmin/include/nodes/parsenodes
Author: hiroshi
Date: 2007-03-13 16:54:22 + (Tue, 13 Mar 2007)
New Revision: 6054
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6054&view=rev
Log:
Ooops sorry,I simply forgot this.
Modified:
trunk/pgadmin3/pgadmin/include/nodes/parsenodes.h
trunk/pgadmin3/pgadmi
[EMAIL PROTECTED] wrote:
Author: hiroshi
Date: 2007-03-13 16:33:37 + (Tue, 13 Mar 2007)
New Revision: 6053
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6053&view=rev
Log:
Keywords and parser applied pg version 8.2.
Modified:
trunk/pgadmin3/pgadmin/db/keywords.c
Author: hiroshi
Date: 2007-03-13 16:33:37 + (Tue, 13 Mar 2007)
New Revision: 6053
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6053&view=rev
Log:
Keywords and parser applied pg version 8.2.
Modified:
trunk/pgadmin3/pgadmin/db/keywords.c
trunk/pgadmin3/pgadmin/i
Tim Stahlhut wrote:
FYI:
Found a bug in frmIndexcheck.xrc, the class wxCheckList was renamed
wxCheckListBox in wxWidgets 2.6, so it works in 2.6 with compatible
support for 2.4 on, but under 2.8 by default 2.4 compatible
support is off. So, if this XRC is still being used it will have a
runtime
Author: dpage
Date: 2007-03-13 16:19:11 + (Tue, 13 Mar 2007)
New Revision: 6052
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6052&view=rev
Log:
Remove unused/unfinished dialogue.
Removed:
trunk/pgadmin3/pgadmin/frm/frmIndexcheck.cpp
trunk/pgadmin3/pgadmin/includ
Author: dpage
Date: 2007-03-13 16:09:34 + (Tue, 13 Mar 2007)
New Revision: 6051
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6051&view=rev
Log:
Found a bug in frmIndexcheck.xrc, the class wxCheckList was renamed
wxCheckListBox in wxWidgets 2.6, so it works in 2.6 with c
FYI:
Found a bug in frmIndexcheck.xrc, the class wxCheckList was renamed
wxCheckListBox in wxWidgets 2.6, so it works in 2.6 with compatible
support for 2.4 on, but under 2.8 by default 2.4 compatible
support is off. So, if this XRC is still being used it will have a
runtime error.
Tim S
Index:
Tim Stahlhut wrote:
It failed windows testing, but it may appear on Macs since Apple was
supposed to be using it in their new release of OSX.
OK, thanks. I'll resist the urge to upgrade to Leopard just for that!
Regards, Dave
---(end of broadcast)--
It failed windows testing, but it may appear on Macs since Apple was
supposed to be using it in their new release of OSX.
Tim S
-Original Message-
From: Dave Page [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 13, 2007 11:23 AM
To: Tim Stahlhut
Cc: 'Hiroshi Saito'; pgadmin-hackers@postg
Tim Stahlhut wrote:
Note, wxWidgets 2.8.2 is do to be released today, if internal testing works
well.
Oh - what happened to 2.8.1?
Regards, Dave.
---(end of broadcast)---
TIP 7: You can help support the PostgreSQL project by donating at
Tim Stahlhut wrote:
Sorry, about my misunderstanding the permission system.
No problem at all.
Here's a subset of a patch I did for codeblocks to get 2.9 to work, they
are maintaining 2.6 support as primary. These constants were everywhere
so I added the below code to the application common
Hiroshi Saito wrote:
Hi Dave.
keywords.h and parse.h is seems to be old for a moment.
It seems to have to reform this version...
Is it unquestionable for EDB?
keywords.c
gram.y(109) : error C2061: [snip] 'ContainsOids' [snip].
gram.y(131) : error C2059:
y.tab.h(771) : error C2061:
y.tab.h(771)
I would check your setup.h file, it is never safe to assume what values is
in it.
Check both include\wx\msw\setup.h and the one(s) under sub-folders in the
folder lib\
The ones under lib\ are the ones that should be used in compiling clients
apps, but this starts out as a copy of include\wx\msw\se
Yes, wxWidgets-2.8 has WXWIN_COMPATIBILITY_2_6=1 this is set in setup.h for
windows users and passed as an option for Linux Users when building
wxWidgets. If, you no longer support your application under wxWidgets 2.6 or
below I would just rename them all they are listed in wx/filedlg.h. If you
sti
Dave Page wrote:
> Tim Stahlhut wrote:
>> Dave Page wrote:
>>
>>> Giuseppe Sacco wrote:
Hi all,
I am testing pgadmin3 and wxwidget, both from CVS head on a GNU/Linux
system. Once I compiled and installaed wxwidget and its "contrib"
directory, I get this error while compiling p
Hi Dave.
keywords.h and parse.h is seems to be old for a moment.
It seems to have to reform this version...
Is it unquestionable for EDB?
keywords.c
gram.y(109) : error C2061: [snip] 'ContainsOids' [snip].
gram.y(131) : error C2059:
y.tab.h(771) : error C2061:
y.tab.h(771) : error C2059:
my tar
Hi Tim-san.
I would check your setup.h file, it is never safe to assume what values is
in it.
Check both include\wx\msw\setup.h and the one(s) under sub-folders in the
folder lib\
The ones under lib\ are the ones that should be used in compiling clients
apps, but this starts out as a copy of in
Hi Tim-san.
Yes, wxWidgets-2.8 has WXWIN_COMPATIBILITY_2_6=1 this is set in setup.h for
windows users and passed as an option for Linux Users when building
wxWidgets. If, you no longer support your application under wxWidgets 2.6 or
below I would just rename them all they are listed in wx/filedl
Hi.
Welcome pgAdmin Translate team.:-)
Guillaume-san will receive it.
http://www.pgadmin.org/translation/howto.php
ru_RU requested charge now.
http://www.pgadmin.org/translation/status.php
Thanks!
Regards,
Hiroshi Saito
- Original Message -
From: "Алексей Смирнов" <[EMAIL PROTECTED]>
Hi Dave.
From: "Dave Page"
Sorry, I was sleeping - and you did email to say cancel the post!
?wxSAVE was renamed to wxFD_SAVE when WXWIN_COMPATIBILITY_2_6=0 which
is the default for 2.9 builds now (cvs head is 2.9)
Umm, I am confused for a moment.
as for wxWidgets-2.8.0, WXWIN_COMPATIB
Author: dpage
Date: 2007-03-13 13:19:01 + (Tue, 13 Mar 2007)
New Revision: 6050
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6050&view=rev
Log:
Add some smarts to the way helper apps are discovered. Try a comprehensive
search in the normal places first, and store the p
I want to start translation project on Russian language J.
С уважением, IT-специалист
ЗАО "ФОРУМ ТЕЛЕКОМ"
Смирнов Алексей
тел. +7 495 796-96-20 ext. 523
Author: dpage
Date: 2007-03-13 11:12:45 + (Tue, 13 Mar 2007)
New Revision: 6049
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6049&view=rev
Log:
Support inline trigger functions in dlgTrigger
Add concurrent edit detection for packages and triggers
Fix Apply button for pa
Author: dpage
Date: 2007-03-13 09:09:33 + (Tue, 13 Mar 2007)
New Revision: 6048
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6048&view=rev
Log:
Get rid of a couple of deprecated wxWidgets constants
Modified:
trunk/pgadmin3/pgadmin/frm/frmBackupGlobals.cpp
trunk/
Author: dpage
Date: 2007-03-13 09:00:55 + (Tue, 13 Mar 2007)
New Revision: 6047
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6047&view=rev
Log:
Couple of *nix fixes.
Modified:
trunk/pgadmin3/pgadmin/include/precomp.h
trunk/pgadmin3/pgadmin/include/schema/pgCata
Tim Stahlhut wrote:
> Dave Page wrote:
>
>> Giuseppe Sacco wrote:
>>> Hi all,
>>> I am testing pgadmin3 and wxwidget, both from CVS head on a GNU/Linux
>>> system. Once I compiled and installaed wxwidget and its "contrib"
>>> directory, I get this error while compiling pgAdmin3:
>>>
>>> ./frm/frmB
Dave Page wrote:
> Giuseppe Sacco wrote:
>> Hi all,
>> I am testing pgadmin3 and wxwidget, both from CVS head on a GNU/Linux
>> system. Once I compiled and installaed wxwidget and its "contrib"
>> directory, I get this error while compiling pgAdmin3:
>>
>> ./frm/frmBackupServer.cpp: In member fun
28 matches
Mail list logo