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