.. |
.cvsignore
|
|
|
CompatibilityHeaders.make
|
Update FSF Address.
|
2005-05-26 02:52:46 +00:00 |
DocMakefile
|
theme reorganisation/tidy up
|
2006-09-22 11:53:40 +00:00 |
externs.m
|
dded basic support for the controller classes from Cocoa.
|
2006-12-19 18:35:16 +00:00 |
Functions.m
|
Small patches and a missing CVS entry.
|
2006-01-22 21:23:44 +00:00 |
GNUmakefile
|
Added new GSFlow class to layout views line by line dynamically (in a vein similar to what GSTable does by enabling view layout on a grid). This class will be useful to diplay toolbar items in the toolbar customization palette
|
2007-01-07 09:34:55 +00:00 |
GNUmakefile.postamble
|
Install Cocoa.h
|
2006-03-12 17:27:19 +00:00 |
GNUmakefile.preamble
|
Install Cocoa.h
|
2006-03-12 17:27:19 +00:00 |
GSDisplayServer.m
|
documentation cleanups
|
2006-11-06 13:58:37 +00:00 |
GSDragView.m
|
* Source/NSTableView.m: Add new private methods.
|
2006-11-01 09:50:00 +00:00 |
GSEPSPrintOperation.m
|
Coding style fixups
|
2005-11-16 11:34:25 +00:00 |
GSFlow.m
|
Added new GSFlow class to layout views line by line dynamically (in a vein similar to what GSTable does by enabling view layout on a grid). This class will be useful to diplay toolbar items in the toolbar customization palette
|
2007-01-07 09:34:55 +00:00 |
GSFontInfo.m
|
Update FSF Address.
|
2005-05-26 02:52:46 +00:00 |
GSFusedSilica.m
|
Update FSF Address.
|
2005-05-26 02:52:46 +00:00 |
GSFusedSilicaContext.h
|
Update FSF Address.
|
2005-05-26 02:52:46 +00:00 |
GSFusedSilicaContext.m
|
Update FSF Address.
|
2005-05-26 02:52:46 +00:00 |
GSGModelLoader.m
|
Nib compatibility code merge.
|
2006-05-20 22:12:46 +00:00 |
GSGormLoader.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
GSGuiPrivate.h
|
Update FSF Address.
|
2005-05-26 02:52:46 +00:00 |
GSHbox.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
GSHelpManagerPanel.m
|
* Tools/gopen.m
|
2006-10-31 13:38:00 +00:00 |
GSHorizontalTypesetter.m
|
Tweaks to avoid new compiler warnings with gcc-4.1 and some 64bit issues.
|
2006-07-04 21:31:49 +00:00 |
GSInfoPanel.m
|
merge in some theme branch changes
|
2006-11-02 19:42:42 +00:00 |
GSKeyBindingAction.h
|
Update FSF Address.
|
2005-05-26 02:52:46 +00:00 |
GSKeyBindingAction.m
|
Update FSF Address.
|
2005-05-26 02:52:46 +00:00 |
GSKeyBindingTable.h
|
Update FSF Address.
|
2005-05-26 02:52:46 +00:00 |
GSKeyBindingTable.m
|
Update FSF Address.
|
2005-05-26 02:52:46 +00:00 |
GSLayoutManager.m
|
* Source/NSTextView_actions.m:
|
2006-11-06 10:19:20 +00:00 |
GSMemoryPanel.m
|
memory panel improvements.
|
2006-03-30 19:28:31 +00:00 |
GSModelLoaderFactory.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
GSNibCompatibility.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
GSNibLoader.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
GSNibTemplates.m
|
Added better error message to initWithCoder in GSNibContainer and also added code in GSNibCompatibility to fix superview and window settings after a window is loaded in the nib file.
|
2006-07-19 03:16:49 +00:00 |
GSPDFPrintOperation.m
|
* Tools/gopen.m
|
2006-10-31 13:38:00 +00:00 |
GSPrinting.m
|
Coding style fixups
|
2005-11-16 11:34:25 +00:00 |
GSPrintOperation.m
|
improve user experience with printing and defaults setup
|
2006-02-22 10:23:13 +00:00 |
GSServicesManager.m
|
Tweaks to avoid new compiler warnings with gcc-4.1 and some 64bit issues.
|
2006-07-04 21:31:49 +00:00 |
GSSimpleLayoutManager.m
|
Update FSF Address.
|
2005-05-26 02:52:46 +00:00 |
GSSlideView.h
|
Update FSF Address.
|
2005-05-26 02:52:46 +00:00 |
GSSlideView.m
|
Coding style fixups
|
2005-11-16 11:34:25 +00:00 |
GSStandardWindowDecorationView.m
|
Window frame handling fixups (bug #17377)
|
2006-09-06 11:29:20 +00:00 |
GSTable.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
GSTextStorage.h
|
Update FSF Address.
|
2005-05-26 02:52:46 +00:00 |
GSTextStorage.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
GSTheme.m
|
Minor theming updates.
|
2006-12-27 11:35:48 +00:00 |
GSTitleView.m
|
theme reorganisation/tidy up
|
2006-09-22 11:53:40 +00:00 |
GSToolbar.m
|
Finally implemented toolbar customization (works well, but not yet really polished). Most of the work has been done in GSToolbarCustomizationPalette and GSToolbarCustomizationView. In particular NSToolbarItem has been modified to support custom view copy. GSToolbarView has been updated to take care of dragging initiated from the customization palette.
|
2007-01-08 22:05:47 +00:00 |
GSToolbar_validation.h
|
Moved NSArray extension and validation support both used by toolbar into new files. This should make refactoring easier
|
2007-01-04 21:58:27 +00:00 |
GSToolbar_validation.m
|
Moved NSArray extension and validation support both used by toolbar into new files. This should make refactoring easier
|
2007-01-04 21:58:27 +00:00 |
GSToolbarCustomizationPalette.m
|
Finally implemented toolbar customization (works well, but not yet really polished). Most of the work has been done in GSToolbarCustomizationPalette and GSToolbarCustomizationView. In particular NSToolbarItem has been modified to support custom view copy. GSToolbarView has been updated to take care of dragging initiated from the customization palette.
|
2007-01-08 22:05:47 +00:00 |
GSToolbarView.m
|
Finally implemented toolbar customization (works well, but not yet really polished). Most of the work has been done in GSToolbarCustomizationPalette and GSToolbarCustomizationView. In particular NSToolbarItem has been modified to support custom view copy. GSToolbarView has been updated to take care of dragging initiated from the customization palette.
|
2007-01-08 22:05:47 +00:00 |
GSToolTips.h
|
polish behavior of tool tips and reduce meory footprint.
|
2006-10-06 16:00:46 +00:00 |
GSToolTips.m
|
Tooltip rect handling improvments ... reasonable behavior when coordinates
|
2006-10-08 17:50:19 +00:00 |
GSTrackingRect.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
GSTypesetter.m
|
Update FSF Address.
|
2005-05-26 02:52:46 +00:00 |
GSVbox.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
GSWindowDecorationView.h
|
Window frame handling fixups (bug #17377)
|
2006-09-06 11:29:20 +00:00 |
GSWindowDecorationView.m
|
Add new event subtype for exposure of region of window.
|
2006-09-23 19:08:18 +00:00 |
libgnustep-gui.def
|
Update FSF Address.
|
2005-05-26 02:52:46 +00:00 |
linking.m
|
Include <> -> ""
|
2003-06-13 15:01:12 +00:00 |
NSActionCell.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
NSAffineTransform.m
|
Move main part of affine transform code to base for MacOS-X compatibility
|
2006-11-19 11:32:51 +00:00 |
NSAlert.m
|
Patch to left alight long (multi-line) messages
|
2006-12-18 15:16:14 +00:00 |
NSApplication.m
|
documentation cleanups
|
2006-11-06 13:58:37 +00:00 |
NSArray_filtering.h
|
Moved NSArray extension and validation support both used by toolbar into new files. This should make refactoring easier
|
2007-01-04 21:58:27 +00:00 |
NSArray_filtering.m
|
Moved NSArray extension and validation support both used by toolbar into new files. This should make refactoring easier
|
2007-01-04 21:58:27 +00:00 |
NSArrayController.m
|
dded basic support for the controller classes from Cocoa.
|
2006-12-19 18:35:16 +00:00 |
NSAttributedString.m
|
* Source/NSTextView_actions.m: Change cursor movement implementations
|
2006-11-20 16:20:15 +00:00 |
NSBezierPath.m
|
Add some pointless initialisations to satisfy compiler warnings.
|
2006-07-05 07:09:43 +00:00 |
NSBitmapImageRep+GIF.h
|
Change Log
|
2006-11-21 06:36:26 +00:00 |
NSBitmapImageRep+GIF.m
|
Change Log
|
2006-11-21 06:36:26 +00:00 |
NSBitmapImageRep+JPEG.h
|
Change Log
|
2006-11-21 06:36:26 +00:00 |
NSBitmapImageRep+JPEG.m
|
Change Log
|
2006-11-21 06:36:26 +00:00 |
NSBitmapImageRep+PNG.h
|
Change Log
|
2006-11-21 06:36:26 +00:00 |
NSBitmapImageRep+PNG.m
|
Change Log
|
2006-11-21 06:36:26 +00:00 |
NSBitmapImageRep+PNM.h
|
Update FSF Address.
|
2005-05-26 02:52:46 +00:00 |
NSBitmapImageRep+PNM.m
|
Coding style fixups
|
2005-11-16 11:34:25 +00:00 |
NSBitmapImageRep.m
|
Autogsdoc comments for Source/NSBitmapImageRep.m
|
2006-12-10 09:46:21 +00:00 |
NSBox.m
|
theme reorganisation/tidy up
|
2006-09-22 11:53:40 +00:00 |
NSBrowser.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
NSBrowserCell.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
NSBundleAdditions.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
NSButton.m
|
Fix for bug #16688, but needs more investigation/work
|
2006-05-29 08:47:32 +00:00 |
NSButtonCell.m
|
Merge in some theming changes
|
2006-11-17 08:54:20 +00:00 |
NSButtonImageSource.h
|
Minor theming updates.
|
2006-12-27 11:35:48 +00:00 |
NSButtonImageSource.m
|
Minor theming updates.
|
2006-12-27 11:35:48 +00:00 |
NSCachedImageRep.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
NSCell.m
|
* Source/NSTextFieldCell.m (-drawInteriorWithFrame:): Draw disabled
|
2006-12-28 21:26:10 +00:00 |
NSClipView.m
|
documentation cleanups
|
2006-11-06 13:58:37 +00:00 |
NSColor.m
|
merge in themes branch to keep in sync
|
2006-10-02 05:09:48 +00:00 |
NSColorList.m
|
Fix writeToFile: to use the specified file name.
|
2006-09-22 18:02:57 +00:00 |
NSColorPanel.m
|
* Source/NSColorPanel.m: Implement -worksWhenModal:. Fixes bug #9417.
|
2006-11-05 11:13:29 +00:00 |
NSColorPicker.m
|
Update FSF Address.
|
2005-05-26 02:52:46 +00:00 |
NSColorWell.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
NSComboBox.m
|
Update FSF Address.
|
2005-05-26 02:52:46 +00:00 |
NSComboBoxCell.m
|
* Source/NSComboBoxCell.m (validateSelection): Test for invalid row.
|
2006-10-30 20:25:50 +00:00 |
NSControl.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
NSController.m
|
dded basic support for the controller classes from Cocoa.
|
2006-12-19 18:35:16 +00:00 |
NSCursor.m
|
Add support for the context help cursor.
|
2006-10-02 08:42:04 +00:00 |
NSCustomImageRep.m
|
Improved documentation
|
2005-11-22 09:41:36 +00:00 |
NSDataLink.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
NSDataLinkManager.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
NSDataLinkPanel.m
|
Coding style fixups
|
2005-11-16 11:34:25 +00:00 |
NSDocument.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
NSDocumentController.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
NSDrawer.m
|
Fix possible uninitialised variable
|
2006-09-14 05:00:15 +00:00 |
NSEPSImageRep.m
|
Update FSF Address.
|
2005-05-26 02:52:46 +00:00 |
NSEvent.m
|
Tweaks to avoid new compiler warnings with gcc-4.1 and some 64bit issues.
|
2006-07-04 21:31:49 +00:00 |
NSFileWrapper.m
|
Update FSF Address.
|
2005-05-26 02:52:46 +00:00 |
NSFont.m
|
* Source/NSFont.m: Apply slightly modified version of patch
|
2006-10-17 01:00:47 +00:00 |
NSFontManager.m
|
Improved documentation
|
2005-12-05 13:45:13 +00:00 |
NSFontPanel.m
|
Improved documentation
|
2005-12-05 13:51:04 +00:00 |
NSForm.m
|
Improved documentation
|
2005-11-22 11:06:46 +00:00 |
NSFormCell.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
NSGraphicsContext.m
|
Window frame/coordinate handling cleanups
|
2006-09-12 09:49:54 +00:00 |
NSHelpManager.m
|
* Tools/gopen.m
|
2006-10-31 13:38:00 +00:00 |
NSHelpPanel.m
|
merge in themes branch to keep in sync
|
2006-10-02 05:09:48 +00:00 |
nsimage-tiff.h
|
Change Log
|
2006-11-21 06:36:26 +00:00 |
NSImage.m
|
Move main part of affine transform code to base for MacOS-X compatibility
|
2006-11-19 11:32:51 +00:00 |
NSImageCell.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
NSImageRep.m
|
Update FSF Address.
|
2005-05-26 02:52:46 +00:00 |
NSImageView.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
NSInputManager.m
|
fix for bug #18483
|
2006-12-08 08:56:38 +00:00 |
NSInputServer.m
|
Update FSF Address.
|
2005-05-26 02:52:46 +00:00 |
NSInterfaceStyle.m
|
merge in themes branch to keep in sync
|
2006-10-02 05:09:48 +00:00 |
NSLayoutManager.m
|
* Source/NSTextView_actions.m:
|
2006-11-06 10:19:20 +00:00 |
NSMatrix.m
|
* Source/NSTableView.m (-noteNumberOfRowsChanged:): Post selection
|
2006-11-13 05:23:24 +00:00 |
NSMenu.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
NSMenuItem.m
|
Tweaks to avoid new compiler warnings with gcc-4.1 and some 64bit issues.
|
2006-07-04 21:31:49 +00:00 |
NSMenuItemCell.m
|
* Source/NSMenuItemCell.m: Correct menu highlighting issue
|
2006-10-20 01:21:38 +00:00 |
NSMenuView.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
NSMovie.m
|
Update FSF Address.
|
2005-05-26 02:52:46 +00:00 |
NSMovieView.m
|
Update FSF Address.
|
2005-05-26 02:52:46 +00:00 |
NSNib.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
NSObjectController.m
|
dded basic support for the controller classes from Cocoa.
|
2006-12-19 18:35:16 +00:00 |
NSOpenGLContext.m
|
Update FSF Address.
|
2005-05-26 02:52:46 +00:00 |
NSOpenGLPixelFormat.m
|
Coding style fixups
|
2005-11-16 11:34:25 +00:00 |
NSOpenGLView.m
|
Coding style fixups
|
2005-11-16 11:34:25 +00:00 |
NSOpenPanel.m
|
* Source/NSTextView_actions.m:
|
2006-11-06 10:19:20 +00:00 |
NSOutlineView.m
|
* Source/NSOutlineView.m: Handle rowAtPoint: returning -1.
|
2006-11-10 19:12:32 +00:00 |
NSPageLayout.m
|
Applied patch given by Mark Tracy for printing improvements.
|
2006-10-15 15:30:27 +00:00 |
NSPanel.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
NSParagraphStyle.m
|
* Source/NSTextView_actions.m: Change cursor movement implementations
|
2006-11-20 16:20:15 +00:00 |
NSPasteboard.m
|
Tweaks to avoid new compiler warnings with gcc-4.1 and some 64bit issues.
|
2006-07-04 21:31:49 +00:00 |
NSPopUpButton.m
|
Improved documentation
|
2005-11-24 10:28:06 +00:00 |
NSPopUpButtonCell.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
NSPrinter.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
NSPrintInfo.m
|
Coding style fixups
|
2005-11-16 11:34:25 +00:00 |
NSPrintOperation.m
|
Applied patch given by Mark Tracy for printing improvements.
|
2006-10-15 15:30:27 +00:00 |
NSPrintPanel.m
|
Tweaks to avoid new compiler warnings with gcc-4.1 and some 64bit issues.
|
2006-07-04 21:31:49 +00:00 |
NSProgressIndicator.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
NSResponder.m
|
Added a basic implementation for undo in NSTextView.
|
2006-12-24 09:37:16 +00:00 |
NSRulerMarker.m
|
Update FSF Address.
|
2005-05-26 02:52:46 +00:00 |
NSRulerView.m
|
Coding style fixups
|
2005-11-16 11:34:25 +00:00 |
NSSavePanel.m
|
* Source/NSTextView_actions.m:
|
2006-11-06 10:19:20 +00:00 |
NSScreen.m
|
Window frame handling fixups (bug #17377)
|
2006-09-06 11:29:20 +00:00 |
NSScroller.m
|
Nib compatibility code merge.
|
2006-05-20 22:12:46 +00:00 |
NSScrollView.m
|
Adjust to fix corner view for scroillers on right.
|
2006-11-18 14:56:09 +00:00 |
NSSearchField.m
|
Added new Cocoa classes for NSSearchButton.
|
2006-03-26 01:01:22 +00:00 |
NSSearchFieldCell.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
NSSecureTextField.m
|
* Source/NSSecureTextFieldCell (-drawInteriorWithFrame:): Draw
|
2006-12-28 21:33:22 +00:00 |
NSSelection.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
NSSlider.m
|
* Source/NSTableView.m: Implement keyboard navigation/selection.
|
2006-11-09 01:28:58 +00:00 |
NSSliderCell.m
|
* Source/NSTableView.m (-noteNumberOfRowsChanged:): Post selection
|
2006-11-13 05:23:24 +00:00 |
NSSound.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
NSSpellChecker.m
|
Coding style fixups
|
2005-11-16 11:34:25 +00:00 |
NSSpellServer.m
|
Tweaks to avoid new compiler warnings with gcc-4.1 and some 64bit issues.
|
2006-07-04 21:31:49 +00:00 |
NSSplitView.m
|
Tidy icon usage
|
2006-09-26 18:29:11 +00:00 |
NSStepper.m
|
Clean up of NSStepper and NSStepperCell.
|
2006-08-08 23:14:14 +00:00 |
NSStepperCell.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
NSStringDrawing.m
|
Move main part of affine transform code to base for MacOS-X compatibility
|
2006-11-19 11:32:51 +00:00 |
NSTableColumn.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
NSTableHeaderCell.m
|
theme reorganisation/tidy up
|
2006-09-22 11:53:40 +00:00 |
NSTableHeaderView.m
|
Removed gcc 4.02 compiler warnings.
|
2005-10-19 23:54:22 +00:00 |
NSTableView.m
|
* Source/NSTableView.m (rectOfColumn:): Use the height of the rows,
|
2006-12-28 23:18:44 +00:00 |
NSTabView.m
|
Tidy icon usage
|
2006-09-26 18:29:11 +00:00 |
NSTabViewItem.m
|
Correction for GSNibCompatibility. Added coding to classes for keyed archiving.
|
2006-08-09 01:37:32 +00:00 |
NSText.m
|
Update FSF Address.
|
2005-05-26 02:52:46 +00:00 |
NSTextAttachment.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
NSTextContainer.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
NSTextField.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
NSTextFieldCell.m
|
* Source/NSTextFieldCell.m (-drawInteriorWithFrame:): Draw disabled
|
2006-12-28 21:26:10 +00:00 |
NSTextStorage.m
|
tidyups and minor theme tiling updates.
|
2006-10-15 08:34:47 +00:00 |
NSTextView.m
|
Added a basic implementation for undo in NSTextView.
|
2006-12-24 09:37:16 +00:00 |
NSTextView_actions.m
|
* Source/NSTextView_actions.m: Change cursor movement implementations
|
2006-11-20 16:20:15 +00:00 |
NSToolbar.m
|
Update FSF Address.
|
2005-05-26 02:52:46 +00:00 |
NSToolbarItem.m
|
Finally implemented toolbar customization (works well, but not yet really polished). Most of the work has been done in GSToolbarCustomizationPalette and GSToolbarCustomizationView. In particular NSToolbarItem has been modified to support custom view copy. GSToolbarView has been updated to take care of dragging initiated from the customization palette.
|
2007-01-08 22:05:47 +00:00 |
NSUserDefaultsController.m
|
dded basic support for the controller classes from Cocoa.
|
2006-12-19 18:35:16 +00:00 |
NSView.m
|
Move main part of affine transform code to base for MacOS-X compatibility
|
2006-11-19 11:32:51 +00:00 |
NSWindow+Toolbar.m
|
Update FSF Address.
|
2005-05-26 02:52:46 +00:00 |
NSWindow.m
|
Added a basic implementation for undo in NSTextView.
|
2006-12-24 09:37:16 +00:00 |
NSWindowController.m
|
* Source/NSWindowController.m (_windowDidLoad:): Pass an NSZeroPoint to
|
2006-11-24 13:58:37 +00:00 |
NSWorkspace.m
|
Add missing include
|
2006-10-31 13:14:59 +00:00 |
tiff.m
|
Change Log
|
2006-11-21 06:36:26 +00:00 |
win32-def.top
|
Update FSF Address.
|
2005-05-26 02:52:46 +00:00 |
win32-entry.c
|
Update FSF Address.
|
2005-05-26 02:52:46 +00:00 |