users/quan74/pgadmin-import.git
2009-02-27 guillaumeFixes few bugs in the recent server status patch (per...
2009-02-27 dpageFix inconsistent naming of packages.
2009-02-27 dpageGet the PG utilities from the same place as the libpq...
2009-02-27 dpageAllow the contents of the panes on the Server Status...
2009-02-27 guillaumeFix an issue with my last patch.
2009-02-26 dpagefix capitalization
2009-02-26 dpageFix a bug in the revised colour handling.
2009-02-26 guillaumeUpdate projects files because of the frmStatus.xrc...
2009-02-26 guillaumeComplete rework of the "Server Status" Window.
2009-02-26 dpageEDB Fixes:
2009-02-24 guillaumeAutomatic merge using stringmerge script.
2009-02-24 dpageAllow server nodes to be added with no color, instead...
2009-02-24 guillaumeUpdate zh_TW translation, per ChaoYi Kuo.
2009-02-24 dpageDisplay auto-vac settings on the property list [Ashesh...
2009-02-23 dpageReduce maximum dialogue height from 330d to 280d. Hopef...
2009-02-23 dpageAdd support for per-table TOAST autovacuum settings...
2009-02-23 dpageDefine UNICODE if we're using a Unicode wxWidgets build
2009-02-20 dpageRemove an incorrect apostrophe.
2009-02-20 dpageDocument the ignore version mismatch option.
2009-02-20 dpageMore consistent punctuation
2009-02-20 dpageDon't allow an FK index to be created in table creation...
2009-02-20 dpageFix default dialog size
2009-02-18 dpageUse an empty string instead of N.A. for a setting that...
2009-02-18 dpageAdd support for per-table autovacuum settings in Postgr...
2009-02-18 dpageFix procedure name quoting.
2009-02-16 dpageFix some component refs
2009-02-16 dpageUpdate addresses
2009-02-13 dpageFix support for 'bit varying' columns [Quan Zongliang].
2009-02-13 dpageFix help paths
2009-02-09 dpageFix trigger list [Ashesh Vashi]. Bug report from Chris...
2009-02-05 dpageAdd Magnus to the DevTeam
2009-02-05 dpageDisplay the view schema correctly on the dependents...
2009-02-03 dpageAdd support for column level privileges on PostgreSQL...
2009-02-02 dpageMore sane default size
2009-01-27 dpageAdd a KeyFile option to the utilities.ini config file...
2009-01-27 dpageFix function default value handling for EDB 8.4.
2009-01-27 dpageDon't try to open the postgres-reg.ini file in read...
2009-01-27 dpageFix a couple of potential crashes.
2009-01-27 dpageRemove some unused variable declarations, and tidy...
2009-01-21 dpageUse _ in IDs, not -
2009-01-21 dpageUpdate to use Hiroshi's fixed build of gettext.
2009-01-21 dpageFix a missed copyright notice
2009-01-20 hiroshiWarning which cannot display a server log.
2009-01-16 dpageEnsure joins are removed first before a table is delete...
2009-01-16 hiroshiFix translation keyword.
2009-01-16 hiroshiFix dictionary selection of a FTS dialog is not visible.
2009-01-16 hiroshiAdjustment of a pane.
2009-01-15 guillaumeFix a lot of UI issues on GTK and Mac.
2009-01-14 hiroshiFix display problem of dbname.
2009-01-14 dpageOnly use wxSystemOptions::SetOption on Mac where we...
2009-01-14 dpageAdd a hack to switch between the native and generic...
2009-01-14 dpageDisplay a message if we can't display a hint.
2009-01-14 dpagePrevent a crash occuring if the Hint menu option is...
2009-01-13 dpageWarn the user if connecting to a newer version of the...
2009-01-12 dpageAdd support for Window functions [Ashesh Vashi]
2009-01-12 hiroshiFixed translation keyword.
2009-01-11 hiroshiPreparation of Ja_JP.
2009-01-10 hiroshirenewal extract strings.
2009-01-09 dpageAdd an option to ignore server version mismatches with...
2009-01-08 dpageAdd support for default values for function parameters...
2009-01-08 dpageRestore old behaviour of the Edit Grid where <return...
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...
next