libs-gsweb/GSWDatabase
Manuel Guesdon 3c024e08cd * GSWDatabase/WODisplayGroup.m
respect GNUstep coding standard (curly brackets placement, indentation)
  fix _deleteObject: (undo selectors)
  fix _insertObjectWithObjectAndIndex: (NSAssert)
  fix insertObject:atIndex: (undo selectors)


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@37918 72102866-910b-0410-8b05-ffd578937521
2014-05-29 11:06:50 +00:00
..
GNUmakefile removed GSWRedirect.gswc 2010-04-15 06:32:08 +00:00
Makefile.preamble add GSWDatabase/Makefile.preamble patch from Sebastian Reitenbach 2013-03-02 17:39:47 +00:00
README 2010-04-15 David Wetzel <dave@turbocat.de> 2010-04-15 05:58:08 +00:00
WODisplayGroup.h * GSWDatabase/WODisplayGroup.h 2013-03-03 18:11:52 +00:00
WODisplayGroup.m * GSWDatabase/WODisplayGroup.m 2014-05-29 11:06:50 +00:00

GDL dependant code will go here.
You have to add the GSWDatabase.framework to your project if you want to use a database.

Have fun!

-- dw