2008-03-27 Carlos Alberto Cortez <calberto.cortez@gmail.com>
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / Application.cs
2008-03-19 Igor Zelmanovichmerge r98600
2008-02-26 Andreia Gaita* Application.cs: Change the message_filters loop so...
2008-02-26 Jonathan Pobst2008-02-26 Jonathan Pobst <monkey@jpobst.com>
2008-02-20 Jonathan Pobst2008-02-20 Jonathan Pobst <monkey@jpobst.com>
2008-02-20 Jonathan Pobst2008-02-20 Jonathan Pobst <monkey@jpobst.com>
2008-02-20 Jonathan Pobst2008-02-20 Jonathan Pobst <monkey@jpobst.com>
2008-01-27 Gert Driesen* AccessibleObject.cs: Modified argument names to match MS.
2008-01-18 Jonathan Pobst2008-01-18 Jonathan Pobst <monkey@jpobst.com>
2008-01-09 Jonathan Pobst2008-01-09 Jonathan Pobst <monkey@jpobst.com>
2007-12-23 Igor Zelmanovichfor TARGET_J2EE only:
2007-12-23 Igor Zelmanovichfor TARGET_J2EE only:
2007-12-17 Jonathan Pobst2007-12-17 Jonathan Pobst <monkey@jpobst.com>
2007-12-03 Jonathan Pobst2007-12-03 Jonathan Pobst <monkey@jpobst.com>
2007-11-20 Jonathan Pobst2007-11-20 Jonathan Pobst <monkey@jpobst.com>
2007-11-15 Jonathan Pobst2007-11-14 Jonathan Pobst <monkey@jpobst.com>
2007-11-08 Gert Driesen* Application.cs: In ProductVersion first try AssemblyF...
2007-11-06 Marek SafarNew tests, update
2007-11-01 Jonathan Pobst2007-11-01 Jonathan Pobst <monkey@jpobst.com>
2007-09-26 Jonathan Pobst2007-09-26 Jonathan Pobst <monkey@jpobst.com>
2007-09-25 Jonathan Pobst2007-09-25 Jonathan Pobst <monkey@jpobst.com>
2007-09-12 Andreia Gaita2007-09-12 Andreia Gaita <avidigal@novell.com>
2007-09-08 Gert Driesen* Application.cs: Modified ProductVersion to return...
2007-08-17 Marek SafarNew errors + tiny update ;-)
2007-08-16 Jonathan Pobst2007-08-16 Jonathan Pobst <monkey@jpobst.com>
2007-08-16 Jonathan Pobst2007-08-16 Jonathan Pobst <monkey@jpobst.com>
2007-08-09 Jonathan Pobst2007-08-09 Jonathan Pobst <monkey@jpobst.com>
2007-08-09 Gert Driesen* ThemeNice.cs: Use XplatUI.RunningOnUnix instead of...
2007-07-12 Rolf Bjarne Kvinge* DataGridView.cs, TextControl.cs, ProgressBar.cs,...
2007-07-09 Jonathan Pobst2007-07-09 Jonathan Pobst <monkey@jpobst.com>
2007-05-31 Rolf Bjarne Kvinge* Application.cs: Try to avoid NRE when Assembly.GetEnt...
2007-05-24 Jonathan Pobst2007-05-24 Jonathan Pobst <monkey@jpobst.com>
2007-05-22 Rolf Bjarne Kvinge* Form.cs: ShowDialog: destroy the handle when message...
2007-05-22 Rolf Bjarne Kvinge* Control.cs: WmShowWindow: Update children's z-order...
2007-05-21 Rolf Bjarne Kvinge* Application.cs: Avoid a possible stack overflow when...
2007-05-09 Jonathan Pobst2007-05-09 Jonathan Pobst <monkey@jpobst.com>
2007-05-03 Jonathan Pobst2007-05-03 Jonathan Pobst <monkey@jpobst.com>
2007-05-01 Jonathan Pobst2007-05-01 Jonathan Pobst <monkey@jpobst.com>
2007-04-30 Jonathan Pobst2007-04-30 Jonathan Pobst <monkey@jpobst.com>
2007-04-27 Jonathan Pobst2007-04-27 Jonathan Pobst <monkey@jpobst.com>
2007-04-26 Jonathan Pobst2007-04-26 Jonathan Pobst <monkey@jpobst.com>
2007-04-25 Rolf Bjarne Kvinge* Control.cs: Only raise OnVisibleChanged if we're...
2007-04-24 Rolf Bjarne KvingePatch by Leszek Ciesielski.
2007-03-21 Rolf Bjarne KvingeAdd comment.
2007-03-14 Eyal AlaloufMark tests as not working under TARGET_JVM
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-03-07 Chris ToshokIn Test/System.Windows.Forms:
2007-02-21 Miguel de IcazaCopy from 72246 to trunk
2007-02-19 Rolf Bjarne Kvinge* Application.cs: When disabling all forms but the...
2007-01-18 Rolf Bjarne Kvinge2007-01-18 Rolf Bjarne Kvinge <RKvinge@novell.com>
2007-01-10 Chris Toshok * Application.cs: fix compilation errors when debug...
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-12-27 Konstantin TrigerImplemented Servlet session management. Servlet hosting...
2006-12-26 Chris Toshok * Application.cs: add a couple of 2.0 events.
2006-12-20 Marek HabersackImplementation of the 2.0 session state model
2006-12-19 Daniel Nauck2006-12-19 Daniel Nauck <dna@mono-project.de>
2006-12-11 Miguel de IcazaMinimal Moma; Thanks to whoever implemented most...
2006-12-07 Jonathan Pobst2006-12-07 Jonathan Pobst <monkey@jpobst.com>
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
2006-11-21 Chris Toshok2006-11-20 Chris Toshok <toshok@ximian.com>
2006-11-16 Chris Toshok * Application.cs: null out the context's MainForm...
2006-11-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-08 Chris Toshok2006-11-08 Chris Toshok <toshok@ximian.com>
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-03 Chris Toshok * Form.cs (Close): if the form is modal, don't Dispose...
2006-11-03 Chris Toshoksvn path=/trunk/mcs/; revision=67320
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-30 Chris Toshok * ApplicationContext.cs: guard against a NRE.
2006-10-24 Jonathan Pryor * Makefile: Don't build make-map.exe.
2006-10-20 Andreia Gaita2006-10-20 Andreia Gaita <shana.ufie@gmail.com>
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
next