mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-05-31 01:01:19 +00:00
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: git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@6019 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9cf4fa4d66
commit
65baa80766
20 changed files with 193 additions and 25 deletions
|
@ -38,6 +38,7 @@
|
|||
-(void)incrementLastElementIDComponent;
|
||||
-(void)appendZeroElementIDComponent;
|
||||
-(void)appendElementIDComponent:(id)_element;
|
||||
-(NSString*)parentElementIDString;//NDFN
|
||||
#ifndef NDEBBUG
|
||||
-(int)elementsNb;
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue