* Timer.cs, Control.cs, Menu.cs: make control_tag private.
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / Timer.cs
2006-12-06 Chris Toshok * Timer.cs, Control.cs, Menu.cs: make control_tag...
2006-12-03 Everaldo Canuto2006-11-01 Everaldo Canuto <everaldo@simios.org>
2006-12-01 Chris Toshok [ after removing all warning suppressions, this cleans...
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-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-24 Jonathan Pryor * Makefile: Don't build make-map.exe.
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.
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-09-26 Martin BauligCopying latest mcs to the branch.
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-08-21 Jackson Harper * Timer.cs: Track the thread that the timer...
2006-05-31 Andrew Skibamerge -r 60814:60815
2006-05-25 Jackson Harper * XplatUIX11.cs:
2006-05-25 Konstantin Trigermerge -r 61110:61111
2006-05-09 Konstantin Trigermerge -r 60439:60440
2006-04-03 Andrew Skibamerge from trunk revisions 58933, 58935, 58936
2006-03-30 Konstantin Trigermerge -r 58784:58785
2006-03-22 Raja R HarinathIn .:
2006-03-21 Peter Dennis Bartok2006-03-21 Peter Dennis Bartok <pbartok@novell.com>
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2005-12-21 Miguel de IcazaAdd this for backwards compatibility
2005-11-10 Miguel de IcazaMake a copy of the old ZipLib
2005-11-03 Jackson Harper * Menu.cs:
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51206
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51205
2005-09-22 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=50439
2005-09-22 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=50438
2005-09-22 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=50437
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-04-11 Jordi Mas i Hernandez2005-04-11 Jordi Mas i Hernandez <jordi@ximian.com>
2005-02-04 Peter Dennis Bartok- Added missing attributes
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2004-12-14 Marek SafarCopied remotely
2004-11-22 Jambunathan K* Makefile: Run "make run-test" or "make run-test-ondot...
2004-11-22 Miguel de Icaza2004-11-22 Miguel de Icaza <miguel@ximian.com>
2004-11-16 Jonathan Pryor * Mono.Posix.dll.sources: Rename Mono.Posix to Mono...
2004-11-10 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-10-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-24 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-19 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-15 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-14 Jackson HarperRemove test code so timers are updated properly
2004-09-14 Jackson HarperTimers are now handled in a second thread and post...
2004-09-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-02 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-08-25 Peter Dennis Bartok- Now only calls SetTimer or KillTimer if the enabled...
2004-08-24 Jackson HarperRemove top secret debugging code
2004-08-24 Jackson HarperMove timers to the driver level. On X they are queued...
2004-08-21 Jackson HarperRemove unneeded finalizer
2004-08-20 Jackson HarperTimer Tick events are now handed through Controls Async...
2004-08-13 Jackson HarperSWF Timer