Historique des commits

Auteur SHA1 Message Date
  BDisp 69200a2f85 Reverting the draw text. il y a 4 ans
  BDisp 9a73657cba Simplifying the Redraw method. il y a 4 ans
  BDisp 0f77914e69 Turning MdiTop as read only. il y a 4 ans
  BDisp fdf11163dc Fixes #1078. ColorScheme setter now calls SetNeedsDisplay. il y a 4 ans
  BDisp dc3c016199 Added more unit tests as requested in https://github.com/migueldeicaza/gui.cs/pull/1249#issuecomment-827787161 il y a 4 ans
  BDisp 2608fe47f3 Handling Ctrl+Q il y a 4 ans
  BDisp e78bba0cc2 Fixes TextView to deal with CRLF format. il y a 4 ans
  dependabot[bot] 788dce45fe Bump ReportGenerator from 4.8.11 to 4.8.12 il y a 4 ans
  BDisp 3da689ff31 Fixes #1314. TextView now exposes file exceptions from callers. il y a 4 ans
  BDisp 5a35bcae26 Fixes #1317. Forces wakeup the mainloop in a thread. il y a 4 ans
  BDisp c707d1351d Some changes and adding much more unit tests. il y a 4 ans
  BDisp 8d6c2e0aa8 Some changes in the UICatalog and Scenarios. il y a 4 ans
  BDisp b2a8a7cb6d Improves the MenuOpening event. il y a 4 ans
  BDisp 4cd694ac78 Added a Mdi Container feature. il y a 4 ans
  Thomas Nind e63650102b Changed text color to dark grey to make effect clearer il y a 4 ans
  Thomas Nind 30508d9740 Added multi coloured cell example il y a 4 ans
  Thomas Nind 446759a3f2 Made RowColorGetterDelegate follow same pattern as CellColorGetter il y a 4 ans
  Thomas Nind 29c14876c0 Changed CellColorGetterDelegate to use its own class for args CellColorGetterArgs to future proof the API against breaking changes il y a 4 ans
  BDisp 3f7e996187 Prevents application crash if OS clipboard is not supported. il y a 4 ans
  BDisp fb49513edb Improving the InvertColors scenario. Thanks @tznind. il y a 4 ans
  BDisp f256046984 Add InvertColors scenario. il y a 4 ans
  BDisp 7c1083114d Fixes #1358. Attribute.Foreground / Attribute.Background now working with CursesDriver il y a 4 ans
  Thomas Nind f536d906d4 Made selected cell invert first character optional as a TableStyle il y a 4 ans
  Thomas Nind fe464b0b94 Added test helper method AssertDriverColorsAre il y a 4 ans
  Thomas Nind e460650a3c Changed Scenario alt colors to Win.ColorScheme instead of Colors.Base il y a 4 ans
  Thomas Nind c2c96931c4 Added extra boundary check before rendering il y a 4 ans
  Thomas Nind 93e5d7fc0c Made selected cell first character inverted colors il y a 4 ans
  tznind 98dfcc4959 Added support for full row coloring il y a 4 ans
  Thomas Nind f2c40ac83f Fixed custom cell color also coloring the separator in FullRowSelect mode il y a 4 ans
  tznind b3ce131fbf Added support for coloring cells il y a 4 ans