Commit:
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=8901dbbe4d90de5384cf502a2c23613cda234f0a
Author: Giuseppe Sacco
Log Message
---
Update italian translation, per Giuseppe Sacco.
Branch
--
REL-1_12_0_PATCHES
Modified Files
--
i18n/it_IT/pgadmin3.mo
#223: PgAdmin Crash
-+--
Reporter: Franz Fritsche | Owner: Steffen Kuhn
Type: bug | Status: closed
Priority: minor | Milestone: 1.12
Component: pgadmin
#223: PgAdmin Crash
-+--
Reporter: Franz Fritsche | Owner: Steffen Kuhn
Type: bug | Status: closed
Priority: minor | Milestone: 1.12
Component: pgadmin
#223: PgAdmin Crash
+---
Reporter: Franz Fritsche | Owner: Steffen Kuhn
Type: bug | Status: assigned
Priority: minor | Milestone:
Component: pgadmin |
Le 26/08/2010 22:03, Guillaume Lelarge a écrit :
> Le 26/08/2010 21:36, Guillaume Lelarge a écrit :
>> Le 26/08/2010 17:40, Steffen Kuhn a écrit :
>>> Hi Guillaume,
>>>
>>> first of all: you are quite hardworking today.
>>>
>>> I thought about #223 because I really don't like app crashes.
>>> WxWig
Commit:
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=2be167524046601c7f2435a3d54b379a8cc336b8
Author: Steffen Kuhn
Log Message
---
Add to the main window a link to each query window
frmQuery windows can be launched from differents parts of the code. Some
didn't take c
Commit:
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=9d9bb102536d053a32aed3c6b8ea16da9cd0b7dc
Author: Steffen Kuhn
Log Message
---
Add to the main window a link to each query window
frmQuery windows can be launched from differents parts of the code. Some
didn't take c
Le 26/08/2010 21:36, Guillaume Lelarge a écrit :
> Le 26/08/2010 17:40, Steffen Kuhn a écrit :
>> Hi Guillaume,
>>
>> first of all: you are quite hardworking today.
>>
>> I thought about #223 because I really don't like app crashes.
>> WxWigets tells me that frames opened before app main loop are n
Le 26/08/2010 20:28, Guillaume Lelarge a écrit :
> Hi guys,
>
> As you already know, pgAdmin 1.12 RC will be out in a few days. We
> already have 13 translations nearly complete, 7 more to be updated.
>
> We can use all your help to get the best translation ever. I you want to
> work on an out of
Commit:
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=bcfaf6971e0eca5430bacc6b4de4c1d1293f1557
Author: Steffen Kuhn
Log Message
---
Update german translation, per Steffen Kuhn.
Branch
--
REL-1_12_0_PATCHES
Modified Files
--
i18n/de_DE/pgadmin3.mo | Bi
Le 26/08/2010 17:40, Steffen Kuhn a écrit :
> Hi Guillaume,
>
> first of all: you are quite hardworking today.
>
> I thought about #223 because I really don't like app crashes.
> WxWigets tells me that frames opened before app main loop are not
> destroyed.
> (http://docs.wxwidgets.org/2.8/wx_wxa
Hi guys,
As you already know, pgAdmin 1.12 RC will be out in a few days. We
already have 13 translations nearly complete, 7 more to be updated.
We can use all your help to get the best translation ever. I you want to
work on an out of date translation, you may still have enough time to do it.
Pl
Commit:
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=6df54729918aae574eeaf101a0bf50980589a72f
Log Message
---
Update french translation.
Branch
--
REL-1_12_0_PATCHES
Modified Files
--
i18n/fr_FR/pgadmin3.mo | Bin 203599 -> 203517 bytes
i18n/fr_FR/pgad
wxMessageBox(wxT("Really quit?"),wxT( "Quit?"), wxYES_NO|wxICON_QUESTION);
--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers
Hi Guillaume,
first of all: you are quite hardworking today.
I thought about #223 because I really don't like app crashes.
WxWigets tells me that frames opened before app main loop are not destroyed.
(http://docs.wxwidgets.org/2.8/wx_wxappoverview.html#wxappshutdownoverview)
So I see there two
Commit:
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=a8e2fe3f2ded194af153fc382bc6dfdf1824c257
Log Message
---
Automatic merge using stringmerge script.
Branch
--
REL-1_12_0_PATCHES
Modified Files
--
i18n/af_ZA/pgadmin3.po | 81 +++
Commit:
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=515492926faa599dd9b7f00902a388da5115af92
Log Message
---
Update the .pot file
Branch
--
REL-1_12_0_PATCHES
Modified Files
--
pgadmin3.pot | 654 +-
Commit:
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=34718121820f05d25ee6ff74c572090f6356a05c
Log Message
---
Back to Unix endlines
This file was using DOS enlines since previous commit.
Branch
--
REL-1_12_0_PATCHES
Modified Files
--
pgadmin/schema/pg
Commit:
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=4fb1981bcf31549c16628e3cdea997de3aaf5bb1
Log Message
---
Don't hard-code the application name - we should be using the appearance
factory.
Branch
--
REL-1_12_0_PATCHES
Modified Files
--
pgadmin/dlg/
Commit:
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=530d8981df198d35be6ac7074f13f1e922a33771
Log Message
---
Ensure we try to set the application name on Windows. There's no smarts
here like there is in the autoconf build system - we just assume it's
always there (as w
Commit:
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=cdb9d54d96c003971de8f578705bb96e751ab66c
Log Message
---
Don't hard-code the application name - we should be using the appearance
factory.
Branch
--
master
Modified Files
--
pgadmin/dlg/dlgClasses.c
Commit:
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=8a77d9fc9faa238a1ab41d2a6ef40d48e058b1d2
Log Message
---
Ensure we try to set the application name on Windows. There's no smarts
here like there is in the autoconf build system - we just assume it's
always there (as w
On Thu, Aug 26, 2010 at 12:31 PM, Guillaume Lelarge
wrote:
> Le 26/08/2010 12:31, Dave Page a écrit :
>> On Thu, Aug 26, 2010 at 11:24 AM, Guillaume Lelarge
>> wrote:
>>> I have absolutely no idea. But a quick look doesn't even get anything
>>> about how PG_SSL is handled by the VC project files.
Le 26/08/2010 12:31, Dave Page a écrit :
> On Thu, Aug 26, 2010 at 11:24 AM, Guillaume Lelarge
> wrote:
>> I have absolutely no idea. But a quick look doesn't even get anything
>> about how PG_SSL is handled by the VC project files.
>
> It's not - we assume the user is using our installers which
Commit:
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=2e72970973d6179f3c0d7aa28ba4bf072162d6e8
Log Message
---
Automatic merge using stringmerge script.
Branch
--
REL-1_12_0_PATCHES
Modified Files
--
i18n/af_ZA/pgadmin3.po | 612 +-
i18n/ar_SA/pgadmin3.
Commit:
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=fdd4b9f4e3ea82529dffb3995cfa6e1aa709b696
Log Message
---
Make the frmBackup window big enough
... so that the user can see all widgets when looking at the dialog in minimum
size (tab 2 was the issue).
Branch
--
Commit:
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=02644e5e48257f29b5a5bdc2f86dc1bb7526127c
Log Message
---
Better detection of PQconninfoParse function
PQconninfoParse is only used if the built was done against an 8.4+ libpq.
A user can still compile pgAdmin with an
Commit:
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=685ab7b9f07482c5d7884deaa972e00ca3476dd6
Log Message
---
Make the frmBackup window big enough
... so that the user can see all widgets when looking at the dialog in minimum
size (tab 2 was the issue).
Branch
--
Commit:
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=d927b4ebe4cc0e3317357f3cd9552df634ea1682
Log Message
---
Better detection of PQconninfoParse function
PQconninfoParse is only used if the built was done against an 8.4+ libpq.
A user can still compile pgAdmin with an
On Thu, Aug 26, 2010 at 11:24 AM, Guillaume Lelarge
wrote:
> I have absolutely no idea. But a quick look doesn't even get anything
> about how PG_SSL is handled by the VC project files.
It's not - we assume the user is using our installers which always
have SSL support.
--
Dave Page
Blog: http
On Thu, Aug 26, 2010 at 11:15 AM, Magnus Hagander wrote:
> On Thu, Aug 26, 2010 at 12:02, Dave Page wrote:
>> On Thu, Aug 26, 2010 at 10:51 AM, Guillaume Lelarge
>> wrote:
>>> Le 26/08/2010 11:49, Dave Page a écrit :
On Thu, Aug 26, 2010 at 10:48 AM, Guillaume Lelarge
wrote:
> Wha
On Thu, Aug 26, 2010 at 12:02, Dave Page wrote:
> On Thu, Aug 26, 2010 at 10:51 AM, Guillaume Lelarge
> wrote:
>> Le 26/08/2010 11:49, Dave Page a écrit :
>>> On Thu, Aug 26, 2010 at 10:48 AM, Guillaume Lelarge
>>> wrote:
What I've come to is this patch. Actually, and quite surprisingly, it
Le 26/08/2010 12:15, Magnus Hagander a écrit :
> On Thu, Aug 26, 2010 at 12:02, Dave Page wrote:
>> On Thu, Aug 26, 2010 at 10:51 AM, Guillaume Lelarge
>> wrote:
>>> Le 26/08/2010 11:49, Dave Page a écrit :
On Thu, Aug 26, 2010 at 10:48 AM, Guillaume Lelarge
wrote:
> What I've come
On Thu, Aug 26, 2010 at 10:51 AM, Guillaume Lelarge
wrote:
> Le 26/08/2010 11:49, Dave Page a écrit :
>> On Thu, Aug 26, 2010 at 10:48 AM, Guillaume Lelarge
>> wrote:
>>> What I've come to is this patch. Actually, and quite surprisingly, it
>>> doesn't work. I have no idea why. The configure scri
Le 26/08/2010 11:49, Dave Page a écrit :
> On Thu, Aug 26, 2010 at 10:48 AM, Guillaume Lelarge
> wrote:
>> What I've come to is this patch. Actually, and quite surprisingly, it
>> doesn't work. I have no idea why. The configure script finds if we have
>> or not the PQconninfoParse function(), but
On Thu, Aug 26, 2010 at 10:48 AM, Guillaume Lelarge
wrote:
> What I've come to is this patch. Actually, and quite surprisingly, it
> doesn't work. I have no idea why. The configure script finds if we have
> or not the PQconninfoParse function(), but the #ifdef in pgConn source
> file doesn't seem
Le 24/08/2010 15:25, Magnus Hagander a écrit :
> On Tue, Aug 24, 2010 at 2:23 PM, Guillaume Lelarge
> wrote:
>> Le 24/08/2010 14:05, Magnus Hagander a écrit :
>>> On Tue, Aug 24, 2010 at 2:01 PM, Guillaume Lelarge
>>> wrote:
Le 24/08/2010 13:51, Dave Page a écrit :
> On Tue, Aug 24, 2010
On Thu, Aug 26, 2010 at 10:16 AM, Thom Brown wrote:
> On 26 August 2010 10:14, Dave Page wrote:
>>
>> Commit:
>> http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=cf41f23a17b654d13c38ac8fa3d7304f6620a717
>>
>> Log Message
>> ---
>> Fix a couple of minor UI layout issues.
>>
On 26 August 2010 10:14, Dave Page wrote:
>
> Commit:
> http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=cf41f23a17b654d13c38ac8fa3d7304f6620a717
>
> Log Message
> ---
> Fix a couple of minor UI layout issues.
>
> Branch
> --
> master
>
> Modified Files
> --
Commit:
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=525b15f967dcd107ed23ab649c470a374306cb07
Log Message
---
Fix a couple of minor UI layout issues.
Branch
--
REL-1_12_0_PATCHES
Modified Files
--
pgadmin/ui/dlgEditGridOptions.xrc | 317 +-
pgadmin/ui/
Commit:
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=cf41f23a17b654d13c38ac8fa3d7304f6620a717
Log Message
---
Fix a couple of minor UI layout issues.
Branch
--
master
Modified Files
--
pgadmin/ui/dlgEditGridOptions.xrc | 317 +-
pgadmin/ui/frmOptions.x
On Thu, Aug 26, 2010 at 9:33 AM, Guillaume Lelarge
wrote:
> Le 25/08/2010 10:22, Dave Page a écrit :
>> On Wed, Aug 25, 2010 at 9:19 AM, Guillaume Lelarge
>> wrote:
>>
>>> I changed the XRC code. I can finish it this afternoon if you want.
>>
>> OK thanks - or send it to me if you prefer. Whateve
Le 25/08/2010 10:22, Dave Page a écrit :
> On Wed, Aug 25, 2010 at 9:19 AM, Guillaume Lelarge
> wrote:
>
>> I changed the XRC code. I can finish it this afternoon if you want.
>
> OK thanks - or send it to me if you prefer. Whatever is easiest for you :-)
>
Forgot to tell, but this was commite
Commit:
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=18624cb875a5308388845461c0bba67c1600136c
Log Message
---
Fix crash when selecting a not-connected database
When pgAdmin's browser is on the statistics tab and if a user clicks on a
not-already-connected database, the
Commit:
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=17f31b4e5a357bf5d872b9a92a3c9252815e4b68
Log Message
---
Fix crash when selecting a not-connected database
When pgAdmin's browser is on the statistics tab and if a user clicks on a
not-already-connected database, the
On Thu, Aug 26, 2010 at 9:14 AM, Guillaume Lelarge
wrote:
> Le 26/08/2010 10:13, Dave Page a écrit :
>> On Thu, Aug 26, 2010 at 8:58 AM, Guillaume Lelarge
>> wrote:
>>
>>> I still haven't work on them. If you can wait till this afternoon to
>>> package RC1, this could probably be done. I don't th
Le 26/08/2010 10:13, Dave Page a écrit :
> On Thu, Aug 26, 2010 at 8:58 AM, Guillaume Lelarge
> wrote:
>
>> I still haven't work on them. If you can wait till this afternoon to
>> package RC1, this could probably be done. I don't think they are major
>> issues.
>
> Sure - I'll be packaging tomor
On Thu, Aug 26, 2010 at 8:58 AM, Guillaume Lelarge
wrote:
> I still haven't work on them. If you can wait till this afternoon to
> package RC1, this could probably be done. I don't think they are major
> issues.
Sure - I'll be packaging tomorrow morning.
--
Dave Page
Blog: http://pgsnake.blog
Le 26/08/2010 09:57, Dave Page a écrit :
> On Thu, Aug 26, 2010 at 8:56 AM, Guillaume Lelarge
> wrote:
>> Le 26/08/2010 09:41, Dave Page a écrit :
>>> Related to this, I'll also be packaging pgAdmin 1.12.0 RC1 first thing
>>> in the morning.
>>>
>>
>> OK.
>>
>> I have two fixes that will wait for
On Thu, Aug 26, 2010 at 8:56 AM, Guillaume Lelarge
wrote:
> Le 26/08/2010 09:41, Dave Page a écrit :
>> Related to this, I'll also be packaging pgAdmin 1.12.0 RC1 first thing
>> in the morning.
>>
>
> OK.
>
> I have two fixes that will wait for tomorrow. And I need to send a mail
> to the translat
Le 26/08/2010 09:41, Dave Page a écrit :
> Related to this, I'll also be packaging pgAdmin 1.12.0 RC1 first thing
> in the morning.
>
OK.
I have two fixes that will wait for tomorrow. And I need to send a mail
to the translators.
--
Guillaume
http://www.postgresql.fr
http://dalibo.com
--
Related to this, I'll also be packaging pgAdmin 1.12.0 RC1 first thing
in the morning.
-- Forwarded message --
From: Bruce Momjian
Date: Thu, Aug 26, 2010 at 4:34 AM
Subject: [HACKERS] Packaging of PG 9.0RC1
To: PostgreSQL-development
FYI, we are planning to package Postgres 9
On Thu, Aug 26, 2010 at 2:48 PM, Guillaume Lelarge
wrote:
> Le 26/08/2010 07:35, Ramanujam a écrit :
> I'm pretty sure you have an old libpq library around, and that pgAdmin
> uses this one. Be careful that libpq is a different package on Ubuntu (I
> mean, not a postgresql-*, but a libpq*). Try "l
53 matches
Mail list logo