mono.git
2006-08-30 Nagappan Alagappan* SqlConnection.cs: Implemented SqlConnection.GetSchema ().
2006-08-30 Konstantin... TARGET_JVM: add browscap.ini to System.Web
2006-08-30 Konstantin... Add net 2.0 override
2006-08-30 Konstantin... Add net 2.0 override
2006-08-30 Igor Zelmanovichtypo fix
2006-08-30 Konstantin... add special case for defaultwsdlhelpgenerator
2006-08-30 Igor Zelmanovichrefactoring
2006-08-30 Konstantin... add DefaultWsdlHelpGenerator.jvm.aspx preprocessing...
2006-08-30 Igor ZelmanovichLinkButton.cs: implemented 2.0 features
2006-08-30 Konstantin... TARGET_JVM version of DefaultWsdlHelpGenerator.jvm...
2006-08-30 Miguel de IcazaUpdate
2006-08-29 Sebastien Pouliot2006-08-29 Sebastien Pouliot <sebastien@ximian.com>
2006-08-29 Miguel de Icaza2006-08-29 Miguel de Icaza <miguel@novell.com>
2006-08-29 Neale Ferguson* tramp-s390.c: Fix warning
2006-08-29 Alexander Olk2006-08-29 Alexander Olk <alex.olk@googlemail.com>
2006-08-29 Wade Berrier* configure.in: Add required CFLAGS for s390[x] (-mback...
2006-08-29 Peter Dennis... 2006-08-29 Peter Dennis Bartok <pbartok@novell.com>
2006-08-29 Jackson Harper - Need to focus on rbutton mouse down. And...
2006-08-29 Chris Toshok2006-08-29 Chris Toshok <toshok@ximian.com>
2006-08-29 Jackson Harper * TreeView.cs: Need to track selected node...
2006-08-29 Mike Kestner2006-08-29 Mike Kestner <mkestner@novell.com>
2006-08-29 Igor Zelmanovichimplemented 2.0 features
2006-08-29 Neale Ferguson* mini-s390.c, mini-s390x.c: Fix VARARG case processing...
2006-08-29 Konstantin... fix dispose order of reader vs connection
2006-08-29 Konstantin... Added default implementation for SkinID property
2006-08-29 Peter Dennis... 2006-08-28 Peter Dennis Bartok <pbartok@novell.com>
2006-08-28 Peter Dennis... 2006-08-28 Peter Dennis Bartok <pbartok@novell.com>
2006-08-28 Mike Kestner2006-08-28 Mike Kestner <mkestner@novell.com>
2006-08-28 Sebastien Pouliot2006-08-28 Sebastien Pouliot <sebastien@ximian.com>
2006-08-28 Mike Kestner2006-08-28 Mike Kestner <mkestner@novell.com>
2006-08-28 Mike Kestner2006-08-28 Mike Kestner <mkestner@novell.com>
2006-08-28 Gonzalo Paniagua... use fabs for comparing. It failed with -O2
2006-08-28 Sebastien Pouliot2006-08-28 Sebastien Pouliot <sebastien@ximian.com>
2006-08-28 Sebastien Pouliot2005-08-28 Sebastien Pouliot <sebastien@ximian.com>
2006-08-28 Mike Kestner2006-08-28 Mike Kestner <mkestner@novell.com>
2006-08-28 Gonzalo Paniagua... -O2 warnings
2006-08-28 Gonzalo Paniagua... warnings
2006-08-28 Jonathan Chambers2006-08-28 Jonathan Chambers <joncham@gmail.com>
2006-08-28 Wade Berrier* Makefile: Non consequential casing rename for thisdir
2006-08-28 Chris Toshok * Form.cs: remove unused "active_form" static field.
2006-08-28 Chris Toshok * NativeWindow.cs: lock around accesses to window_coll...
2006-08-28 Chris Toshok * Control.cs: err, fix this the right way, by locking...
2006-08-28 Chris Toshok2006-08-28 Chris Toshok <toshok@ximian.com>
2006-08-28 Igor Zelmanovichfixed CreateUser, parameter isApproved is considered.
2006-08-28 Sebastien Pouliot2005-08-28 Sebastien Pouliot <sebastien@ximian.com>
2006-08-28 Roei Erezcorrections for static fields at WebConfigurationManage...
2006-08-28 Konstantin... add special build case for global.asax
2006-08-28 Boris KirznerRestore line endings.
2006-08-28 Boris KirznerEnable NET_2_0 tests run for TARGET_JVM.
2006-08-28 Konstantin... * SqlMembershipProvider.cs: ensure GetUser() returns...
2006-08-28 Boris KirznerMerked test as NotWorking.
2006-08-28 Atsushi Eno2006-08-28 Atsushi Enomoto <atsushi@ximian.com>
2006-08-28 Boris KirznerFix array size for NET_2_0
2006-08-28 Yoni KlainAdd new test ClientScriptManagerTest.cs and resources...
2006-08-28 Konstantin... use SqlClientFactory in case the ProviderName is not...
2006-08-28 Hagit Yidovdeleted irrelevant marks
2006-08-28 Igor Zelmanovichrefactoring
2006-08-28 Konstantin... use application server thread for processing request
2006-08-28 Gonzalo Paniagua... 2006-08-28 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-08-28 Sebastien PouliotColorTranslator.cs: Use ColorEmpty instead of creating...
2006-08-27 Sebastien Pouliot2006-08-27 Sebastien Pouliot <sebastien@ximian.com>
2006-08-27 Sebastien Pouliot2006-08-27 Sebastien Pouliot <sebastien@ximian.com>
2006-08-27 Peter Dennis... * XEventQueue.cs: Added PostQuitState property
2006-08-27 Peter Dennis... 2006-08-27 Peter Dennis Bartok <pbartok@novell.com>
2006-08-27 Chris Toshok2006-08-27 Chris Toshok <toshok@ximian.com>
2006-08-27 Peter Dennis... 2006-08-23 Peter Dennis Bartok <pbartok@novell.com>
2006-08-27 Peter Dennis... 2006-08-23 Peter Dennis Bartok <pbartok@novell.com>
2006-08-27 Peter Dennis... 2006-08-23 Peter Dennis Bartok <pbartok@novell.com>
2006-08-27 Konstantin... enable concurrent usage, refactoring
2006-08-27 Konstantin... enable concurrent usage, refactoring
2006-08-27 Igor Zelmanovichfixed data binding
2006-08-27 Igor ZelmanovichNew test was added
2006-08-27 Igor Zelmanovichfixed ToString method
2006-08-27 Konstantin... remove redundand interface derivation since already...
2006-08-27 Hagit YidovTreeNodeBindingTest.cs, TreeNodeCollectionTest.cs,...
2006-08-27 Igor Zelmanovichtypo fix
2006-08-27 Konstantin... TARGET_JVM: fix a typo
2006-08-27 Gert Driesen* NullEventLog.cs: Added dummy GetLogNames implementation.
2006-08-27 Gonzalo Paniagua... 2006-08-27 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-08-27 Vladimir Krasnov* CreateUserWizardStep.cs: fixed validators message...
2006-08-27 Vladimir Krasnov* SqlMembershipProvider.cs: fixed ValidateUser, bug...
2006-08-27 Roei ErezRemoting 2.0 project file
2006-08-27 Roei Erezsolution file for remoting
2006-08-27 Peter Dennis... 2006-08-23 Peter Dennis Bartok <pbartok@novell.com>
2006-08-26 Peter Dennis... 2006-08-23 Peter Dennis Bartok <pbartok@novell.com>
2006-08-26 Gonzalo Paniagua... svn path=/trunk/mono/; revision=64420
2006-08-26 Gonzalo Paniagua... 2006-08-26 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-08-26 Peter Dennis... 2006-08-23 Peter Dennis Bartok <pbartok@novell.com>
2006-08-26 Martin BauligPatch #60.
2006-08-26 Martin BauligPatch #59.
2006-08-26 Peter Dennis... 2006-08-23 Peter Dennis Bartok <pbartok@novell.com>
2006-08-26 Alexander Olk It is now possible to select the font, size or style...
2006-08-26 Atsushi Eno2006-08-26 Atsushi Enomoto <atsushi@ximian.com>
2006-08-26 Alexander Olk use Desktop prefix only if a real folder doesn't...
2006-08-26 Alexander Olk2006-08-26 Alexander Olk <alex.olk@googlemail.com>
2006-08-26 Gert Driesen* Win32EventLog.cs: Fixed error messages. Use RegisterE...
2006-08-26 Gert Driesen* Win32EventLog.cs: Added and documented workarounds...
2006-08-26 Raja R Harinath* src/sort.frag.h (digit): Declare here based on externally
2006-08-26 Gert Driesen* EventLogTest.cs: Use a dedicated temp directory for...
2006-08-26 Raja R Harinath* test/slist.c (verify_sort): Verify the length of...
next