Added widget: VScrollBar
[mono.git] / mcs / class / System.Windows.Forms /
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>,...
2003-03-18 Alexandre Pigolkineinitial release
2003-03-18 Alexandre Pigolkineimplementation of pthread_cond*, attempt to use LD_PREL...
2003-03-18 Alexandre Pigolkinefile is not in Wine include folder
2003-03-17 Alexandre Pigolkineoriginal version of monogc.c by John Sohn
2003-03-17 Alexandre Pigolkineinitial checkin
2003-03-17 Alexandre Pigolkineinitial release
2003-03-17 Joel Basson2003-03-17 Joel Basson <jstrike@mweb.co.za>
2003-03-15 Alexandre Pigolkinecheckin for Aleksey Ryabchuk, see ChangeLog for details
2003-03-15 Alexandre Pigolkinemonogc.c added
2003-03-11 Miguel de IcazaMake this compile with a C compiler
2003-03-10 Alexandre Pigolkinecheck in for Steven Stewart
2003-03-10 Joel Basson*** empty log message ***
2003-03-10 Joel Basson2003-03-10 Joel Basson <jstrike@mweb.co.za>
2003-03-10 Joel Basson2003-03-10 Joel Basson <jstrike@mweb.co.za>
2003-03-09 Joel Basson2003-03-09 Joel Basson <jstrike@mweb.co.za>
2003-03-09 Alexandre PigolkineTrackBar control by Aleksey Ryabchuk (ryabchuk@yahoo...
2003-03-07 Joel Basson2003-03-07 Joel Basson <jstrike@mweb.co.za>
2003-03-01 Alexandre Pigolkinesee ChangeLog for details
2003-03-01 Alexandre Pigolkinesee ChangeLog for details
2003-03-01 Miguel de IcazaFix from Gonz
next