remove old cvs comments since they are no longer updated and we use ChangeLog now
authorJordi Mas i Hernandez <jordi@mono-cvs.ximian.com>
Mon, 20 Dec 2004 11:04:09 +0000 (11:04 -0000)
committerJordi Mas i Hernandez <jordi@mono-cvs.ximian.com>
Mon, 20 Dec 2004 11:04:09 +0000 (11:04 -0000)
svn path=/trunk/mcs/; revision=37958

164 files changed:
mcs/class/Managed.Windows.Forms/System.Windows.Forms/AccessibleNavigation.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/AccessibleObject.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/AccessibleRole.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/AccessibleSelection.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/AccessibleStates.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/AnchorStyles.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/Appearance.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/Application.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ApplicationContext.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/BaseCollection.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/Binding.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/BindingContext.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/BindingManagerBase.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/BindingMemberInfo.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/BindingsCollection.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/Border3DSide.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/Border3DStyle.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/BorderStyle.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/BoundsSpecified.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/Button.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ButtonBase.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ButtonBorderStyle.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ButtonState.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/CaptionButton.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/CheckBox.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/CheckState.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ColorDepth.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ColumnClickEventArgs.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ColumnClickEventHandler.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ColumnHeader.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ContainerControl.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ControlEventArgs.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ControlEventHandler.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ControlPaint.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ControlStyles.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ConvertEventArgs.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ConvertEventHandler.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/CreateParams.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/Cursor.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/DialogResult.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/DockStyle.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/DragAction.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/DragDropEffects.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/DragEventArgs.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/DragEventHandler.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/FlatStyle.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/Form.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/FormBorderStyle.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/FormStartPosition.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/FormWindowState.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/FrameStyle.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/GiveFeedbackEventArgs.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/GiveFeedbackEventHandler.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/HScrollBar.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/HelpEventArgs.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/HelpEventHandler.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/HorizontalAlignment.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/IButtonControl.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/IContainerControl.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/IDataObject.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/IMessageFilter.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/IWin32Window.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/IWindowTarget.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ImageIndexConverter.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ImageList.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ImageListStreamer.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ImeMode.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/InputLanguage.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/InputLanguageChangedEventArgs.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/InputLanguageChangedEventHandler.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/InputLanguageChangingEventArgs.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/InputLanguageChangingEventHandler.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/InputLanguageCollection.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/InvalidateEventArgs.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/InvalidateEventHandler.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ItemActivation.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ItemBoundsPortion.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ItemChangedEventArgs.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ItemChangedEventHandler.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ItemCheckEventArgs.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ItemCheckEventHandler.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ItemDragEventArgs.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ItemDragEventHandler.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/KeyEventArgs.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/KeyEventHandler.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/KeyPressEventArgs.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/KeyPressEventHandler.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/Keys.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/Label.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/LabelEditEventArgs.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/LabelEditEventHandler.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/LayoutEventArgs.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/LayoutEventHandler.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/LeftRightAlignment.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/LinkArea.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/LinkBehavior.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/LinkClickedEventArgs.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/LinkLabel.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/LinkLabelLinkClickedEventArgs.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/LinkLabelLinkClickedEventHandler.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/LinkState.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ListBox.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ListView.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ListViewAlignment.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ListViewItem.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ListViewItemConverter.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/MenuGlyph.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/Message.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/MessageBox.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/MessageBoxButtons.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/MessageBoxDefaultButton.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/MessageBoxIcon.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/MessageBoxOptions.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/MouseButtons.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/MouseEventArgs.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/MouseEventHandler.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/NativeWindow.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/Orientation.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/PaintEventArgs.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/PaintEventHandler.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ProgressBar.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/QueryAccessibilityHelpEventArgs.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/QueryAccessibilityHelpEventHandler.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/QueryContinueDragEventArgs.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/QueryContinueDragEventHandler.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/RadioButton.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/RightToLeft.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ScrollBar.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ScrollBars.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ScrollButton.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ScrollEventArgs.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ScrollEventHandler.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ScrollEventType.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ScrollableControl.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/SizeGripStyle.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/SortOrder.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/StructFormat.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TODOAttribute.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/Theme.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ThemeEngine.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ThemeGtk.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ThemeWin32Classic.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TickStyle.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ToolBar.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ToolBarAppearance.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ToolBarButton.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ToolBarButtonClickEventArgs.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ToolBarButtonClickEventHandler.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ToolBarButtonStyle.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ToolBarTextAlign.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ToolTip.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TrackBar.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/UICues.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/UICuesEventArgs.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/UICuesEventHandler.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/UserControl.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/VScrollBar.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/View.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/X11Structs.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUI.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUIDriver.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUIStructs.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUIWin32.cs

index 1994be9bdb05807f074c890b40a4b0704b982b5f..f91faadb3a0e209b8b065111d9aaf83b6fa5bb6e 100644 (file)
 //
 // Authors:
 //     Peter Bartok    pbartok@novell.com
-//
-//
-// $Log: AccessibleNavigation.cs,v $
-// Revision 1.1  2004/09/02 20:23:52  pbartok
-// - Initial check-in
-//
-//
-//
+
 
 // COMPLETE
 
index a3f6026c8e034d23802d5f93cc567f72edaee3fe..6c728c763d1a20bb812f5db0ada2917961a8dfe6 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Log: AccessibleObject.cs,v $
-// Revision 1.3  2004/09/02 20:25:21  pbartok
-// - Added missing methods
-//
-// Revision 1.2  2004/08/11 13:44:33  pbartok
-// - Fixed to match ControlCollection rewrite
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // NOT COMPLETE
 
index 1586e533d5468a3159394e682722392e487960e6..1e512e29f7e1ed12283d6e4aba6e5303d9dad079 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: AccessibleRole.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index dbbef91c2179b6df336729b3324e790c44674d9c..d5a20a7bf5136250b208fe28b5f9a24d9d591781 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Log: AccessibleSelection.cs,v $
-// Revision 1.1  2004/09/02 20:24:16  pbartok
-// - Initial check-in
-//
-//
-//
+
 
 // COMPLETE
 
index fb44f7c4eedded13607bef96c9990a72fe794833..3daaa48333cda92853b752e9b457f1922586f1cb 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.2 $
-// $Modtime: $
-// $Log: AccessibleStates.cs,v $
-// Revision 1.2  2004/08/10 22:24:21  jackson
-// Add flags attribute
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 307f2fe09c80458a0dd5972f958c6c7445c4bdfb..5c6358d044aadf7bf6393d48c965b8ba6777f397 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.2 $
-// $Modtime: $
-// $Log: AnchorStyles.cs,v $
-// Revision 1.2  2004/08/07 00:02:04  jackson
-//         Add flags and serializable attributes.
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 4f60698b3904ff658726b9129cff558144bcb215..902282e9b34f2859a1a38c96cc81b3d9575bfb24 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Log: Appearance.cs,v $
-// Revision 1.1  2004/08/30 15:17:20  pbartok
-// - Initial check-in
-//
-//
-//
+
 
 // COMPLETE
 
index 25e1bf093f04122de8a12144d872929d5719f8b9..c04e5c3132ada34557563d2d1b5e1c04e5289470 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.8 $
-// $Modtime: $
-// $Log: Application.cs,v $
-// Revision 1.8  2004/10/20 03:33:33  pbartok
-// - Fixed to deal with new Form subclasses for menus
-//
-// Revision 1.7  2004/10/18 04:14:14  pbartok
-// - Added code to simulate modal dialogs on Win32
-//
-// Revision 1.6  2004/09/22 20:05:41  pbartok
-// - Added message loop for modal dialogs
-//
-// Revision 1.5  2004/09/21 00:54:15  jackson
-// New message loop that uses poll so we don't get a busy loop
-//
-// Revision 1.4  2004/08/23 22:45:19  pbartok
-// - Removed debug output
-// - Simplifications
-//
-// Revision 1.3  2004/08/23 22:09:29  pbartok
-// - Added handling of Idle event
-// - Added handling of form closing
-// - Fixed reporting of MessageLoop property
-// - Removed some unneeded code, should provide a bit of a speedup
-//
-// Revision 1.2  2004/08/11 22:16:50  pbartok
-// - Fixed Signature
-// - Added .Net 1.1 method
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 22c0ca71411d33e7b4d73309fdbcb35a62b8812f..8e14ce3d0f0bded7be8f35c22124e6317bed8950 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: ApplicationContext.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
 
 // COMPLETE
 
index 139508a8ca30215f78a69f50e5a17efe2d56861d..9aa60f9c6c046bd478869fdbf0fd6886ca3fdd10 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: BaseCollection.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 61c07c648317e8ba1a8157c6cee99e2cfefd980b..a7f69612bcd0bb73b77e4f90e19f7af9e2eb99ad 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: Binding.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 591a24c2a34b30f998be1c1a3bb813c57cb8ba35..f3a29baead24e4a5a91f8f1e0bd52886df774bd5 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: BindingContext.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
 
 // NOT COMPLETE
 
index 7511a1727627c26d9560532af7f8d493fd094690..34dd1c1d134fd72af048956a8131ceb0e9d234cd 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Log: BindingManagerBase.cs,v $
-// Revision 1.2  2004/08/11 22:20:59  pbartok
-// - Signature fixes
-//
-// Revision 1.1  2004/08/11 21:22:27  pbartok
-// - Was checked in with wrong filename
-//
-//
-//
+
 
 // NOT COMPLETE
 
index eaabc5dd70668d8a1576dfbf097c780b46c2318f..e3db5af49cc1ce85662a04731cfe6cb60721a263 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.2 $
-// $Modtime: $
-// $Log: BindingMemberInfo.cs,v $
-// Revision 1.2  2004/08/11 22:20:59  pbartok
-// - Signature fixes
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 419ebb9ae00966492ff8fe2dab619faf2c220a2d..8bac23cdfa0ab2f58ebd7129dd878fe5e07632f2 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: BindingsCollection.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index c0ec5b292f186d7087eaaf506ba102c5b6d46eaa..5023584f246edf7e067e1912bf5a593171accd54 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.2 $
-// $Modtime: $
-// $Log: Border3DSide.cs,v $
-// Revision 1.2  2004/08/10 22:24:21  jackson
-// Add flags attribute
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 9c633c35f6b1507bd6c883f232e4aeb913f5c747..cd522efe2d1f175695ac854968ab88b9f599295c 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.2 $
-// $Modtime: $
-// $Log: Border3DStyle.cs,v $
-// Revision 1.2  2004/08/10 22:24:21  jackson
-// Add flags attribute
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index cc3abc54f9d7b67c81eb4a6605f009850bdbac1f..7b9dfe276ef805d8a2f607d8e3b9abd1b75093da 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: BorderStyle.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
 
 // COMPLETE
 
index 5c6fa6ca447effbe6025712990cd05e6cb438fc5..0b64c75381b7444807fe7821d42bf30db5b39a86 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: BoundsSpecified.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
 
 // COMPLETE
 
index 0f1d93d8a7e09d161cdc4abdcbaee907652eab24..f1b3620ae786a7d94ed488bbd73b6fcbeae43113 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-// $Log: Button.cs,v $
-// Revision 1.2  2004/09/28 18:17:46  jackson
-// Do not redraw OnClick MouseUp/Down will handle the drawing
-//
-// Revision 1.1  2004/09/01 20:39:41  pbartok
-// - Functional initial check-in
-//
-//
 
 // COMPLETE
 
index dcb4870ca5433852d4cf42d21e2336cefdd43757..837f6060ab0b18a14fe27cde44900efa5c115748 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-// $Log: ButtonBase.cs,v $
-// Revision 1.15  2004/10/15 13:32:45  ravindra
-//     - Renamed Paint() method to Draw() for clarity. Also, moved
-//     DrawImage() to OnPaint().
-//
-// Revision 1.14  2004/10/15 13:16:10  ravindra
-//     - Redraw () is not virtual now.
-//     - Added an internal virtual method Paint (), so that
-//     derived classes can do their painting on their own.
-//     - Modified OnPaint () to call Paint ().
-//
-// Revision 1.13  2004/10/14 06:15:57  ravindra
-// Redraw () related improvements.
-//
-// Revision 1.12  2004/10/13 22:32:38  pbartok
-// - Now Redraws on MouseUp for FlatStyle Flat and Popup
-//
-// Revision 1.11  2004/10/13 20:12:47  pbartok
-// - Added the Redraw on Resize that got dropped in the last rev
-//
-// Revision 1.10  2004/10/05 04:56:11  jackson
-// Let the base Control handle the buffers, derived classes should not have to CreateBuffers themselves.
-//
-// Revision 1.9  2004/09/28 18:44:25  pbartok
-// - Streamlined Theme interfaces:
-//   * Each DrawXXX method for a control now is passed the object for the
-//     control to be drawn in order to allow accessing any state the theme
-//     might require
-//
-//   * ControlPaint methods for the theme now have a CP prefix to avoid
-//     name clashes with the Draw methods for controls
-//
-//   * Every control now retrieves it's DefaultSize from the current theme
-//
-// Revision 1.8  2004/09/02 22:24:35  pbartok
-// - Fixed selection of text color
-// - Fixed handling of resize event; now properly recreates double buffering
-//   bitmap
-// - Added missing assignment of TextAlignment
-// - Added proper default for TextAlignment
-//
-// Revision 1.7  2004/09/01 02:07:37  pbartok
-// - Enabled display of strings
-//
-// Revision 1.6  2004/09/01 01:55:20  pbartok
-// - Removed the rather odd split between 'needs redraw' and redrawing
-// - Now handles the events that require regeneration (ambient properties and
-//   size)
-//
-// Revision 1.5  2004/08/31 18:49:58  pbartok
-// - Removed debug
-// - Minor fixes
-//
-// Revision 1.4  2004/08/30 20:42:10  pbartok
-// - Made Redraw() and Redraw() virtual
-// - Improved mouse up/down/move logic to properly track buttons
-//
-// Revision 1.3  2004/08/23 23:27:44  pbartok
-// - Finishing touches. Works now, just needs some optimizations.
-//
-// Revision 1.2  2004/08/21 21:57:41  pbartok
-// - Added loads of debug output for development
-// - Fixed typo in method name
-//
-// Revision 1.1  2004/08/15 21:31:10  pbartok
-// - First (mostly) working version
-//
-//
-//
 
 // NOT COMPLETE
 
index 71a2b1ba723baff4186921f68ccde78d5ada21fb..b4dfb70aa161fb9bc0518551727887f02e420536 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: ButtonBorderStyle.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 9398e07bb9073fc2d96429feb9ee576717637e7c..52c9887a72a8a290854d5ae08c257b418a5f8d24 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.2 $
-// $Modtime: $
-// $Log: ButtonState.cs,v $
-// Revision 1.2  2004/08/10 22:24:21  jackson
-// Add flags attribute
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 576f90cf01952e11fe3eb6a91d7c7f29457489f8..8b6c23e69a9452ca3fe4f2a8c25d9e76b99ae5ba 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: CaptionButton.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index d54093872c5506c553d2351d41d5743d23785482..27eb855d006b000bab544e03febf9bad298e3abc 100644 (file)
 //     Dennis Hayes    dennish@raytek.com
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Log: CheckBox.cs,v $
-// Revision 1.10  2004/10/15 13:32:45  ravindra
-//     - Renamed Paint() method to Draw() for clarity. Also, moved
-//     DrawImage() to OnPaint().
-//
-// Revision 1.9  2004/10/15 13:25:50  ravindra
-//     - Removed Redraw (), we get it from ButtonBase.
-//     - Implemented Paint (), to do class specific painting.
-//
-// Revision 1.8  2004/10/13 02:46:22  pbartok
-// - Fix from John BouAntoun: Now properly sets the Appearance property
-//
-// Revision 1.7  2004/09/28 18:44:25  pbartok
-// - Streamlined Theme interfaces:
-//   * Each DrawXXX method for a control now is passed the object for the
-//     control to be drawn in order to allow accessing any state the theme
-//     might require
-//
-//   * ControlPaint methods for the theme now have a CP prefix to avoid
-//     name clashes with the Draw methods for controls
-//
-//   * Every control now retrieves it's DefaultSize from the current theme
-//
-// Revision 1.6  2004/09/01 20:01:24  pbartok
-// - Added missing default
-// - Added missing region mark
-//
-// Revision 1.5  2004/09/01 01:55:58  pbartok
-// - Fixed to match the removal of the needs_redraw concept
-//
-// Revision 1.4  2004/08/31 18:48:31  pbartok
-// - Finished (famous last words)
-//
-// Revision 1.3  2004/08/30 20:42:26  pbartok
-// - Implemented CheckBox drawing code
-//
-// Revision 1.2  2004/08/30 15:44:20  pbartok
-// - Updated to fix broken build. Not complete yet.
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
 
 // COMPLETE
 
index 9726039c6b94260f96dc7220b6157fc1fc8ae7b4..9267454ba3f7e5346f088dd476710012eef66b14 100644 (file)
 //
 // Authors:
 //     Peter Bartok    pbartok@novell.com
-//
-//
-// $Log: CheckState.cs,v $
-// Revision 1.1  2004/08/30 15:28:14  pbartok
-// - Initial checkin
-//
-//
-//
+
 
 // COMPLETE
 
index db07804f424cc018389728a3651c342fc8d1098e..60cfe63474579b054262d1fbfe83f49cbc0d8668 100644 (file)
 // Authors:
 //     Peter Bartok    (pbartok@novell.com)
 //
-//
-// $Revision: 1.2 $
-// $Modtime: $
-// $Log: ColorDepth.cs,v $
-// Revision 1.2  2004/08/15 23:23:56  ravindra
-// Added attribute.
-//
-// Revision 1.1  2004/07/15 20:05:28  pbartok
-// - Implemented ImageList and ImageList.ImageCollection classes
-// - Added ColorDepth enumeration
-// - Updated SWF VS.Net project
-//
-//
-//
+
 
 // COMPLETE
 
index e685c4cbc4e1995f17e7ac620394ed8864eac2fa..0cfa29b70595f8f1a270cd0c5df685aa101532fd 100644 (file)
 // Authors:
 //     Ravindra (rkumar@novell.com)
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: ColumnClickEventArgs.cs,v $
-// Revision 1.1  2004/09/16 03:18:11  ravindra
-// Event for ListView Control.
-//
-//
+
+
 // COMPLETE
-//
 
 using System;
 
index 2a602a1c36cd6e6c8a9be5e441eeb98d45dde750..7ecd08627ad2a3206b83f92072165459932cfc55 100644 (file)
 // Authors:
 //     Ravindra (rkumar@novell.com)
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: ColumnClickEventHandler.cs,v $
-// Revision 1.1  2004/09/16 03:18:11  ravindra
-// Event for ListView Control.
-//
-//
+
+
 // COMPLETE
-//
+
 
 namespace System.Windows.Forms
 {
index 2856a0912bbf15116451e1d7be8f7633b1da3e22..29e02b6cc9c29887b9f669067946751a959a726b 100644 (file)
 // Author:
 //     Ravindra (rkumar@novell.com)
 //
-// $Revision: 1.5 $
-// $Modtime: $
-// $Log: ColumnHeader.cs,v $
-// Revision 1.5  2004/11/04 11:29:38  ravindra
-//     - Changed default value signatures (prefixed all with ListView).
-//     - Fixed/implemented layout LargeIcon, SmallIcon and List views for ListView.
-//     - Fixed calculations for ListViewItem and implemented Clone() method.
-//
-// Revision 1.4  2004/10/26 09:55:48  ravindra
-// Some formatting for my last checkins.
-//
-// Revision 1.3  2004/10/26 09:33:00  ravindra
-// Added some internal members and calculations for ColumnHeader.
-//
-// Revision 1.2  2004/10/15 15:06:44  ravindra
-// Flushing some formatting changes.
-//
-// Revision 1.1  2004/09/30 13:25:33  ravindra
-// Supporting class for ListView control.
-//
-//
+
+
 // COMPLETE
-//
+
 
 using System.ComponentModel;
 using System.Drawing;
index fef56a99d10721d464e6f6d8e0492dff8cf5f6f1..3589b31e5e8301d28d702a47d9d134078c69590e 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Revision: 1.3 $
-// $Modtime: $
-// $Log: ContainerControl.cs,v $
-// Revision 1.3  2004/11/08 20:36:11  pbartok
-// - Implemented BindingContext
-// - Implemented ParentForm
-//
-// Revision 1.2  2004/08/11 22:20:59  pbartok
-// - Signature fixes
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // NOT COMPLETE
 
index e61cf9d047f555dc9a69d153b158dafa1b11f8ea..98a7836b40eeb3207ede3415e5c6af0aacb2527c 100644 (file)
 //     Jaak Simm               jaaksimm@firm.ee
 //     John Sohn               jsohn@columbus.rr.com
 //
-// $Revision: 1.76 $
-// $Modtime: $
-// $Log: Control.cs,v $
-// Revision 1.76  2004/11/05 19:16:48  jackson
-// Do not call CreateHandle if the handle is already created
-//
-// Revision 1.75  2004/10/22 17:49:35  jackson
-// oops
-//
-// Revision 1.74  2004/10/22 17:41:28  jackson
-// Check to see if the window should have its background repainted by X when drawing.
-//
-// Revision 1.73  2004/10/20 03:52:06  pbartok
-// - Removed unneeded locals
-// - Added code to all size and location properties to understand and
-//   deal with the parent container of Form
-//
-// Revision 1.71  2004/10/18 06:27:39  ravindra
-// Default value of visible property must be true.
-//
-// Revision 1.70  2004/10/18 04:16:29  pbartok
-// - Fixed/implemented flat list of controls
-//
-// Revision 1.69  2004/10/13 02:57:36  pbartok
-// - Fix from John BouAntoun: Raise ForeColorChanged event when text color is
-//   changed
-//
-// Revision 1.68  2004/10/06 09:59:05  jordi
-// removes warnings from compilation
-//
-// Revision 1.67  2004/10/05 03:18:16  jackson
-// When resizing the buffers should be invalidated. This should be handled in Control not in derived classes.
-//
-// Revision 1.66  2004/10/02 19:02:56  pbartok
-// - Added private method to get the Control object from the window handle
-// - Implemented ContextMenu property
-// - Implemented PointToScreen
-// - Implemented PreProcessMessage
-// - Implemented IsInputChar
-// - Implemented IsInputKey
-// - Implemented ProcessCmdKey
-// - Completed ProcessKeyEventArgs
-// - Fixed message loop to call the proper chain of functions on key events
-// - Implemented ProcessDialogChar
-// - Implemented ProcessDialogKey
-// - Implemented ProcessKeyMessage
-// - Implemented ProcessKeyPreview
-// - Added RaiseDragEvent stub (MS internal method)
-// - Added RaiseKeyEvent stub (MS internal method)
-// - Added RaiseMouseEvent stub (MS Internal method)
-// - Added RaisePaintEvent stub (MS Internal method)
-// - Added ResetMouseEventArgs stub (MS Internal method)
-// - Implemented RtlTranslateAlignment
-// - Implemented RtlTranslateContent
-// - Implemented RtlTranslateHorizontal
-// - Implemented RtlTranslateLeftRight
-// - Added generation of KeyPress event
-//
-// Revision 1.65  2004/09/22 18:01:28  jackson
-// Text is never null
-//
-// Revision 1.64  2004/09/16 23:44:19  pbartok
-// - Added SendToBack and BringToFront methods
-//
-// Revision 1.63  2004/09/11 03:50:00  pbartok
-// - Added DoDragDrop() [incomplete]
-// - Properly implemented 'Visible' handling
-// - Added SetVisibleCore()
-// - Implemented FindChildAtPoint()
-// - Implemented GetContainerControl()
-// - Implemented Hide()
-//
-// Revision 1.62  2004/09/11 01:28:11  pbartok
-// - Moved methods into their appropriate #regions
-// - Reordered methods within regions alphabetically
-//
-// Revision 1.61  2004/09/11 00:56:33  pbartok
-// - Moved some internal functions into the internal region
-// - Implemented FontHeight
-// - Implemented RenderRightToLeft
-// - Implemented ResizeRedraw
-// - Implemented ShowFocusCues
-// - Implemented ShowKeyboardCues
-// - Implemented FromChildHandle
-// - Implemented FromHandle
-// - Implemented IsMnemonic
-// - Implemented ReflectMessage
-// - All public and protected Static Methods are now complete
-//
-// Revision 1.60  2004/09/10 22:54:52  pbartok
-// - Implemented remaining missing public instance properties
-// - Alphabetized some out of order properties
-//
-// Revision 1.59  2004/09/06 12:55:07  jordi
-// Caches ClientRectangle rectangle value
-//
-// Revision 1.58  2004/09/02 22:24:50  pbartok
-// - Added sanity check to creation of double buffer bitmap
-//
-// Revision 1.57  2004/09/02 20:26:21  pbartok
-// - Added missing Control.ControlAccessibleObject class
-// - Started to implement Select()ion mechanisms, still very incomplete
-//
-// Revision 1.56  2004/09/01 13:19:19  jordi
-// Init string variables with an empty object
-//
-// Revision 1.55  2004/09/01 10:20:57  jordi
-// fires OnFontChanged event
-//
-// Revision 1.54  2004/09/01 01:41:31  pbartok
-// - Added firing of BackColorChanged event
-// - Added TopLevelControl property
-// - Fixed handling of WM_ERASEBKGRND message
-//
-// Revision 1.53  2004/08/27 20:17:25  pbartok
-// - Removed unneeded stack vars
-// - First attempt to fix sizing issues when layout is suspended
-//
-// Revision 1.52  2004/08/25 19:20:47  pbartok
-// - Control now properly passes the ambient background color to child
-//   controls
-//
-// Revision 1.51  2004/08/25 18:32:15  pbartok
-// - Fixed generation of MouseUp message
-//
-// Revision 1.50  2004/08/24 18:24:25  jordi
-// fire OnEnabledChanged event
-//
-// Revision 1.49  2004/08/23 21:22:53  pbartok
-// - Added InitLayout() method
-// - Added code to properly perform layout when Anchor or Dock property is
-//   changed
-// - Changed 'interpretation' of ResumeLayout. MS seems to have a LAMESPEC,
-//   tried to do it in a way that makes sense
-//
-// Revision 1.48  2004/08/23 19:55:08  pbartok
-// - Properly fixed Jordi's last fix
-// - Now uses Cursor's Position property instead of calling XplatUI directly
-//
-// Revision 1.47  2004/08/23 19:16:23  jordi
-// avoids null exception
-//
-// Revision 1.46  2004/08/22 21:10:30  pbartok
-// - Removed OverlappedWindow style from Control, instead it's default
-//   now is child
-// - Made form windows OverlappedWindow by default
-//
-// Revision 1.45  2004/08/21 22:19:30  pbartok
-// - Signature fixes
-//
-// Revision 1.44  2004/08/21 20:53:13  pbartok
-// - Updated to match new GrabWindow signature
-//
-// Revision 1.43  2004/08/21 19:32:15  pbartok
-// - Implemented Created property
-//
-// Revision 1.42  2004/08/21 19:28:22  pbartok
-// - Implemented ContainsFocus
-//
-// Revision 1.41  2004/08/21 19:26:24  pbartok
-// - Implemented CausesValidation
-//
-// Revision 1.40  2004/08/21 19:21:50  pbartok
-// - Implemented CanFocus
-// - Implemented CanSelect
-// - Implemented Capture
-//
-// Revision 1.39  2004/08/21 16:54:11  jackson
-// Implement EndInvoke
-//
-// Revision 1.38  2004/08/20 23:38:54  ravindra
-// Made RightToLeft property virtual and removed a Console.WriteLine.
-//
-// Revision 1.37  2004/08/20 20:09:24  pbartok
-// - Added call to set window background color
-//
-// Revision 1.36  2004/08/20 19:18:30  jackson
-// Implement Begininvoke
-//
-// Revision 1.35  2004/08/20 01:17:24  pbartok
-// - Added handling of WM_MOUSEHOVER
-// - Worked around 'bug' in Win32 WM_MOUSE_ENTER/WM_MOUSE_LEAVE driver code
-//
-// Revision 1.34  2004/08/19 23:09:22  pbartok
-// - Added Right property
-// - Added RightToLeft property
-//
-// Revision 1.33  2004/08/19 22:25:31  jordi
-// theme enhancaments
-//
-// Revision 1.32  2004/08/17 21:25:12  pbartok
-// - Drawing improvement; don't call UpdateBounds if we are not visible (or
-//   have been minimized)
-//
-// Revision 1.31  2004/08/17 20:25:28  pbartok
-// - Fixed broken handling of default window sizes
-//
-// Revision 1.30  2004/08/16 21:47:11  pbartok
-// - Added handling of WM_MOUSE_ENTER & WM_MOUSE_LEAVE to
-//   support OnMouseEnter/Leave()
-// - Added WS_CLIPSIBLINGS and WS_CLIPCHILDREN window styles to improve
-//   exposure handling
-//
-// Revision 1.29  2004/08/13 22:15:46  pbartok
-// - Fixed Anchor default
-//
-// Revision 1.28  2004/08/13 21:43:39  pbartok
-// - Changed GetCursorPos signature
-//
-// Revision 1.27  2004/08/13 19:00:15  jordi
-// implements PointToClient (ScreenToClient)
-//
-// Revision 1.26  2004/08/13 18:52:07  pbartok
-// - Added Dispose() and destructor
-// - Fixed resizing and bounds calculation
-// - Fixed Layout
-// - Added memory savings for invisible windows
-//
-// Revision 1.25  2004/08/12 19:31:19  pbartok
-// - Fixed Anchoring bugs
-//
-// Revision 1.24  2004/08/12 16:10:42  jackson
-// Add missing properties
-//
-// Revision 1.23  2004/08/11 22:20:59  pbartok
-// - Signature fixes
-//
-// Revision 1.22  2004/08/11 19:19:44  pbartok
-// - We had SetWindowPos and MoveWindow to set window positions and size,
-//   removed MoveWindow. We have GetWindowPos, so it made sense to keep
-//   SetWindowPos as matching counterpart
-// - Added some X11 sanity checking
-//
-// Revision 1.21  2004/08/11 18:59:45  pbartok
-// - Major cleanup of my SetBounds/SetBoundsCore/UpdateBounds mess
-//   (It seems that SetBounds is just a front for SetBoundsCore and
-//    SetBoundsCore updates the underlying window system and UpdateBounds is
-//    responsible for updating the variables associated with the Control and
-//    sending the events)
-// - Major cleanup of Size handling; we now have two sizes, client_size and
-//   bounds. Bounds defines the window with decorations, client_size without
-//   them.
-//
-// Revision 1.20  2004/08/11 15:13:32  pbartok
-// - Now properly reparents windows
-//
-// Revision 1.19  2004/08/11 14:37:11  pbartok
-// - Duh!
-//
-// Revision 1.18  2004/08/11 13:47:22  pbartok
-// - Rewrote the collection stuff. Might not be as fast now, not keeping
-//   the number of children around and accessible directly, but it's more
-//   straightforward
-//
-// Revision 1.17  2004/08/10 18:32:10  jordi
-// throw ontextchange event
-//
-// Revision 1.16  2004/08/10 17:43:04  pbartok
-// - Added more to the still unfinished Dock/Anchor layout code
-//
-// Revision 1.15  2004/08/10 15:08:05  jackson
-// Control will now handle the buffering code, so each control does not have to implement this.
-//
-// Revision 1.14  2004/08/09 22:11:25  pbartok
-// - Added incomplete dock layout code
-// - Added support for mouse wheel
-//
-// Revision 1.13  2004/08/09 17:25:56  jackson
-// Use new color names
-//
-// Revision 1.12  2004/08/09 15:54:51  jackson
-// Get default properties from the theme.
-//
-// Revision 1.11  2004/08/06 21:30:56  pbartok
-// - Fixed recursive loop when resizing
-// - Improved/fixed redrawing on expose messages
-//
-// Revision 1.10  2004/08/06 15:53:39  jordi
-// X11 keyboard navigation
-//
-// Revision 1.9  2004/08/04 21:14:26  pbartok
-// - Fixed Invalidation bug (calculated wrong client area)
-// - Added ClientSize setter
-//
-// Revision 1.8  2004/08/04 20:11:24  pbartok
-// - Added Invalidate handling
-//
-// Revision 1.7  2004/07/27 10:38:17  jordi
-// changes to be able to run winforms samples
-//
-// Revision 1.6  2004/07/19 19:09:42  jordi
-// label control re-written: added missing functionlity, events, and properties
-//
-// Revision 1.5  2004/07/19 16:49:23  jordi
-// fixes SetBounds logic
-//
-// Revision 1.4  2004/07/19 07:29:35  jordi
-// Call RefreshWindow only if the window has created
-//
-// Revision 1.3  2004/07/15 17:03:35  jordi
-// added basic mouse handeling events
-//
-// Revision 1.2  2004/07/13 15:31:45  jordi
-// commit: new properties and fixes form size problems
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
 
 // NOT COMPLETE 
 
index c51a2667ee7c0a3f85f871bc23fbe11bffde4e69..8b055659f4562b113db2f228321e556de7717418 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Revision: 1.2 $
-// $Modtime: $
-// $Log: ControlEventArgs.cs,v $
-// Revision 1.2  2004/08/11 22:20:59  pbartok
-// - Signature fixes
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index d1772a3ab22460fecc86a32104478595f6293638..56b3183fa67ca809d530194f73b94717cd58bda5 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: ControlEventHandler.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 70fa9f63f20a7020bfeec3a283f8530f17cbc990..77960606ddaad613ce91711dbccdc669547c3f08 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Log: ControlPaint.cs,v $
-// Revision 1.5  2004/10/13 03:15:16  pbartok
-// - Fixed Dark(), DarkDark(), Light() and LightLight() methods to match MS
-//   documentation. They need to return defined colors if the passed
-//   color matches the configured control color. Thanks to John BouAntoun for
-//   pointing this out.
-//
-// Revision 1.4  2004/09/28 18:44:25  pbartok
-// - Streamlined Theme interfaces:
-//   * Each DrawXXX method for a control now is passed the object for the
-//     control to be drawn in order to allow accessing any state the theme
-//     might require
-//
-//   * ControlPaint methods for the theme now have a CP prefix to avoid
-//     name clashes with the Draw methods for controls
-//
-//   * Every control now retrieves it's DefaultSize from the current theme
-//
-// Revision 1.3  2004/08/11 22:20:59  pbartok
-// - Signature fixes
-//
-// Revision 1.2  2004/07/26 17:42:03  jordi
-// Theme support
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // NOT COMPLETE
 
index fd2b733024204ceb0f60ada9d6994bc47ba06f52..f483d2027f7e5a2a4741ae893f40f1f29ea8b0e6 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Revision: 1.2 $
-// $Modtime: $
-// $Log: ControlStyles.cs,v $
-// Revision 1.2  2004/08/10 22:24:21  jackson
-// Add flags attribute
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 85801910cca2e0c9136f452f214b71ecc7b426de..7675c9f4283149fc761754784a2342139e2a993b 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: ConvertEventArgs.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index bc7114552489fc8ada30dadf6233ae5f4a6e9499..f90c1c0cfc4107c299538632c60d4b1e41392af8 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: ConvertEventHandler.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index ced7c41e2fed70a94af471504ee2b0df7c4e9e80..8899a934550e396e543ee351e0ecd2d4c0a70499 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: CreateParams.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 6b63741de7a1735655005cecd30432c6d776a030..1d1e37b46998163189d18b63dde2870a7a0c0f67 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Log: Cursor.cs,v $
-// Revision 1.2  2004/08/23 19:39:59  pbartok
-// - Implemented Position property
-//
-// Revision 1.1  2004/08/22 18:03:57  pbartok
-// - Started implementation, not usable yet
-//
-//
-//
+
 
 // NOT COMPLETE
 
index fe8411ab8cc9159e8667224d78917be4cf93b64c..0f84c4c012c91ad66750affe70cf57b061e1625a 100644 (file)
 // Autors:
 //             Jordi Mas i Hernandez, jordi@ximian.com
 //
-//
-//
-// $Revision: 1.2 $
-// $Modtime: $
-// $Log: DialogResult.cs,v $
-// Revision 1.2  2004/07/21 16:28:05  jordi
-// fixes comments filenames
-//
-// Revision 1.1  2004/07/21 16:19:17  jordi
-// LinkLabel control implementation
-//
-//
 
 // COMPLETE
 
index f5e905a5f306a26587270010318082fd7b2cfa74..876e3d19a07fa7d248d279cb26dc9c381ff8f15d 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.2 $
-// $Modtime: $
-// $Log: DockStyle.cs,v $
-// Revision 1.2  2004/08/07 00:00:21  jackson
-//         Add flags and serializable attributes.
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index d5bfcefa1188987ca3f397e6687ce8c76a1d0505..f751c108c2f8d3068ca2d89dd4fe514b9d9e9904 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: DragAction.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 181c0d58ac53e26e9597299e5e3c71daca8cc0f5..66cdc6df82140562af2d110e2e4f5eeaa428f51f 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Revision: 1.2 $
-// $Modtime: $
-// $Log: DragDropEffects.cs,v $
-// Revision 1.2  2004/08/10 22:24:21  jackson
-// Add flags attribute
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index edc8abb505f11d1e854208fe8000794da0dcc0df..0a145b54610bcc92f4a52957b42e045d90b822b0 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: DragEventArgs.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 2ec5d8fb31a4fc8976a127233cc6fe0f3c761ad0..c2c4d1e0bd0365e62917080d3a40a1a02a5861b5 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: DragEventHandler.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 9873a45c11544198227a3a06b531fdd14d98c313..662a2c1f666353d4382b10953155c0a88eb02348 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: FlatStyle.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index f1a50607ad91f52b0b7b79a0d09b43dc0be7ed00..93dec0cb8d8ea6df50c2a163324244968c52c320 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.22 $
-// $Modtime: $
-// $Log: Form.cs,v $
-// Revision 1.22  2004/11/08 20:50:29  pbartok
-// - Fixed arguments for updated SetTopmost method
-//
-// Revision 1.21  2004/11/04 14:47:58  jordi
-// collection completion, drawing issues, missing features
-//
-// Revision 1.20  2004/10/29 15:55:26  jordi
-// Menu key navigation, itemcollection completion, menu fixes
-//
-// Revision 1.19  2004/10/20 03:56:23  pbartok
-// - Added private FormParentWindow class which acts as the container for
-//   our form and as the non-client area where menus are drawn
-// - Added/Moved required tie-ins to Jordi's menus
-// - Fixed/Implemented the FormStartPosition functionality
-//
-// Revision 1.18  2004/10/18 04:47:09  pbartok
-// - Fixed Form.ControlCollection to handle owner relations
-// - Added Owner/OwnedForms handling
-// - Implemented Z-Ordering for owned forms
-// - Removed unneeded private overload of ShowDialog
-// - Fixed ShowDialog, added the X11 incarnation of modal handling (or so I
-//   hope)
-// - Fixed Close(), had wrong default
-// - Added firing of OnLoad event
-// - Added some commented out debug code for Ownership handling
-//
-// Revision 1.17  2004/10/15 12:43:19  jordi
-// menu work, mainmenu, subitems, etc
-//
-// Revision 1.16  2004/10/14 06:17:58  ravindra
-// Fixed class signature. ShowDialog (Control) is not a public method.
-//
-// Revision 1.15  2004/10/08 08:50:29  jordi
-// more menu work
-//
-// Revision 1.14  2004/10/02 19:05:52  pbartok
-// - Added KeyPreview property
-// - Added Menu property (still incomplete, pending Jordi's menu work)
-// - Implemented ProcessCmdKey
-// - Implemented ProcessDialogKey
-// - Implemented ProcessKeyPreview
-//
-// Revision 1.13  2004/10/01 17:53:26  jackson
-// Implement the Close method so work on MessageBox can continue.
-//
-// Revision 1.12  2004/09/23 19:08:59  jackson
-// Temp build fixage
-//
-// Revision 1.11  2004/09/22 20:09:44  pbartok
-// - Added Form.ControllCollection class
-// - Added handling for Form owners: Owner, OwnedForms, AddOwnedForm,
-//   RemoveOwnedForm (still incomplete, missing on-top and common
-//   minimize/maximize behaviour)
-// - Added StartPosition property (still incomplete, does not use when
-//   creating the form)
-// - Added ShowDialog() methods (still incomplete, missing forcing the dialog
-//   modal)
-//
-// Revision 1.10  2004/09/13 16:56:04  pbartok
-// - Fixed #region names
-// - Moved properties and methods into their proper #regions
-//
-// Revision 1.9  2004/09/13 16:51:29  pbartok
-// - Added Accept and CancelButton properties
-// - Added ProcessDialogKey() method
-//
-// Revision 1.8  2004/09/01 02:05:18  pbartok
-// - Added (partial) implementation of DialogResult; rest needs to be
-//   implemented when the modal loop code is done
-//
-// Revision 1.7  2004/08/23 22:10:02  pbartok
-// - Fixed handling of WM_CLOSE message
-// - Removed debug output
-//
-// Revision 1.6  2004/08/22 21:10:30  pbartok
-// - Removed OverlappedWindow style from Control, instead it's default
-//   now is child
-// - Made form windows OverlappedWindow by default
-//
-// Revision 1.5  2004/08/19 21:30:37  pbartok
-// - Added handling of WM_CLOSE
-//
-// Revision 1.4  2004/08/11 22:20:59  pbartok
-// - Signature fixes
-//
-// Revision 1.3  2004/08/04 21:13:47  pbartok
-// - Added AutoScale properties
-//
-// Revision 1.2  2004/07/13 15:31:45  jordi
-// commit: new properties and fixes form size problems
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
 
 // NOT COMPLETE
 
index 17b75a9e98835e999599c67d5be9b3dfe0979f75..5429f7468ec2b9805126c265555705192a514bab 100644 (file)
 // Authors:
 //     Ravindra (rkumar@novell.com)
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: FormBorderStyle.cs,v $
-// Revision 1.1  2004/09/09 05:47:47  ravindra
-// Enums for Form.
-//
-//
+
 
 using System.Runtime.InteropServices;
 
index a2868e69b8afe78c232e5d228dad9579e5a67e76..7c98700d80bffda22d6a841ea9a49c99ace5f954 100644 (file)
 // Authors:
 //     Ravindra (rkumar@novell.com)
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: FormStartPosition.cs,v $
-// Revision 1.1  2004/09/09 05:47:47  ravindra
-// Enums for Form.
-//
-//
 
 using System.Runtime.InteropServices;
 
index ec2cca91c8851bc8033f1caeef70b286566eb612..84145d246efed10f75727518e6e32dccf0cd5b45 100644 (file)
 // Authors:
 //     Ravindra (rkumar@novell.com)
 //
-// $Revision: 1.2 $
-// $Modtime: $
-// $Log: FormWindowState.cs,v $
-// Revision 1.2  2004/09/22 20:01:21  pbartok
-// - Fixed wrong values
-//
-// Revision 1.1  2004/09/09 05:47:47  ravindra
-// Enums for Form.
-//
-//
+
 
 using System.Runtime.InteropServices;
 
index 82e3c31716baf2d8751fc8903d50e671d9b0b6dc..f80ef0b655f3fe1624cf36de639c9f1c963a867f 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: FrameStyle.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
 
 // COMPLETE
 
index b53a1a541c5c045ee06ac8fc6459a3a07cd9f29f..f30feae83478f40ed0d94b59c39277042ae42919 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: GiveFeedbackEventArgs.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index dedbf333cddb9ada5e8bf575bcab4661b990e950..3ffd9e29531d6b597566295197a8003f371f2d1c 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: GiveFeedbackEventHandler.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index f3fa28e0c9e1ba34abdf7ad90d33bc05cf2582c4..b67a95b011ca1b7456ccf800383973f846dcc74e 100644 (file)
 //     Jordi Mas i Hernandez   jordi@ximian.com
 //
 //
-//
-// $Revision: 1.3 $
-// $Modtime: $
-// $Log: HScrollBar.cs,v $
-// Revision 1.3  2004/09/28 18:44:25  pbartok
-// - Streamlined Theme interfaces:
-//   * Each DrawXXX method for a control now is passed the object for the
-//     control to be drawn in order to allow accessing any state the theme
-//     might require
-//
-//   * ControlPaint methods for the theme now have a CP prefix to avoid
-//     name clashes with the Draw methods for controls
-//
-//   * Every control now retrieves it's DefaultSize from the current theme
-//
-// Revision 1.2  2004/08/23 20:10:03  jordi
-// fixes properties and methods
-//
-// Revision 1.1  2004/07/13 15:33:46  jordi
-// vertical and hort. classes commit
-//
-//
+
 
 using System.Drawing;
 
index 37cec5201285bf4d592670a950b8221a7f9e950f..2781d971bf9ba0643e088adbd166cd9ad5d505fa 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: HelpEventArgs.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 34b82e8b20fb097541659a99de0763d3b4a194a4..3893dafbe2a9c887f021c6b86258e0e204a8243c 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: HelpEventHandler.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
 
 // COMPLETE
 
index ecb6b486252adc6dd131279c8f106cc240d98f3c..3aaee19115bc3e2906b90e5c799f278cdfdaf6e5 100644 (file)
 // Authors:
 //      Jackson Harper (jackson@ximian.com)
 //
-// $Revision: 1.1 $
-// $Modtime$
-// $Log: HorizontalAlignment.cs,v $
-// Revision 1.1  2004/08/07 22:56:34  jackson
-// Initial checkin
-//
+
 
 namespace System.Windows.Forms {
 
index 1051147e2b52b5242189799e5dac06028b365d94..699619993b05c21bbc9b9f9cd2e167634f2037f5 100644 (file)
 //             Jordi Mas i Hernandez, jordi@ximian.com
 //
 //
-//
-// $Revision: 1.2 $
-// $Modtime: $
-// $Log: IButtonControl.cs,v $
-// Revision 1.2  2004/07/21 16:28:05  jordi
-// fixes comments filenames
-//
-// Revision 1.1  2004/07/21 16:19:17  jordi
-// LinkLabel control implementation
-//
-//
+
 
 // COMPLETE
 
index 9fc69cd80bcb4118f9ecc4d5b5528819a8241836..4208e3cc757d89ad4417ba6945c6d648aa2ee2b8 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: IContainerControl.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 29ab21f14745b89ba2596ebdc949a0c89f00a751..08733df6c0ce640d5a88d428e012ec6e9e7a823a 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: IDataObject.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 9f9c4c8d4436b32373bf648efd3b77f89cdff5d4..66990357c889bf44b4db4d5941569c3025d907d4 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: IMessageFilter.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index f525c1313dd4359ce04748915e1290cde800edca..3355ebe1a711a658ed951c6967f78eb683d20613 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: IWin32Window.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 9347d3320920d28cf7d5fd6b60eb1d9d2993b7ca..71c70d58ae050566d92a07d9e8d69b0aef1016d5 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Log: IWindowTarget.cs,v $
-// Revision 1.1  2004/09/13 14:18:42  pbartok
-// - Initial check-in
-//
-//
-//
+
 
 namespace System.Windows.Forms {
        public interface IWindowTarget {
index 779e9d437961462ec1b8eab7ca3bfbf3bd836a51..36b8e6522e14265640dff6af675c65bfe9a249ed 100644 (file)
 // Authors:
 //     Ravindra        rkumar@novell.com
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: ImageIndexConverter.cs,v $
-// Revision 1.1  2004/08/27 22:07:37  ravindra
-// Implemented.
-//
+
 
 // COMPLETE
 
index 2b275121d8fe5e1097b059df0aa0e401fc595a85..d96f5d7483de117b4d82c8562180c2327c094d76 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Log: ImageList.cs,v $
-// Revision 1.7  2004/11/04 11:04:40  ravindra
-// Implemented the missing overload for Draw method.
-//
-// Revision 1.6  2004/08/21 01:50:52  ravindra
-// Changed draw method to use the arguments passed in to draw the image.
-//
-// Revision 1.5  2004/08/19 21:39:09  pbartok
-// - Added missing Draw() method
-// - Added missing RecreateHandle event
-//
-// Revision 1.4  2004/08/11 17:43:08  pbartok
-// - Removed disposing of the actual images when the list is disposed
-//
-// Revision 1.3  2004/08/11 13:43:13  pbartok
-// - Added missing creation of the collection list
-//
-// Revision 1.2  2004/08/09 23:12:13  pbartok
-// - Fixed several bugs Ravindra pointed out
-//
-// Revision 1.1  2004/07/15 20:05:28  pbartok
-// - Implemented ImageList and ImageList.ImageCollection classes
-// - Added ColorDepth enumeration
-// - Updated SWF VS.Net project
-//
-//
+
 
 // COMPLETE
 
index 125ab8fb7104a67d936aceca15bd0b1e9fcc182a..af00bd1571c5994faec8803029b5c9cb290d611d 100644 (file)
 //     Peter Bartok    (pbartok@novell.com)
 //
 //
-// $Revision: 1.2 $
-// $Modtime: $
-// $Log: ImageListStreamer.cs,v $
-// Revision 1.2  2004/08/11 22:20:59  pbartok
-// - Signature fixes
-//
-// Revision 1.1  2004/07/15 20:05:28  pbartok
-// - Implemented ImageList and ImageList.ImageCollection classes
-// - Added ColorDepth enumeration
-// - Updated SWF VS.Net project
-//
-//
-//
+
 
 // NOT COMPLETE
 
index da9fb4523bf30fd1abf3b45b6f57745f23bd9245..2d37af364aa1f5728e98c8b3fdc184c91af3ca7e 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: ImeMode.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 0db318304b4cce539fd59df2b6d7b220b60d15ba..7cc4fc856578682f818835b7f7bf2e3b42dea754 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.2 $
-// $Modtime: $
-// $Log: InputLanguage.cs,v $
-// Revision 1.2  2004/08/11 22:20:59  pbartok
-// - Signature fixes
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // NOT COMPLETE
 
index 7208f42a3056fca4333305ebd98a0b15bc2238d2..ea16f810bbc83d1a324790f7fc99e7667382b067 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Revision: 1.2 $
-// $Modtime: $
-// $Log: InputLanguageChangedEventArgs.cs,v $
-// Revision 1.2  2004/08/11 22:20:59  pbartok
-// - Signature fixes
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index face82079a18317c496f92d331187b2edd6f7b32..807dce30b190dd8d7df5ca936042cc04c5c28cc2 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: InputLanguageChangedEventHandler.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
 
 // COMPLETE
 
index 3ef507fd988e251a7de038eadb03d0a39e0bee6e..643e3394db755b0bb0e6bcdff9709c639ca83487 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Revision: 1.4 $
-// $Modtime: $
-// $Log: InputLanguageChangingEventArgs.cs,v $
-// Revision 1.4  2004/08/11 22:28:02  pbartok
-// - Never check in before compiling. Fixes the last check-in
-//
-// Revision 1.3  2004/08/11 22:26:14  pbartok
-// - More signature fixes
-//
-// Revision 1.2  2004/08/11 22:20:59  pbartok
-// - Signature fixes
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 64ae91dda42641fd598241d56fce26246c24a4e8..10a81b03e885db11fbd81401a7c0092768954ac6 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: InputLanguageChangingEventHandler.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 4a215f126f6b945aec0fe55033cb5bf185e5131a..a2f990cb366837e702045287ff01063703ac3da1 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: InputLanguageCollection.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index bfd5ae4972043dafd99c06617e3525419f842288..3280911fd78f1a1372d773cec1c0cf027f69e245 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: InvalidateEventArgs.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 4c6273c5f2c51d5325dd395b75159f442c8efee9..3755a18b370450e58ce9d807f6f1d2a62400d4b0 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: InvalidateEventHandler.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 1422c16470cc46b92f99517a89ea6ea7c44be7c4..7eb27a1304b818a4c3e2d9f2984b1e415900d4f2 100644 (file)
 // Author:
 //     Kevin Rector (krector@nazmail.com)
 //
-// Enum for ListView control.
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: ItemActivation.cs,v $
-// Revision 1.1  2004/09/30 13:20:20  ravindra
-// Enum for ListView Control.
-//
-//
+
+
 // COMPLETE
-//
 
 namespace System.Windows.Forms
 {
index 99f88e639f81b2254641e1ba655da7ee9954ab20..70cf9daa4da557b317373a314ca3d7f9448df68f 100644 (file)
 // Authors:
 //     Ravindra (rkumar@novell.com)
 //
-// $Revision: 1.2 $
-// $Modtime: $
-// $Log: ItemBoundsPortion.cs,v $
-// Revision 1.2  2004/09/09 05:56:20  ravindra
-// It's enum, not a class!
-//
-// Revision 1.1  2004/09/09 03:13:39  ravindra
-// Enums for ListView control.
-//
-//
+
 
 namespace System.Windows.Forms
 {
index 17d767f64f6f082cdc13f1628371e16e52f8d29e..4c6408870b62b1bca733596889a220fb9d1be9e1 100644 (file)
 // Author:
 //     Ravindra (rkumar@novell.com)
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: ItemChangedEventArgs.cs,v $
-// Revision 1.1  2004/09/23 07:39:19  ravindra
-// EventArgs and EventHandlers needed by ListView Control.
-//
-//
+
 // COMPLETE
-//
+
 
 using System;
 
index 0600d9b0e1eef9eb4dcd632116d3696d00d6f013..fef3ef453c4a1741f1a3299e98ca7fff2f1b4531 100644 (file)
 // Author:
 //     Ravindra (rkumar@novell.com)
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: ItemChangedEventHandler.cs,v $
-// Revision 1.1  2004/09/23 07:39:19  ravindra
-// EventArgs and EventHandlers needed by ListView Control.
-//
-//
+
+
 // COMPLETE
-//
+
 
 namespace System.Windows.Forms
 {
index e5e89f24012865af2b0719371ae1419b1f4f1206..7ae0369c4448c62cfb495ce1807236922327a600 100644 (file)
 // Author:
 //     Ravindra (rkumar@novell.com)
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: ItemCheckEventArgs.cs,v $
-// Revision 1.1  2004/09/23 07:39:19  ravindra
-// EventArgs and EventHandlers needed by ListView Control.
-//
-//
+
 // COMPLETE
-//
+
 
 using System;
 using System.Runtime.InteropServices;
index 3b5a0b16d9dbf86bf5ede4b086ee70ea1472dc06..abd41083e6317f8732053badf3b85a8345e86770 100644 (file)
 // Author:
 //     Ravindra (rkumar@novell.com)
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: ItemCheckEventHandler.cs,v $
-// Revision 1.1  2004/09/23 07:39:19  ravindra
-// EventArgs and EventHandlers needed by ListView Control.
-//
-//
+
+
 // COMPLETE
-//
+
 
 namespace System.Windows.Forms
 {
index 0084b4f1f655f47dcfe64ca320cd1ab12404bf5e..ec59176178146a7dd3fc1457957131758946f212 100644 (file)
 // Author:
 //     Ravindra (rkumar@novell.com)
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: ItemDragEventArgs.cs,v $
-// Revision 1.1  2004/09/23 07:39:19  ravindra
-// EventArgs and EventHandlers needed by ListView Control.
-//
-//
+
 // COMPLETE
-//
+
 
 using System;
 using System.Runtime.InteropServices;
index 96022367060c5423fa40e6d7a146cda3b0662530..508c3848e393d87ed5f5d57abbb709c62e0fd26a 100644 (file)
 // Author:
 //     Ravindra (rkumar@novell.com)
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: ItemDragEventHandler.cs,v $
-// Revision 1.1  2004/09/23 07:39:19  ravindra
-// EventArgs and EventHandlers needed by ListView Control.
-//
-//
+
+
 // COMPLETE
-//
+
 
 namespace System.Windows.Forms
 {
index a6f3b5379e55aca1616ff4fe94afee4c54ab27dc..f83147c3842606bcb6f95307e6984592c3f3e5e7 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: KeyEventArgs.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 0fef42b53fac9f12935fe6266bcce4b3c3c3e523..ff67a7f80ea7e3115b575d5176418c268e501e8d 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: KeyEventHandler.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
+
 
 // COMPLETE
 
index 9a53266af9ca9b7c7409bfbe0d0206167c8aa8bd..dc1056d158e26872bd80dbcf124bed7a20c41b0e 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Revision: 1.2 $
-// $Modtime: $
-// $Log: KeyPressEventArgs.cs,v $
-// Revision 1.2  2004/10/02 19:06:40  pbartok
-// - Fixed access level for constructor
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index d615cdbdab7ac1d244bce5e606deb57669bb0a0d..3d259159715de19541c9766e4771afb10628cae6 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: KeyPressEventHandler.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 4b765e601130b8577d74c7645e51a1cd86332de5..5d2f718b8a71324882529c51eeaecee71865ef59 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Revision: 1.3 $
-// $Modtime: $
-// $Log: Keys.cs,v $
-// Revision 1.3  2004/08/21 20:22:58  pbartok
-// - Added [Flags] attribute so that modifiers can be used in bitwise ops
-//
-// Revision 1.2  2004/08/11 22:20:59  pbartok
-// - Signature fixes
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index a7bebf32508b2ca24d7e26a7b5ffeb09c68a8042..d4faef5e5b0c4953c1b0b74a80773bfcade184d0 100644 (file)
 //     Peter Bartok, pbartok@novell.com
 //
 //
-// $Revision: 1.16 $
-// $Modtime: $
-// $Log: Label.cs,v $
-// Revision 1.16  2004/10/05 04:56:11  jackson
-// Let the base Control handle the buffers, derived classes should not have to CreateBuffers themselves.
-//
-// Revision 1.15  2004/09/28 18:44:25  pbartok
-// - Streamlined Theme interfaces:
-//   * Each DrawXXX method for a control now is passed the object for the
-//     control to be drawn in order to allow accessing any state the theme
-//     might require
-//
-//   * ControlPaint methods for the theme now have a CP prefix to avoid
-//     name clashes with the Draw methods for controls
-//
-//   * Every control now retrieves it's DefaultSize from the current theme
-//
-// Revision 1.14  2004/09/07 09:40:15  jordi
-// LinkLabel fixes, methods, multiple links
-//
-// Revision 1.13  2004/09/04 17:10:18  jordi
-// Refresh when font changed
-//
-// Revision 1.12  2004/09/01 15:10:10  jordi
-// fixes method signatures, new methods, events, fixes autosize
-//
-// Revision 1.11  2004/08/21 22:30:53  pbartok
-// - Signature fixes
-//
-// Revision 1.10  2004/08/21 22:21:13  pbartok
-// - Signature fixes
-//
-// Revision 1.9  2004/08/11 18:54:11  pbartok
-// - Forcing redraw on resize
-//
-// Revision 1.8  2004/08/10 15:24:35  jackson
-// Let Control handle buffering.
-//
-// Revision 1.7  2004/08/08 19:47:41  jordi
-// add cvs header info
-//
-//
+
 // INCOMPLETE
 
 using System.Drawing;
index 8c9029b541bd602970019216e9bd039fbc796920..3a899ec30bc88c2484fa4f988de60605cb926dc1 100644 (file)
 // Author:
 //     Ravindra (rkumar@novell.com)
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: LabelEditEventArgs.cs,v $
-// Revision 1.1  2004/09/23 07:39:19  ravindra
-// EventArgs and EventHandlers needed by ListView Control.
-//
-//
+
+
 // COMPLETE
-//
+
 
 using System;
 
index 0791ab5c27c1d94d0c6cb25dfa2978553e25d75e..756eebe081feeadd39d66245e71f79789efc0df6 100644 (file)
 // Author:
 //     Ravindra (rkumar@novell.com)
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: LabelEditEventHandler.cs,v $
-// Revision 1.1  2004/09/23 07:39:19  ravindra
-// EventArgs and EventHandlers needed by ListView Control.
-//
-//
+
+
+
 // COMPLETE
-//
+
 
 namespace System.Windows.Forms
 {
index 829d1c2e1815de42e409bff38feb75f619408abb..7a81edd1e4f39fe6e15d0f215e82d7fca3f8f589 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Revision: 1.2 $
-// $Modtime: $
-// $Log: LayoutEventArgs.cs,v $
-// Revision 1.2  2004/08/11 22:20:59  pbartok
-// - Signature fixes
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index ab96609b91f88afafd1f701ef4ad9eb1b863861e..208c9d8d132d90e78f17bf32ffc67feaff9b98e1 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: LayoutEventHandler.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 8544bdd9f9d280c04b12aaad29d22c9def536766..7f7e7476349953d7a009042d93271064ee482f24 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Log: LeftRightAlignment.cs,v $
-// Revision 1.1  2004/10/04 08:14:40  pbartok
-// - Initial check-in
-//
-//
-//
+
 
 // COMPLETE
 
index c817501ca8777a4592a0f925f21fd3e0f59cf7cd..36af1e8594a121ef90e41b8bf838a91122a1798f 100644 (file)
 //     Andreas Nahr, ClassDevelopment@A-SoftTech.com
 //     Jordi Mas i Hernandez, jordi@ximian.com
 //
-// $Revision: 1.2 $
-// $Modtime: $
-// $Log: LinkArea.cs,v $
-// Revision 1.2  2004/08/11 22:20:59  pbartok
-// - Signature fixes
-//
-// Revision 1.1  2004/07/21 16:19:17  jordi
-// LinkLabel control implementation
-//
-//
+
 
 // COMPLETE
 
index db61cb6e5069e294db18476620cc2f1364ad17c8..99ab9c69d8df5fbd15e9fe4003de80b7ca85239b 100644 (file)
 // Authors:
 //     Jordi Mas i Hernandez, jordi@ximian.com
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: LinkBehavior.cs,v $
-// Revision 1.1  2004/07/21 16:19:17  jordi
-// LinkLabel control implementation
-//
-//
+
 
 // COMPLETE
 
index 966a1cc52ca490025ed1cd45093024a016cff0cd..9a6efb082c8372d7111029de55ad9b7000711468 100644 (file)
 // Authors:
 //     Jordi Mas i Hernandez, jordi@ximian.com
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: LinkClickedEventArgs.cs,v $
-// Revision 1.1  2004/07/21 16:19:17  jordi
-// LinkLabel control implementation
-//
+
 
 // COMPLETE
 
index af69e3d78dbec96dcb431e01bdd625f256cf344d..d4292651987e09596ee62cc2b87c4da0b1d1caad 100644 (file)
 //     - Change the cursor to a hand cursor when you are over a link (when cursors are available)
 //     - Focus handeling
 //
-// $Revision: 1.9 $
-// $Modtime: $
-// $Log: LinkLabel.cs,v $
-// Revision 1.9  2004/09/28 18:44:25  pbartok
-// - Streamlined Theme interfaces:
-//   * Each DrawXXX method for a control now is passed the object for the
-//     control to be drawn in order to allow accessing any state the theme
-//     might require
-//
-//   * ControlPaint methods for the theme now have a CP prefix to avoid
-//     name clashes with the Draw methods for controls
-//
-//   * Every control now retrieves it's DefaultSize from the current theme
-//
-// Revision 1.8  2004/09/07 09:40:15  jordi
-// LinkLabel fixes, methods, multiple links
-//
-// Revision 1.7  2004/08/21 22:32:14  pbartok
-// - Signature Fixes
-//
-// Revision 1.6  2004/08/10 15:24:35  jackson
-// Let Control handle buffering.
-//
-// Revision 1.5  2004/08/08 17:52:12  jordi
-// *** empty log message ***
-//
-// Revision 1.4  2004/08/07 23:31:15  jordi
-// fixes label bug and draw method name
-//
-// Revision 1.3  2004/08/07 19:16:31  jordi
-// throw exceptions, fixes events, missing methods
-//
-// Revision 1.2  2004/07/22 15:22:19  jordi
-// link label: check link overlapping, implement events, and fixes
-//
-// Revision 1.1  2004/07/21 16:19:17  jordi
-// LinkLabel control implementation
-//
-//
+
+
 // INCOMPLETE
 
 
index 9fc86ee7ffa8f6f3781a1af79766c2a5e8709d63..0dd50fd8f6cbb09a1a7d558455c548d7e4a4591b 100644 (file)
 // Authors:
 //     Jordi Mas i Hernandez, jordi@ximian.com
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: LinkLabelLinkClickedEventArgs.cs,v $
-// Revision 1.1  2004/07/21 16:19:17  jordi
-// LinkLabel control implementation
-//
 
 // COMPLETE
 
index fcedb3652f34fa70a17512be763415e987a87f1e..4f09d9d566836f3e4570eb1fe312b21b295cd6cd 100644 (file)
 //     Dennis hayes (dennish@raytek.com)
 //
 //
-// $Revision: 1.2 $
-// $Modtime: $
-// $Log: LinkLabelLinkClickedEventHandler.cs,v $
-// Revision 1.2  2004/07/22 15:22:19  jordi
-// link label: check link overlapping, implement events, and fixes
-//
-// Revision 1.1  2004/07/21 16:19:17  jordi
-// LinkLabel control implementation
-//
-//
+
 
 // COMPLETE
 
index 3a8dbbb0de2848c0adc4f556fa06fd3408276817..0c7ac5027040ff5765313b745da4457f75e9caef 100644 (file)
 // Authors:
 //     Jordi Mas i Hernandez, jordi@ximian.com
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: LinkState.cs,v $
-// Revision 1.1  2004/07/21 16:19:17  jordi
-// LinkLabel control implementation
-//
-//
+
+
 // COMPLETE
 
 
index f7605304f3a3f97339a803783e490cad433d7d57..5d2d677879ba76d6b1a9424a4736e0c8b1f14427 100644 (file)
@@ -153,6 +153,7 @@ namespace System.Windows.Forms
 
                        /* Events */
                        MouseDown += new MouseEventHandler (OnMouseDownLB);
+                       
 
                        UpdateFormatString ();
                }
index c54087c119bbbeb88592b2d0d0bce419329d03bb..03252392d4252b86f53a9539f75b7cd8d4d34b4b 100644 (file)
 //   - Column resizing/reodering
 //   - Feedback for item activation, change in cursor types as mouse moves.
 //   - HideSelection
-//
-// $Revision: 1.9 $
-// $Modtime: $
-// $Log: ListView.cs,v $
-// Revision 1.9  2004/11/05 14:00:50  ravindra
-// Implemented some methods and fixed scrolling.
-//
-// Revision 1.8  2004/11/04 11:29:38  ravindra
-//     - Changed default value signatures (prefixed all with ListView).
-//     - Fixed/implemented layout LargeIcon, SmallIcon and List views for ListView.
-//     - Fixed calculations for ListViewItem and implemented Clone() method.
-//
-// Revision 1.7  2004/10/30 10:21:14  ravindra
-// Added support for scrolling and fixed calculations.
-//
-// Revision 1.6  2004/10/26 19:51:20  jordi
-// removes warning
-//
-// Revision 1.5  2004/10/26 09:55:48  ravindra
-// Some formatting for my last checkins.
-//
-// Revision 1.4  2004/10/26 09:31:35  ravindra
-// Added some internal members and calculations for ListView.
-//
-// Revision 1.3  2004/10/15 15:03:39  ravindra
-// Implemented Paint method and fixed coding style.
-//
-// Revision 1.2  2004/10/02 11:32:01  ravindra
-// Added attributes.
-//
-// Revision 1.1  2004/09/30 13:24:25  ravindra
-// Initial implementation.
-//
-//
+
+
 // NOT COMPLETE
-//
+
 
 using System.Collections;
 using System.ComponentModel;
index 2fc98e325c5cacfdb3f330c244c63fd207918fae..953877b8226d9189e3dc4a4e2ebae8ab25feed7c 100644 (file)
 // Authors:
 //     Ravindra (rkumar@novell.com)
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: ListViewAlignment.cs,v $
-// Revision 1.1  2004/09/09 03:13:39  ravindra
-// Enums for ListView control.
-//
-//
+
 
 namespace System.Windows.Forms
 {
index 1a5bc3a17879a022038ee53ef02a7b5ee8933c8a..6928201f52d7c0815adb3c929ebb9acc69b5aea0 100644 (file)
 //
 // Todo:
 //     - Drawing of focus rectangle
-//
-// $Revision: 1.8 $
-// $Modtime: $
-// $Log: ListViewItem.cs,v $
-// Revision 1.8  2004/11/05 14:00:50  ravindra
-// Implemented some methods and fixed scrolling.
-//
-// Revision 1.7  2004/11/04 11:29:38  ravindra
-//     - Changed default value signatures (prefixed all with ListView).
-//     - Fixed/implemented layout LargeIcon, SmallIcon and List views for ListView.
-//     - Fixed calculations for ListViewItem and implemented Clone() method.
-//
-// Revision 1.6  2004/10/30 10:21:14  ravindra
-// Added support for scrolling and fixed calculations.
-//
-// Revision 1.5  2004/10/26 09:55:48  ravindra
-// Some formatting for my last checkins.
-//
-// Revision 1.4  2004/10/26 09:32:19  ravindra
-// Calculations for ListViewItem.
-//
-// Revision 1.3  2004/10/15 15:05:09  ravindra
-// Implemented GetBounds method and fixed coding style.
-//
-// Revision 1.2  2004/10/02 11:57:56  ravindra
-// Added attributes.
-//
-// Revision 1.1  2004/09/30 13:24:45  ravindra
-// Initial implementation.
-//
-//
+
+
+
 // NOT COMPLETE
-//
+
 
 using System.Collections;
 using System.ComponentModel;
index ed4f68ac5668f23f6aad36f3df96785bf6f67cff..4163483e42630d5a1cc56d3e89563393679e786c 100644 (file)
 //
 // Authors:
 //     Ravindra (rkumar@novell.com)
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: ListViewItemConverter.cs,v $
-// Revision 1.1  2004/09/30 13:26:35  ravindra
-// Converter for ListViewItem.
-//
-//
-// NOTE COMPLETE
-//
+
+
+// COMPLETE
+
 
 using System;
 using System.ComponentModel;
index 4e27383925673c12099b079c64d1dd6d73f0a927..459337ae4bae1e58acd6a2efced78334b55cb625 100644 (file)
 //
 // Authors:
 //     Peter Bartok    pbartok@novell.com
-//
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: MenuGlyph.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 4263904922fbee7d6123b0dc4449aa7d260d49ca..42649008deed38643eb97746c00fe7c3050ef803 100644 (file)
 //
 // Authors:
 //     Peter Bartok    pbartok@novell.com
-//
-//
-// $Log: Message.cs,v $
-// Revision 1.2  2004/08/11 22:20:59  pbartok
-// - Signature fixes
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 082304b769f26977bcbdc561c0026fc763650e79..7d6bd4da19ed34bd4f09111ef2a6a9d320848da5 100644 (file)
 //     - Add support for MessageBoxOptions and MessageBoxDefaultButton.
 //
 //
-// $Log: MessageBox.cs,v $
-// Revision 1.4  2004/10/15 06:30:56  ravindra
-//     - MessageBox on windows does not have min/max buttons.
-//     This change in CreateParams fixes this on Windows. We
-//     still need to implement this windowstyle behavior in
-//     our X11 driver.
-//
-// Revision 1.3  2004/10/14 06:14:03  ravindra
-// Moved InitFormSize () out of Paint method and removed unnecessary calls to Button.Show () method.
-//
-// Revision 1.2  2004/10/05 17:10:57  pbartok
-// - Partial implementation by Benjamin Dasnois
-//
-// Revision 1.1         2004/07/26 11:41:35  jordi
-// initial messagebox implementation
-//
-//
+
 
 // INCOMPLETE
 
index 266e35b6d11b7c3e70869e6b77ba9bf766e4a46f..eea8234d4bc37fcc598bc3822f72651f8687115e 100644 (file)
 //     Jordi Mas i Hernandez, jordi@ximian.com
 //
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: MessageBoxButtons.cs,v $
-// Revision 1.1  2004/07/26 11:41:35  jordi
-// initial messagebox implementation
-//
-//
+
 
 // COMPLETE
 
index 7026c9b1577eb71ea8a34e2284f42bd0a3af372f..a5a1c4cca3760e529ff7a990766d352c62137fef 100644 (file)
 //     Jordi Mas i Hernandez, jordi@ximian.com
 //
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: MessageBoxDefaultButton.cs,v $
-// Revision 1.1  2004/07/26 11:41:35  jordi
-// initial messagebox implementation
-//
-//
+
 
 // COMPLETE
 
index 2b57031df8374f6f23aadeea2d025a81e5c59118..a2ec5cd35618946eea6c2c1c5a0d506a63d611b0 100644 (file)
 //     Jordi Mas i Hernandez, jordi@ximian.com
 //
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: MessageBoxIcon.cs,v $
-// Revision 1.1  2004/07/26 11:41:35  jordi
-// initial messagebox implementation
-//
-//
+
 
 // COMPLETE
 
index 2966bcf95261755dce1e447931afbb12e464ec7a..ed505c9a8a9e418cf2830e85295ff8832f9d39ea 100644 (file)
 //     Jordi Mas i Hernandez, jordi@ximian.com
 //
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: MessageBoxOptions.cs,v $
-// Revision 1.1  2004/07/26 11:41:35  jordi
-// initial messagebox implementation
-//
-//
+
 
 // COMPLETE
 
index da164ea91c3e193029e31b2c3a91d103683ef8dd..be4b0d5b683a21db450c9e33fa134e5db7f3b12e 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Revision: 1.2 $
-// $Modtime: $
-// $Log: MouseButtons.cs,v $
-// Revision 1.2  2004/08/09 21:35:34  pbartok
-// - Fixed values
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 1f22020214c20b5ee6ac386088a85d44f44fdcc2..0cf349ed4136615e449e81362544e6ebf5a30016 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.2 $
-// $Modtime: $
-// $Log: MouseEventArgs.cs,v $
-// Revision 1.2  2004/08/11 22:20:59  pbartok
-// - Signature fixes
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index ab6bba1d9344b9cbddbe7da24387a47bd07b6cf5..9ba33c20f4415593e94c269a4773c42dffcc9a10 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: MouseEventHandler.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index ce69abbe0813c8f1e326eab8ce9ff89463317a9e..38a7bd38f0b7711d23d6964989522e2cfa00de09 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.3 $
-// $Modtime: $
-// $Log: NativeWindow.cs,v $
-// Revision 1.3  2004/10/02 19:06:20  pbartok
-// - Changed access level for the window_collection hash table
-//
-// Revision 1.2  2004/08/11 22:20:59  pbartok
-// - Signature fixes
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index dc2b99fe241272958b49e5fcb2db258eab3b3a36..418b963a5a6459ae616743d8412763752c956bd0 100644 (file)
 // Copyright (C) Novell Inc., 2004
 //
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: Orientation.cs,v $
-// Revision 1.1  2004/07/15 09:38:02  jordi
-// Horizontal and Vertical TrackBar control implementation
-//
-//
+
 
 namespace System.Windows.Forms
 {
index e697151d7f6bcce0f90201d87db9486bbc3857cc..ba39564d53a579d0fa5d43f48c51f343c8be4ca2 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: PaintEventArgs.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index aecda0da8b65b12b73d75dbe90dd54adda6eb2bc..bba9a5dc5be53db75a837aec437c04c7b68e6312 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Revision: 1.2 $
-// $Modtime: $
-// $Log: PaintEventHandler.cs,v $
-// Revision 1.2  2004/08/23 19:44:59  jordi
-// Adding missing attribute
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 2defa199cb02742c288f112184fe0dd4ae41d5a1..728641dfddf6f79ec7e12e7a893395ad206d2395 100644 (file)
 //             Jordi Mas i Hernandez   jordi@ximian.com
 //
 //
-// $Revision: 1.9 $
-// $Modtime: $
-// $Log: ProgressBar.cs,v $
-// Revision 1.9  2004/10/05 04:56:11  jackson
-// Let the base Control handle the buffers, derived classes should not have to CreateBuffers themselves.
-//
-// Revision 1.8  2004/09/28 18:44:25  pbartok
-// - Streamlined Theme interfaces:
-//   * Each DrawXXX method for a control now is passed the object for the
-//     control to be drawn in order to allow accessing any state the theme
-//     might require
-//
-//   * ControlPaint methods for the theme now have a CP prefix to avoid
-//     name clashes with the Draw methods for controls
-//
-//   * Every control now retrieves it's DefaultSize from the current theme
-//
-// Revision 1.7  2004/08/25 18:29:14  jordi
-// new methods, properties, and fixes for progressbar
-//
-// Revision 1.6  2004/08/10 15:41:50  jackson
-// Allow control to handle buffering
-//
-// Revision 1.5  2004/07/26 17:42:03  jordi
-// Theme support
-//
-// Revision 1.4  2004/07/09 20:13:05  miguel
-// Spelling
-//
-// Revision 1.3  2004/07/09 17:25:23  pbartok
-// - Removed usage of Rectangle for drawing. Miguel pointed out it's faster
-//
-// Revision 1.2  2004/07/09 17:17:46  miguel
-// 2004-07-09  Miguel de Icaza  <miguel@ximian.com>
-//
-//     * ProgressBar.cs: Fixed spelling for `block'
-//
-//     drawProgressBar: renamed to `DrawProgressBar' to follow the coding
-//     style guidelines.
-//
-//     Avoid using the += on rect.X, that exposed a bug in the compiler.
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 using System.Drawing;
 using System.ComponentModel;
index 23d0ce9364d79f2c5f50cddf81233e2e5c4c992f..06c5ffe0a18a4e0fc8766949d275b771f2c0b2dd 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: QueryAccessibilityHelpEventArgs.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index b6e957b1a316c229b58dde7e66058ceff58c693e..e6085de5ca02e2d0599f3d7b2bc366288b3d1903 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: QueryAccessibilityHelpEventHandler.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 1008a635bccdf9efd6f9a1b0654367f497eee395..78c599b17369c2aed4067973655ad883eb66d8d0 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: QueryContinueDragEventArgs.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 6cd9cf5824112acea943351d509bef8daf30ba7d..d250a237ab4b3187c5f9058354a8b4bd99b0ec84 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: QueryContinueDragEventHandler.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 15271b05075f7e73e672ef093496b8c4b1d66c01..0808c19dab0df69a6c267f62f5ec6dc3f9ff9c3e 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-// $Log: RadioButton.cs,v $
-// Revision 1.8  2004/10/15 13:32:45  ravindra
-//     - Renamed Paint() method to Draw() for clarity. Also, moved
-//     DrawImage() to OnPaint().
-//
-// Revision 1.7  2004/10/15 13:25:50  ravindra
-//     - Removed Redraw (), we get it from ButtonBase.
-//     - Implemented Paint (), to do class specific painting.
-//
-// Revision 1.6  2004/10/05 18:23:54  jackson
-// Fix ctor
-//
-// Revision 1.5  2004/09/30 17:34:08  jackson
-// Fix typo. Patch by John BouAntoun.
-//
-// Revision 1.4  2004/09/28 18:44:25  pbartok
-// - Streamlined Theme interfaces:
-//   * Each DrawXXX method for a control now is passed the object for the
-//     control to be drawn in order to allow accessing any state the theme
-//     might require
-//
-//   * ControlPaint methods for the theme now have a CP prefix to avoid
-//     name clashes with the Draw methods for controls
-//
-//   * Every control now retrieves it's DefaultSize from the current theme
-//
-// Revision 1.3  2004/09/02 20:26:48  pbartok
-// - Added missing RadioButton.RadioButtonAccessibleObject class
-//
-// Revision 1.2  2004/09/01 20:44:11  pbartok
-// - Fixed state
-//
-// Revision 1.1  2004/09/01 20:40:02  pbartok
-// - Functional initial check-in
-//
-//
-//
 
 // COMPLETE
 
index 67141c325705258e5f693d89ce984ce66b9818fa..05afe1bcdee2e42dc4fb988404b0797524df24bc 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: RightToLeft.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 4234ecf73bded7b4508ebfda96e216eddf54fb90..6b84591840ec0a6bdd05e92482c3a6b0206c3eab 100644 (file)
 //     Jordi Mas i Hernandez   jordi@ximian.com
 //
 //
-// $Revision: 1.26 $
-// $Modtime: $
-// $Log: ScrollBar.cs,v $
-// Revision 1.26  2004/11/08 14:15:00  jordi
-// fixes vertical scrollbar and removes dead code
-//
-// Revision 1.25  2004/11/04 12:03:49  ravindra
-//     - We need to recalculate the Thumb area when LargeChange/maximum/minimum values are changed.
-//     - We set the 'pos' in UpdatePos() method to minimum, if it's less than minimum. This is required to handle the case if large_change is more than max, and use LargeChange property instead of large_change variable.
-//     - We return max+1 when large_change is more than max, like MS does.
-//
-// Revision 1.24  2004/10/17 22:11:49  jordi
-// disabled scrollbar should not honor any keyboard or mouse event
-//
-// Revision 1.23  2004/10/05 04:56:11  jackson
-// Let the base Control handle the buffers, derived classes should not have to CreateBuffers themselves.
-//
-// Revision 1.22  2004/09/28 18:44:25  pbartok
-// - Streamlined Theme interfaces:
-//   * Each DrawXXX method for a control now is passed the object for the
-//     control to be drawn in order to allow accessing any state the theme
-//     might require
-//
-//   * ControlPaint methods for the theme now have a CP prefix to avoid
-//     name clashes with the Draw methods for controls
-//
-//   * Every control now retrieves it's DefaultSize from the current theme
-//
-// Revision 1.21  2004/09/17 16:43:27  pbartok
-// - Fixed behaviour of arrow buttons. Now properly behaves like Buttons (and
-//   like Microsoft's scrollbar arrow buttons)
-//
-// Revision 1.20  2004/09/17 16:14:36  pbartok
-// - Added missing release of keyboard/mouse capture
-//
-// Revision 1.19  2004/09/05 08:03:51  jordi
-// fixes bugs, adds flashing on certain situations
-//
-// Revision 1.18  2004/08/31 10:35:04  jordi
-// adds autorepeat timer, uses a single timer, fixes scrolling bugs, adds new methods
-//
-// Revision 1.17  2004/08/25 21:35:18  jordi
-// more fixes to scrollbar
-//
-// Revision 1.16  2004/08/25 19:20:13  jordi
-// small bug fix regarding bar position
-//
-// Revision 1.15  2004/08/24 18:37:02  jordi
-// fixes formmating, methods signature, and adds missing events
-//
-// Revision 1.14  2004/08/23 22:53:15  jordi
-// small fix
-//
-// Revision 1.13  2004/08/23 22:43:46  jordi
-// *** empty log message ***
-//
-// Revision 1.11  2004/08/22 19:34:22  jackson
-// Update the position through the Value property so the OnValueChanged event is raised.
-//
-// Revision 1.10  2004/08/21 20:22:21  pbartok
-// - Replaced direct XplatUI calls with their Control counterpart
-//
-// Revision 1.9  2004/08/20 19:35:33  jackson
-// Use the SWF timer so callbacks are run in the correct thread
-//
-// Revision 1.8  2004/08/20 19:34:26  jackson
-// Use the SWF timer so callbacks are run in the correct thread
-//
-// Revision 1.7  2004/08/19 22:25:31  jordi
-// theme enhancaments
-//
-// Revision 1.6  2004/08/18 15:56:12  jordi
-// fixes to scrollbar: steps and multiple timers
-//
-// Revision 1.5  2004/08/10 19:21:27  jordi
-// scrollbar enhancements and standarize on win colors defaults
-//
-// Revision 1.4  2004/08/10 15:41:50  jackson
-// Allow control to handle buffering
-//
-// Revision 1.3  2004/07/27 15:29:40  jordi
-// fixes scrollbar events
-//
-// Revision 1.2  2004/07/26 17:42:03  jordi
-// Theme support
-//
 
 // COMPLETE
 
index 670910d75fdb49fe5761fc1f0d8f4d73b830dfdf..0488122b44b31274e16a69740213a9366a41ff91 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: ScrollBars.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 69d87863c1f1edb4f9908b7eec06a7d4e8bdbd91..f58dc9f8e49a3c86f686904e66d78484a64b19cd 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: ScrollButton.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 42c564303975841bcacb86eadf0ecbc1765ac351..010f252a91ebb7b469650fabaaf50e52ff3cad14 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.2 $
-// $Modtime: $
-// $Log: ScrollEventArgs.cs,v $
-// Revision 1.2  2004/08/11 22:20:59  pbartok
-// - Signature fixes
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 1e5eff919f79cac96f5447f54c173affa0028f46..7d9483d512d341c7661437de93e1863785b4921d 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: ScrollEventHandler.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 87d68089691fd88d65da894bba0f79be0ebe95ac..3ce5f2413ca71754d2a1fc52b1f179229dcd37b4 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: ScrollEventType.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index fa7241ae1f0be4aad6a179e55ce3364f0a266ca9..268fdb805e277335f97307c04780c107b22c5da2 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.5 $
-// $Modtime: $
-// $Log: ScrollableControl.cs,v $
-// Revision 1.5  2004/09/22 20:12:45  pbartok
-// - Implemented DockPadding property
-// - Implemented AutoScroll property
-// - Implemented AutoScrollMargin property
-// - Implemented AutoScrollMinSize property
-// - Implemented AutoScrollPosition property
-// - Implemented DisplayRectangle property (still incomplete)
-// - Implemented CreateParams property
-// - Implemented HScroll property
-// - Implemented VScroll property
-// - Implemented OnVisibleChanged property
-//
-// Revision 1.4  2004/09/09 03:01:35  ravindra
-// Removed unreachable code.
-//
-// Revision 1.3  2004/08/12 15:25:49  jordi
-// calls ctrlbase instead of exeception
-//
-// Revision 1.2  2004/08/11 22:20:59  pbartok
-// - Signature fixes
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // NOT COMPLETE
 
index ea041be7f70e9b9030fc0ea4406e3e0826998d1d..e2c32be9118e0ad1eb26735e281d6e7fd0c73548 100644 (file)
 // Author:
 //     Ravindra (rkumar@novell.com)
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: SizeGripStyle.cs,v $
-// Revision 1.1  2004/10/15 15:09:48  ravindra
-// Enum for Form.
-//
-//
+
 // COMPLETE
-//
+
 
 namespace System.Windows.Forms
 {
index 7b8893f3909e417090692fecf681f65765937941..804a78dd6da3406c990cdce80bf07c2aaeb77aa2 100644 (file)
 // Author:
 //     Ravindra (rkumar@novell.com)
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: SortOrder.cs,v $
-// Revision 1.1  2004/09/30 13:26:00  ravindra
-// Enum for ListView control.
-//
-//
+
 // COMPLETE
-//
+
 
 namespace System.Windows.Forms
 {
index 74550caee193bddc89b6479106ba0745bc152426..74bc4f8a455f186f71ffd7944d27d57553a5a5b2 100644 (file)
 // Author:
 //     Ravindra (rkumar@novell.com)
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: StructFormat.cs,v $
-// Revision 1.1  2004/10/15 15:10:08  ravindra
-// General Enum.
-//
-//
+
 // COMPLETE
-//
 
 namespace System.Windows.Forms
 {
index 87346e5dc5120719246e11a0b1f60c8b1f8dc680..519b1e386499deb1d8e3e4f4332b8edf11dd94a5 100644 (file)
 // Authors:
 //     Ravi Pratap     ravi@ximian.com
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: TODOAttribute.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
 
 // COMPLETE
 
index 8b63d13fb22fbfca4eb3e066a3f19b77a523df18..fe201b801340416e957ab3f0896a5b936ac7f4e8 100644 (file)
 // Authors:
 //     Jordi Mas i Hernandez, jordi@ximian.com
 //
-//
-// $Revision: 1.18 $
-// $Modtime: $
-// $Log: Theme.cs,v $
-// Revision 1.18  2004/11/08 20:40:08  jackson
-// Render the little scrolling jimmi in the correct location with bottom aligned tabs
-//
-// Revision 1.17  2004/11/04 11:26:09  ravindra
-//     - Changed default ListView values signatures (prefixed all with ListView).
-//     - Fixed default size values for VScrollBar and HScrollBar.
-//     - Fixed DrawListViewItem method.
-//
-// Revision 1.16  2004/11/02 02:47:55  jackson
-// New rendering and sizing code for tab controls
-//
-// Revision 1.15  2004/10/30 10:23:02  ravindra
-// Drawing ListView and some default values.
-//
-// Revision 1.14  2004/10/26 09:35:18  ravindra
-// Added some default values for ListView control.
-//
-// Revision 1.13  2004/10/18 04:49:06  pbartok
-// - Added ToolTip abstracts
-//
-// Revision 1.12  2004/10/15 15:08:49  ravindra
-// Added ColumnHeaderHeight property in Theme for ListView.
-//
-// Revision 1.11  2004/10/05 09:03:55  ravindra
-//     - Added DrawListView method and ListViewDefaultSize property.
-//
-// Revision 1.10  2004/09/28 18:44:25  pbartok
-// - Streamlined Theme interfaces:
-//   * Each DrawXXX method for a control now is passed the object for the
-//     control to be drawn in order to allow accessing any state the theme
-//     might require
-//
-//   * ControlPaint methods for the theme now have a CP prefix to avoid
-//     name clashes with the Draw methods for controls
-//
-//   * Every control now retrieves it's DefaultSize from the current theme
-//
-// Revision 1.9  2004/09/17 12:18:42  jordi
-// Very early menu support
-//
-// Revision 1.8  2004/09/07 17:12:26  jordi
-// GroupBox control
-//
-// Revision 1.7  2004/09/07 09:40:15  jordi
-// LinkLabel fixes, methods, multiple links
-//
-// Revision 1.6  2004/09/02 16:32:54  jordi
-// implements resource pool for pens, brushes, and hatchbruses
-//
-// Revision 1.5  2004/08/25 20:04:40  ravindra
-// Added the missing divider code and grip for ToolBar Control.
-//
-// Revision 1.4  2004/08/24 18:37:02  jordi
-// fixes formmating, methods signature, and adds missing events
-//
-// Revision 1.3  2004/08/24 16:16:46  jackson
-// Handle drawing picture boxes in the theme now. Draw picture box borders and obey sizing modes
-//
-// Revision 1.2  2004/08/20 00:12:51  jordi
-// fixes methods signature
-//
-// Revision 1.1  2004/08/19 22:26:30  jordi
-// move themes from an interface to a class
-//
-//
+
 
 using System.Drawing;
 using System.Drawing.Drawing2D;
index bd0ea760de83889390f4b981faee7196705bf26e..6f527d8671b2455c3719814655174bb4f6668da5 100644 (file)
 //     Jordi Mas i Hernandez, jordi@ximian.com
 //
 //
-// $Revision: 1.2 $
-// $Modtime: $
-// $Log: ThemeEngine.cs,v $
-// Revision 1.2  2004/08/19 22:25:31  jordi
-// theme enhancaments
-//
-// Revision 1.1  2004/07/26 17:42:03  jordi
-// Theme support
-//
-//
+
 
 using System;
 
index a8b8039f51f541bbd3e343edfb2bfe4605996af7..65fd3c8de40b7806e40449a08e59398f6aaca1c2 100644 (file)
 //             - GTK paints controls into a window no a device context. We should inverstigate if we 
 //             we can encapsulate a dc in a gtkwindow.
 //
-// $Revision: 1.6 $
-// $Modtime: $
-// $Log: ThemeGtk.cs,v $
-// Revision 1.6  2004/09/28 18:44:25  pbartok
-// - Streamlined Theme interfaces:
-//   * Each DrawXXX method for a control now is passed the object for the
-//     control to be drawn in order to allow accessing any state the theme
-//     might require
-//
-//   * ControlPaint methods for the theme now have a CP prefix to avoid
-//     name clashes with the Draw methods for controls
-//
-//   * Every control now retrieves it's DefaultSize from the current theme
-//
-// Revision 1.5  2004/09/02 16:32:54  jordi
-// implements resource pool for pens, brushes, and hatchbruses
-//
-// Revision 1.4  2004/08/24 18:37:02  jordi
-// fixes formmating, methods signature, and adds missing events
-//
-// Revision 1.3  2004/08/20 20:39:51  jordi
-// use style_attach
-//
-// Revision 1.2  2004/08/20 00:55:28  jordi
-// fixes button order
-//
-// Revision 1.1  2004/08/19 22:27:40  jordi
-// experimental GTK theme support
-//
-//
+
+
 // NOT COMPLETE
 
 using System;
index 03cd21db784d69425ddd0981b6f3df9aae909aa6..fa1d31f48e29dfa2ec156a9d721f55ea7a5d2afa 100644 (file)
 //     John BouAntoun, jba-mono@optusnet.com.au
 //
 //
-//
-// $Revision: 1.65 $
-// $Modtime: $
-// $Log: ThemeWin32Classic.cs,v $
-// Revision 1.65  2004/11/10 20:10:38  jackson
-//     * ThemeWin32Classic.cs: Do not draw the selected tab if its not in
-//     the clip area.
-//
-// Revision 1.64  2004/11/10 19:22:26  jackson
-//     * ThemeWin32Classic.cs: Don't bother drawing tabs outside of the
-//     clip area.
-//
-// Revision 1.63  2004/11/10 01:04:28  jackson
-//     * TabControl.cs (CalcXPos): New helper method so we can determine
-//     the proper place to start drawing vertical tabs.
-//     * ThemeWin32Classic.cs (DrawTab): Draw right aligned tabs.
-//
-// Revision 1.62  2004/11/09 21:44:54  jackson
-//     * TabControl.cs: Calculate sizing and rects for left aligned tabs.
-//     * ThemeWin32Classic.cs (GetTabControl*ScrollRect): Only handle Top
-//     and Bottom, left and right are illegal values for this and
-//     multiline is enabled when the alignment is set to left or right.
-//     (DrawTab): Each alignment block should draw the text itself now
-//     because Left requires special love. Also add rendering for Left
-//     aligned tabs.
-//
-// Revision 1.61  2004/11/09 11:06:21  jba
-// - (DrawButtonBase): Fix verticle text rect clipping in windows
-// - (DrawCheckBox): Fix CheckAlign.TopCenter and CheckAlign.BottomCenter
-//   rendering and incorrect text rect clipping
-// - (DrawRadioButton): Fix CheckAlign.TopCenter and CheckAlign.BottomCenter
-//   rendering and incorrect text rect clipping
-//
-// Revision 1.60  2004/11/09 03:12:00  jackson
-//     * ThemeWin32Classic.cs (DrawTabControl): Render tabs from top to
-//     bottom when they are bottom aligned so the bottoms of the tabs get
-//     displayed.
-//     * TabControl.cs (DropRow): Move rows up instead of down when the
-//     tab control is bottom aligned.
-//
-// Revision 1.59  2004/11/08 20:40:08  jackson
-// Render the little scrolling jimmi in the correct location with bottom aligned tabs
-//
-// Revision 1.58  2004/11/08 14:15:00  jordi
-// fixes vertical scrollbar and removes dead code
-//
-// Revision 1.57  2004/11/05 05:47:34  jba
-// - Fix Button rendering for FlatStyle = Flat or Popup
-// - Fix RadioButton and CheckBox rendering when Appearance = Button (normal and
-//   flatstyle).
-// - Correct outer rectangle color when drawing focus rectangle
-// - Adjust button bounds to be 1 px smaller when focused
-// - Make button not draw sunken 3d border when pushed (windows compat)
-// - Fix CPDrawBorder3D to not make bottom right hand corner rounded
-// - Offset the text in RadioButton and Checkbox when being rendered as a button.
-// - Hover and Click behaviour for Colored FlatStyle.Flat and Popup radiobuttons
-// - Fixed disabled rendering for colored flatstyle radiobuttons (both)
-// - Fixed disabled text rendering for normally rendered radiobuttons
-//
-// Revision 1.56  2004/11/04 11:26:09  ravindra
-//     - Changed default ListView values signatures (prefixed all with ListView).
-//     - Fixed default size values for VScrollBar and HScrollBar.
-//     - Fixed DrawListViewItem method.
-//
-// Revision 1.55  2004/11/03 18:52:14  jackson
-// Initial implementation of the scrolly widgerywoo
-//
-// Revision 1.54  2004/11/02 20:40:54  jackson
-// Move the row with the selected tab to the bottom
-//
-// Revision 1.53  2004/11/02 02:47:55  jackson
-// New rendering and sizing code for tab controls
-//
-// Revision 1.52  2004/10/30 10:23:02  ravindra
-// Drawing ListView and some default values.
-//
-// Revision 1.51  2004/10/26 09:55:48  ravindra
-// Some formatting for my last checkins.
-//
-// Revision 1.50  2004/10/26 09:36:32  ravindra
-// Implemented DetailView drawing for ListView control and default values.
-//
-// Revision 1.49  2004/10/18 04:49:25  pbartok
-// - Added ToolTip drawing code
-//
-// Revision 1.48  2004/10/15 15:08:49  ravindra
-// Added ColumnHeaderHeight property in Theme for ListView.
-//
-// Revision 1.47  2004/10/13 15:06:37  pbartok
-// - Path from John BouAntoun:
-//   * Fix check rendering (centre correctly for normal style, offset
-//     correctly for FlatStyle).
-//   * Fix border color usage (use backcolor) for FlatStyle.Popup
-//   * Use checkbox.Capture instead of checkbox.is_pressed when rendering
-//     flatstyle states.
-//
-// Revision 1.46  2004/10/13 03:48:15  pbartok
-// - Removed all occurences of SystemColors and replaced them with the
-//   matching theme color
-//
-// Revision 1.45  2004/10/13 03:41:45  pbartok
-// - From John BouAntoun: Added an overload to CPDrawBorder3D to allow him
-//   using the function for flatstyle drawing
-// - Changed functions to use the new version of CPDrawBorder3D
-//
-// Revision 1.44  2004/10/13 02:45:21  pbartok
-// - Fixes from John BouAntoun: now handles forecolors and backcolors for
-//   flatstyle rendered controls much better; It also fixes normal checkbox
-//   rendering when pushed or disabled.
-//
-// Revision 1.43  2004/10/07 14:56:51  jordi
-// Removes deletion of cached brushes
-//
-// Revision 1.42  2004/10/06 09:59:05  jordi
-// removes warnings from compilation
-//
-// Revision 1.41  2004/10/05 16:15:30  jackson
-// Improve rendering of the radio button patch by John BouAntoun
-//
-// Revision 1.40  2004/10/05 09:04:31  ravindra
-//     - Added DrawListView method and ListViewDefaultSize property.
-//     - Changed ControlPaint method calls to CPDrawXXX wherever possible.
-//     - Changed DOS style CRLF to Unix format (dos2unix).
-//
-// Revision 1.39  2004/10/04 07:09:37  jordi
-// fixes right button position causing right button not showing on horizontal scrollbars
-//
-// Revision 1.38  2004/09/28 18:44:25  pbartok
-// - Streamlined Theme interfaces:
-//   * Each DrawXXX method for a control now is passed the object for the
-//     control to be drawn in order to allow accessing any state the theme
-//     might require
-//
-//   * ControlPaint methods for the theme now have a CP prefix to avoid
-//     name clashes with the Draw methods for controls
-//
-//   * Every control now retrieves it's DefaultSize from the current theme
-//
-// Revision 1.37  2004/09/09 08:28:11  pbartok
-// - Improve disabled string look
-//
-// Revision 1.36  2004/09/09 03:03:49  ravindra
-// PictureBox would not draw a null image to avoid crash.
-//
-// Revision 1.35  2004/09/07 17:12:26  jordi
-// GroupBox control
-//
-// Revision 1.34  2004/09/07 09:40:15  jordi
-// LinkLabel fixes, methods, multiple links
-//
-// Revision 1.33  2004/09/05 08:03:51  jordi
-// fixes bugs, adds flashing on certain situations
-//
-// Revision 1.32  2004/09/02 16:32:54  jordi
-// implements resource pool for pens, brushes, and hatchbruses
-//
-// Revision 1.31  2004/08/25 20:04:40  ravindra
-// Added the missing divider code and grip for ToolBar Control.
-//
-// Revision 1.30  2004/08/25 18:29:14  jordi
-// new methods, properties, and fixes for progressbar
-//
-// Revision 1.29  2004/08/25 00:43:13  ravindra
-// Fixed wrapping related issues in ToolBar control.
-//
-// Revision 1.28  2004/08/24 18:37:02  jordi
-// fixes formmating, methods signature, and adds missing events
-//
-// Revision 1.27  2004/08/24 16:16:46  jackson
-// Handle drawing picture boxes in the theme now. Draw picture box borders and obey sizing modes
-//
-// Revision 1.26  2004/08/21 01:52:08  ravindra
-// Improvments in mouse event handling in the ToolBar control.
-//
-// Revision 1.25  2004/08/20 00:12:51  jordi
-// fixes methods signature
-//
-// Revision 1.24  2004/08/19 22:25:31  jordi
-// theme enhancaments
-//
-// Revision 1.23  2004/08/18 19:16:53  jordi
-// Move colors to a table
-//
-// Revision 1.22  2004/08/17 19:29:11  jackson
-// Don't use KnownColor to create colours. It has a large startup time.
-//
-// Revision 1.21  2004/08/15 23:20:54  ravindra
-// Changes to Theme for ToolBar control and also dos2unix format.
-//
-// Revision 1.20  2004/08/13 21:22:18  jordi
-// removes redundant code and fixes issues with tickposition
-//
-// Revision 1.19  2004/08/12 20:29:01  jordi
-// Trackbar enhancement, fix mouse problems, highli thumb, etc
-//
-// Revision 1.18  2004/08/12 18:54:37  jackson
-// Handle owner draw status bars
-//
-// Revision 1.17  2004/08/11 01:31:35  jackson
-// Create Brushes as little as possible
-//
-// Revision 1.16  2004/08/10 19:21:27  jordi
-// scrollbar enhancements and standarize on win colors defaults
-//
-// Revision 1.15  2004/08/10 18:52:30  jackson
-// Implement DrawItem functionality
-//
-// Revision 1.14  2004/08/09 21:34:54  jackson
-// Add support for drawing status bar and get status bar item sizes
-//
-// Revision 1.13  2004/08/09 21:21:49  jackson
-// Use known colors for default control colours
-//
-// Revision 1.12  2004/08/09 21:12:15  jackson
-// Make the default font static, it is static in control so this doesn't change functionality and creating fonts is sloooooow.
-//
-// Revision 1.11  2004/08/09 17:31:13  jackson
-// New names for control properties
-//
-// Revision 1.10  2004/08/09 17:00:00  jackson
-// Add default window color properties
-//
-// Revision 1.9  2004/08/09 16:17:19  jackson
-// Use correct default back color
-//
-// Revision 1.8  2004/08/09 15:53:12  jackson
-// Themes now handle default control properties so coloring will be consistent
-//
-// Revision 1.7  2004/08/08 22:54:21  jordi
-// Label BorderStyles
-//
-// Revision 1.6  2004/08/08 18:09:53  jackson
-// Add pen_buttonface
-//
-// Revision 1.5  2004/08/08 17:34:28  jordi
-// Use Windows Standard Colours
-//
-// Revision 1.4  2004/08/07 23:31:15  jordi
-// fixes label bug and draw method name
-//
-// Revision 1.3  2004/08/07 19:05:44  jordi
-// Theme colour support and GetSysColor defines
-//
-// Revision 1.2  2004/08/07 00:01:39  pbartok
-// - Fixed some rounding issues with float/int
-//
-// Revision 1.1  2004/07/26 17:42:03  jordi
-// Theme support
-//
-//
+
 
 using System.Drawing;
 using System.Drawing.Drawing2D;
index 39952f78ee4b82f420c8e3c0e8a4d0598c5eeab8..0e39df43c01f7094c88a8f926fa1e7f0028229d4 100644 (file)
 // Copyright (C) Novell Inc., 2004
 //
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: TickStyle.cs,v $
-// Revision 1.1  2004/07/15 09:38:02  jordi
-// Horizontal and Vertical TrackBar control implementation
-//
-//
+
 
 namespace System.Windows.Forms
 {
index eefa291438f98ce568901e19e5bf7db2c0c9e9f5..d9f9df360fc3b2af8671d0475ea89605e695c63a 100644 (file)
 //
 // Copyright (C) Novell, Inc. 2004 (http://www.novell.com)
 //
-//
-// $Revision: 1.17 $
-// $Modtime: $
-// $Log: ToolBar.cs,v $
-// Revision 1.17  2004/10/26 09:33:42  ravindra
-// ToolBar should use the user specified button size, if there is any. Added a size_specified flag for the same.
-//
-// Revision 1.16  2004/10/14 11:14:05  ravindra
-//     - Changed Redraw () to do a Refresh () always.
-//     - Fixed the MouseMove event handling when mouse is pressed,
-//     ie drag event handling.
-//     - Replaced the usage of ToolBarButton.Pressed property to
-//     ToolBarButton.pressed internal variable.
-//
-// Revision 1.15  2004/10/06 09:59:05  jordi
-// removes warnings from compilation
-//
-// Revision 1.14  2004/10/05 09:07:07  ravindra
-//     - Removed a private method, Draw ().
-//     - Fixed the ButtonDropDown event handling.
-//     - Fixed MouseMove event handling.
-//
-// Revision 1.13  2004/10/05 04:56:12  jackson
-// Let the base Control handle the buffers, derived classes should not have to CreateBuffers themselves.
-//
-// Revision 1.12  2004/09/28 18:44:25  pbartok
-// - Streamlined Theme interfaces:
-//   * Each DrawXXX method for a control now is passed the object for the
-//     control to be drawn in order to allow accessing any state the theme
-//     might require
-//
-//   * ControlPaint methods for the theme now have a CP prefix to avoid
-//     name clashes with the Draw methods for controls
-//
-//   * Every control now retrieves it's DefaultSize from the current theme
-//
-// Revision 1.11  2004/09/16 13:00:19  ravindra
-// Invalidate should be done before redrawing.
-//
-// Revision 1.10  2004/09/09 11:25:03  ravindra
-// Make redraw accessible from ToolBarButton.
-//
-// Revision 1.9  2004/08/25 20:04:40  ravindra
-// Added the missing divider code and grip for ToolBar Control.
-//
-// Revision 1.8  2004/08/25 00:43:13  ravindra
-// Fixed wrapping related issues in ToolBar control.
-//
-// Revision 1.7  2004/08/22 01:20:14  ravindra
-// Correcting the formatting mess of VS.NET.
-//
-// Revision 1.6  2004/08/22 00:49:37  ravindra
-// Probably this completes the missing attributes in toolbar control.
-//
-// Revision 1.5  2004/08/22 00:03:20  ravindra
-// Fixed toolbar control signatures.
-//
-// Revision 1.4  2004/08/21 01:52:08  ravindra
-// Improvments in mouse event handling in the ToolBar control.
-//
-// Revision 1.3  2004/08/17 02:00:54  ravindra
-// Added attributes.
-//
-// Revision 1.2  2004/08/17 00:48:50  ravindra
-// Added attributes.
-//
-// Revision 1.1  2004/08/15 23:13:15  ravindra
-// First Implementation of ToolBar control.
-//
-//
+
 
 // NOT COMPLETE
 
index fc8ee90e87bb15e78f5c104df1a4aecae73bc945..e3366639c7436dfbc2994383b5ad0064676736fe 100644 (file)
 //     Ravindra (rkumar@novell.com)
 //
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: ToolBarAppearance.cs,v $
-// Revision 1.1  2004/08/15 23:13:15  ravindra
-// First Implementation of ToolBar control.
-//
-//
+
 
 // COMPLETE
 
index f5943702274a091ffa57cddda527b14572ebdc53..5f84a9b6abf9a6f8668ccfe1a8e67674bda94d62 100644 (file)
 // TODO:
 //     - Adding a button to two toolbars
 //
-// $Revision: 1.9 $
-// $Modtime: $
-// $Log: ToolBarButton.cs,v $
-// Revision 1.9  2004/10/14 11:10:47  ravindra
-//     - Added an internal member 'inside' to handle mouse move
-//     with mouse pressed ie mouse drag event.
-//     - Changed 'Pressed' property to return true only when
-//     'inside' and 'pressed' are both true.
-//     - Some coding style love.
-//
-// Revision 1.8  2004/10/05 08:42:20  ravindra
-// Added an internal member dd_pressed to handle clicks on DropDown arrow.
-//
-// Revision 1.7  2004/09/09 11:23:05  ravindra
-// Changes in ToolBarButton need to make it's parent redraw.
-//
-// Revision 1.6  2004/08/27 22:12:56  ravindra
-// Added TypeConverter attribute.
-//
-// Revision 1.5  2004/08/25 20:04:40  ravindra
-// Added the missing divider code and grip for ToolBar Control.
-//
-// Revision 1.4  2004/08/22 00:03:20  ravindra
-// Fixed toolbar control signatures.
-//
-// Revision 1.3  2004/08/21 01:52:08  ravindra
-// Improvments in mouse event handling in the ToolBar control.
-//
-// Revision 1.2  2004/08/17 02:00:54  ravindra
-// Added attributes.
-//
-// Revision 1.1  2004/08/15 23:13:15  ravindra
-// First Implementation of ToolBar control.
-//
-//
+
 
 // NOT COMPLETE
 
index be8f68c0b52f1ca2788a3f16a59c04d44c36efe6..3f7deba81dc61463a161069e29168426482d1041 100644 (file)
 //     Ravindra (rkumar@novell.com)
 //
 //
-// $Revision: 1.3 $
-// $Modtime: $
-// $Log: ToolBarButtonClickEventArgs.cs,v $
-// Revision 1.3  2004/08/22 00:03:20  ravindra
-// Fixed toolbar control signatures.
-//
-// Revision 1.2  2004/08/21 21:52:54  pbartok
-// - Added missing base class
-//
-// Revision 1.1  2004/08/15 23:13:15  ravindra
-// First Implementation of ToolBar control.
-//
-//
+
 
 // COMPLETE
 
index 7af246a0884d54ef653d7e46ba8f79d43b5157a5..c11b6b305c1ea934509ee8f5fd233fc597f76aed 100644 (file)
 //     Ravindra (rkumar@novell.com)
 //
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: ToolBarButtonClickEventHandler.cs,v $
-// Revision 1.1  2004/08/15 23:13:15  ravindra
-// First Implementation of ToolBar control.
-//
-//
+
 
 // COMPLETE
 
index 7a06fa437bd4b19aff9372d5c9e314e715fcc284..328fec0bf57ca4bc17cc7c748fdec83cc74c4f70 100644 (file)
 // Authors:
 //     Ravindra (rkumar@novell.com)
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: ToolBarButtonStyle.cs,v $
-// Revision 1.1  2004/08/15 23:13:15  ravindra
-// First Implementation of ToolBar control.
-//
-//
+
 
 // COMPLETE
 
index 5f410154b090fc553beae8ef4517f499dda334b8..255205498ea2566045f42b4b614d5815f25440e0 100644 (file)
 // Authors:
 //     Ravindra (rkumar@novell.com)
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: ToolBarTextAlign.cs,v $
-// Revision 1.1  2004/08/15 23:13:15  ravindra
-// First Implementation of ToolBar control.
-//
-//
+
 
 // COMPLETE
 
index d81db0d945401f15476fc33a397d9004dd71757d..388a7cacedeb141faac86cafad08e34d09bfeb54 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Revision: 1.4 $
-// $Log: ToolTip.cs,v $
-// Revision 1.4  2004/11/08 20:49:35  pbartok
-// - Fixed arguments for updated SetTopmost function
-// - Fixed usage of PointToClient
-//
-// Revision 1.3  2004/10/19 06:04:59  ravindra
-// Fixed constructor.
-//
-// Revision 1.2  2004/10/18 06:28:30  ravindra
-// Suppressed a warning message.
-//
-// Revision 1.1  2004/10/18 05:19:57  pbartok
-// - Complete implementation
-//
-//
-//
+
 
 // COMPLETE
 
index 65221d38e3fc427b8fb70a11cd2ca92de96c3e79..cd6149dd015f167e387428e1b9d692b180ff585c 100644 (file)
 // Copyright (C) Novell Inc., 2004
 //
 //
-// $Revision: 1.15 $
-// $Modtime: $
-// $Log: TrackBar.cs,v $
-// Revision 1.15  2004/10/05 04:56:12  jackson
-// Let the base Control handle the buffers, derived classes should not have to CreateBuffers themselves.
-//
-// Revision 1.14  2004/09/28 18:44:25  pbartok
-// - Streamlined Theme interfaces:
-//   * Each DrawXXX method for a control now is passed the object for the
-//     control to be drawn in order to allow accessing any state the theme
-//     might require
-//
-//   * ControlPaint methods for the theme now have a CP prefix to avoid
-//     name clashes with the Draw methods for controls
-//
-//   * Every control now retrieves it's DefaultSize from the current theme
-//
-// Revision 1.13  2004/08/23 20:10:03  jordi
-// fixes properties and methods
-//
-// Revision 1.12  2004/08/21 20:21:48  pbartok
-// - Replaced direct XplatUI calls with their Control counterpart
-//
-// Revision 1.11  2004/08/20 19:45:50  jordi
-// fixes timer, new properties and methods
-//
-// Revision 1.10  2004/08/13 20:55:20  jordi
-// change from wndproc to events
-//
-// Revision 1.9  2004/08/13 18:46:26  jordi
-// adds timer and grap window
-//
-// Revision 1.8  2004/08/12 20:29:01  jordi
-// Trackbar enhancement, fix mouse problems, highli thumb, etc
-//
-// Revision 1.7  2004/08/10 23:27:12  jordi
-// add missing methods, properties, and restructure to hide extra ones
-//
-// Revision 1.6  2004/08/10 15:47:11  jackson
-// Allow control to handle buffering
-//
-// Revision 1.5  2004/08/07 23:32:26  jordi
-// throw exceptions of invalid enums values
-//
-// Revision 1.4  2004/08/06 23:18:06  pbartok
-// - Fixed some rounding issues with float/int
-//
-// Revision 1.3  2004/07/27 15:53:02  jordi
-// fixes trackbar events, def classname, methods signature
-//
-// Revision 1.2  2004/07/26 17:42:03  jordi
-// Theme support
-//
-// Revision 1.1  2004/07/15 09:38:02  jordi
-// Horizontal and Vertical TrackBar control implementation
-//
-//
+
 
 // NOT COMPLETE
 
index 9c031ab7c1530e9f1920159fcf644f3704869f72..8320367cac842e5919d2ee1427c30cf0f6ab8f9f 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.2 $
-// $Modtime: $
-// $Log: UICues.cs,v $
-// Revision 1.2  2004/08/11 01:20:34  jackson
-// Add Flags attribute
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 03c4429a1ac5f58582820c0a656dd9941c0f15e5..95ce41bf2e52ba2c038043a8f29add91ecb1e9cd 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: UICuesEventArgs.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index dc3b3069daafecdb685277525c0cf6c7dac19d8f..0e6e424a3068772a29de0ae2627efe161b682578 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: UICuesEventHandler.cs,v $
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // COMPLETE
 
index 23b392ad22bf69aa74e28d0fc30571411772c04b..7af9d930b7b0f7598a7e8c493480bf181d25147e 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Log: UserControl.cs,v $
-// Revision 1.1  2004/08/22 18:00:49  pbartok
-// - Implemented UserControl (complete)
-//
-//
-//
+
 
 // COMPLETE
 
index 0b3de738501850c9f9d6001bd826c333befa08c8..8948e7dbe6025f91c037c1353fe19fafa3187963 100644 (file)
 //
 //
 //
-// $Revision: 1.3 $
-// $Modtime: $
-// $Log: VScrollBar.cs,v $
-// Revision 1.3  2004/09/28 18:44:25  pbartok
-// - Streamlined Theme interfaces:
-//   * Each DrawXXX method for a control now is passed the object for the
-//     control to be drawn in order to allow accessing any state the theme
-//     might require
-//
-//   * ControlPaint methods for the theme now have a CP prefix to avoid
-//     name clashes with the Draw methods for controls
-//
-//   * Every control now retrieves it's DefaultSize from the current theme
-//
-// Revision 1.2  2004/08/23 20:10:03  jordi
-// fixes properties and methods
-//
-// Revision 1.1  2004/07/13 15:33:46  jordi
-// vertical and hort. classes commit
-//
-//
+
 
 using System.Drawing;
 
index 83c97ef6eca729bbcbf13dcedc3aa0b681e2ceae..5347823b51efb9489e50a4f3edda1928294a39c5 100644 (file)
 // Authors:
 //     Ravindra (rkumar@novell.com)
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: View.cs,v $
-// Revision 1.1  2004/09/09 03:13:39  ravindra
-// Enums for ListView control.
-//
-//
+
 
 namespace System.Windows.Forms
 {
index c584acaf693440fa6966eaf7321e46ea75cb5ffd..77612c644a5db1fed1649aa3ef09f1c4b31fb77e 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.12 $
-// $Modtime: $
-// $Log: X11Structs.cs,v $
-// Revision 1.12  2004/11/08 20:52:15  pbartok
-// - Added XSetWindowAttributes structure
-// - Improved XWindowAttributes structure
-// - Added SetWindowValuemask enum
-// - Added window creation arguments enum
-// - Added gravity enum
-// - Added Motif hints structure
-// - Added various Motif flags and enums
-// - Added PropertyMode enum for property functions
-//
-// Revision 1.11  2004/09/14 00:13:29  jackson
-// Timers are now handled in a second thread and post messages into the main threads message queue. This makes timing much more consistent. Both win2K and XP have a minimum timer value of 15 milliseconds, so we now do this too.
-//
-// Revision 1.10  2004/09/13 21:18:32  pbartok
-// - Added Z-Ordering methods
-//
-// Revision 1.9  2004/08/24 22:35:44  pbartok
-// - Refined definitions for CrossingEvent
-//
-// Revision 1.8  2004/08/20 19:11:56  jackson
-// Use IntPtrs for ClientMessage extra data (TODO: This will screw up on 64 bit systems)
-//
-// Revision 1.7  2004/08/19 21:51:59  pbartok
-// - Removed packing hints (Paolo suggested this a while back)
-// - fixed colormap type
-// - Added default Atom types
-// - Added Screen and color structs and enums
-//
-// Revision 1.6  2004/08/09 20:56:18  pbartok
-// - Added GrabMode enum
-//
-// Revision 1.5  2004/08/06 23:17:44  pbartok
-// - Fixed Refresh and Invalidate
-//
-// Revision 1.4  2004/08/06 21:30:56  pbartok
-// - Fixed recursive loop when resizing
-// - Improved/fixed redrawing on expose messages
-//
-// Revision 1.3  2004/08/06 15:53:39  jordi
-// X11 keyboard navigation
-//
-// Revision 1.2  2004/08/06 14:02:33  pbartok
-// - Fixed reparenting
-// - Fixed window border creation
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // NOT COMPLETE
 
index 2cecb79f0f9c62fe6d21cb049b61ec7ecf38e811..705c0c109beb08354b9877d6a3a703b6f37a92d1 100644 (file)
 //
 // Authors:
 //     Peter Bartok    pbartok@novell.com
-//
-//
-// $Revision: 1.26 $
-// $Modtime: $
-// $Log: XplatUI.cs,v $
-// Revision 1.26  2004/11/08 20:53:03  pbartok
-// - Added argument to SetTopmost
-//
-// Revision 1.25  2004/10/18 04:50:54  pbartok
-// - Added method for enabling/disabling windows
-// - Added method for setting window modality
-// - Added method for setting topmost window
-//
-// Revision 1.24  2004/10/02 19:07:36  pbartok
-// - Added ClientToScreen coordinate translation method
-//
-// Revision 1.23  2004/09/21 00:54:15  jackson
-// New message loop that uses poll so we don't get a busy loop
-//
-// Revision 1.22  2004/09/13 21:18:32  pbartok
-// - Added Z-Ordering methods
-//
-// Revision 1.21  2004/09/11 00:57:35  pbartok
-// - Added method to retrieve text from window
-//
-// Revision 1.20  2004/08/24 11:29:44  jackson
-// Move timers to the driver level. On X they are queued by the driver and checked on idle.
-//
-// Revision 1.19  2004/08/23 19:39:30  pbartok
-// - Added method to move mouse cursor
-//
-// Revision 1.18  2004/08/21 20:51:27  pbartok
-// - Added method to get default display size
-//
-// Revision 1.17  2004/08/21 20:23:56  pbartok
-// - Added method to query current grab state
-// - Added argument to allow confining a grab to a window
-//
-// Revision 1.16  2004/08/20 20:03:20  pbartok
-// - Added method for setting the window background
-//
-// Revision 1.15  2004/08/20 19:14:35  jackson
-// Expose functionality to send async messages through the driver
-//
-// Revision 1.14  2004/08/13 21:42:15  pbartok
-// - Changed signature for GetCursorPos
-//
-// Revision 1.13  2004/08/13 19:00:15  jordi
-// implements PointToClient (ScreenToClient)
-//
-// Revision 1.12  2004/08/13 18:53:14  pbartok
-// - Changed GetWindowPos to also provide client area size
-//
-// Revision 1.11  2004/08/12 22:59:03  pbartok
-// - Implemented method to get current mouse position
-//
-// Revision 1.10  2004/08/11 22:20:59  pbartok
-// - Signature fixes
-//
-// Revision 1.9  2004/08/11 19:19:44  pbartok
-// - We had SetWindowPos and MoveWindow to set window positions and size,
-//   removed MoveWindow. We have GetWindowPos, so it made sense to keep
-//   SetWindowPos as matching counterpart
-// - Added some X11 sanity checking
-//
-// Revision 1.8  2004/08/11 18:55:46  pbartok
-// - Added method to calculate difference between decorated window and raw
-//   client area
-//
-// Revision 1.7  2004/08/10 17:39:22  pbartok
-// - Added GetWindowPos method
-//
-// Revision 1.6  2004/08/09 20:55:59  pbartok
-// - Removed Run method, was only required for initial development
-//
-// Revision 1.5  2004/08/09 20:51:25  pbartok
-// - Implemented GrabWindow/ReleaseWindow methods to allow pointer capture
-//
-// Revision 1.4  2004/08/09 17:02:29  jackson
-// Get default window properties from the theme
-//
-// Revision 1.3  2004/08/09 15:56:44  jackson
-// Remove defaults, these are handled by the theme now.
-//
-// Revision 1.2  2004/08/04 20:11:24  pbartok
-// - Added Invalidate handling
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // NOT COMPLETE
 
index 4a1614d2f20172d0a5083e8595bcf7ac831e2f7b..fd6bd04b1a032c41ad72c013b7d6ec6f2c23ab31 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Revision: 1.26 $
-// $Modtime: $
-// $Log: XplatUIDriver.cs,v $
-// Revision 1.26  2004/11/08 20:53:17  pbartok
-// - Added argument to SetTopmost
-//
-// Revision 1.25  2004/10/18 04:50:54  pbartok
-// - Added method for enabling/disabling windows
-// - Added method for setting window modality
-// - Added method for setting topmost window
-//
-// Revision 1.24  2004/10/02 19:07:36  pbartok
-// - Added ClientToScreen coordinate translation method
-//
-// Revision 1.23  2004/09/21 00:54:15  jackson
-// New message loop that uses poll so we don't get a busy loop
-//
-// Revision 1.22  2004/09/13 21:18:32  pbartok
-// - Added Z-Ordering methods
-//
-// Revision 1.21  2004/09/11 00:57:35  pbartok
-// - Added method to retrieve text from window
-//
-// Revision 1.20  2004/08/24 11:29:44  jackson
-// Move timers to the driver level. On X they are queued by the driver and checked on idle.
-//
-// Revision 1.19  2004/08/23 19:39:30  pbartok
-// - Added method to move mouse cursor
-//
-// Revision 1.18  2004/08/21 20:51:27  pbartok
-// - Added method to get default display size
-//
-// Revision 1.17  2004/08/21 20:23:56  pbartok
-// - Added method to query current grab state
-// - Added argument to allow confining a grab to a window
-//
-// Revision 1.16  2004/08/20 20:03:20  pbartok
-// - Added method for setting the window background
-//
-// Revision 1.15  2004/08/20 19:19:28  jackson
-// Expose functionality to send async messages through the driver
-//
-// Revision 1.14  2004/08/13 21:42:15  pbartok
-// - Changed signature for GetCursorPos
-//
-// Revision 1.13  2004/08/13 19:00:15  jordi
-// implements PointToClient (ScreenToClient)
-//
-// Revision 1.12  2004/08/13 18:53:14  pbartok
-// - Changed GetWindowPos to also provide client area size
-//
-// Revision 1.11  2004/08/12 22:59:03  pbartok
-// - Implemented method to get current mouse position
-//
-// Revision 1.10  2004/08/11 22:20:59  pbartok
-// - Signature fixes
-//
-// Revision 1.9  2004/08/11 19:19:44  pbartok
-// - We had SetWindowPos and MoveWindow to set window positions and size,
-//   removed MoveWindow. We have GetWindowPos, so it made sense to keep
-//   SetWindowPos as matching counterpart
-// - Added some X11 sanity checking
-//
-// Revision 1.8  2004/08/11 18:55:46  pbartok
-// - Added method to calculate difference between decorated window and raw
-//   client area
-//
-// Revision 1.7  2004/08/10 17:39:22  pbartok
-// - Added GetWindowPos method
-//
-// Revision 1.6  2004/08/10 14:34:15  jackson
-// Use default colors from the theme
-//
-// Revision 1.5  2004/08/09 20:55:59  pbartok
-// - Removed Run method, was only required for initial development
-//
-// Revision 1.4  2004/08/09 20:51:25  pbartok
-// - Implemented GrabWindow/ReleaseWindow methods to allow pointer capture
-//
-// Revision 1.3  2004/08/04 20:11:24  pbartok
-// - Added Invalidate handling
-//
-// Revision 1.2  2004/08/03 23:09:02  jordi
-// fixes spelling mistake
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
 
 // COMPLETE
 
index 7ff1ede7bd917a3382ccbb4d3a28b8d8bf9d840b..3c4d970cc1ee58e684d1264ae0156079df6ba25d 100644 (file)
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Revision: 1.6 $
-// $Modtime: $
-// $Log: XplatUIStructs.cs,v $
-// Revision 1.6  2004/11/08 20:53:48  pbartok
-// - Added missing WS_EX styles
-//
-// Revision 1.5  2004/10/18 04:51:28  pbartok
-// - Added WS_EX styles to WindowStyles enumeration
-//
-// Revision 1.4  2004/08/21 00:58:31  pbartok
-// - Added private message for async communication
-//
-// Revision 1.3  2004/08/16 21:46:08  pbartok
-// - Added WM_MOUSE_ENTER & WM_MOUSE_LEAVE to support OnMouseEnter/Leave()
-//
-// Revision 1.2  2004/07/15 17:06:48  jordi
-// added MsgButons enum
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // NOT COMPLETE
 
index cdc4f8d01783fddbf55eb292a800e22248fbfb23..c40259a828c3e32fbf5651272f807542aaea1450 100644 (file)
 //     Peter Bartok    pbartok@novell.com
 //
 //
-// $Revision: 1.43 $
-// $Modtime: $
-// $Log: XplatUIWin32.cs,v $
-// Revision 1.43  2004/11/08 20:55:33  pbartok
-// - Added argument to SetTopmost method
-// - Fixed broken ClientToScreen function
-//
-// Revision 1.42  2004/10/20 03:58:05  pbartok
-// - Small sanity check
-//
-// Revision 1.41  2004/10/18 05:17:32  pbartok
-// - Removed VirtualKeys to XplatUIStructs
-// - Implemented SetTopMost method
-// - Implemented EnableWindow method
-// - Bugfix in ScreenToClient()
-// - Bugfixes in ClientToScreen()
-//
-// Revision 1.40  2004/10/13 20:18:21  pbartok
-// - Added code to destroy a window
-//
-// Revision 1.39  2004/10/06 09:59:05  jordi
-// removes warnings from compilation
-//
-// Revision 1.38  2004/10/02 19:08:38  pbartok
-// - Added Win32EnableWindow method (test for implementing modal dialogs)
-// - Added ClientToScreen method and imports
-//
-// Revision 1.37  2004/09/21 04:14:29  pbartok
-// - Fixed accessibility level for Idle handler
-//
-// Revision 1.36  2004/09/21 00:54:15  jackson
-// New message loop that uses poll so we don't get a busy loop
-//
-// Revision 1.35  2004/09/16 23:45:09  pbartok
-// - Fixed sending a window to the front
-// - Added overload for SetWindowPos to avoid casting
-//
-// Revision 1.34  2004/09/13 21:18:32  pbartok
-// - Added Z-Ordering methods
-//
-// Revision 1.33  2004/09/11 00:57:35  pbartok
-// - Added method to retrieve text from window
-//
-// Revision 1.32  2004/08/25 18:33:08  pbartok
-// - Fixed timer handling, now seems to work
-// - Improved error message for window creation
-//
-// Revision 1.31  2004/08/24 17:17:27  pbartok
-// - Implemented SetTimer() and KillTimer()
-//
-// Revision 1.30  2004/08/24 11:29:44  jackson
-// Move timers to the driver level. On X they are queued by the driver and checked on idle.
-//
-// Revision 1.29  2004/08/24 00:19:36  ravindra
-// Removed the unwanted destructor.
-//
-// Revision 1.28  2004/08/23 19:39:30  pbartok
-// - Added method to move mouse cursor
-//
-// Revision 1.27  2004/08/21 20:51:27  pbartok
-// - Added method to get default display size
-//
-// Revision 1.26  2004/08/21 20:23:56  pbartok
-// - Added method to query current grab state
-// - Added argument to allow confining a grab to a window
-//
-// Revision 1.25  2004/08/21 18:35:38  pbartok
-// - Fixed bug with Async message handling
-// - Implemented getting the ModifierKeys
-//
-// Revision 1.24  2004/08/21 17:31:21  pbartok
-// - Drivers now return proper mouse state
-//
-// Revision 1.23  2004/08/20 20:39:07  pbartok
-// - Added jackson's Async code from X11 to Win32
-//
-// Revision 1.22  2004/08/20 20:02:45  pbartok
-// - Added method for setting the background color
-// - Added handling for erasing the window background
-//
-// Revision 1.21  2004/08/20 19:14:35  jackson
-// Expose functionality to send async messages through the driver
-//
-// Revision 1.20  2004/08/20 01:37:47  pbartok
-// - Added generation of MouseEnter, MouseLeave and MouseHover events
-// - Added cleanup on EndPaint
-//
-// Revision 1.19  2004/08/18 19:16:53  jordi
-// Move colors to a table
-//
-// Revision 1.18  2004/08/17 21:24:03  pbartok
-// - Finished IsVisible
-// - Added Win32GetWindowPlacement
-//
-// Revision 1.17  2004/08/13 21:42:15  pbartok
-// - Changed signature for GetCursorPos
-//
-// Revision 1.16  2004/08/13 19:00:15  jordi
-// implements PointToClient (ScreenToClient)
-//
-// Revision 1.15  2004/08/13 18:53:57  pbartok
-// - Changed GetWindowPos to also provide client area size
-// - Fixed broken prototypes for several win32 functions
-//
-// Revision 1.14  2004/08/12 22:59:03  pbartok
-// - Implemented method to get current mouse position
-//
-// Revision 1.13  2004/08/11 22:20:59  pbartok
-// - Signature fixes
-//
-// Revision 1.12  2004/08/11 19:41:38  jordi
-// Fixes ClientRect
-//
-// Revision 1.11  2004/08/11 19:19:44  pbartok
-// - We had SetWindowPos and MoveWindow to set window positions and size,
-//   removed MoveWindow. We have GetWindowPos, so it made sense to keep
-//   SetWindowPos as matching counterpart
-// - Added some X11 sanity checking
-//
-// Revision 1.10  2004/08/11 18:55:46  pbartok
-// - Added method to calculate difference between decorated window and raw
-//   client area
-//
-// Revision 1.9  2004/08/10 18:47:16  jordi
-// Calls InvalidateRect before UpdateWindow
-//
-// Revision 1.8  2004/08/10 17:36:17  pbartok
-// - Implemented several methods
-//
-// Revision 1.7  2004/08/09 20:55:59  pbartok
-// - Removed Run method, was only required for initial development
-//
-// Revision 1.6  2004/08/09 20:51:25  pbartok
-// - Implemented GrabWindow/ReleaseWindow methods to allow pointer capture
-//
-// Revision 1.5  2004/08/09 16:05:16  jackson
-// These properties are handled by the theme now.
-//
-// Revision 1.4  2004/08/06 15:53:39  jordi
-// X11 keyboard navigation
-//
-// Revision 1.3  2004/08/04 20:11:24  pbartok
-// - Added Invalidate handling
-//
-// Revision 1.2  2004/07/21 16:19:17  jordi
-// LinkLabel control implementation
-//
-// Revision 1.1  2004/07/09 05:21:25  pbartok
-// - Initial check-in
-//
-//
+
 
 // NOT COMPLETE