Merge pull request #268 from pcc/menudeactivate
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / ToolBar.cs
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-01-24 Mark ProbstMerge branch 'sgen-android'
2011-01-18 Thomas GoldsteinMWF: Remove #if NET_2_0 and #if ONLY_1_1 conditions...
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2009-07-13 Michael Barker2009-07-11 Michael Barker <mike@middlesoft.co.uk>
2009-07-02 Carlos Alberto Cortez2009-07-02 Carlos Alberto Cortez <calberto.cortez...
2009-06-30 Carlos Alberto Cortez * ToolBar.cs: Isolate the event logic related to OnBut...
2009-06-26 Marek Safarneeds gmcs
2009-06-26 Carlos Alberto Cortez2009-06-26 Carlos Alberto Cortez <calberto.cortez...
2009-06-16 Carlos Alberto Cortez2009-06-16 Carlos Alberto Cortez <calberto.cortez...
2009-06-12 Carlos Alberto Cortez2009-06-12 Carlos Alberto Cortez <calberto.cortez...
2009-03-13 Neville GaoAdd UIA Framework property UIAVisible.
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2009-02-04 Andrés G. Aragoneses* ToolBar.cs, ToolBarButton.cs: Add new UIA events...
2009-02-02 Andrés G. Aragoneses2009-02-02 Andrés G. Aragoneses <aaragoneses@novell...
2009-01-23 Marek SafarNew test.
2009-01-21 Neville GaoControl enabled to support accessibility.
2008-10-03 Ivan Zlatev2008-10-04 Ivan N. Zlatev <contact@i-nz.net>
2008-10-03 Ivan Zlatev2008-10-03 Ivan N. Zlatev <contact@i-nz.net>
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-05-21 George Giolfan2008-05-21 George Giolfan <georgegiolfan@yahoo.com>
2008-05-05 George Giolfan2008-05-06 George Giolfan <georgegiolfan@yahoo.com>
2008-04-01 Jb Evainmerge 99422:99508
2008-03-31 Jonathan Pobst2008-03-31 Jonathan Pobst <monkey@jpobst.com>
2008-03-21 Jonathan Pobst2008-03-21 Jonathan Pobst <monkey@jpobst.com>
2008-03-19 Igor Zelmanovichmerge r98600
2008-03-12 Jonathan Pobst2008-03-11 Jonathan Pobst <monkey@jpobst.com>
2008-01-15 Jb Evainrename the specialized Call test fixture
2008-01-15 Everaldo Canuto2008-01-15 Everaldo Canuto <ecanuto@novell.com>
2007-08-31 Everaldo Canuto2007-08-30 Everaldo Canuto <everaldo@simios.org>
2007-08-17 Jonathan Pobst2007-08-17 Jonathan Pobst <monkey@jpobst.com>
2007-08-14 Jonathan Pobst2007-08-14 Jonathan Pobst <monkey@jpobst.com>
2007-07-26 Jonathan Pobst2007-07-26 Jonathan Pobst <monkey@jpobst.com>
2007-07-23 Jonathan Pobstmissed a NET_2_0
2007-07-23 Jonathan Pobst2007-07-23 Jonathan Pobst <monkey@jpobst.com>
2007-05-28 Everaldo Canuto2007-05-28 Everaldo Canuto <ecanuto@novell.com>
2007-05-23 Everaldo CanutoRemove accidentally return statement
2007-05-23 Everaldo Canuto2007-05-22 Everaldo Canuto <ecanuto@novell.com>
2007-05-11 Everaldo Canuto * ToolBar.cs: Fix autosize and get it working only...
2007-05-11 Everaldo Canuto * ToolBar.cs: Adjust size to default size when button...
2007-05-11 Everaldo Canuto2007-05-11 Everaldo Canuto <everaldo@simios.org>
2007-05-11 Everaldo Canuto * ToolBar.cs: Check for handle created in redraw to...
2007-05-11 Everaldo Canuto * ToolBar.cs: Save default_size on create handle to...
2007-05-11 Everaldo Canuto2007-05-11 Everaldo Canuto <everaldo@simios.org>
2007-05-02 Jonathan Pobst2007-05-02 Jonathan Pobst <monkey@jpobst.com>
2007-04-03 Jonathan Pobst2007-04-03 Jonathan Pobst <monkey@jpobst.com>
2007-03-16 Everaldo Canuto2007-03-15 Everaldo Canuto <everaldo@simios.org>
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-02-21 Miguel de IcazaCopy from 72246 to trunk
2007-02-15 Noam LampertGrasshopper now uses csproj instead of vmwcsproj
2007-02-14 Everaldo Canuto * ToolBar.cs, ToolBarButton.cs: Revert and remove...
2007-02-14 Everaldo Canuto * ToolBar.cs, ToolBarButton.cs: Uses format in Measure...
2007-01-28 Raja R HarinathIn gmcs:
2007-01-24 Everaldo Canuto * Control.cs: In OnParentBackgroundImageChanged remove...
2007-01-24 Everaldo Canuto2007-01-23 Everaldo Canuto <everaldo@simios.org>
2007-01-23 Everaldo Canuto2007-01-23 Everaldo Canuto <everaldo@simios.org>
2007-01-17 Everaldo Canuto2007-01-17 Everaldo Canuto <everaldo@simios.org>
2007-01-17 Everaldo Canuto * ToolBar.cs: Internal ToolBarButtonInfo class added...
2007-01-17 Everaldo Canuto2007-01-16 Everaldo Canuto <everaldo@simios.org>
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-12-31 Chris Toshok2006-12-31 Chris Toshok <toshok@ximian.com>
2006-12-20 Marek HabersackImplementation of the 2.0 session state model
2006-12-11 Everaldo Canuto2006-12-11 Everaldo Canuto <everaldo@simios.org>
2006-12-07 Chris Toshok * ListView.cs: the BackgroundImage override is just...
2006-12-05 Chris Toshok2006-12-05 Chris Toshok <toshok@ximian.com>
2006-12-05 Chris Toshok * DataGridView.cs: fix compiler warnings.
2006-12-05 Chris Toshok2006-12-05 Chris Toshok <toshok@ximian.com>
2006-12-05 Chris Toshok2006-12-04 Chris Toshok <toshok@ximian.com>
2006-12-01 Chris Toshok * ToolBar.cs: revert the ImeMode fix here and add...
2006-12-01 Chris ToshokIn System.Windows.Forms:
2006-11-30 Everaldo CanutoFix an regression in ButtonSize
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-29 Everaldo CanutoFixes and simplify toolbar button layout
2006-11-27 Everaldo CanutoFixe size of ToolBar when AutoSize is false
2006-11-23 Gert Driesen* ToolBarTest.cs: Added test for bug #79863. Fixed...
2006-11-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
2006-11-21 Everaldo CanutoSet default value for TabStop to false
2006-11-21 Everaldo CanutoIncrease vertical and horizontal position by 1 when...
2006-11-20 Everaldo CanutoTrigger buttons click event for DropDown Button
2006-11-20 Everaldo CanutoIgnore right mouse clicks in toolbar
2006-11-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-10 Everaldo CanutoFixes ToolBar DropDownButton..
2006-11-09 Everaldo CanutoFix wrong separator size
2006-11-09 Everaldo CanutoPrevent disabled button to highlight.
2006-11-08 Everaldo CanutoPrevent toolbar to open more than one tooltip at same.
2006-11-08 Andrew Skibarename Grasshopper project
2006-11-08 Everaldo CanutoRemove tooltips when ToolButton click events.
2006-11-07 Everaldo CanutoFix left click checking.
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-07 Everaldo CanutoToolbar mouse clicks fixes
2006-11-01 Atsushi Enoupdating to the latest module.
next