* X11Display.cs: port over jackson's XplatUIX11.cs fix for DND
[mono.git] / mcs / class /
2007-01-30 Chris Toshok * X11Display.cs: port over jackson's XplatUIX11.cs...
2007-01-30 Jackson Harper * XplatUIX11.cs: Don't break when handling...
2007-01-30 Jackson Harper * FileDialog.cs: OnClickCancelButton gets calle...
2007-01-30 Chris Toshok2007-01-30 Chris Toshok <toshok@ximian.com>
2007-01-30 Vladimir Krasnov* webform.js: fixed WebForm_DoPostback, no need to...
2007-01-30 Miguel de IcazaAdd test
2007-01-30 Miguel de Icaza2007-01-30 Atsushi Enomoto <atsushi@ximian.com>
2007-01-30 Vladimir Krasnov* HttpResponse.cs: fixed TARGET_J2EE part of Redirect...
2007-01-30 Igor Zelmanovich2007-01-30 Igor Zelmanovich <igorz@mainsoft.com>
2007-01-30 Sebastien Pouliot2007-01-30 Sebastien Pouliot <sebastien@ximian.com>
2007-01-30 Sebastien Pouliot2007-01-30 Sebastien Pouliot <sebastien@ximian.com>
2007-01-30 Adar Wesley2007-01-30 Adar Wesley <adarw@mainsofot.com>
2007-01-30 Igor Zelmanovich2007-01-30 Igor Zelmanovich <igorz@mainsoft.com>
2007-01-30 Adar Wesley2007-01-30 Adar Wesley <adarw@mainsoft.com>
2007-01-30 Ilya KharmatskyUpdated list of files in Grasshopper's project file.
2007-01-30 Ilya KharmatskyIn Dns.cs implemented proper exception handling when...
2007-01-30 Eyal AlaloufFix last changes for TARGET_JVM.
2007-01-30 Eyal AlaloufFix last changes for TARGET_JVM.
2007-01-30 Atsushi Eno2007-01-30 Atsushi Enomoto <atsushi@ximian.com>
2007-01-30 Boris KirznerFix tests for TARGET_JVM.
2007-01-30 Raja R Harinathmake line-endings uniform
2007-01-30 Raja R Harinathfix line endings
2007-01-30 Rolf Bjarne Kvinge2007-01-30 Rolf Bjarne Kvinge <RKvinge@novell.com>
2007-01-30 Yoni Klain2007-01-30 yonik <yonik@mainsoft.com>
2007-01-30 Chris Toshok2007-01-29 Chris Toshok <toshok@ximian.com>
2007-01-30 Atsushi Eno2007-01-30 Atsushi Enomoto <atsushi@ximian.com>
2007-01-29 Chris Toshokx2007-01-29 Chris Toshok <toshok@ximian.com>
2007-01-29 Marek Habersackremove extra stuff
2007-01-29 Jonathan Pobst2007-01-29 Jonathan Pobst <monkey@jpobst.com>
2007-01-29 Gert Driesen* HttpWebRequestTest.cs: Added tests for case-sensitive...
2007-01-29 Miguel de Icaza2007-01-29 Miguel de Icaza <miguel@novell.com>
2007-01-29 Marek Habersackimplement a missing attribute class
2007-01-29 Marek HabersackImplement a missing Marshal.Copy overload
2007-01-29 Radek Doulik2007-01-25 Radek Doulik <rodo@novell.com>
2007-01-29 Igor Zelmanovich2007-01-29 Igor Zelmanovich <igorz@mainsoft.com>
2007-01-29 Igor Zelmanovich2007-01-29 Igor Zelmanovich <igorz@mainsoft.com>
2007-01-29 Andreia Gaita2007-01-29 Andreia Gaita <avidigal@novell.com>
2007-01-29 Jackson Harper * TextBoxBase.cs: Deleting sections...
2007-01-29 Paolo MolaroMon Jan 29 16:51:33 CET 2007 Paolo Molaro <lupus@ximian...
2007-01-29 Yoni KlainBy : yonik <yonik@mainsoft.com>
2007-01-29 Boris KirznerTest fixes for TARGET_JVM.
2007-01-29 Yoni Klain2007-01-28 yonik <yonik@mainsoft.com>
2007-01-29 Martin Baulig2007-01-29 Martin Baulig <martin@ximian.com>
2007-01-29 Vladimir Krasnov* Panel.cs: fixed AddAttributesToRender for 2.0, text...
2007-01-29 Marek Sieradzki2007-01-29 Marek Sieradzki <marek.sieradzki@gmail...
2007-01-29 Marek Sieradzki2007-01-29 Marek Sieradzki <marek.sieradzki@gmail...
2007-01-29 Ilya KharmatskyExcluded test DefaultType in ToolboxItemAttributeTests...
2007-01-29 Ilya KharmatskyFixed missed bracket under 'TARGET_JVM' directive.
2007-01-29 Atsushi Eno2007-01-29 Atsushi Enomoto <atsushi@ximian.com>
2007-01-29 Adar Wesley2007-01-29 Adar Wesley <adarw@mainsoft.com>
2007-01-28 Marek Sieradzki2007-01-28 Marek Sieradzki <marek.sieradzki@gmail...
2007-01-28 Raja R HarinathIn gmcs:
2007-01-28 Ilya KharmatskyExcluded under 'TARGET_JVM' not working test.
2007-01-28 Jonathan Pobst2007-01-28 Jonathan Pobst <monkey@jpobst.com>
2007-01-28 Vladimir Krasnov* WebControl.cs: added internal method AddDisplayStyleA...
2007-01-28 Ilya KharmatskyFixing the problems with compilation under JVM configur...
2007-01-28 Gert Driesen* IPAddressTest.cs: Added test for invalid addresses...
2007-01-28 Boris KirznerFix test project configurations. Use explicit java...
2007-01-28 Gert Driesen* FileWebRequest.cs: Fixed PreAuthenticate and Proxy...
2007-01-28 Gert Driesen* WebHeaderCollection.cs: Fixed binary serialization...
2007-01-28 Gert Driesen* WebProxyTest.cs: Move IsBypassed null check to separa...
2007-01-28 Vladimir KrasnovAdapted for gh 2.0
2007-01-28 Konstantin Trigerremove TRACE from release build
2007-01-28 Konstantin TrigerTARGET_JVM: align with recent changes
2007-01-28 motymsome tests comment out for target_jvm
2007-01-27 Miguel de Icaza2007-01-26 Miguel de Icaza <miguel@novell.com>
2007-01-27 Everaldo Canuto2007-01-26 Everaldo Canuto <everaldo@simios.org>
2007-01-26 Miguel de IcazaAvoid breaking binary compatibility
2007-01-26 Dick Porter2007-01-26 Dick Porter <dick@ximian.com>
2007-01-26 Jonathan Pobst2007-01-26 Jonathan Pobst <monkey@jpobst.com>
2007-01-26 Dick Porter2007-01-26 Dick Porter <dick@ximian.com>
2007-01-26 Rolf Bjarne Kvinge2007-01-26 Rolf Bjarne Kvinge <RKvinge@novell.com>
2007-01-26 Rolf Bjarne Kvinge * ThemeWin32Classic.cs: Only draw the text of a Status...
2007-01-26 Marek Sieradzki2007-01-26 Marek Sieradzki <marek.sieradzki@gmail...
2007-01-26 Marek Sieradzki2007-01-26 Marek Sieradzki <marek.sieradzki@gmail...
2007-01-26 Rolf Bjarne Kvinge2007-01-26 Rolf Bjarne Kvinge <RKvinge@novell.com>
2007-01-26 Jonathan Pobst2007-01-25 Jonathan Pobst <monkey@jpobst.com>
2007-01-25 Marek HabersackFix for cases when the browser language is set to a...
2007-01-25 Jackson Harper * TextControl.cs: For the last char of a line...
2007-01-25 Jonathan Pobst2007-01-25 Jonathan Pobst <monkey@jpobst.com>
2007-01-25 Chris ToshokIn System.Windows.Forms:
2007-01-25 Chris Toshok2007-01-25 Chris Toshok <toshok@ximian.com>
2007-01-25 Eyal AlaloufFixed a typo.
2007-01-25 Gert Driesen * StreamReaderTest.cs: Added test for bug #75526.
2007-01-25 Rolf Bjarne Kvinge * ComboBoxTest.cs: Added tests for ResetText.
2007-01-25 Rolf Bjarne Kvinge2007-01-25 Rolf Bjarne Kvinge <RKvinge@novell.com>
2007-01-25 Atsushi Eno2007-01-25 Atsushi Enomoto <atsushi@ximian.com>
2007-01-25 Eyal AlaloufAdd support for multiple fomrs on the client side in...
2007-01-25 Ilya KharmatskyWorkaround not supported in Grasshopper property System...
2007-01-25 Jackson Harper * TextControl.cs: Respect ShowSelection when...
2007-01-25 Ilya KharmatskyWorkaround Grasshopper's bugs with 'Ignore' and 'NotWor...
2007-01-25 Rolf Bjarne Kvinge * TextBoxBase.cs: Don't antialias text. Makes it look...
2007-01-25 Ilya KharmatskyWorkaround Grasshopper's bugs with 'Ignore' attributes.
2007-01-25 Jackson Harper * TextControl.cs: Add a Suspend/Resume for...
2007-01-25 Ilya KharmatskyAdded 'Ignore' attributes, under TARGET_JVM directive...
2007-01-25 Ilya KharmatskyAdded 'Ignore' attribute under TARGET_JVM in order...
2007-01-25 Rolf Bjarne Kvinge2007-01-25 Rolf Bjarne Kvinge <RKvinge@novell.com>
2007-01-25 Jonathan Pobst2007-01-25 Jonathan Pobst <monkey@jpobst.com>
2007-01-25 Alexander Olk2006-01-25 Alexander Olk <alex.olk@googlemail.com>
2007-01-25 Rolf Bjarne Kvinge2007-01-25 Rolf Bjarne Kvinge <RKvinge@novell.com>
next