libs-gui/Source
Eric Wasylishen b00942ae92 * Source/NSView.m (-updateBoundsMatrix):
Fix a bug where updateBoundsMatrix would refuse to restore a
view's scale to its original value, after a modified bounds rect
had been set.
* Source/NSView.m (-setBounds:, -setBoundsOrigin:, -setBoundsSize:):
Call [self setNeedsDisplay: YES]; at the ends of these methods.
While the Cocoa docs explicitly say that calling these methods
won't mark the view as needing redisplay, this doesn't seem to
be true in practice.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@32955 72102866-910b-0410-8b05-ffd578937521
2011-04-30 06:40:14 +00:00
..
.cvsignore Update the documentation. 1997-10-16 00:12:18 +00:00
CompatibilityHeaders.make Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
DocMakefile Remove the GSFusedSilica files as they are obsolete now. 2011-02-20 20:10:57 +00:00
externs.m NSTextView continuous spell checking 2011-03-12 07:45:14 +00:00
Functions.m Small corrections to last commit. 2010-05-24 19:30:49 +00:00
GNUmakefile Removed very old, obsolete make variables 2011-03-14 10:53:27 +00:00
GNUmakefile.postamble Removed obsolete manual dependency rules in gnustep-gui GNUmakefile.postamble 2010-02-11 22:40:50 +00:00
GNUmakefile.preamble Fix failure to locate tools 2008-12-06 08:01:09 +00:00
GSAnimator.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
GSBindingHelpers.h Remove direct usage of isa. 2011-02-20 18:24:44 +00:00
GSDisplayServer.m Correct issues with missing or incorrect self 2011-03-14 22:59:20 +00:00
GSDragView.m Define new cursor backend methods replacing -setcursorcolor:::. And use 2011-02-15 22:54:23 +00:00
GSEPSPrintOperation.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
GSFastEnumeration.h Added GSFastEnumeration.h from -base to -gui so we can use fast enumeration there too. 2010-10-22 13:11:14 +00:00
GSFontInfo.m dopt to the fact that NSAffineTransform now uses a matrix of CGFloats. 2010-02-20 16:30:27 +00:00
GSGModelLoader.m Removed dead assignments found by static code analyser. 2011-03-13 15:26:20 +00:00
GSGormLoader.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
GSGormLoading.m Removed dead assignments found by static code analyser. 2011-03-13 15:26:20 +00:00
GSGuiPrivate.h Replace #include -> #import 2011-03-04 11:33:22 +00:00
GSHbox.m Correct issues with missing or incorrect self 2011-03-14 22:59:20 +00:00
GSHelpAttachment.m Add some support for help links and markers in RTF documents. These 2011-01-03 11:48:57 +00:00
GSHelpManagerPanel.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
GSHorizontalTypesetter.m Yet another bit of #include -> #import replacement. Replace includes of Foundation.h. 2010-03-25 09:11:50 +00:00
GSIconManager.h Patch by German Arias <german@xelalug.org>. 2009-12-21 17:27:56 +00:00
GSIconManager.m Don't touch icon positions when the icon manager is not used, so that 2010-01-27 23:43:41 +00:00
GSInfoPanel.m * Source/NSOutlineView.m (-editColumn:...select:): Bring closer 2011-02-14 20:11:57 +00:00
GSKeyBindingAction.h few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
GSKeyBindingAction.m tidyup 2011-02-28 14:24:57 +00:00
GSKeyBindingTable.h few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
GSKeyBindingTable.m tidyup 2011-02-28 14:24:57 +00:00
GSLayoutManager.m tidyup 2011-02-28 14:24:57 +00:00
GSMemoryPanel.m Correct issues with missing or incorrect self 2011-03-14 22:59:20 +00:00
GSModelLoaderFactory.m Get the class NSNib to work and use it in NSBundleAdditions. 2010-03-22 09:08:50 +00:00
GSNibLoader.m Get the class NSNib to work and use it in NSBundleAdditions. 2010-03-22 09:08:50 +00:00
GSNibLoading.m Fix memory leaks found by static analyser. 2011-03-10 23:03:01 +00:00
GSPDFPrintOperation.m Remove compiler warnings from clang. 2010-04-10 17:48:46 +00:00
GSPrinting.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
GSPrintOperation.m Removed dead assignments found by static code analyser. 2011-03-13 15:26:20 +00:00
GSServicesManager.m Fix dead initialisation found by static analyser. 2011-03-10 23:21:04 +00:00
GSSlideView.h Replace #include -> #import 2011-03-04 11:33:22 +00:00
GSSlideView.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
GSStandardWindowDecorationView.m * Source/GSStandardWindowDecorationView.m: Use bounds rect instead 2011-04-18 20:49:39 +00:00
GSTable.m Correct issues with missing or incorrect self 2011-03-14 22:59:20 +00:00
GSTextFinder.h Implement a standard find panel for NSTextView. 2010-08-02 18:57:00 +00:00
GSTextFinder.m Fix warnigns reported by clang. 2011-04-08 23:21:55 +00:00
GSTextStorage.h Replace #include -> #import 2011-03-04 11:33:22 +00:00
GSTextStorage.m cast to keep compiler happy 2011-03-29 09:41:59 +00:00
GSTheme.m More unsigned < 0 tests. 2011-02-24 13:28:20 +00:00
GSThemeDrawing.m added Icon for the Music folder 2010-12-14 10:22:50 +00:00
GSThemeInspector.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
GSThemeMenu.m Add method to ask if the menu should show the icon. In some themes it 2011-04-10 20:14:53 +00:00
GSThemeOpenSavePanels.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
GSThemePanel.m Remove compiler warnings from clang. 2010-04-10 17:48:46 +00:00
GSThemePrivate.h Draw borders using image tiles, if available. 2010-02-07 21:42:50 +00:00
GSThemeTools.m Next bit of #include -> #import replacement. 2010-03-24 09:18:14 +00:00
GSTitleView.m Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +00:00
GSToolbarCustomizationPalette.h Replace #include -> #import 2011-03-04 11:33:22 +00:00
GSToolbarCustomizationPalette.m Removed dead assignments found by static code analyser. 2011-03-13 15:26:20 +00:00
GSToolbarView.m * Source/GSToolbarView.m (initSystemExtensionsColors): Remove 2010-12-31 16:19:52 +00:00
GSToolTips.h Replace #include -> #import 2011-03-04 11:33:22 +00:00
GSToolTips.m Fix build with gcc. 2010-10-22 21:23:29 +00:00
GSTrackingRect.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
GSTypesetter.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
GSVbox.m Correct issues with missing or incorrect self 2011-03-14 22:59:20 +00:00
GSWindowDecorationView.m * Source/NSScreen.m: Read -userSpaceScaleFactor from the GSScaleFactor 2011-04-19 08:42:59 +00:00
GSXibLoader.m Fix XIB loading bug #33042 2011-04-18 08:44:25 +00:00
libgnustep-gui.def * Source/libgnustep-gui.def: Export GSTheme class. 2009-08-26 22:55:41 +00:00
linking.m Remove compiler warnings from clang. 2010-04-10 17:48:46 +00:00
NSActionCell.m Change tag to NSInteger. 2010-03-23 21:26:24 +00:00
NSAffineTransform.m Next bit of #include -> #import replacement. 2010-03-24 09:18:14 +00:00
NSAlert.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSAnimation.m Fixed different issues spotted by the static code analysis. 2011-03-06 22:58:56 +00:00
NSApplication.m * Source/NSWindow.m: Remove unnecessary FIXMEs related to 2011-04-19 08:23:01 +00:00
NSArrayController.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
NSAttributedString.m Avoid potential illegal access violation introduced with the previous 2010-06-18 17:03:55 +00:00
NSBezierPath.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSBitmapImageRep+GIF.h few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
NSBitmapImageRep+GIF.m avoid obsolete macros 2011-02-28 15:43:25 +00:00
NSBitmapImageRep+ICNS.h few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
NSBitmapImageRep+ICNS.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
NSBitmapImageRep+JPEG.h few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
NSBitmapImageRep+JPEG.m avoid obsolete macros 2011-02-28 15:43:25 +00:00
NSBitmapImageRep+PNG.h few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
NSBitmapImageRep+PNG.m * Source/NSBitmapImageRep+PNG.m: Read DPI metadata in PNG files 2011-04-20 21:41:17 +00:00
NSBitmapImageRep+PNM.h few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
NSBitmapImageRep+PNM.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
NSBitmapImageRep.m * Source/tiff.m: 2011-04-21 22:19:06 +00:00
NSBox.m Explicitly encode/decode enumerated types as 'int' which is what all 2010-12-27 11:57:04 +00:00
NSBrowser.m Correct issues with missing or incorrect self 2011-03-14 22:59:20 +00:00
NSBrowserCell.m Correct issues with missing or incorrect self 2011-03-14 22:59:20 +00:00
NSBundleAdditions.m avoid calls to non-standard method 2011-03-05 16:18:04 +00:00
NSButton.m Fix small bugs found by static analyser. 2010-09-24 18:58:57 +00:00
NSButtonCell.m First batch of corrections based on David's static analysis. 2010-09-12 16:34:22 +00:00
NSButtonImageSource.h Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSButtonImageSource.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSCachedImageRep.m * Source/NSWindow.m: Remove unnecessary FIXMEs related to 2011-04-19 08:23:01 +00:00
NSCell.m Lots of small tweaks to make -gui compile without warnings with clang. 2010-04-10 20:33:30 +00:00
NSClipView.m Replaced _rFlags.flipped_view use with -isFlipped and deprecated 2010-09-03 08:21:52 +00:00
NSColor.m Fix small bugs found by static analyser. 2010-09-24 18:58:57 +00:00
NSColorList.m Make sure the system colors are set up properly before computing the 2011-01-20 19:36:49 +00:00
NSColorPanel.m Correct issues with missing or incorrect self 2011-03-14 22:59:20 +00:00
NSColorPicker.m few compiler warning fixes plus a lot of #import replacement. 2010-05-24 10:48:14 +00:00
NSColorSpace.m Another bit of #include -> #import replacement. 2010-03-24 22:41:21 +00:00
NSColorWell.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSComboBox.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSComboBoxCell.m Correct imports. 2011-03-16 19:15:15 +00:00
NSControl.m Release the key value binding as it will be 2011-03-07 13:35:37 +00:00
NSController.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSCursor.m * Source/NSMatrix.m (_shiftModifier:): Use correct column index 2011-03-12 19:01:54 +00:00
NSCustomImageRep.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSDataLink.m Fixed different issues spotted by the static code analysis. 2011-03-06 22:58:56 +00:00
NSDataLinkManager.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSDataLinkPanel.m Correct issues with missing or incorrect self 2011-03-14 22:59:20 +00:00
NSDocument.m When NSDocument presents a save panel, make sure the file name has a 2010-12-29 11:47:16 +00:00
NSDocumentController.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSDocumentFrameworkPrivate.h Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSDrawer.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSEPSImageRep.m Fix memory leaks found by static analyser. 2011-03-10 23:03:01 +00:00
NSEvent.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSFileWrapper.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSFont.m Remove the GSFusedSilica files as they are obsolete now. 2011-02-20 20:10:57 +00:00
NSFontDescriptor.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSFontManager.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSFontPanel.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSForm.m Correct issues with missing or incorrect self 2011-03-14 22:59:20 +00:00
NSFormCell.m Correct issues with missing or incorrect self 2011-03-14 22:59:20 +00:00
NSGlyphGenerator.m Yet another bit of #include -> #import replacement. Replace includes of Foundation.h. 2010-03-25 09:11:50 +00:00
NSGradient.m tidyup 2011-02-28 14:24:57 +00:00
NSGraphicsContext.m Release the stack, as it is retained in the thread dictionary. 2011-03-07 21:18:19 +00:00
NSHelpManager.m avoid calls to non-standard method 2011-03-05 16:18:04 +00:00
NSHelpPanel.m Correct issues with missing or incorrect self 2011-03-14 22:59:20 +00:00
nsimage-tiff.h * Source/tiff.m: 2011-04-21 22:19:06 +00:00
NSImage.m * Source/NSImage.m (-nativeDrawInRect:...): Fix a bug in my recent change 2011-04-21 23:21:44 +00:00
NSImageCell.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSImageRep.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSImageView.m ne more static analyser fix, this time in NSImageView. 2011-03-06 23:11:03 +00:00
NSInputManager.m Fix memory leaks found by static analyser. 2011-03-10 23:03:01 +00:00
NSInputServer.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSInterfaceStyle.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSKeyValueBinding.m Release the key value binding as it will be 2011-03-07 13:35:37 +00:00
NSLayoutManager.m Fix warnigns reported by clang. 2011-04-08 23:21:55 +00:00
NSLevelIndicator.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSLevelIndicatorCell.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSManagedObjectContext.h Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSManagedObjectContext.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSMatrix.m added missing import 2011-03-29 21:59:57 +00:00
NSMenu.m * Source/NSMenu.m (-_organizeMenu): Move some code around to avoid 2011-04-18 22:24:08 +00:00
NSMenuItem.m Release the key value binding as it will be 2011-03-07 13:35:37 +00:00
NSMenuItemCell.m * Source/NSMenuItemCell.m: Add missing -retain for key 2011-03-14 20:24:54 +00:00
NSMenuView.m * Source/NSMenuView.m (-setWindowFrameForAttachingToRect:...): 2011-04-18 21:10:55 +00:00
NSMovie.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSMovieView.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSNib.m Rewrite of top level object handling in NIB/Gorm/Xib loading. 2010-03-28 21:33:08 +00:00
NSNibAXAttributeConnector.m * Source/GSNibLoading.m 2008-12-02 07:27:14 +00:00
NSNibAXRelationshipConnector.m * Source/GSNibLoading.m 2008-12-02 07:27:14 +00:00
NSNibBindingConnector.m * Source/GSNibLoading.m 2008-12-02 07:27:14 +00:00
NSObjectController.m Release the key value binding as it will be 2011-03-07 13:35:37 +00:00
NSOpenGLContext.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSOpenGLPixelFormat.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSOpenGLView.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSOpenPanel.m Correct issues with missing or incorrect self 2011-03-14 22:59:20 +00:00
NSOutlineView.m * Source/NSOutlineView.m: Implement -keyDown: to expand/contract 2011-04-30 05:46:44 +00:00
NSPageLayout.m Remove dead assignments found by static code analysis. 2011-02-09 22:20:00 +00:00
NSPanel.m Correct issues with missing or incorrect self 2011-03-14 22:59:20 +00:00
NSParagraphStyle.m added missing import 2011-03-29 21:59:57 +00:00
NSPasteboard.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSPopUpButton.m Implement NSSelectedTagBinding on NSPopupButton. 2011-03-07 15:35:36 +00:00
NSPopUpButtonCell.m * Source/NSPopUpButtonCell.m: Override -representedObject and 2011-04-29 00:17:01 +00:00
NSPrinter.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSPrintInfo.m Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +00:00
NSPrintOperation.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSPrintPanel.m gui: allow choosing printer in print dialog 2011-03-19 08:24:31 +00:00
NSProgressIndicator.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSResponder.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSRulerMarker.m Removed dead assignments found by static code analyser. 2011-03-13 15:26:20 +00:00
NSRulerView.m Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +00:00
NSSavePanel.m * Headers/AppKit/NSSavePanel.h: 2011-04-27 04:55:22 +00:00
NSScreen.m * Source/NSScreen.m: Read -userSpaceScaleFactor from the GSScaleFactor 2011-04-19 08:42:59 +00:00
NSScroller.m Correct issues with missing or incorrect self 2011-03-14 22:59:20 +00:00
NSScrollView.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSSearchField.m Some coding standard changes for NSSearchField 2010-12-27 13:44:18 +00:00
NSSearchFieldCell.m remove c99-ism 2011-03-28 13:48:29 +00:00
NSSecureTextField.m Correct issues with missing or incorrect self 2011-03-14 22:59:20 +00:00
NSSegmentedCell.m Correct issues with missing or incorrect self 2011-03-14 22:59:20 +00:00
NSSegmentedControl.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSSelection.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSShadow.m Yet another bit of #include -> #import replacement. Replace includes of Foundation.h. 2010-03-25 09:11:50 +00:00
NSSlider.m Clean up for NSSlider and NSSliderCell 2009-11-16 12:26:38 +00:00
NSSliderCell.m Adding methods to draw knob and bar to theme. 2010-11-26 22:48:46 +00:00
NSSound.m * Source/GSNibLoading.m (NSCustomView): Correct implementation of 2011-03-05 16:10:43 +00:00
NSSpeechSynthesizer.m add missing import 2011-03-28 14:04:25 +00:00
NSSpellChecker.m Change all spelling panel action methods to return no result. 2011-03-13 18:07:58 +00:00
NSSplitView.m Removed dead assignments found by static code analyser. 2011-03-13 15:26:20 +00:00
NSStepper.m Move stepper drawing code into GSTheme. 2009-11-09 13:01:48 +00:00
NSStepperCell.m Correct issues with missing or incorrect self 2011-03-14 22:59:20 +00:00
NSStringDrawing.m Remove dead assignments found by static code analysis. 2011-02-09 22:20:00 +00:00
NSTableColumn.m Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +00:00
NSTableHeaderCell.m Don't wrap text in table view headers by default. Partially fixes #30020. 2011-03-09 09:00:46 +00:00
NSTableHeaderView.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSTableView.m Implement the drag and drop support method 2011-03-17 10:19:11 +00:00
NSTabView.m Explicitly encode/decode enumerated types as 'int' which is what all 2010-12-27 11:57:04 +00:00
NSTabViewItem.m Create a default content view for new tab view items. 2011-02-14 21:51:08 +00:00
NSText.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSTextAttachment.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSTextBlock.m Removed dead assignments found by static code analyser. 2011-03-13 15:26:20 +00:00
NSTextContainer.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSTextField.m Release the key value binding as it will be 2011-03-07 13:35:37 +00:00
NSTextFieldCell.m Yet another set of #include -> #import replacement. 2010-03-31 08:14:50 +00:00
NSTextList.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSTextStorage.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSTextTable.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSTextTableBlock.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSTextView.m * Source/NSTextView.m (-mouseDown:): 2011-04-30 04:49:51 +00:00
NSTextView_actions.m Add missing assignment to update the typing attributes after deleting 2010-11-22 16:03:20 +00:00
NSTokenField.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSTokenFieldCell.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSToolbar.m Fix warnigns reported by clang. 2011-04-08 23:21:55 +00:00
NSToolbarFrameworkPrivate.h Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSToolbarItem.m Correct the definition of NSDragOperation and all its usages. 2010-12-22 16:16:14 +00:00
NSToolbarItemGroup.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSUserDefaultsController.m Replace #include -> #import 2011-03-04 11:33:22 +00:00
NSView.m * Source/NSView.m (-updateBoundsMatrix): 2011-04-30 06:40:14 +00:00
NSViewController.m * Source/NSViewController.m (-loadView): Retain the topLevelObjects. 2011-04-18 22:12:08 +00:00
NSWindow.m * Source/NSWindow.m: Remove unnecessary FIXMEs related to 2011-04-19 08:23:01 +00:00
NSWindowController.m Move code to set the window frame autosave name of a window 2011-01-24 22:05:36 +00:00
NSWorkspace.m redefine statvfs only for netbsd >= 3.0 2011-04-01 16:29:18 +00:00
tiff.m * Source/tiff.m: 2011-04-21 22:19:06 +00:00
win32-def.top Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
win32-entry.c Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00