Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/ikvm-fork.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-28remove NetProducerImage and replace it with ToolkitImagesmallsql
2010-12-27remove some Image methods from NetToolkit and use the original of SunToolkitsmallsql
2010-12-19If we set the bound back to Java then we need to add the windows insets that ...smallsql
2010-12-18complete the peer of Canvas and Panelsmallsql
2010-12-15There seems no difference between fractional and not fractional font metrics ...smallsql
2010-12-10Fix the stealing of focus from a tooltip which is partly outside of the windo...smallsql
2010-12-01Added .NET 4 security attributes.jfrijters
2010-11-16Add support for keys with ALT_GR or ALT+CTRL.smallsql
2010-11-01Install SynchronizationContext on the event dispatcher thread to allow C# 5 a...jfrijters
2010-10-28Implemented popup menu.jfrijters
2010-10-28Fixed background painting of Frame and Window. For AWT we should paint the ba...jfrijters
2010-10-28- Implemented screen insets.jfrijters
2010-10-28Massive AWT peer restructuring.jfrijters
2010-10-21implementation of getOutline in toolkitsmallsql
2010-09-24create() for ButtonPeer and LabelPeer implementedsmallsql
2010-08-05Fix typus with Maximum / Minimumsmallsql
2010-08-05implements Window.setMinimumSize()smallsql
2010-06-18Removed workaround that is no longer necessary.jfrijters
2009-12-09fix dragdropinprogressnatl
2009-11-26Implement MouseInfoPeersmallsql
2009-11-23Fix the default values background, foreground and font of Window, Frame and D...smallsql
2009-11-08implement getColorModel() and fix a junit testsmallsql
2009-11-03attempt to fix local datatransfer againnatl
2009-10-31add support for Reader and InputStreamnatl
2009-10-29fix CPU usagenatl
2009-10-29fix local transfernatl
2009-10-28fixed filelist dropnatl
2009-10-27remove unused codenatl
2009-10-25implement Drop featurenatl
2009-10-17add explicit cast for delegatenatl
2009-10-17fix preferredSizenatl
2009-10-17code cleanup #1natl
2009-10-16- implements AlwaysOnTopnatl
2009-10-15add support for swing component textnatl
2009-10-15call Clipboard.SetData on the right threadnatl
2009-10-14- code cleanup as per Jereon's suggestionnatl
2009-10-14add primitive support for clipboard and drag and dropnatl
2009-10-02add missing Bitmap cleanup codenatl
2009-10-02- implement setExtendedState on FramePeernatl
2009-09-30fix a bug where the default foreground/background color in paint method are n...natl
2009-09-20If the .NET control does not accept the new bounds (minimum size, maximum siz...smallsql
2009-09-19COMPONENT_MOVED event addedsmallsql
2009-09-07add basic tray icon support (note that mouse enter / exit as well as context ...natl
2009-09-07* code cleanupnatl
2009-08-28Removed vestigial compact framework support.jfrijters
2009-08-27- code cleanup for GUI thread invocationnatl
2009-08-19- Dispose registry key.jfrijters
2009-08-18- added support for mouse wheelnatl
2009-08-08fix the painting bug on the bottom and right border of not resizable dialogs.smallsql
2009-08-02* implement setResizeable for dialogssmallsql