libs-gdl2/DBModeler
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
..
Inspectors Updated all project GNUmakefile's to include the local common.make, which will 2008-05-29 14:57:30 +00:00
Resources Updated the DBModeler application so the SQLGenerator window uses the 2008-05-13 17:53:24 +00:00
AdaptorsPanel.h * COPYING.LIB: Update to LGPL 3. 2007-07-12 06:39:22 +00:00
AdaptorsPanel.m Replaced tabs with spaces throughout the DBModeler sub-project. 2008-05-23 12:11:26 +00:00
AttributeCell.h * DBModeler/*.[h,m]: Fix includes for OS X. 2008-05-09 20:21:17 +00:00
AttributeCell.m Replaced tabs with spaces throughout the DBModeler sub-project. 2008-05-23 12:11:26 +00:00
ConsistencyChecker.h * DBModeler/*.[h,m]: Fix includes for OS X. 2008-05-09 20:21:17 +00:00
ConsistencyChecker.m Replaced tabs with spaces throughout the DBModeler sub-project. 2008-05-23 12:11:26 +00:00
ConsistencyResults.h * DBModeler/*.[h,m]: Fix includes for OS X. 2008-05-09 20:21:17 +00:00
ConsistencyResults.m * DBModeler/Resources/ConsistencyResults.gsmarkup: initial import. 2008-05-13 09:55:43 +00:00
COPYING * COPYING.LIB: Update to LGPL 3. 2007-07-12 06:39:22 +00:00
DefaultColumnProvider.h * COPYING.LIB: Update to LGPL 3. 2007-07-12 06:39:22 +00:00
DefaultColumnProvider.m Replaced tabs with spaces throughout the DBModeler sub-project. 2008-05-23 12:11:26 +00:00
DiagramEditor.h * COPYING.LIB: Update to LGPL 3. 2007-07-12 06:39:22 +00:00
DiagramEditor.m * DBModeler/*.[h,m]: Fix includes for OS X. 2008-05-09 20:21:17 +00:00
DiagramView.h * DBModeler/*.[h,m]: Fix includes for OS X. 2008-05-09 20:21:17 +00:00
DiagramView.m Replaced tabs with spaces throughout the DBModeler sub-project. 2008-05-23 12:11:26 +00:00
EntityView.h * DBModeler/*.[h,m]: Fix includes for OS X. 2008-05-09 20:21:17 +00:00
EntityView.m Replaced tabs with spaces throughout the DBModeler sub-project. 2008-05-23 12:11:26 +00:00
EOAdditions.h * COPYING.LIB: Update to LGPL 3. 2007-07-12 06:39:22 +00:00
EOAdditions.m Replaced tabs with spaces throughout the DBModeler sub-project. 2008-05-23 12:11:26 +00:00
GNUmakefile Updated all project GNUmakefile's to include the local common.make, which will 2008-05-29 14:57:30 +00:00
KVDataSource.h * COPYING.LIB: Update to LGPL 3. 2007-07-12 06:39:22 +00:00
KVDataSource.m Replaced tabs with spaces throughout the DBModeler sub-project. 2008-05-23 12:11:26 +00:00
main.m Modified the DBModeler application to use Renaissance to generate its main 2008-05-13 03:34:01 +00:00
MainModelEditor.h Replaced tabs with spaces throughout the DBModeler sub-project. 2008-05-23 12:11:26 +00:00
MainModelEditor.m Replaced tabs with spaces throughout the DBModeler sub-project. 2008-05-23 12:11:26 +00:00
Modeler.h * DBModeler/*.[h,m]: Fix includes for OS X. 2008-05-09 20:21:17 +00:00
Modeler.m Minor bug fixes related to the PostgreSQL login panel. The login panel was 2008-05-29 15:07:21 +00:00
ModelerAttributeEditor.h * COPYING.LIB: Update to LGPL 3. 2007-07-12 06:39:22 +00:00
ModelerAttributeEditor.m Replaced tabs with spaces throughout the DBModeler sub-project. 2008-05-23 12:11:26 +00:00
ModelerEntityEditor.h Replaced tabs with spaces throughout the DBModeler sub-project. 2008-05-23 12:11:26 +00:00
ModelerEntityEditor.m Replaced tabs with spaces throughout the DBModeler sub-project. 2008-05-23 12:11:26 +00:00
ModelerTableEmbedibleEditor.h Replaced tabs with spaces throughout the DBModeler sub-project. 2008-05-23 12:11:26 +00:00
ModelerTableEmbedibleEditor.m Replaced tabs with spaces throughout the DBModeler sub-project. 2008-05-23 12:11:26 +00:00
NSView+Additions.h * DBModeler/*.[h,m]: Fix includes for OS X. 2008-05-09 20:21:17 +00:00
NSView+Additions.m Replaced tabs with spaces throughout the DBModeler sub-project. 2008-05-23 12:11:26 +00:00
Preferences.h * DBModeler/*.[h,m]: Fix includes for OS X. 2008-05-09 20:21:17 +00:00
Preferences.m Replaced tabs with spaces throughout the DBModeler sub-project. 2008-05-23 12:11:26 +00:00
SQLGenerator.h * DBModeler/*.[h,m]: Fix includes for OS X. 2008-05-09 20:21:17 +00:00
SQLGenerator.m Replaced tabs with spaces throughout the DBModeler sub-project. 2008-05-23 12:11:26 +00:00