mono.git
2007-02-28 Igor Zelmanovichfixed tests
2007-02-28 Igor Zelmanovich2007-02-28 Igor Zelmanovich <igorz@mainsoft.com>
2007-02-28 Atsushi Eno2007-02-28 Atsushi Enomoto <atsushi@ximian.com>
2007-02-28 Atsushi Eno2007-02-28 Atsushi Enomoto <atsushi@ximian.com>
2007-02-28 Konstantin... emit conformance claims when required
2007-02-28 Andreia Gaita* SqlRoleProvider.cs: Fix parameter binding to stored...
2007-02-28 Jonathan Pobst2007-02-27 Jonathan Pobst <monkey@jpobst.com>
2007-02-27 Everaldo Canuto2007-02-27 Everaldo Canuto <everaldo@simios.org>
2007-02-27 Jonathan Pobst2007-02-27 Jonathan Pobst <monkey@jpobst.com>
2007-02-27 Carlos Alberto... 2007-02-27 Carlos Alberto Cortez <calberto.cortez...
2007-02-27 Noam LampertUse jar from JAVA_HOME to overcome some environment...
2007-02-27 Jackson Harper * TextBoxBase.cs: Update the caret.
2007-02-27 Jackson Harper * TextControl.cs: Try to never let the caret...
2007-02-27 Sebastien Pouliot2007-02-27 Sebastien Pouliot <sebastien@ximian.com>
2007-02-27 Igor Zelmanovichsvn path=/trunk/mcs/; revision=73496
2007-02-27 Jackson Harper * RTF.cs: break when we finish loading the...
2007-02-27 Vladimir Krasnovfixed project file names, removed svn hiding
2007-02-27 Vladimir Krasnov* almost_config.xml, test_catalog.xml, WebTest.cs:...
2007-02-27 Konstantin... correct content type for post request
2007-02-27 Vladimir Krasnov* MainsoftWebApp20.Tomcat.vmwcsproj: converted to csproj
2007-02-27 Ilya KharmatskyAdded stubs for implementation of WebSphere Profile...
2007-02-27 Igor Zelmanovichfixed tests
2007-02-27 Igor Zelmanovich2007-02-27 Igor Zelmanovich <igorz@mainsoft.com>
2007-02-27 Igor Zelmanovichsvn path=/trunk/mcs/; revision=73476
2007-02-27 Igor Zelmanovich2007-02-27 Igor Zelmanovich <igorz@mainsoft.com>
2007-02-27 Sebastien Pouliot2007-02-27 Sebastien Pouliot <sebastien@ximian.com>
2007-02-27 Igor Zelmanovichfixed tests
2007-02-27 Konstantin... undo r73469
2007-02-27 Konstantin... consider empty string as nothing for documentation
2007-02-27 Marek Habersackremove debug stuff
2007-02-27 Marek HabersackImplement connection string expressions
2007-02-27 Igor Zelmanovich2007-02-26 Igor Zelmanovich <igorz@mainsoft.com>
2007-02-27 Igor Zelmanovich2007-02-27 Igor Zelmanovich <igorz@mainsoft.com>
2007-02-27 Igor Zelmanovich2007-02-26 Igor Zelmanovich <igorz@mainsoft.com>
2007-02-27 Rolf Bjarne... In Test/System.ComponentModel:
2007-02-27 Marek HabersackRemove misplaced line
2007-02-27 Marek HabersackFix FileUpload.HasFile
2007-02-26 Jonathan Pobst2007-02-26 Jonathan Pobst <monkey@jpobst.com>
2007-02-26 Gert Driesen* ListViewCollectionsTest.cs: Added and improved tests...
2007-02-26 Marek SafarAdd more tests.
2007-02-26 Marek Safar2007-02-26 Marek Safar <marek.safar@gmail.com>
2007-02-26 Gert Driesen* MethodBuilderTest.cs: Move from Assertion to Assert...
2007-02-26 Ilya KharmatskyFixed RoleExists method - when wildcard used in "rolena...
2007-02-26 Konstantin... map string to NVarChar
2007-02-26 Vladimir Krasnov* Control.cs: fixed AppRelativeTemplateSourceDirectory...
2007-02-26 Igor Zelmanovich2007-02-26 Igor Zelmanovich <igorz@mainsoft.com>
2007-02-26 Konstantin... TARGET_JVM: adjust with recent changes
2007-02-26 Atsushi Eno2007-02-26 Atsushi Enomoto <atsushi@ximian.com>
2007-02-26 Konstantin... TARGET_JVM: run all fixtures
2007-02-26 Konstantin... TARGET_JVM: run all fixtures
2007-02-26 Konstantin... TARGET_JVM: run all fixtures
2007-02-26 Sebastien Pouliot TestRegion.cs: Add test cases for ReleaseHrgn and...
2007-02-26 Sebastien Pouliot2007-02-26 Sebastien Pouliot <sebastien@ximian.com>
2007-02-26 Ilya KharmatskyComments and NET_2_0 derective.
2007-02-26 Ilya Kharmatsky1. Renaming of WPS*.cs files and classes to WP*.cs
2007-02-26 Igor Zelmanovich2007-02-26 Igor Zelmanovich <igorz@mainsoft.com>
2007-02-26 Igor Zelmanovich2007-02-26 Igor Zelmanovich <igorz@mainsoft.com>
2007-02-26 Igor Zelmanovich2007-02-26 Igor Zelmanovich <igorz@mainsoft.com>
2007-02-26 Atsushi Eno2007-02-26 Atsushi Enomoto <atsushi@ximian.com>
2007-02-25 Marek SafarNew test (bug #80455)
2007-02-25 Marek SafarNew test and updates.
2007-02-25 Marek Safar2007-02-25 Marek Safar <marek.safar@gmail.com>
2007-02-25 Marek Safar2007-02-25 Marek Safar <marek.safar@gmail.com>
2007-02-25 Ilya KharmatskyReverted back 'UserProperties' section in project file.
2007-02-25 Ilya KharmatskySmall fixes and WPSGroupsRoleProvider implementation...
2007-02-25 Eyal AlaloufRemove some warnings.
2007-02-25 Konstantin... Add explicit interface implementation according to...
2007-02-25 Konstantin... Rework MapPath
2007-02-25 Konstantin... Use Path.Combine instead of concat
2007-02-25 Gert Driesen* AppDomainSetup.cs: If configuration file is not an...
2007-02-25 Vladimir Krasnov* HttpRequest.jvm.cs: fixed LoadWwwForm, fixed multiple...
2007-02-25 Konstantin... refactor MapPath
2007-02-25 Vladimir Krasnov* HttpRequest.jvm.cs: fixed LoadWwwForm, should disting...
2007-02-24 Jonathan Pobst2007-02-24 Jonathan Pobst <monkey@jpobst.com>
2007-02-24 Marek SafarNew test (bug #79589)
2007-02-24 Marek SafarNew test based on bug #80407
2007-02-24 Marek Safar2007-02-24 Marek Safar <marek.safar@gmail.com>
2007-02-24 Gert Driesen* HttpWebRequest.cs: Allow Proxy to be set to null...
2007-02-24 Raja R Harinath* data/config.in (odbc32.dll) [os=osx]: Fix misplaced ".
2007-02-24 Jonathan Pobst2007-02-23 Jonathan Pobst <monkey@jpobst.com>
2007-02-24 Carlos Alberto... 2007-02-23 Carlos Alberto Cortez <calberto.cortez...
2007-02-24 Jonathan Pobst2007-02-23 Jonathan Pobst <monkey@jpobst.com>
2007-02-24 Carlos Alberto... 2007-02-23 Carlos Alberto Cortez <calberto.cortez...
2007-02-23 Jonathan Pobst2007-02-23 Jonathan Pobst <monkey@jpobst.com>
2007-02-23 Gert Driesen* ListViewItem.cs: Cancel label edit when item is remov...
2007-02-23 Marek SafarNew test based on #80878
2007-02-23 Marek Safar2007-02-23 Marek Safar <marek.safar@gmail.com>
2007-02-23 Jackson Harper * RTF.cs: Pull pict groups out of opt dests...
2007-02-23 Gert Driesen* FileDialog.cs: Update FSEntry when move is successful...
2007-02-23 Everaldo Canuto2007-02-23 Everaldo Canuto <everaldo@simios.org>
2007-02-23 Gert DriesenFixed typo in comment.
2007-02-23 Gert Driesen* ListView.cs: Added bool argument to UpdateMultiSelect...
2007-02-23 Jonathan Pobst2007-02-23 Jonathan Pobst <monkey@jpobst.com>
2007-02-23 Jonathan Pobst2007-02-23 Jonathan Pobst <monkey@jpobst.com>
2007-02-23 Sebastien Pouliot2007-02-23 Sebastien Pouliot <sebastien@ximian.com>
2007-02-23 Paolo MolaroAllow case-insensitive matching of windows dll names.
2007-02-23 Paolo MolaroUpdated docs for dllmap case-insensitive change handling.
2007-02-23 Paolo MolaroFri Feb 23 15:06:57 CET 2007 Paolo Molaro <lupus@ximian...
2007-02-23 Marek Habersackfix an off-by-one bug
2007-02-23 Nagappan Alagappan2007-02-23 Nagappan A <anagappan@novell.com>
next