libs-gdl2/EOAdaptors
Blake Nicholson c62a5d5aa1 Minor bug fixes related to the PostgreSQL login panel. The login panel was
being shown twice when the New From Database... menu item was selected.  The
login panel was not editable when displayed due to its backing.

* DBModeler/Modeler.m

  (newFromDatabase:): Removed duplicate invocation of [adaptor runLoginPanel].

* EOAdaptors/PostgreSQLAdaptor/LoginPanel/PostgreSQLLoginPanel.m

  (init): Changed the panel's backing to NSBackingStoreBuffered instead of
  NSBackingStoreRetained.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@26584 72102866-910b-0410-8b05-ffd578937521
2008-05-29 15:07:21 +00:00
..
PostgreSQLAdaptor Minor bug fixes related to the PostgreSQL login panel. The login panel was 2008-05-29 15:07:21 +00:00
SQLiteAdaptor Updated all project GNUmakefile's to include the local common.make, which will 2008-05-29 14:57:30 +00:00
GNUmakefile.in Updated all project GNUmakefile's to include the local common.make, which will 2008-05-29 14:57:30 +00:00
Makefile.postamble * COPYING.LIB: Update to LGPL 3. 2007-07-12 06:39:22 +00:00