Historial de Commits

Autor SHA1 Mensaje Fecha
  Peter Dennis Bartok 2f45bddb20 - Implemented SelectNextControl() method hace 21 años
  Peter Dennis Bartok e85b9969dd - Fixed broken Contains() method hace 21 años
  Peter Dennis Bartok 80fcc1d393 - Implemented Z-Ordering (Control.UpdateZOrder()) hace 21 años
  Peter Dennis Bartok 5a36496171 - Implemented proper TabIndex handling for Control hace 21 años
  Peter Dennis Bartok dbf0908edc - Implemented ClientSize property hace 21 años
  Peter Dennis Bartok 7acc92699c - Added new keyword where required hace 21 años
  Peter Dennis Bartok 16ac812297 - Added WM_HELP handler, now generates HelpRequested event hace 21 años
  Peter Dennis Bartok 2e5eb1e358 - Fixed visible property behaviour hace 21 años
  Jordi Mas i Hernandez 19dd25a7c6 remove old cvs comments since they are no longer updated and we use ChangeLog now hace 21 años
  Peter Dennis Bartok a9b02f9378 - Now uses the parent window instead of the client area window for the hace 21 años
  Peter Dennis Bartok b6cf024f69 - Added check to make sure the handle of the window exists before calling hace 21 años
  Jordi Mas i Hernandez d02ca5dd8d button fixes hace 21 años
  Peter Dennis Bartok 3554819349 * X11Structs.cs: hace 21 años
  Peter Dennis Bartok 1286ebbce5 - Added check and exception to prevent circular parenting hace 21 años
  Jordi Mas i Hernandez f34d74cee9 removes unused variable hace 21 años
  Miguel de Icaza 59f3eb4f3e 2004-11-22 Miguel de Icaza <[email protected]> hace 21 años
  Peter Dennis Bartok 5fe39030fa - Added handling of click-count to MouseDown/ MouseUp events. hace 21 años
  Peter Dennis Bartok a78aa98b77 - Removed old debug leftovers, hace 21 años
  Miguel de Icaza ce30bda593 Test hace 21 años
  Jackson Harper 9e9230029d Do not call CreateHandle if the handle is already created hace 21 años
  Jackson Harper 1d2d816b04 oops hace 21 años
  Jackson Harper c02825d99f Check to see if the window should have its background repainted by X when drawing. hace 21 años
  Peter Dennis Bartok 7a9efe48ff - Removed unneeded locals hace 21 años
  Peter Dennis Bartok 48784b1e8e - Added missing call to PreProcessMessage before calling OnXXXKey methods hace 21 años
  Ravindra cf87ef6f53 Default value of visible property must be true. hace 21 años
  Peter Dennis Bartok 2c9e702a9c - Fixed/implemented flat list of controls hace 21 años
  Peter Dennis Bartok f88179bfad - Fix from John BouAntoun: Raise ForeColorChanged event when text color is hace 21 años
  Jordi Mas i Hernandez b89b37c7e0 removes warnings from compilation hace 21 años
  Jackson Harper d3c2032cd0 When resizing the buffers should be invalidated. This should be handled in Control not in derived classes. hace 21 años
  Peter Dennis Bartok d81ea2c6b4 - Added private method to get the Control object from the window handle hace 21 años