2006-09-19 Martin Baulig <martin@ximian.com>
[mono.git] / mcs /
2006-09-19 Martin Baulig2006-09-19 Martin Baulig <martin@ximian.com>
2006-09-19 Martin Baulig2006-09-19 Martin Baulig <martin@ximian.com>
2006-09-19 Jordi Mas i Hernandez2006-09-19 Jordi Mas <jordimash@gmail.com>
2006-09-19 Yoni KlainAdd new test for System.Web.System.Web.UI.WebControls...
2006-09-19 Boris KirznerFixed references path.
2006-09-19 Igor Zelmanovich* RadioButtonList.cs:
2006-09-19 Igor Zelmanovich* CheckBoxList.cs:
2006-09-19 Igor ZelmanovichPage.Validate() is called when CausesValidation=true
2006-09-19 Igor Zelmanovich* CheckBox.cs:
2006-09-19 Miguel de Icaza2006-09-19 Miguel de Icaza <miguel@novell.com>
2006-09-19 Gonzalo Paniagua... svn path=/trunk/mcs/; revision=65622
2006-09-19 Atsushi Eno2006-09-19 Atsushi Enomoto <atsushi@ximian.com>
2006-09-19 Gonzalo Paniagua... 2006-09-19 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-09-19 Martin Baulig2006-09-19 Martin Baulig <martin@ximian.com>
2006-09-19 Martin Baulig2006-09-19 Martin Baulig <martin@ximian.com>
2006-09-18 Gonzalo Paniagua... 2006-09-18 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-09-18 Jonathan Pobst2006-09-18 Jonathan Pobst <monkey@jpobst.com>
2006-09-18 Jonathan Pobst2006-09-18 Jonathan Pobst <monkey@jpobst.com>
2006-09-18 Sebastien Pouliot * TestGraphics.cs: Add test cases for MeasureString and
2006-09-18 Sebastien Pouliot2006-09-18 Sebastien Pouliot <sebastien@ximian.com>
2006-09-18 Sebastien Pouliot2006-09-18 Sebastien Pouliot <sebastien@ximian.com>
2006-09-18 Sebastien Pouliot2006-09-18 Sebastien Pouliot <sebastien@ximian.com>
2006-09-18 Igor Zelmanovichmake rendering of the href attribute to consider Valida...
2006-09-18 Igor Zelmanovichmake rendering of the onchange attribute to consider...
2006-09-18 Igor Zelmanovichmake rendering of the onclick attribute to consider...
2006-09-18 Igor Zelmanovich * ListControl.cs:
2006-09-18 Boris KirznerMarked not working tests for TARGET_JVM.
2006-09-18 Yoni Klainsvn path=/trunk/mcs/; revision=65572
2006-09-18 Igor Zelmanovich* TextBox.cs:
2006-09-18 Igor Zelmanovich* Page.cs: fixed: Title property works properly
2006-09-18 Boris KirznerMarked not working tests.
2006-09-18 Yoni Klainsvn path=/trunk/mcs/; revision=65562
2006-09-18 Boris KirznerFix compilation error.
2006-09-17 Zoltan Varga2006-09-17 Zoltan Varga <vargaz@gmail.com>
2006-09-17 Igor Zelmanovichmake rendering of the onclick attribute to consider...
2006-09-17 Igor Zelmanovichmake rendering of the onclick attribute to consider...
2006-09-17 Yoni KlainRecommit .Full sources file.
2006-09-17 Igor Zelmanovichmake rendering of the onclick attribute to consider...
2006-09-17 Boris KirznerFixes for net_2_0 tests run.
2006-09-17 Yoni Klainsvn path=/trunk/mcs/; revision=65526
2006-09-17 Andrew Skibaoutput WebException response stream
2006-09-17 Igor Zelmanovich* HtmlAnchor.cs:
2006-09-16 Raja R HarinathIn mcs:
2006-09-16 Raja R Harinathmake whitespace consistent
2006-09-16 Sebastien Pouliot2006-09-16 Sebastien Pouliot <sebastien@ximian.com>
2006-09-16 Sebastien Pouliot2006-09-16 Sebastien Pouliot <sebastien@ximian.com>
2006-09-16 Gert Driesen* DynamicMethod.cs: Allow empty name and null return...
2006-09-16 Marek SafarNew tests.
2006-09-16 Marek Safar2006-09-16 Marek Safar <marek.safar@seznam.cz>
2006-09-16 Chris Toshok * XplatUIX11.cs:
2006-09-15 Marek SafarNew tests.
2006-09-15 Marek Safar2006-09-15 Marek Safar <marek.safar@seznam.cz>
2006-09-15 Gonzalo Paniagua... 2006-09-15 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-09-15 Martin Baulig2006-09-15 Martin Baulig <martin@ximian.com>
2006-09-15 Chris Toshok * XplatUIX11.cs (SetWMStyles): rework the #79368 fix...
2006-09-15 Martin Baulig2006-09-15 Martin Baulig <martin@ximian.com>
2006-09-15 Martin Baulig2006-09-15 Martin Baulig <martin@ximian.com>
2006-09-15 Chris Toshok * Application.cs: add locking around the static messag...
2006-09-15 Chris Toshok * XplatUIX11.cs (SetWMStyles): if Form.Text == "" and
2006-09-15 Chris Toshok2006-09-15 Chris Toshok <toshok@ximian.com>
2006-09-15 Miguel de IcazaFix build
2006-09-15 Martin Baulig2006-09-15 Martin Baulig <martin@ximian.com>
2006-09-15 Martin BauligSmall cleanup; we don't need this hack anymore.
2006-09-15 Martin Baulig2006-09-15 Martin Baulig <martin@ximian.com>
2006-09-15 Martin BauligMinor code cleanups.
2006-09-15 Martin Baulig2006-09-15 Martin Baulig <martin@ximian.com>
2006-09-15 Martin Baulig2006-09-15 Martin Baulig <martin@ximian.com>
2006-09-15 Jonathan Pobst2006-09-15 Jonathan Pobst <monkey@jpobst.com>
2006-09-15 Martin Baulig2006-09-15 Martin Baulig <martin@ximian.com>
2006-09-15 Jonathan Pryor * Syscall.cs: "Remove" crypt(3), encrypt(3), setkey...
2006-09-15 Martin Baulig2006-09-15 Martin Baulig <martin@ximian.com>
2006-09-15 Martin Baulig2006-09-15 Martin Baulig <martin@ximian.com>
2006-09-15 Martin BauligCosmetic fix in the CS0136 error message.
2006-09-15 Martin Baulig2006-09-15 Martin Baulig <martin@ximian.com>
2006-09-15 Martin BauligThe new code correctly reports a CS0136 here.
2006-09-15 Martin Baulig2006-09-15 Martin Baulig <martin@ximian.com>
2006-09-15 Sebastien Pouliot2006-09-15 Sebastien Pouliot <sebastien@ximian.com>
2006-09-15 Martin Baulig2006-09-08 Martin Baulig <martin@ximian.com>
2006-09-15 Martin BauligNew anonymous methods test.
2006-09-15 Lluis Sanchez2006-09-15 Lluis Sanchez Gual <lluis@novell.com>
2006-09-15 Lluis Sanchez2006-09-15 Lluis Sanchez Gual <lluis@novell.com>
2006-09-15 Lluis Sanchez2006-09-15 LLuis Sanchez Gual <lluis@novell.com>
2006-09-14 Marek SafarNew tests.
2006-09-14 Marek Safar2006-09-14 Marek Safar <marek.safar@seznam.cz>
2006-09-14 Chris Toshok * XplatUIX11.cs: more destroy work. Jackson pointed...
2006-09-14 Martin BauligNew tests for anonymous methods.
2006-09-14 Gert Driesen* ServiceControllerPermissionTest.cs: Set eol-style...
2006-09-14 Sebastien Pouliot2006-09-14 Sebastien Pouliot <sebastien@ximian.com>
2006-09-14 Sebastien Pouliot2006-09-14 Sebastien Pouliot <sebastien@ximian.com>
2006-09-14 Martin BauligNew anonymous method tests.
2006-09-14 Miguel de Icaza2006-09-14 Mart Roosmaa <roosmaa@gmail.com>
2006-09-14 Miguel de Icazamore updates
2006-09-14 Jonathan Chambers2006-09-14 Jonathan Chambers <joncham@gmail.com>
2006-09-14 Igor Zelmanovichimplemented: RaisePostBackEvent,
2006-09-14 Miguel de IcazaUpdate
2006-09-14 Igor Zelmanovichimplemented IButtonControl.Click, RaisePostBackEvent
2006-09-14 Boris KirznerFixes for TARGET_JVM tests run.
2006-09-14 Martin BauligNew error test.
2006-09-14 Martin BauligFix this test.
2006-09-14 Jonathan Pryor * Makefile: Modify test to build `test.dll' and use...
next