Historial de Commits

Autor SHA1 Mensaje Fecha
  BDisp f32a76b4a9 Fixes the View Menu to set current child if is visible. hace 4 años
  BDisp c29234c690 CheckBox AutoSize should initialize with the Label default. hace 4 años
  BDisp d172f3f186 Fixes to avoid exception with the ComboBox in All Views Tester. hace 4 años
  BDisp 35655183c6 Simplifying FrameView constructors avoiding redundant code. hace 4 años
  BDisp 3c9a4e51c6 Button text should be centered by default. hace 4 años
  BDisp 69200a2f85 Reverting the draw text. hace 4 años
  BDisp 9a73657cba Simplifying the Redraw method. hace 4 años
  BDisp 0f77914e69 Turning MdiTop as read only. hace 4 años
  BDisp fdf11163dc Fixes #1078. ColorScheme setter now calls SetNeedsDisplay. hace 4 años
  BDisp dc3c016199 Added more unit tests as requested in https://github.com/migueldeicaza/gui.cs/pull/1249#issuecomment-827787161 hace 4 años
  BDisp 2608fe47f3 Handling Ctrl+Q hace 4 años
  BDisp e78bba0cc2 Fixes TextView to deal with CRLF format. hace 4 años
  dependabot[bot] 788dce45fe Bump ReportGenerator from 4.8.11 to 4.8.12 hace 4 años
  BDisp 3da689ff31 Fixes #1314. TextView now exposes file exceptions from callers. hace 4 años
  BDisp 5a35bcae26 Fixes #1317. Forces wakeup the mainloop in a thread. hace 4 años
  BDisp c707d1351d Some changes and adding much more unit tests. hace 4 años
  BDisp 8d6c2e0aa8 Some changes in the UICatalog and Scenarios. hace 4 años
  BDisp b2a8a7cb6d Improves the MenuOpening event. hace 4 años
  BDisp 4cd694ac78 Added a Mdi Container feature. hace 4 años
  Thomas Nind e63650102b Changed text color to dark grey to make effect clearer hace 4 años
  Thomas Nind 30508d9740 Added multi coloured cell example hace 4 años
  Thomas Nind 446759a3f2 Made RowColorGetterDelegate follow same pattern as CellColorGetter hace 4 años
  Thomas Nind 29c14876c0 Changed CellColorGetterDelegate to use its own class for args CellColorGetterArgs to future proof the API against breaking changes hace 4 años
  BDisp 3f7e996187 Prevents application crash if OS clipboard is not supported. hace 4 años
  BDisp fb49513edb Improving the InvertColors scenario. Thanks @tznind. hace 4 años
  BDisp f256046984 Add InvertColors scenario. hace 4 años
  BDisp 7c1083114d Fixes #1358. Attribute.Foreground / Attribute.Background now working with CursesDriver hace 4 años
  Thomas Nind f536d906d4 Made selected cell invert first character optional as a TableStyle hace 4 años
  Thomas Nind fe464b0b94 Added test helper method AssertDriverColorsAre hace 4 años
  Thomas Nind e460650a3c Changed Scenario alt colors to Win.ColorScheme instead of Colors.Base hace 4 años