Ravindra cd50430a4e Initial implementation. 21 年 前
..
AccessibleNavigation.cs 899fff493e - Initial check-in 21 年 前
AccessibleObject.cs 6897ab3619 - Added missing methods 21 年 前
AccessibleRole.cs 908ff003b9 - Initial check-in 21 年 前
AccessibleSelection.cs 899fff493e - Initial check-in 21 年 前
AccessibleStates.cs 36c596330d Add flags attribute 21 年 前
AnchorStyles.cs 6a472f7b51 21 年 前
Appearance.cs 1d164dc3aa - Initial check-in 21 年 前
Application.cs b1ea207ac5 - Added message loop for modal dialogs 21 年 前
ApplicationContext.cs 908ff003b9 - Initial check-in 21 年 前
AsyncMethodData.cs c235a6af89 Classes for sending Async messages through X/Win32 21 年 前
AsyncMethodResult.cs cc7cb43278 Make sure we have the mutex before we release it. Fixes BeginInvoke on windows 21 年 前
BaseCollection.cs 908ff003b9 - Initial check-in 21 年 前
Binding.cs 908ff003b9 - Initial check-in 21 年 前
BindingContext.cs 908ff003b9 - Initial check-in 21 年 前
BindingManagerBase.cs 7c5352cb07 - Signature fixes 21 年 前
BindingMemberInfo.cs 7c5352cb07 - Signature fixes 21 年 前
BindingsCollection.cs 908ff003b9 - Initial check-in 21 年 前
Border3DSide.cs 36c596330d Add flags attribute 21 年 前
Border3DStyle.cs 36c596330d Add flags attribute 21 年 前
BorderStyle.cs 908ff003b9 - Initial check-in 21 年 前
BoundsSpecified.cs 908ff003b9 - Initial check-in 21 年 前
Button.cs 3c78cc670c Do not redraw OnClick MouseUp/Down will handle the drawing 21 年 前
ButtonBase.cs fe4cbbaa26 - Streamlined Theme interfaces: 21 年 前
ButtonBorderStyle.cs 908ff003b9 - Initial check-in 21 年 前
ButtonState.cs 36c596330d Add flags attribute 21 年 前
CaptionButton.cs 908ff003b9 - Initial check-in 21 年 前
ChangeLog a3cac0de94 New names for control properties 21 年 前
CheckBox.cs fe4cbbaa26 - Streamlined Theme interfaces: 21 年 前
CheckState.cs cc4eeab2ae - Initial checkin 21 年 前
ColorDepth.cs f47a3cd397 Added attribute. 21 年 前
ColumnClickEventArgs.cs a913f56384 Event for ListView Control. 21 年 前
ColumnClickEventHandler.cs a913f56384 Event for ListView Control. 21 年 前
ColumnHeaderStyle.cs 4cba71d31d Enum for ListView Control. 21 年 前
ContainerControl.cs 7c5352cb07 - Signature fixes 21 年 前
ContextMenu.cs bbde67052b Very early menu support 21 年 前
Control.cs 294f339d9f Text is never null 21 年 前
ControlEventArgs.cs 7c5352cb07 - Signature fixes 21 年 前
ControlEventHandler.cs 908ff003b9 - Initial check-in 21 年 前
ControlPaint.cs fe4cbbaa26 - Streamlined Theme interfaces: 21 年 前
ControlStyles.cs 36c596330d Add flags attribute 21 年 前
ConvertEventArgs.cs 908ff003b9 - Initial check-in 21 年 前
ConvertEventHandler.cs 908ff003b9 - Initial check-in 21 年 前
Copyright c043828a89 Added Novell URL. 21 年 前
CreateParams.cs 908ff003b9 - Initial check-in 21 年 前
Cursor.cs 7de5a3cd27 - Implemented Position property 21 年 前
DialogResult.cs 5eccec4f8d fixes comments filenames 21 年 前
DockStyle.cs 6a472f7b51 21 年 前
DragAction.cs 908ff003b9 - Initial check-in 21 年 前
DragDropEffects.cs 36c596330d Add flags attribute 21 年 前
DragEventArgs.cs 908ff003b9 - Initial check-in 21 年 前
DragEventHandler.cs 908ff003b9 - Initial check-in 21 年 前
DrawItemEventArgs.cs f94eb2fa15 Implement DrawItem functionality 21 年 前
DrawItemState.cs f94eb2fa15 Implement DrawItem functionality 21 年 前
FlatStyle.cs 908ff003b9 - Initial check-in 21 年 前
Form.cs f18066f8db Temp build fixage 21 年 前
FormBorderStyle.cs 8a010bc3d3 Enums for Form. 21 年 前
FormStartPosition.cs 8a010bc3d3 Enums for Form. 21 年 前
FormWindowState.cs 3ce6a5ab40 - Fixed wrong values 21 年 前
FrameStyle.cs 908ff003b9 - Initial check-in 21 年 前
GiveFeedbackEventArgs.cs 908ff003b9 - Initial check-in 21 年 前
GiveFeedbackEventHandler.cs 908ff003b9 - Initial check-in 21 年 前
GroupBox.cs fe4cbbaa26 - Streamlined Theme interfaces: 21 年 前
HScrollBar.cs fe4cbbaa26 - Streamlined Theme interfaces: 21 年 前
HandleData.cs 490ffc887f First steps towards a new X event loop that manages to not crash. TODO: Add poll and cleanup timers 21 年 前
HelpEventArgs.cs 908ff003b9 - Initial check-in 21 年 前
HelpEventHandler.cs 908ff003b9 - Initial check-in 21 年 前
HorizontalAlignment.cs 75ce8f4e21 Initial checkin 21 年 前
IButtonControl.cs 5eccec4f8d fixes comments filenames 21 年 前
IContainerControl.cs 908ff003b9 - Initial check-in 21 年 前
IDataObject.cs 908ff003b9 - Initial check-in 21 年 前
IMessageFilter.cs 908ff003b9 - Initial check-in 21 年 前
IWin32Window.cs 908ff003b9 - Initial check-in 21 年 前
IWindowTarget.cs 9251c57c54 - Initial check-in 21 年 前
ImageIndexConverter.cs 8c5cf41254 Implemented. 21 年 前
ImageList.cs 97c3ce46b4 Changed draw method to use the arguments passed in to draw the image. 21 年 前
ImageListStreamer.cs 7c5352cb07 - Signature fixes 21 年 前
ImeMode.cs 908ff003b9 - Initial check-in 21 年 前
InputLanguage.cs 7c5352cb07 - Signature fixes 21 年 前
InputLanguageChangedEventArgs.cs 7c5352cb07 - Signature fixes 21 年 前
InputLanguageChangedEventHandler.cs 908ff003b9 - Initial check-in 21 年 前
InputLanguageChangingEventArgs.cs 509ae706c1 - Never check in before compiling. Fixes the last check-in 21 年 前
InputLanguageChangingEventHandler.cs 908ff003b9 - Initial check-in 21 年 前
InputLanguageCollection.cs 908ff003b9 - Initial check-in 21 年 前
InvalidateEventArgs.cs 908ff003b9 - Initial check-in 21 年 前
InvalidateEventHandler.cs 908ff003b9 - Initial check-in 21 年 前
ItemActivation.cs 57a5f76f64 Enum for ListView Control. 21 年 前
ItemBoundsPortion.cs bb9b26546b It's enum, not a class! 21 年 前
ItemChangedEventArgs.cs 9a75ce9b22 EventArgs and EventHandlers needed by ListView Control. 21 年 前
ItemChangedEventHandler.cs 9a75ce9b22 EventArgs and EventHandlers needed by ListView Control. 21 年 前
ItemCheckEventArgs.cs 9a75ce9b22 EventArgs and EventHandlers needed by ListView Control. 21 年 前
ItemCheckEventHandler.cs 9a75ce9b22 EventArgs and EventHandlers needed by ListView Control. 21 年 前
ItemDragEventArgs.cs 9a75ce9b22 EventArgs and EventHandlers needed by ListView Control. 21 年 前
ItemDragEventHandler.cs 9a75ce9b22 EventArgs and EventHandlers needed by ListView Control. 21 年 前
KeyEventArgs.cs 908ff003b9 - Initial check-in 21 年 前
KeyEventHandler.cs 908ff003b9 - Initial check-in 21 年 前
KeyPressEventArgs.cs 908ff003b9 - Initial check-in 21 年 前
KeyPressEventHandler.cs 908ff003b9 - Initial check-in 21 年 前
Keys.cs b45ce25539 - Added [Flags] attribute so that modifiers can be used in bitwise ops 21 年 前
Label.cs fe4cbbaa26 - Streamlined Theme interfaces: 21 年 前
LabelEditEventArgs.cs 9a75ce9b22 EventArgs and EventHandlers needed by ListView Control. 21 年 前
LabelEditEventHandler.cs 9a75ce9b22 EventArgs and EventHandlers needed by ListView Control. 21 年 前
LayoutEventArgs.cs 7c5352cb07 - Signature fixes 21 年 前
LayoutEventHandler.cs 908ff003b9 - Initial check-in 21 年 前
LinkArea.cs 7c5352cb07 - Signature fixes 21 年 前
LinkBehavior.cs 54c7a9cbfb LinkLabel control implementation 21 年 前
LinkClickedEventArgs.cs 54c7a9cbfb LinkLabel control implementation 21 年 前
LinkClickedEventHandler.cs 54c7a9cbfb LinkLabel control implementation 21 年 前
LinkLabel.cs fe4cbbaa26 - Streamlined Theme interfaces: 21 年 前
LinkLabelLinkClickedEventArgs.cs 54c7a9cbfb LinkLabel control implementation 21 年 前
LinkLabelLinkClickedEventHandler.cs 51e69e4674 link label: check link overlapping, implement events, and fixes 21 年 前
LinkState.cs 54c7a9cbfb LinkLabel control implementation 21 年 前
ListView.cs cd50430a4e Initial implementation. 21 年 前
ListViewAlignment.cs 8e701cb9f9 Enums for ListView control. 21 年 前
ListViewItem.cs cd50430a4e Initial implementation. 21 年 前
MainMenu.cs bbde67052b Very early menu support 21 年 前
MeasureItemEventArgs.cs 6db01fd2fe measureitem args and handler 21 年 前
MeasureItemEventHandler.cs 6db01fd2fe measureitem args and handler 21 年 前
Menu.cs bbde67052b Very early menu support 21 年 前
MenuAPI.cs bbde67052b Very early menu support 21 年 前
MenuGlyph.cs 908ff003b9 - Initial check-in 21 年 前
MenuItem.cs bbde67052b Very early menu support 21 年 前
MenuMerge.cs c6bf9396ed enumerations need it by menus 21 年 前
Message.cs 7c5352cb07 - Signature fixes 21 年 前
MessageBox.cs 2faf474654 initial messagebox implementation 21 年 前
MessageBoxButtons.cs 2faf474654 initial messagebox implementation 21 年 前
MessageBoxDefaultButton.cs 2faf474654 initial messagebox implementation 21 年 前
MessageBoxIcon.cs 2faf474654 initial messagebox implementation 21 年 前
MessageBoxOptions.cs 2faf474654 initial messagebox implementation 21 年 前
MouseButtons.cs aaf76eb8fe - Fixed values 21 年 前
MouseEventArgs.cs 7c5352cb07 - Signature fixes 21 年 前
MouseEventHandler.cs 908ff003b9 - Initial check-in 21 年 前
NativeWindow.cs 7c5352cb07 - Signature fixes 21 年 前
Orientation.cs e5b1a479fd Horizontal and Vertical TrackBar control implementation 21 年 前
PaintEventArgs.cs 908ff003b9 - Initial check-in 21 年 前
PaintEventHandler.cs 100eb86a9f Adding missing attribute 21 年 前
Panel.cs fe4cbbaa26 - Streamlined Theme interfaces: 21 年 前
PictureBox.cs fe4cbbaa26 - Streamlined Theme interfaces: 21 年 前
PictureBoxSizeMode.cs 02cebc110f Initial implementation of PictureBox 21 年 前
ProgressBar.cs fe4cbbaa26 - Streamlined Theme interfaces: 21 年 前
QueryAccessibilityHelpEventArgs.cs 908ff003b9 - Initial check-in 21 年 前
QueryAccessibilityHelpEventHandler.cs 908ff003b9 - Initial check-in 21 年 前
QueryContinueDragEventArgs.cs 908ff003b9 - Initial check-in 21 年 前
QueryContinueDragEventHandler.cs 908ff003b9 - Initial check-in 21 年 前
RadioButton.cs fe4cbbaa26 - Streamlined Theme interfaces: 21 年 前
RightToLeft.cs 908ff003b9 - Initial check-in 21 年 前
SWF.csproj a38f164042 - Added Cursor.cs and UserControl.cs 21 年 前
SWF.csproj.user 908ff003b9 - Initial check-in 21 年 前
ScrollBar.cs fe4cbbaa26 - Streamlined Theme interfaces: 21 年 前
ScrollBars.cs 908ff003b9 - Initial check-in 21 年 前
ScrollButton.cs 908ff003b9 - Initial check-in 21 年 前
ScrollEventArgs.cs 7c5352cb07 - Signature fixes 21 年 前
ScrollEventHandler.cs 908ff003b9 - Initial check-in 21 年 前
ScrollEventType.cs 908ff003b9 - Initial check-in 21 年 前
ScrollableControl.cs 93ed26a2ba - Implemented DockPadding property 21 年 前
Shortcut.cs 3ce6a5ab40 - Fixed wrong values 21 年 前
StatusBar.cs fe4cbbaa26 - Streamlined Theme interfaces: 21 年 前
StatusBarDrawItemEventArgs.cs 2ed9740a31 Initial implementation of status bar item drawing 21 年 前
StatusBarDrawItemEventHandler.cs 2ed9740a31 Initial implementation of status bar item drawing 21 年 前
StatusBarPanel.cs 132e3f3a56 Signature cleanup 21 年 前
StatusBarPanelAutoSize.cs 4b4fd0bd31 Initial checkin 21 年 前
StatusBarPanelBorderStyle.cs 4b4fd0bd31 Initial checkin 21 年 前
StatusBarPanelClickEventArgs.cs e629fe1fbe Classes for handling status bar panel click events 21 年 前
StatusBarPanelClickEventHandler.cs e629fe1fbe Classes for handling status bar panel click events 21 年 前
StatusBarPanelStyle.cs 4b4fd0bd31 Initial checkin 21 年 前
TODO 908ff003b9 - Initial check-in 21 年 前
TODOAttribute.cs 908ff003b9 - Initial check-in 21 年 前
TabAlignment.cs 7a5d274a6b Partial implementation of the Tab Control and supporting classes. Initial checkin 21 年 前
TabAppearance.cs 7a5d274a6b Partial implementation of the Tab Control and supporting classes. Initial checkin 21 年 前
TabControl.cs 7a5d274a6b Partial implementation of the Tab Control and supporting classes. Initial checkin 21 年 前
TabDrawMode.cs 7a5d274a6b Partial implementation of the Tab Control and supporting classes. Initial checkin 21 年 前
TabPage.cs 7a5d274a6b Partial implementation of the Tab Control and supporting classes. Initial checkin 21 年 前
TabSizeMode.cs 7a5d274a6b Partial implementation of the Tab Control and supporting classes. Initial checkin 21 年 前
Theme.cs fe4cbbaa26 - Streamlined Theme interfaces: 21 年 前
ThemeEngine.cs ba494c8d69 theme enhancaments 21 年 前
ThemeGtk.cs fe4cbbaa26 - Streamlined Theme interfaces: 21 年 前
ThemeWin32Classic.cs fe4cbbaa26 - Streamlined Theme interfaces: 21 年 前
TickStyle.cs e5b1a479fd Horizontal and Vertical TrackBar control implementation 21 年 前
Timer.cs e1c9cfa84f Remove test code so timers are updated properly 21 年 前
ToolBar.cs fe4cbbaa26 - Streamlined Theme interfaces: 21 年 前
ToolBarAppearance.cs 3a2d5bf687 First Implementation of ToolBar control. 21 年 前
ToolBarButton.cs 3e3201185b Changes in ToolBarButton need to make it's parent redraw. 21 年 前
ToolBarButtonClickEventArgs.cs 44740e0eea Fixed toolbar control signatures. 21 年 前
ToolBarButtonClickEventHandler.cs 3a2d5bf687 First Implementation of ToolBar control. 21 年 前
ToolBarButtonStyle.cs 3a2d5bf687 First Implementation of ToolBar control. 21 年 前
ToolBarTextAlign.cs 3a2d5bf687 First Implementation of ToolBar control. 21 年 前
TrackBar.cs fe4cbbaa26 - Streamlined Theme interfaces: 21 年 前
UICues.cs 27f0167c4d Add Flags attribute 21 年 前
UICuesEventArgs.cs 908ff003b9 - Initial check-in 21 年 前
UICuesEventHandler.cs 908ff003b9 - Initial check-in 21 年 前
UserControl.cs f3e05cd144 - Implemented UserControl (complete) 21 年 前
VScrollBar.cs fe4cbbaa26 - Streamlined Theme interfaces: 21 年 前
View.cs 8e701cb9f9 Enums for ListView control. 21 年 前
X11Structs.cs 2bdf339b86 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. 21 年 前
XplatUI.cs 3b20b6c442 New message loop that uses poll so we don't get a busy loop 21 年 前
XplatUIDriver.cs 3b20b6c442 New message loop that uses poll so we don't get a busy loop 21 年 前
XplatUIStructs.cs 393b53408f - Added private message for async communication 21 年 前
XplatUIWin32.cs fc05e321a0 - Fixed accessibility level for Idle handler 21 年 前
XplatUIX11.cs 41d6265c85 - Added lookup of pixel value for background color; tries to get a color 21 年 前
lang.cs 908ff003b9 - Initial check-in 21 年 前