Jordi Mas i Hernandez 6715f99d72 MenuBarCalcSize returns the height 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 9e12b76739 - Added code to simulate modal dialogs on Win32 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 dc057ffc83 - Renamed Paint() method to Draw() for clarity. Also, moved 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 dc057ffc83 - Renamed Paint() method to Draw() for clarity. Also, moved 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 f877c63908 Flushing some formatting changes. 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 494d6d4e80 menu work, mainmenu, subitems, etc il y a 21 ans
Control.cs 48784b1e8e - Added missing call to PreProcessMessage before calling OnXXXKey methods 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 4f21adf1f4 - Fixed Dark(), DarkDark(), Light() and LightLight() methods to match MS 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
DrawItemEventHandler.cs 494d6d4e80 menu work, mainmenu, subitems, etc 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 fc6ea5e7b5 - Fixed Form.ControlCollection to handle owner relations 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 e67bdc2854 Let the base Control handle the buffers, derived classes should not have to CreateBuffers themselves. 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 efe6b9720f Implemented Paint method and fixed coding style. il y a 21 ans
ListViewAlignment.cs 8e701cb9f9 Enums for ListView control. il y a 21 ans
ListViewItem.cs d6ffae933f Implemented GetBounds method and fixed coding style. il y a 21 ans
ListViewItemConverter.cs 8afcb76cc4 Converter for ListViewItem. il y a 21 ans
MainMenu.cs 494d6d4e80 menu work, mainmenu, subitems, etc 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 9f0c2e91a8 more menu work il y a 21 ans
MenuAPI.cs 6715f99d72 MenuBarCalcSize returns the height il y a 21 ans
MenuGlyph.cs 908ff003b9 - Initial check-in il y a 21 ans
MenuItem.cs dce5854009 fixes MenuItem class signature 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 2445537d2a - MessageBox on windows does not have min/max buttons. 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 e67bdc2854 Let the base Control handle the buffers, derived classes should not have to CreateBuffers themselves. 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 dc057ffc83 - Renamed Paint() method to Draw() for clarity. Also, moved 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 c76f5f6df8 disabled scrollbar should not honor any keyboard or mouse event 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
SizeGripStyle.cs 441a4b6a48 Enum for Form. il y a 21 ans
SortOrder.cs 9e98b297cc Enum for ListView control. il y a 21 ans
StatusBar.cs b89b37c7e0 removes warnings from compilation 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
StructFormat.cs 72b844313a General Enum. 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 965d5d1873 - Added ToolTip abstracts 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 f901d3a312 - Added ToolTip drawing code 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 d37a288461 - Changed Redraw () to do a Refresh () always. il y a 21 ans
ToolBarAppearance.cs 3a2d5bf687 First Implementation of ToolBar control. il y a 21 ans
ToolBarButton.cs 3054f7da4c - Added an internal member 'inside' to handle mouse move 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
ToolTip.cs effb0d63d1 Fixed constructor. il y a 21 ans
TrackBar.cs e67bdc2854 Let the base Control handle the buffers, derived classes should not have to CreateBuffers themselves. 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 a8a3d2136f - Added method for enabling/disabling windows il y a 21 ans
XplatUIDriver.cs a8a3d2136f - Added method for enabling/disabling windows il y a 21 ans
XplatUIStructs.cs d923f0e064 - Added WS_EX styles to WindowStyles enumeration il y a 21 ans
XplatUIWin32.cs 5fc615e9fa - Removed VirtualKeys to XplatUIStructs il y a 21 ans
XplatUIX11.cs f4ade19fef - Added EnableWindow method il y a 21 ans
lang.cs 908ff003b9 - Initial check-in il y a 21 ans