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