small cleanup of MenuItem.cs
[mono.git] / mcs / class / System.Windows.Forms /
2003-06-01 Joel Bassonsmall cleanup of MenuItem.cs
2003-06-01 Joel BassonAdded Click event to menus
2003-05-31 Miguel de IcazaThe gethostname fix
2003-05-31 Philip Van HoofColor fixes
2003-05-31 Philip Van HoofFore -BackColor fixes
2003-05-31 Philip Van HoofColor demo
2003-05-31 Paolo MolaroSat May 31 12:21:21 CEST 2003 Paolo Molaro <lupus@ximia...
2003-05-30 Aleksey Ryabchuk * GroupBox.cs : take BackColor into account
2003-05-29 Philip Van HoofAdded System.Data t AssemblyInfo.cs in the makefile
2003-05-28 Philip Van HoofAdded setters of ForeColor and BackColor
2003-05-28 Aleksey Ryabchuk * Control.cs : helper method getParentForm
2003-05-28 Aleksey Ryabchukchanged to use base implementation of CreateParams
2003-05-28 Aleksey Ryabchukinclude PictureBox.cs to the build
2003-05-27 Philip Van HoofSmall code-formatting changes to the Demo2.cs
2003-05-27 Philip Van Hoof*** empty log message ***
2003-05-27 Philip Van HoofLittle changes to the demo-application
2003-05-27 Philip Van HoofProof-demo that the scrollbar works
2003-05-27 Philip Van HoofEvent fix
2003-05-27 Philip Van HoofChanged - Event of the ScrollBar Control
2003-05-27 Philip Van HoofAdded a small sample to test a single widget
2003-05-27 Philip Van HoofAdded widget: VScrollBar
2003-05-27 Philip Van HoofAdded widgets: ScrollBar, HScrollBar, VScrollBar
2003-05-27 Aleksey Ryabchuk * Control.cs : implemented GetChildIndex, BringToFront...
2003-05-27 Aleksey Ryabchuk * Contols.cs : changes to SetVisibleCore, Invalidate...
2003-05-26 Joel BassonA small addition to Demo2.cs
2003-05-26 Philip Van HoofAdded a .cvsignore-file for SWF/Gtk
2003-05-26 Aleksey Ryabchuk * ImageListStreamer.cs: added deserialization code
2003-05-25 Joel Bassonsmall update to demo.cs
2003-05-25 Joel Basson2003-05-25 Joel Basson <jstrike@mweb.co.za>
2003-05-25 Philip Van HoofShortcut fixes in MenuItem.cs
2003-05-25 Philip Van HoofMore Shortcut-types added
2003-05-25 Philip Van HoofMore Shortcut-types added
2003-05-25 Philip Van HoofShortcut helper class
2003-05-25 Joel Basson2003-05-25 Joel Basson <jstrike@mweb.co.za>
2003-05-25 Joel Basson2003-05-25 Joel Basson <jstrike@mweb.co.za>
2003-05-24 Philip Van HoofMenu fixes
2003-05-24 Philip Van HoofAdded Demo2.exe to the makefile
2003-05-24 Joel Basson*** empty log message ***
2003-05-24 Philip Van HoofCommented something that has not yet been implemented...
2003-05-24 Philip Van Hoofupdated the demo application
2003-05-24 Philip Van HoofTextBoxBase.cs fixes by Philip Van Hoof and Menu fixes...
2003-05-24 Joel Basson*** empty log message ***
2003-05-24 Joel Basson*** empty log message ***
2003-05-24 Joel Basson2003-05-24 Joel Basson <jstrike@mweb.co.za>
2003-05-23 Aleksey Ryabchuksmall changes
2003-05-21 Aleksey Ryabchuksome new implementation was added
2003-05-21 Aleksey Ryabchukfixed some issues causing problems when running SWF...
2003-05-21 Miguel de IcazaOoops, do not force this on everyone
2003-05-21 Miguel de IcazaFor now, do not reference the Shell, but Mono should...
2003-05-21 Miguel de IcazaChange casing
2003-05-20 Aleksey Ryabchuk * FileDialog.cs : more implementation added
2003-05-19 Aleksey Ryabchukmore implementation added
2003-05-16 Aleksey Ryabchuk * CommonDialog.cs
2003-05-16 Aleksey Ryabchuk * DomainUpDown.cs : changes to OnTextBoxKeyDown
2003-05-12 Aleksey Ryabchuk * Control.cs : ResizeRedraw, removed some unused code
2003-05-12 Aleksey Ryabchukchanges in the code for TAB key handling
2003-05-09 Aleksey Ryabchuk * Control.cs
2003-05-08 Joel Basson2003-05-09 Joel Basson <jstrike@mweb.co.za>
2003-05-08 Aleksey Ryabchuk * Control.cs : started implementation of keyboard...
2003-05-07 Aleksey Ryabchuk * Control.cs : static RegisterDefaultWindowClass metho...
2003-05-07 Aleksey Ryabchuk * Control.cs : use WS_OVERLAPPED instead of WS_OVERLAP...
2003-05-07 Joel Basson2003-05-07 Joel Basson <jstrike@mweb.co.za>
2003-05-06 Joel Basson2003-05-07 Joel Basson <jstrike@mweb.co.za>
2003-05-02 Aleksey Ryabchuk * Control.cs : call OnTextChange
2003-04-30 Aleksey Ryabchukprevent pages from being added to the TabControl multip...
2003-04-30 Aleksey Ryabchukfixed typo
2003-04-30 Aleksey Ryabchuk * Control.cs : some fixes, added call to OnControlAdde...
2003-04-29 Aleksey Ryabchuk * Control.cs : call OnResize from OnSizeChanged
2003-04-28 Alexandre Pigolkinesmall improvements
2003-04-26 Alexandre PigolkineGC stubs for Mini, EntryPoints for Win32 API
2003-04-26 Miguel de IcazaFix the build
2003-04-26 Miguel de Icaza2003-04-25 Miguel de Icaza <miguel@ximian.com>
2003-04-25 Aleksey Ryabchuk * Control.cs : check if control is already in control...
2003-04-24 Aleksey Ryabchuk * Control.cs: change to CreateControlInstance function
2003-04-24 Alexandre Pigolkinenew painting code, BackColor logic, ControlStyles
2003-04-23 Aleksey Ryabchuk * Application.cs : new internal functions enterModalLo...
2003-04-22 Aleksey Ryabchuk * Control.cs : implementation of docking
2003-04-21 V KaluzhnyKaluzhny: CompanyName, CurrentCulture, ExecutablePath...
2003-04-17 Joel Basson2003-04-17 Joel Basson <jstrike@mweb.co.za>
2003-04-17 Aleksey Ryabchuk * Control.cs : implementation of scale functions,...
2003-04-17 Aleksey Ryabchuk * ImageList.cs
2003-04-15 Aleksey Ryabchukdon't assign window ID when it was already assigned...
2003-04-14 Alexandre PigolkineC friendly version
2003-04-11 Aleksey Ryabchuksome new functions implemented, using BitVector32
2003-04-11 Aleksey Ryabchuksome changes related to implementation of MDI interface
2003-04-11 Aleksey Ryabchuk2003-04-11 Aleksey Ryabchuk <ryabchuk@yahoo.com>
2003-04-08 Dennis Hayesupdated copyrights and converted to unix style newlines
2003-04-08 Dennis Hayesconverted to unix newlines and rolled copyright to...
2003-04-08 Dennis Hayesupdated checkout list
2003-04-08 Dennis Hayesremoved inherited members, removed a throw not implment...
2003-04-06 Alexandre Pigolkineinitial implementation of MDI interface; Attempt to...
2003-03-31 Alan Tam2003-03-31 Alan Tam <Tam@SiuLung.com>
2003-03-31 Alan Tam2003-03-31 Alan Tam <Tam@SiuLung.com>
2003-03-30 Alexandre PigolkineFixed AllocCoTaskMem issure. Bug-fix for DTP.
2003-03-29 Martin Willemoes... * Added stub for System.Windows.Forms/IWindowsFormsEdit...
2003-03-28 Alan Tam2003-03-29 Alan Tam <Tam@SiuLung.com>
2003-03-26 Alexandre PigolkineImplementation of ToolTip and NumericUpDown/UpDownBase.
2003-03-24 Alexandre PigolkineImplementation of Collections for (Checked)ListBox...
2003-03-23 Alexandre PigolkineImplementation of ProgressBar and DateTimePicker contro...
2003-03-20 Alexandre Pigolkinecheckin for Aleksey Ryabchuk <ryabchuk@yahoo.com>,...
next