index
:
users/quan74/pgadmin-import.git
master
pgAdmin import function dev repository
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pgadmin
/
pgAdmin3.cpp
Age
Commit message (
Expand
)
Author
2009-12-20
Initial import commit
U-E8400\Quan Zongliang
2009-12-17
Complete review of the backup window. Add the remaining options.
guillaume
2009-12-14
Update icons
dpage
2009-10-28
Extend the branding code to allow the vendor-specific help options to be hidden.
dpage
2009-06-05
Get translated help with --help option, per a remark from Marek Černocký.
guillaume
2009-05-26
Update Greenplum help search.
dpage
2009-04-24
Support verify-ca and verify-full as sslmode values, new in 8.4
mha
2009-04-24
Remove sslverify again, since it's been removed from libpq after 8.4beta1
mha
2009-03-26
Change the licence to BSD
dpage
2009-03-17
Add support for sslverify connection parameter in libpq 8.4 that controls
mha
2009-03-10
Replace some forgotten backslashes with slashes in
mha
2009-03-10
Enhance support for Greenplum - add resource queue,
dpage
2009-03-09
Fix path discovery on Windows to try paths under %ProgramFile% and then %Prog...
dpage
2009-03-09
Re-jigger some of the plugins code to make it more useful:
dpage
2009-01-14
Add a hack to switch between the native and generic wxListCtrl on Mac.
dpage
2009-01-05
Copyright update
dpage
2009-01-05
Add -S and -Sc command line options to open a server status window.
guillaume
2008-11-04
Remove the un-maintained Tip of the Day feature [Ashesh Vashi]
dpage
2008-08-26
Review of the dialogs to make them growable.
guillaume
2008-05-27
Fix typo in recent path location patch
dpage
2008-05-19
Cleanup some externs
dpage
2008-05-19
Part 2 of the settings management rewrite.
dpage
2008-05-16
Part one of rewriting the config management such that settings are read and w...
dpage
2008-05-16
*nix fixes for the default settings patch.
dpage
2008-05-16
Allow default settings to be set via a global config file. This allows redist...
dpage
2008-03-22
Update default doc location for EDB
dpage
2008-03-07
Move path sanitisation code into a separate function
dpage
2008-03-05
Sanitize paths before use
dpage
2008-03-03
Add the ability to register external applications on
dpage
2008-02-04
Missing c_str()'s
dpage
2008-02-04
Fix some potential causes of crashes.
dpage
2008-01-01
Copyright update
dpage
2007-11-30
Add the default path for EDB 8.3 utilities to the util search path
dpage
2007-11-23
Fix path discovery on Unix so standard installs can be relocated easily.
dpage
2007-10-09
On futher though, let's only set the mac listview option on Macs
dpage
2007-10-09
Use the generic list control on Mac to avoid strange quirks with the native o...
dpage
2007-10-08
Oops. Replace missing #endif.
dpage
2007-10-08
Remove the OpenSSL Applink hack now it's been fixed in libpq.
dpage
2007-09-28
We need to include OpenSSL's applink code with OpenSSL 0.9.8+, per report fro...
dpage
2007-08-07
Move the helper apps into Contents/SharedSupport in the Mac appbundle. This i...
dpage
2007-06-19
update path for online EDB help.
dpage
2007-06-06
Typo fix.
guillaume
2007-05-18
Remove the 'index.html' from the end of the path if we discover an html direc...
dpage
2007-05-18
Search a variety of locations for local helpfiles, before resrting to online ...
dpage
2007-05-17
Remove bundled copies of PostgreSQL/Slony docs to make it easier to localise ...
dpage
2007-05-11
Log to stderr until logging is setup - avoid some annoying junk messages on M...
dpage
2007-05-11
Allow .sql files to launch the query tool when double clicked in the OS X Finder
dpage
2007-05-10
Add a new command line option (-f <file>) to open an SQL script automatically...
dpage
2007-05-10
Show the splash screen in debug builds (but don't wait for it to be read). Th...
dpage
2007-05-10
Add a new command line options (-cp <file>) to allow direct editing of pgpass...
dpage
[next]