postgis/loader/cunit
Mark Cave-Ayland 4daaecbc8e Commit reworked version of shp2pgsql-gui to the repository.
As per my email to postgis-devel, this commit contains a major reworking
of the inner core, with many bugfixes. The primary changes are:

- Elimination of FILENODE, since we can just use pointers to
  SHPLOADERCONFIG

- Abstract the configuration structures from the GUI interface

- Restrict entry to either drag/drop or file chooser

- Instead of constantly destroying/creating new dialogs, create
  them once and then just show/hide them (in particular this
  enables the file chooser to open at its previous directory)

- Add separate connection details and progress bar dialogs

- Rework both internals and GUI in preparation for adding dumper
  support

Note that the dumper integration changes are being worked on separately
and will be included in a later commit.

git-svn-id: http://svn.osgeo.org/postgis/trunk@8706 b70326c6-7e19-0410-871a-916f4a2858ee
2012-01-08 23:32:05 +00:00
..
cu_pgsql2shp.c Update loader regression test suite to add a simple test for shp2pgsql (much as we now do for pgsql2shp). 2011-07-02 13:43:35 +00:00
cu_pgsql2shp.h Ticket #855 by Loic Dachary: pgsql2shp fields conversion from predefined list 2011-04-03 19:19:30 +00:00
cu_shp2pgsql.c Update loader regression test suite to add a simple test for shp2pgsql (much as we now do for pgsql2shp). 2011-07-02 13:43:35 +00:00
cu_shp2pgsql.h Update loader regression test suite to add a simple test for shp2pgsql (much as we now do for pgsql2shp). 2011-07-02 13:43:35 +00:00
cu_tester.c Commit reworked version of shp2pgsql-gui to the repository. 2012-01-08 23:32:05 +00:00
cu_tester.h Update loader regression test suite to add a simple test for shp2pgsql (much as we now do for pgsql2shp). 2011-07-02 13:43:35 +00:00
Makefile.in Commit reworked version of shp2pgsql-gui to the repository. 2012-01-08 23:32:05 +00:00
map.txt Ticket #855 by Loic Dachary: pgsql2shp fields conversion from predefined list 2011-04-03 19:19:30 +00:00