Commit History

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