*** empty log message ***

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@6020 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Manuel Guesdon 2000-02-14 10:58:30 +00:00
parent f3c0488547
commit 8e75e45fe3

View file

@ -1,3 +1,25 @@
2000-02-13 Manuel Guesdon <mguesdon@sbuilders.com>
* GSWStatisticsStore.m: added comment
* GSWSubmitButton.m: added log and assert
* GSWImageButton.m: added log and assert
* GSWHyperlink.m: added log and assert
* GSWHTMLStaticElement.m: added log and assert
* GSWForm.m: added log and assert
* GSWElement.m: added log and assert
* GSWConditional.m: added log and assert
* GSWComponentReference.m: added log and assert
* GSWComponent.m: added log and assert
* GSWElement.m: added log and assert
* GSWElement.h: added debug ivar
* GSWTextField.m: added log and assert
* GSWInput.m: added log and assert
* GSWelementIDString.h/.m: added
-parentElementIDString
-copyWithZone:
-mutableCopyWithZone:
2000-02-12 Manuel Guesdon <mguesdon@sbuilders.com>
* GSWApplication.m: move DESTROY(appAutoreleasePool);