Wolfgang Lux
41047a6341
StepTalk scripts panel: int->NSInteger transition
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@36661 72102866-910b-0410-8b05-ffd578937521
2013-05-26 16:03:29 +00:00
Wolfgang Lux
3e7c37d9b3
Check the result of the super class initializer and assign it to self.
...
Also fix a space leak.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@36404 72102866-910b-0410-8b05-ffd578937521
2013-03-23 18:35:43 +00:00
Wolfgang Lux
77ed0deda7
Validate Run button of the StepTalk's scripts panel.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@34542 72102866-910b-0410-8b05-ffd578937521
2012-01-15 17:15:07 +00:00
Wolfgang Lux
520c66f605
Get StepTalk's script panel to work and protect against GNUstep
...
stubbornly replacing an application's main menu when the scripting
menu is loaded.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@34541 72102866-910b-0410-8b05-ffd578937521
2012-01-15 16:53:48 +00:00
Wolfgang Lux
69646308b3
Shut down compiler warnings for StepTalk's ApplicationScripting bundle.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@34536 72102866-910b-0410-8b05-ffd578937521
2012-01-15 13:59:18 +00:00
David Ayers
d2f23d6172
* GNUmakefile: Added flags to be able to compile from the building
...
directories and show all warnings except for import.
* NSApplication+additions.h: Added missing declaration.
* NSApplication+additions.m: Added import of needed headers. Removed
and commented unused variables to supress compiler warnings.
Corrected variable types and added necessary casts.
* NSObject+NibLoading.m: Added missing import.
* NSTextView+ScriptExecution.m: Removed unused variables.
* STAppScriptingSupport.m: Added missing import.
* STApplicationScriptingController.m: Ditto.
* STEnvironment+additions.m: Ditto.
* STScriptsPanel.h: Added missing declarations.
* STScriptsPanel.m: Added missing imports. Removed unused variables.
* STScriptingSupport.m: Added interface declaraions to supress
compiler warnings.
* STTranscript.h: Added missing declarations.
* STTranscript.m: Added missing imports.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16357 72102866-910b-0410-8b05-ffd578937521
2003-04-04 13:58:23 +00:00
Stefan Urbanek
6dbb009837
Sort scripts by localized name
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16341 72102866-910b-0410-8b05-ffd578937521
2003-04-03 16:06:33 +00:00
Stefan Urbanek
424d451511
Added WISH
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16294 72102866-910b-0410-8b05-ffd578937521
2003-03-30 15:33:02 +00:00
Stefan Urbanek
cbdc392440
Disallow multiple selection of scripts
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16280 72102866-910b-0410-8b05-ffd578937521
2003-03-27 17:59:42 +00:00
Stefan Urbanek
4d31f0b3b9
Added ApplicationScripting
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/steptalk/trunk@16225 72102866-910b-0410-8b05-ffd578937521
2003-03-23 02:21:04 +00:00