2006-08-25 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs /
2006-08-25 Alp TokerGrammar fix
2006-08-24 Peter Dennis Bartok2006-08-23 Peter Dennis Bartok <pbartok@novell.com>
2006-08-24 Chris Toshok2006-08-24 Chris Toshok <toshok@ximian.com>
2006-08-24 Sebastien Pouliot2006-08-24 Sebastien Pouliot <sebastien@ximian.com>
2006-08-24 Sebastien Pouliot2006-08-24 Sebastien Pouliot <sebastien@ximian.com>
2006-08-24 Sebastien Pouliot2006-08-24 Sebastien Pouliot <sebastien@ximian.com>
2006-08-24 Sebastien Pouliot2006-08-24 Sebastien Pouliot <sebastien@ximian.com>
2006-08-24 Martin BauligPatch #56.
2006-08-24 Martin BauligPatch #55.
2006-08-24 Jackson Harper * MdiClient.cs:
2006-08-24 Jackson Harper * Control.cs: Make IsRecreating internal so...
2006-08-24 Konstantin TrigerSqlCommand, SqlParameter.cs: correctly resolve paramete...
2006-08-24 Konstantin Trigeradd J2SE helpers, UTF8 BOM
2006-08-24 Konstantin TrigerTARGET_JVM: handle special case for machine config
2006-08-24 Konstantin TrigerTARGET_JVM does not support signing
2006-08-24 Vladimir Krasnov* DbProviderFactories.cs: added TARGET_JVM block to...
2006-08-24 Vladimir KrasnovSwitchesSection member fixed because of configuration...
2006-08-24 Vladimir Krasnov* AbstractDBConnection.cs: fixed GetSyntaxPatterns...
2006-08-24 Konstantin TrigerThe PageMapper in TARGAT_JVM expects url and not the...
2006-08-24 Martin BauligPatch #54.
2006-08-24 Atsushi Eno2006-08-24 Atsushi Enomoto <atsushi@ximian.com>
2006-08-24 Vladimir Krasnov* Page.cs: fixed ApplyMasterPage, masterPageFile can...
2006-08-24 Vladimir Krasnov* TemplateField.cs: fixed ExtractValuesFromCell, .net...
2006-08-24 Konstantin Trigerrevert TARGET_JVM ifdef
2006-08-24 Konstantin Trigerrevert TARGET_JVM ifdef
2006-08-24 Igor Zelmanovichcorrected public interface
2006-08-24 Atsushi Enoeek, eek.
2006-08-24 Atsushi Eno2006-08-24 Atsushi Enomoto <atsushi@ximian.com>
2006-08-24 Atsushi Eno2006-08-24 Atsushi Enomoto <atsushi@ximian.com>
2006-08-24 Gonzalo Paniagua... 2006-08-23 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-08-23 Jackson Harper * Form.cs: MdiClient is always at the back...
2006-08-23 Lluis Sanchez2006-08-23 Lluis Sanchez Gual <lluis@novell.com>
2006-08-23 Sebastien PouliotMinor adjustment for mono
2006-08-23 Peter Dennis Bartok2006-08-23 Peter Dennis Bartok <pbartok@novell.com>
2006-08-23 Peter Dennis Bartok2006-08-23 Peter Dennis Bartok <pbartok@novell.com>
2006-08-23 Gonzalo Paniagua... 2006-08-23 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-08-23 Gonzalo Paniagua... revert. It broke a test
2006-08-23 Gonzalo Paniagua... 2006-08-23 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-08-23 Gonzalo Paniagua... 2006-08-23 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-08-23 Sebastien Pouliot2006-08-23 Sebastien Pouliot <sebastien@ximian.com>
2006-08-23 Gert Driesen* RegistryKeyTest.cs: Modified GetValueNamesTest and...
2006-08-23 Chris Toshok * DataGrid.cs: fix flickering when scrolling vertically.
2006-08-23 Chris Toshokoops
2006-08-23 Chris Toshok * DataGrid.cs (EndEdit): only invalidate the row heade...
2006-08-23 Chris Toshok2006-08-23 Chris Toshok <toshok@ximian.com>
2006-08-23 Peter Dennis Bartok2006-08-23 Peter Dennis Bartok <pbartok@novell.com>
2006-08-23 Chris Toshok2006-08-23 Chris Toshok <toshok@ximian.com>
2006-08-23 Peter Dennis Bartok2006-08-23 Peter Dennis Bartok <pbartok@novell.com>
2006-08-23 Igor Zelmanovichcorrected rendering of static and dynamic items
2006-08-23 Gonzalo Paniagua... 2006-08-23 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-08-23 Konstantin Trigerfix default page resolution
2006-08-23 Igor Zelmanovichfixed: AddAttributesToRender method calls FillStyleAttr...
2006-08-23 Igor Zelmanovichfixed: when removed the names from the bag also removed...
2006-08-23 Igor Zelmanovich* Style.cs: restored r63894: for 1.x is refactoring...
2006-08-23 Vladimir Krasnov* TemplateControl.jvm.cs: fixed WireupAutomaticEvents...
2006-08-23 Alp Toker2006-08-23 Alp Toker <alp@atoker.com>
2006-08-23 Alp Toker2006-08-23 Alp Toker <alp@atoker.com>
2006-08-23 Igor Zelmanovichfixed: when removed the names from the bag also removed...
2006-08-23 Igor Zelmanovichrestored r63894: for 1.x is refactoring only
2006-08-23 Konstantin Triger* ConfigurationSettings.cs: remove CONFIGURATION_2_0...
2006-08-23 Konstantin Triger* ServiceDescriptionReflector.cs: remove CONFIGURATION_...
2006-08-23 Konstantin Triger* ConfigurationSection.cs: for net 1.1 SectionHandlers...
2006-08-23 Martin BauligPatch #53.
2006-08-23 Martin BauligPatch #52.
2006-08-23 Martin BauligPatch #51.
2006-08-23 Martin BauligPatch #50.
2006-08-23 Sebastien Pouliot2006-08-22 Sebastien Pouliot <sebastien@ximian.com>
2006-08-22 Miguel de Icaza2006-08-22 Miguel de Icaza <miguel@novell.com>
2006-08-22 Miguel de Icaza2006-08-22 Miguel de Icaza <miguel@novell.com>
2006-08-22 Miguel de Icaza2006-08-16 Miguel de Icaza <miguel@novell.com>
2006-08-22 Sebastien Pouliot2006-08-22 Sebastien Pouliot <sebastien@ximian.com>
2006-08-22 Jackson Harper - Use the original clip rectangle for checking...
2006-08-22 Jackson Harper * TreeView.cs: Make sure both scrollbars get...
2006-08-22 Jackson Harper * Binding.cs: We don't use IsBinding because...
2006-08-22 Sebastien Pouliot2006-08-22 Sebastien Pouliot <sebastien@ximian.com>
2006-08-22 Miguel de IcazaAdd class used by VB
2006-08-22 Igor Zelmanovichfixed: CopyFrom and MergeWith behave differently betwee...
2006-08-22 Martin BauligPatch #49.
2006-08-22 Vladimir Krasnov* System.Web20.vmwcsproj: added AssemblyInfo.cs
2006-08-22 Vladimir Krasnov* ObjectDataSourceStatusEventArgs.cs: ExceptionHandled...
2006-08-22 Sebastien PouliotTypeTest.cs: Fix the unit tests build (for 2.0) so...
2006-08-22 Vladimir Krasnov* Control.cs: implemented AppRelativeTemplateSourceDire...
2006-08-22 Konstantin Trigeradd JAVA define
2006-08-22 Igor ZelmanovichFixed: Unit.ToString() already include unit (e.g. ...
2006-08-21 Gonzalo Paniagua... 2006-08-21 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-08-21 Gonzalo Paniagua... 2006-08-21 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-08-21 Jonathan Pryor * UnixStream.cs: .Close() shouldn't close(2) the...
2006-08-21 Carlos Alberto Cortez2006-08-21 Carlos Alberto Cortez <calberto.cortez...
2006-08-21 Carlos Alberto Cortez2006-08-21 Carlos Alberto Cortez <calberto.cortez...
2006-08-21 Jackson Harper * Timer.cs: Track the thread that the timer...
2006-08-21 Andrew Skibarun NunitWeb on GH 2.0
2006-08-21 Martin BauligPatch #48.
2006-08-21 Sebastien Pouliot2006-08-21 Sebastien Pouliot <sebastien@ximian.com>
2006-08-21 Sebastien Pouliot2006-08-21 Sebastien Pouliot <sebastien@ximian.com>
2006-08-21 Sebastien Pouliot2006-08-21 Sebastien Pouliot <sebastien@ximian.com>
2006-08-21 Andrew Skibasoap formatter compiles on GH 2.0
2006-08-21 Boris KirznerBatch fixes, solution and project files for NET_2_0...
2006-08-21 Andrew Skibafix run-mono-tests.bat for GH 2.0
2006-08-21 Andrew Skibaadd projects and batch files for GH 2.0 tests
2006-08-21 Andrew Skibachange case to make 1.1 happy
next