users/quan74/pgadmin-import.git
2009-01-07 guillaumeUpdate simplified chinese, per Quan Zongliang.
2009-01-07 dpageAdd support for direct debugging of functions with...
2009-01-06 dpageFix button border and positioning.
2009-01-06 dpageDocument how to figure out the hostname used to target...
2009-01-05 dpageCopyright update
2009-01-05 guillaumeAdd -S and -Sc command line options to open a server...
2009-01-01 dpageAdd support for the many new node types in Postgres...
2008-12-31 guillaumeAdd CONNECTION LIMIT support for roles (8.1+).
2008-12-29 dpagepgAgent related doc tweaks.
2008-12-29 dpageOoops - remove some commented out code.
2008-12-29 dpageAdd support for remote databases in pgAgent [Ashesh...
2008-12-18 guillaumeNew translation fixes from Christoph Zwerschke.
2008-12-18 guillaumeTranslation fix from Christoph Zwerschke.
2008-12-06 dpageQuote the path names that we copy setup.h to, and don...
2008-12-04 dpageEnsure the user always gets offered the chance to updat...
2008-12-04 dpageFix some weirdness in the way that tab clicks are detec...
2008-12-04 dpageUpdate the Query Builder to include a new tab for joins...
2008-11-25 dpageFix initial layout of the index dialogue so that lstCol...
2008-11-25 dpageAvoid an assert if no index access method is selected.
2008-11-25 dpageAdd support for DESC and NULLs FIRST/LAST options for...
2008-11-20 dpageFurther UI fixes [Guillaume Lelarge]
2008-11-20 dpageRemove an obsolete bug
2008-11-20 dpageTODO list updates
2008-11-18 dpageAdd support for per-database collation, ctype and conne...
2008-11-17 dpageFix a column quoting bug [Quan Zongliang]
2008-11-14 guillaumeAdd ALTER DATABASE SET TABLESPACE support (8.4) and...
2008-11-07 dpageFix the index UI to handle columns with commas in the...
2008-11-04 dpageRemove the un-maintained Tip of the Day feature [Ashesh...
2008-10-28 mhaFix reverse order of pre/post 8.3 error messages.
2008-10-27 guillaumeAdd more index stats.
2008-10-19 guillaumeFixes some UI bugs in the new layout code.
2008-10-13 dpageFix the edit grid to work with bit(x).
2008-10-01 guillaumeTable's definition is already quoted, per a report...
2008-09-25 dpageCouple of minor tweaks to the cmake build to get an...
2008-09-19 mhaFor some reason, previous commit refused to include...
2008-09-19 dpageTweak dlgConnect layout.
2008-09-19 mhaInitial work towards being able to configure/build...
2008-09-18 dpageFix the layout restoration
2008-09-18 dpageTable creation fixes - hide the Vacuum tab when creatin...
2008-09-18 dpageWiden the default size of frmStatus
2008-09-18 mhaDon't close the console window if wxwidgets is not...
2008-09-18 mhaAs usual, forgot to update the CHANGELOG...
2008-09-18 mhaDon't run a separate query for the database description...
2008-09-16 mhapgscript help updates: better presentation and
2008-09-15 mhaRemove extra (broken) tag introduced in pgscript patch.
2008-09-15 dpageUpdate the *nix server detection code to use the actual...
2008-09-15 mhaRemove -fno-rtti, to build properly on OSX with pgscript.
2008-09-15 mhaUpdate screenshots now that we have pgscript.
2008-09-15 mhaForgot to update CHANGELOG with pgscript
2008-09-15 mhaAdd svn:keywords to all module.mk files as well.
2008-09-15 mhaSet svn:keywords => "Id Date Revision" on all *.cpp...
2008-09-15 mhapgScript - a scripting language for PostgreSQL/pgAdmin
2008-09-10 mhaSome more setting of svn:ignore
2008-09-10 mhaSet svn:ignore properties
2008-09-10 mhaSilence compiler warning in gqb
2008-09-09 dpageMinor installer fixes
2008-09-08 dpageAdd support for variadic functions in PostgreSQL 8.4+.
2008-09-07 dpageFix typo
2008-09-04 dpageEnsure we never try to refresh the Servers node.
2008-09-01 dpageDon't fetch temp schemas if not actually required,...
2008-08-30 guillaumeForgot the changelog.
2008-08-30 guillaumeSQL text field can be enabled to allow SQL changes...
2008-08-30 guillaumedlgSchedule is now growable.
2008-08-29 dpageClarify that pgAgent must be downloaded separately.
2008-08-29 dpageNote that pgAgent is distributed separately.
2008-08-29 dpageRemove the admin/admin81 modules which aren't needed...
2008-08-28 guillaumedlgFunction is now growable.
2008-08-28 guillaumedlgRole is now growable.
2008-08-28 guillaumedlgType is now growable.
2008-08-28 dpageRemove pgAgent stuff from Windows code and packaging.
2008-08-28 dpageMove pgaevent
2008-08-28 dpageRemove references to pgAgent
2008-08-28 dpageRemove pgagent from the old build system
2008-08-28 dpageFirst phase of moving pgagent into a standalone project.
2008-08-28 dpageSilence some bleats from older versions of GCC
2008-08-27 guillaumefrmOptions now saves/fetches FTS display options, per...
2008-08-26 guillaumedlgTable is now growable.
2008-08-26 guillaumedlgLanguage is now growable.
2008-08-26 guillaumeFix an issue with an uninitialized combo box.
2008-08-26 guillaumeReview of the dialogs to make them growable.
2008-08-22 dpageAdd options to shift selected text to upper or lower...
2008-08-22 dpageSilence some gcc warnings.
2008-08-22 dpageEnsure the new SQL query is properly coloured
2008-08-21 dpageAdd block indenting and outdenting to the SQL editor.
2008-08-21 dpagePrevent auto complete being used in the SQL editor...
2008-08-21 dpageFix node ordering.
2008-08-21 dpageFormatting fix.
2008-08-21 dpageDon't allow the relation and column cell names to be...
2008-08-21 dpageAdd some GQB docs.
2008-08-21 dpageEnsure strings are translatable. Tweak a couple whilst...
2008-08-20 dpageFix alias quoting.
2008-08-20 dpageHandle the transition between SQL Editor and GQB more...
2008-08-20 dpageDon't remove too many characters from the end of a...
2008-08-20 dpagePrevent the editor in the query tool being updated...
2008-08-20 dpageFurther GQB cleanup. Also, ensure that the column selec...
2008-08-19 dpageGraphical query builder [Luis Ochoa - GSoC]
2008-08-12 dpageAdd FTS code to VC++ project files.
2008-08-11 guillaumeSupport for FTS objects.
2008-08-11 guillaumeSupport for adding/removing inherited tables with 8...
2008-08-01 guillaumeUpdate catalan's translation, per Carme Cerdà Torres.
next