2008-12-04 |
dpage | Fix some weirdness in the way that tab clicks are detec... |
commit | commitdiff | tree |
2008-12-04 |
dpage | Update the Query Builder to include a new tab for joins... |
commit | commitdiff | tree |
2008-11-25 |
dpage | Fix initial layout of the index dialogue so that lstCol... |
commit | commitdiff | tree |
2008-11-25 |
dpage | Avoid an assert if no index access method is selected. |
commit | commitdiff | tree |
2008-11-25 |
dpage | Add support for DESC and NULLs FIRST/LAST options for... |
commit | commitdiff | tree |
2008-11-20 |
dpage | Further UI fixes [Guillaume Lelarge] |
commit | commitdiff | tree |
2008-11-20 |
dpage | Remove an obsolete bug |
commit | commitdiff | tree |
2008-11-20 |
dpage | TODO list updates |
commit | commitdiff | tree |
2008-11-18 |
dpage | Add support for per-database collation, ctype and conne... |
commit | commitdiff | tree |
2008-11-17 |
dpage | Fix a column quoting bug [Quan Zongliang] |
commit | commitdiff | tree |
2008-11-14 |
guillaume | Add ALTER DATABASE SET TABLESPACE support (8.4) and... |
commit | commitdiff | tree |
2008-11-07 |
dpage | Fix the index UI to handle columns with commas in the... |
commit | commitdiff | tree |
2008-11-04 |
dpage | Remove the un-maintained Tip of the Day feature [Ashesh... |
commit | commitdiff | tree |
2008-10-28 |
mha | Fix reverse order of pre/post 8.3 error messages. |
commit | commitdiff | tree |
2008-10-27 |
guillaume | Add more index stats. |
commit | commitdiff | tree |
2008-10-19 |
guillaume | Fixes some UI bugs in the new layout code. |
commit | commitdiff | tree |
2008-10-13 |
dpage | Fix the edit grid to work with bit(x). |
commit | commitdiff | tree |
2008-10-01 |
guillaume | Table's definition is already quoted, per a report... |
commit | commitdiff | tree |
2008-09-25 |
dpage | Couple of minor tweaks to the cmake build to get an... |
commit | commitdiff | tree |
2008-09-19 |
mha | For some reason, previous commit refused to include... |
commit | commitdiff | tree |
2008-09-19 |
dpage | Tweak dlgConnect layout. |
commit | commitdiff | tree |
2008-09-19 |
mha | Initial work towards being able to configure/build... |
commit | commitdiff | tree |
2008-09-18 |
dpage | Fix the layout restoration |
commit | commitdiff | tree |
2008-09-18 |
dpage | Table creation fixes - hide the Vacuum tab when creatin... |
commit | commitdiff | tree |
2008-09-18 |
dpage | Widen the default size of frmStatus |
commit | commitdiff | tree |
2008-09-18 |
mha | Don't close the console window if wxwidgets is not... |
commit | commitdiff | tree |
2008-09-18 |
mha | As usual, forgot to update the CHANGELOG... |
commit | commitdiff | tree |
2008-09-18 |
mha | Don't run a separate query for the database description... |
commit | commitdiff | tree |
2008-09-16 |
mha | pgscript help updates: better presentation and |
commit | commitdiff | tree |
2008-09-15 |
mha | Remove extra (broken) tag introduced in pgscript patch. |
commit | commitdiff | tree |
2008-09-15 |
dpage | Update the *nix server detection code to use the actual... |
commit | commitdiff | tree |
2008-09-15 |
mha | Remove -fno-rtti, to build properly on OSX with pgscript. |
commit | commitdiff | tree |
2008-09-15 |
mha | Update screenshots now that we have pgscript. |
commit | commitdiff | tree |
2008-09-15 |
mha | Forgot to update CHANGELOG with pgscript |
commit | commitdiff | tree |
2008-09-15 |
mha | Add svn:keywords to all module.mk files as well. |
commit | commitdiff | tree |
2008-09-15 |
mha | Set svn:keywords => "Id Date Revision" on all *.cpp... |
commit | commitdiff | tree |
2008-09-15 |
mha | pgScript - a scripting language for PostgreSQL/pgAdmin |
commit | commitdiff | tree |
2008-09-10 |
mha | Some more setting of svn:ignore |
commit | commitdiff | tree |
2008-09-10 |
mha | Set svn:ignore properties |
commit | commitdiff | tree |
2008-09-10 |
mha | Silence compiler warning in gqb |
commit | commitdiff | tree |
2008-09-09 |
dpage | Minor installer fixes |
commit | commitdiff | tree |
2008-09-08 |
dpage | Add support for variadic functions in PostgreSQL 8.4+. |
commit | commitdiff | tree |
2008-09-07 |
dpage | Fix typo |
commit | commitdiff | tree |
2008-09-04 |
dpage | Ensure we never try to refresh the Servers node. |
commit | commitdiff | tree |
2008-09-01 |
dpage | Don't fetch temp schemas if not actually required,... |
commit | commitdiff | tree |
2008-08-30 |
guillaume | Forgot the changelog. |
commit | commitdiff | tree |
2008-08-30 |
guillaume | SQL text field can be enabled to allow SQL changes... |
commit | commitdiff | tree |
2008-08-30 |
guillaume | dlgSchedule is now growable. |
commit | commitdiff | tree |
2008-08-29 |
dpage | Clarify that pgAgent must be downloaded separately. |
commit | commitdiff | tree |
2008-08-29 |
dpage | Note that pgAgent is distributed separately. |
commit | commitdiff | tree |
2008-08-29 |
dpage | Remove the admin/admin81 modules which aren't needed... |
commit | commitdiff | tree |
2008-08-28 |
guillaume | dlgFunction is now growable. |
commit | commitdiff | tree |
2008-08-28 |
guillaume | dlgRole is now growable. |
commit | commitdiff | tree |
2008-08-28 |
guillaume | dlgType is now growable. |
commit | commitdiff | tree |
2008-08-28 |
dpage | Remove pgAgent stuff from Windows code and packaging. |
commit | commitdiff | tree |
2008-08-28 |
dpage | Move pgaevent |
commit | commitdiff | tree |
2008-08-28 |
dpage | Remove references to pgAgent |
commit | commitdiff | tree |
2008-08-28 |
dpage | Remove pgagent from the old build system |
commit | commitdiff | tree |
2008-08-28 |
dpage | First phase of moving pgagent into a standalone project. |
commit | commitdiff | tree |
2008-08-28 |
dpage | Silence some bleats from older versions of GCC |
commit | commitdiff | tree |
2008-08-27 |
guillaume | frmOptions now saves/fetches FTS display options, per... |
commit | commitdiff | tree |
2008-08-26 |
guillaume | dlgTable is now growable. |
commit | commitdiff | tree |
2008-08-26 |
guillaume | dlgLanguage is now growable. |
commit | commitdiff | tree |
2008-08-26 |
guillaume | Fix an issue with an uninitialized combo box. |
commit | commitdiff | tree |
2008-08-26 |
guillaume | Review of the dialogs to make them growable. |
commit | commitdiff | tree |
2008-08-22 |
dpage | Add options to shift selected text to upper or lower... |
commit | commitdiff | tree |
2008-08-22 |
dpage | Silence some gcc warnings. |
commit | commitdiff | tree |
2008-08-22 |
dpage | Ensure the new SQL query is properly coloured |
commit | commitdiff | tree |
2008-08-21 |
dpage | Add block indenting and outdenting to the SQL editor. |
commit | commitdiff | tree |
2008-08-21 |
dpage | Prevent auto complete being used in the SQL editor... |
commit | commitdiff | tree |
2008-08-21 |
dpage | Fix node ordering. |
commit | commitdiff | tree |
2008-08-21 |
dpage | Formatting fix. |
commit | commitdiff | tree |
2008-08-21 |
dpage | Don't allow the relation and column cell names to be... |
commit | commitdiff | tree |
2008-08-21 |
dpage | Add some GQB docs. |
commit | commitdiff | tree |
2008-08-21 |
dpage | Ensure strings are translatable. Tweak a couple whilst... |
commit | commitdiff | tree |
2008-08-20 |
dpage | Fix alias quoting. |
commit | commitdiff | tree |
2008-08-20 |
dpage | Handle the transition between SQL Editor and GQB more... |
commit | commitdiff | tree |
2008-08-20 |
dpage | Don't remove too many characters from the end of a... |
commit | commitdiff | tree |
2008-08-20 |
dpage | Prevent the editor in the query tool being updated... |
commit | commitdiff | tree |
2008-08-20 |
dpage | Further GQB cleanup. Also, ensure that the column selec... |
commit | commitdiff | tree |
2008-08-19 |
dpage | Graphical query builder [Luis Ochoa - GSoC] |
commit | commitdiff | tree |
2008-08-12 |
dpage | Add FTS code to VC++ project files. |
commit | commitdiff | tree |
2008-08-11 |
guillaume | Support for FTS objects. |
commit | commitdiff | tree |
2008-08-11 |
guillaume | Support for adding/removing inherited tables with 8... |
commit | commitdiff | tree |
2008-08-01 |
guillaume | Update catalan's translation, per Carme Cerdà Torres. |
commit | commitdiff | tree |
2008-08-01 |
mha | In the server status dialog: |
commit | commitdiff | tree |
2008-07-27 |
guillaume | Don't display SQL tab on Server properties dialog. |
commit | commitdiff | tree |
2008-07-10 |
dpage | Define IPADDR_NONE if required [Mayuresh Nirhali] |
commit | commitdiff | tree |
2008-07-04 |
dpage | Ensure a newline is included between notices in the... |
commit | commitdiff | tree |
2008-07-02 |
dpage | Correct default value for role inheritance. |
commit | commitdiff | tree |
2008-06-25 |
dpage | Use a more generic naming scheme for discovery on Unix... |
commit | commitdiff | tree |
2008-06-24 |
guillaume | Update pt_PT translation, per Helder M. Vieira. |
commit | commitdiff | tree |
2008-06-23 |
dpage | Add todo item |
commit | commitdiff | tree |
2008-06-20 |
dpage | Add Polish Mac keyboard bug |
commit | commitdiff | tree |
2008-06-20 |
dpage | Save and restore the user-selected line ending type... |
commit | commitdiff | tree |
2008-06-20 |
dpage | Ensure that line endings stay consistent when editing... |
commit | commitdiff | tree |
2008-06-20 |
dpage | Fix colour dialogue on Windows |
commit | commitdiff | tree |
2008-06-16 |
guillaume | Adds a colour button that opens the standard colour... |
commit | commitdiff | tree |
2008-06-14 |
guillaume | Update pot file. |
commit | commitdiff | tree |
2008-06-12 |
guillaume | Remove the NOT in database and schema restriction. |
commit | commitdiff | tree |
next |