libs-base/Source
Wolfgang Lux 69c7b2d054 When checking whether a word is in the user dictionary, make sure that
the word is checked against the current list of ignored words
regardless of whether the user (already) has a set of learned words in
the current language.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@29702 72102866-910b-0410-8b05-ffd578937521
2010-02-22 20:09:51 +00:00
..
Additions Fix my own recent bug fix to avoid potential null pointer dereferences 2010-02-22 19:54:24 +00:00
ObjectiveC2 tweaks to avoid compiler warnings 2010-02-20 18:05:00 +00:00
pathconfig Fix typo 2009-02-16 06:50:00 +00:00
unix Simplify header inclusion 2010-02-19 08:12:46 +00:00
win32 Simplify header inclusion 2010-02-19 08:12:46 +00:00
.cvsignore Header reorganizsateion - Please refer to ChangeLog 2003-07-31 23:49:32 +00:00
callframe.h a bit step towards removing obsolete mframe code. 2009-10-04 15:26:07 +00:00
callframe.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
cifframe.h a bit step towards removing obsolete mframe code. 2009-10-04 15:26:07 +00:00
cifframe.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
common.h tweaks to avoid compiler warnings 2010-02-20 18:05:00 +00:00
CompatibilityHeaders.make allow developers more time to adapt to LGPLv3 2008-06-08 10:38:33 +00:00
dld-load.h allow developers more time to adapt to LGPLv3 2008-06-08 10:38:33 +00:00
DocMakefile move a bit more stuff into additions 2010-02-18 16:18:54 +00:00
externs.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
GNUmakefile make runtime.h available to other code. 2010-02-20 06:49:32 +00:00
GSArray.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
GSAttributedString.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
GSConcreteValue.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
GSConcreteValueTemplate.m deprecates some gnustep runtime wrappers 2010-02-22 10:13:20 +00:00
GSCountedSet.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
GSDictionary.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
GSeq.h simplify for older compilers 2009-10-13 09:59:34 +00:00
GSFastEnumeration.h Tidied up some compiler warnings in last commit. 2009-12-27 14:41:15 +00:00
GSFFCallInvocation.m deprecates some gnustep runtime wrappers 2010-02-22 10:13:20 +00:00
GSFFIInvocation.m Get gnustep runtime specific code to compile ... don't know if it works. 2010-02-22 10:56:07 +00:00
GSFileHandle.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
GSFormat.m Move includes to NSObjCRuntime.h to match OSX 2010-02-20 18:32:07 +00:00
GSFTPURLHandle.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
GSHTTPAuthentication.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
GSHTTPURLHandle.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
GSInternal.h merge back reorganisation branch 2010-02-14 10:48:10 +00:00
GSInvocation.h lrge changes to remove mframe 2009-10-05 16:00:28 +00:00
GSLocale.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
GSNetwork.h merge back reorganisation branch 2010-02-14 10:48:10 +00:00
GSNumberTypes.h Make NSNumber more like OSX ... retain for copy, and return YES/NO as BOOL 2010-02-19 19:23:03 +00:00
GSPortPrivate.h allow developers more time to adapt to LGPLv3 2008-06-08 10:38:33 +00:00
GSPrivate.h cleanup fast enumeration issues 2010-02-15 16:56:31 +00:00
GSPThread.h Apply patch to switch completely to using pthreads 2010-01-23 17:00:13 +00:00
GSRunLoopCtxt.h Add warning logs 2009-09-07 09:53:27 +00:00
GSRunLoopWatcher.h Add some missing comments 2009-02-26 11:09:05 +00:00
GSRunLoopWatcher.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
GSSet.m deprecates some gnustep runtime wrappers 2010-02-22 10:13:20 +00:00
GSSocketStream.h simplify memory usage 2009-03-24 10:46:53 +00:00
GSSocketStream.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
GSStream.h Updates for 10.5 API changes 2009-02-23 20:42:32 +00:00
GSStream.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
GSString.m remove unnused code 2010-02-22 10:34:47 +00:00
GSURLPrivate.h * Source/GSURLPrivate.h: Addition of private method to NSURLProtocol 2009-04-18 14:22:54 +00:00
GSValue.m deprecates some gnustep runtime wrappers 2010-02-22 10:13:20 +00:00
hpux-load.h allow developers more time to adapt to LGPLv3 2008-06-08 10:38:33 +00:00
inet_ntop.c Applied patch #6677 2008-11-17 13:45:32 +00:00
inet_pton.c bugfix for old systems without stdint.h 2008-10-15 05:10:55 +00:00
libgnustep-base-entry.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
Makefile.postamble make runtime.h available to other code. 2010-02-20 06:49:32 +00:00
Makefile.preamble allow developers more time to adapt to LGPLv3 2008-06-08 10:38:33 +00:00
NSAffineTransform.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSArchiver.m deprecates some gnustep runtime wrappers 2010-02-22 10:13:20 +00:00
NSArray.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSAssertionHandler.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSAttributedString.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSAutoreleasePool.m deprecates some gnustep runtime wrappers 2010-02-22 10:13:20 +00:00
NSBundle.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSCache.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSCachedURLResponse.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSCalendarDate.m deprecates some gnustep runtime wrappers 2010-02-22 10:13:20 +00:00
NSCallBacks.h allow developers more time to adapt to LGPLv3 2008-06-08 10:38:33 +00:00
NSCallBacks.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSCharacterSet.m deprecates some gnustep runtime wrappers 2010-02-22 10:13:20 +00:00
NSCharacterSetData.h OSX compatibility update for newline character set. 2010-01-09 07:45:18 +00:00
NSClassDescription.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSCoder.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSConcreteHashTable.m deprecates some gnustep runtime wrappers 2010-02-22 10:13:20 +00:00
NSConcreteMapTable.m deprecates some gnustep runtime wrappers 2010-02-22 10:13:20 +00:00
NSConcretePointerFunctions.h more gc fixups 2009-04-17 08:12:52 +00:00
NSConcretePointerFunctions.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSConnection.m deprecates some gnustep runtime wrappers 2010-02-22 10:13:20 +00:00
NSCopyObject.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSCountedSet.m deprecates some gnustep runtime wrappers 2010-02-22 10:13:20 +00:00
NSData.m fix error in printf format 2010-02-22 10:48:10 +00:00
NSDate.m deprecates some gnustep runtime wrappers 2010-02-22 10:13:20 +00:00
NSDateFormatter.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSDebug.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSDecimal.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSDecimalNumber.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSDictionary.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSDistantObject.m deprecates some gnustep runtime wrappers 2010-02-22 10:13:20 +00:00
NSDistributedLock.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSDistributedNotificationCenter.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSEnumerator.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSError.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSException.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSFileHandle.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSFileManager.m deprecates some gnustep runtime wrappers 2010-02-22 10:13:20 +00:00
NSFormatter.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSGarbageCollector.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSGeometry.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSHashTable.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSHost.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSHTTPCookie.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSHTTPCookieStorage.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSIndexPath.m deprecates some gnustep runtime wrappers 2010-02-22 10:13:20 +00:00
NSIndexSet.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSInvocation.m deprecates some gnustep runtime wrappers 2010-02-22 10:13:20 +00:00
NSKeyedArchiver.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSKeyedUnarchiver.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSKeyValueCoding.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSKeyValueMutableArray.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSKeyValueMutableSet.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSKeyValueObserving.m deprecates some gnustep runtime wrappers 2010-02-22 10:13:20 +00:00
NSLock.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSLog.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSMapTable.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSMessagePort.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSMessagePortNameServer.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSMethodSignature.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSNetServices.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSNotification.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSNotificationCenter.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSNotificationQueue.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSNull.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSNumber.m Move includes to NSObjCRuntime.h to match OSX 2010-02-20 18:32:07 +00:00
NSNumberFormatter.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSNumberMethods.h Make NSNumber more like OSX ... retain for copy, and return YES/NO as BOOL 2010-02-19 19:23:03 +00:00
NSObjCRuntime.m deprecates some gnustep runtime wrappers 2010-02-22 10:13:20 +00:00
NSObject+NSComparisonMethods.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSObject.m deprecates some gnustep runtime wrappers 2010-02-22 10:13:20 +00:00
NSOperation.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSPage.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSPathUtilities.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSPipe.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSPointerArray.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSPointerFunctions.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSPort.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSPortCoder.m deprecates some gnustep runtime wrappers 2010-02-22 10:13:20 +00:00
NSPortMessage.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSPortNameServer.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSPredicate.m Move includes to NSObjCRuntime.h to match OSX 2010-02-20 18:32:07 +00:00
NSProcessInfo.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSPropertyList.m deprecates some gnustep runtime wrappers 2010-02-22 10:13:20 +00:00
NSProtocolChecker.m deprecates some gnustep runtime wrappers 2010-02-22 10:13:20 +00:00
NSProxy.m deprecates some gnustep runtime wrappers 2010-02-22 10:13:20 +00:00
NSRange.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSRunLoop.m deprecates some gnustep runtime wrappers 2010-02-22 10:13:20 +00:00
NSScanner.m deprecates some gnustep runtime wrappers 2010-02-22 10:13:20 +00:00
NSSerializer.m deprecates some gnustep runtime wrappers 2010-02-22 10:13:20 +00:00
NSSet.m deprecates some gnustep runtime wrappers 2010-02-22 10:13:20 +00:00
NSSocketPort.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSSocketPortNameServer.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSSortDescriptor.m deprecates some gnustep runtime wrappers 2010-02-22 10:13:20 +00:00
NSSpellServer.m When checking whether a word is in the user dictionary, make sure that 2010-02-22 20:09:51 +00:00
NSString.m deprecates some gnustep runtime wrappers 2010-02-22 10:13:20 +00:00
NSTask.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSThread.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSTimer.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSTimeZone.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
nstzfile.h * configure.ac: Check for tzfile.h 2004-10-11 03:08:54 +00:00
NSUnarchiver.m deprecates some gnustep runtime wrappers 2010-02-22 10:13:20 +00:00
NSUndoManager.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSURL.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSURLAuthenticationChallenge.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSURLCache.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSURLConnection.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSURLCredential.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSURLCredentialStorage.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSURLDownload.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSURLHandle.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSURLProtectionSpace.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSURLProtocol.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSURLRequest.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSURLResponse.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSUserDefaults.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSValue.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSValueTransformer.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSXMLDocument.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSXMLDTD.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSXMLDTDNode.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSXMLElement.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSXMLNode.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSXMLParser.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
NSXMLPrivate.h merge back reorganisation branch 2010-02-14 10:48:10 +00:00
NSZone.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
null-load.h allow developers more time to adapt to LGPLv3 2008-06-08 10:38:33 +00:00
objc-load.h allow developers more time to adapt to LGPLv3 2008-06-08 10:38:33 +00:00
objc-load.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
preface.m Simplify header inclusion 2010-02-19 08:12:46 +00:00
simple-load.h allow developers more time to adapt to LGPLv3 2008-06-08 10:38:33 +00:00
synchronization.m cosmetic tweaks 2010-02-17 11:47:06 +00:00
win32-def.top allow developers more time to adapt to LGPLv3 2008-06-08 10:38:33 +00:00
win32-load.h allow developers more time to adapt to LGPLv3 2008-06-08 10:38:33 +00:00