Commit Verlauf

Autor SHA1 Nachricht Datum
  BDisp b8bb453992 Fixes #1185. Button click is only processed if there are no mouse mov… (#1186) vor 4 Jahren
  BDisp 5ac4372adf Fixes #1183. ListView now return true on the handled keys. (#1184) vor 4 Jahren
  BDisp e784765094 Fixes #1179. TextView does not copy to the clipboard on deleting. (#1180) vor 4 Jahren
  BDisp 5bd8be83ca Fixes #1187. Prevents WordBackward throwing an exception if point is greater than the text length. (#1188) vor 4 Jahren
  BDisp 328276f490 Fixes #1202. CheckBox now deals with a functional '_' underscore hotkey. (#1203) vor 4 Jahren
  BDisp 3ab9e1fc27 Fixes #1199. Normalize views constructors and did some typo fixing. (#1200) vor 4 Jahren
  BDisp c398a69be2 Fixes #1197. Prevents width negative value if added directly to the Application.Top (#1198) vor 4 Jahren
  BDisp 99e26575bb Fixes #1175. demo.cs editor now implement "Copy", "Cut" and "Paste". (#1176) vor 4 Jahren
  BDisp 76c292867a Fixes #1177. Now is possible to copy or cut on the TextView with the mouse. (#1178) vor 4 Jahren
  BDisp cf60d77dd5 Fixes #1173. TextField only need to handle a single line. (#1174) vor 4 Jahren
  BDisp 394ace2623 Fixes #1171. Delete and Backspace now deletes the selected text. (#1172) vor 4 Jahren
  BDisp 11524630d3 Fixes #1167. Application.Run method with #DEBUG can be simplified. (#1168) vor 4 Jahren
  BDisp ad74a1429e Fixes #1165. Changing the directory name label or the field name at runtime, is not updating his sizes on FileDialog. (#1166) vor 4 Jahren
  BDisp 1a9720f471 Fixes #1159. Dialog must have a default button if none is provided. (#1160) vor 4 Jahren
  Charlie Kindel 4abc3de4e8 fixed rediculous compiler warning (#1164) vor 4 Jahren
  Charlie Kindel 8027a407c4 get productversion of terminal.gui not version (#1163) vor 4 Jahren
  BDisp 47211c78e8 Fixes #1154. FileDialog blank constructor results in unstable window (#1157) vor 4 Jahren
  BDisp 1e7a6bd272 Fixes #1155. MoveForward/MoveBackward not bound on Text controls. (#1156) vor 4 Jahren
  BDisp 0669e2cc94 Fixes #134. TextView: Add line wrapping. (#1147) vor 4 Jahren
  Dag König f1fa8256de fix: sample in readme so it compiles (#1162) vor 4 Jahren
  Thomas Nind 7e99d44b52 Fixed CreateClass to create a generic MyClass<object> when MyClass<T> is passed (#1153) vor 4 Jahren
  Thomas Nind 1f01ff86fd New Control: Tabview (#1137) vor 4 Jahren
  BDisp 482f9db7da Fixes #1148. TextFormatter.Format does not keep the end spaces on wrapped text. (#1149) vor 4 Jahren
  BDisp 68329f6895 Fixes #1141. Cannot change the StatusBar's background color. (#1142) vor 4 Jahren
  BDisp d03b926921 Fixes #1145. ScrollBar down arrow is not showing. (#1146) vor 4 Jahren
  BDisp e009aa747f Fixes #1143. Cannot change the MenuBar's background color. (#1144) vor 4 Jahren
  Charlie Kindel 4da9ad0e89 Fix 1130 broken links (#1131) vor 4 Jahren
  Charlie Kindel 1cf2ce1985 fixes #1048 - BrighCyan to BrightCyan (#1129) vor 4 Jahren
  Miguel de Icaza b783a8fbb9 Fix the treeview deepdive link vor 4 Jahren
  Thomas Nind 522745f559 Fix #1120 (#1124) vor 4 Jahren