Jordi Mas i Hernandez c2b0904bc5 menu drawing fixes 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 dc057ffc83 - Renamed Paint() method to Draw() for clarity. Also, moved 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 dc057ffc83 - Renamed Paint() method to Draw() for clarity. Also, moved 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 년 전
ColumnHeader.cs f877c63908 Flushing some formatting changes. 21 년 전
ColumnHeaderStyle.cs 4cba71d31d Enum for ListView Control. 21 년 전
ContainerControl.cs 7c5352cb07 - Signature fixes 21 년 전
ContextMenu.cs 494d6d4e80 menu work, mainmenu, subitems, etc 21 년 전
Control.cs f88179bfad - Fix from John BouAntoun: Raise ForeColorChanged event when text color is 21 년 전
ControlEventArgs.cs 7c5352cb07 - Signature fixes 21 년 전
ControlEventHandler.cs 908ff003b9 - Initial check-in 21 년 전
ControlPaint.cs 4f21adf1f4 - Fixed Dark(), DarkDark(), Light() and LightLight() methods to match MS 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 년 전
DrawItemEventHandler.cs 494d6d4e80 menu work, mainmenu, subitems, etc 21 년 전
DrawItemState.cs f94eb2fa15 Implement DrawItem functionality 21 년 전
FlatStyle.cs 908ff003b9 - Initial check-in 21 년 전
Form.cs 494d6d4e80 menu work, mainmenu, subitems, etc 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 eb6aa01ddd - Fixed access level for constructor 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 e67bdc2854 Let the base Control handle the buffers, derived classes should not have to CreateBuffers themselves. 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 년 전
LeftRightAlignment.cs df43f8117e - 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 efe6b9720f Implemented Paint method and fixed coding style. 21 년 전
ListViewAlignment.cs 8e701cb9f9 Enums for ListView control. 21 년 전
ListViewItem.cs d6ffae933f Implemented GetBounds method and fixed coding style. 21 년 전
ListViewItemConverter.cs 8afcb76cc4 Converter for ListViewItem. 21 년 전
MainMenu.cs 494d6d4e80 menu work, mainmenu, subitems, etc 21 년 전
MeasureItemEventArgs.cs 6db01fd2fe measureitem args and handler 21 년 전
MeasureItemEventHandler.cs 6db01fd2fe measureitem args and handler 21 년 전
Menu.cs 9f0c2e91a8 more menu work 21 년 전
MenuAPI.cs c2b0904bc5 menu drawing fixes 21 년 전
MenuGlyph.cs 908ff003b9 - Initial check-in 21 년 전
MenuItem.cs 494d6d4e80 menu work, mainmenu, subitems, etc 21 년 전
MenuMerge.cs c6bf9396ed enumerations need it by menus 21 년 전
Message.cs 7c5352cb07 - Signature fixes 21 년 전
MessageBox.cs 2445537d2a - MessageBox on windows does not have min/max buttons. 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 d2cf640882 - Changed access level for the window_collection hash table 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 e67bdc2854 Let the base Control handle the buffers, derived classes should not have to CreateBuffers themselves. 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 dc057ffc83 - Renamed Paint() method to Draw() for clarity. Also, moved 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 e67bdc2854 Let the base Control handle the buffers, derived classes should not have to CreateBuffers themselves. 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 년 전
SizeGripStyle.cs 441a4b6a48 Enum for Form. 21 년 전
SortOrder.cs 9e98b297cc Enum for ListView control. 21 년 전
StatusBar.cs b89b37c7e0 removes warnings from compilation 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 년 전
StructFormat.cs 72b844313a General Enum. 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 97e090a6cd oops 21 년 전
TabSizeMode.cs 7a5d274a6b Partial implementation of the Tab Control and supporting classes. Initial checkin 21 년 전
Theme.cs 05abd7d097 Added ColumnHeaderHeight property in Theme for ListView. 21 년 전
ThemeEngine.cs ba494c8d69 theme enhancaments 21 년 전
ThemeGtk.cs fe4cbbaa26 - Streamlined Theme interfaces: 21 년 전
ThemeWin32Classic.cs 05abd7d097 Added ColumnHeaderHeight property in Theme for ListView. 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 d37a288461 - Changed Redraw () to do a Refresh () always. 21 년 전
ToolBarAppearance.cs 3a2d5bf687 First Implementation of ToolBar control. 21 년 전
ToolBarButton.cs 3054f7da4c - Added an internal member 'inside' to handle mouse move 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 e67bdc2854 Let the base Control handle the buffers, derived classes should not have to CreateBuffers themselves. 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 ef89bcc210 - Added ClientToScreen coordinate translation method 21 년 전
XplatUIDriver.cs ef89bcc210 - Added ClientToScreen coordinate translation method 21 년 전
XplatUIStructs.cs 393b53408f - Added private message for async communication 21 년 전
XplatUIWin32.cs a156692912 - Added code to destroy a window 21 년 전
XplatUIX11.cs 54b8511c71 - Formatting fix 21 년 전
lang.cs 908ff003b9 - Initial check-in 21 년 전