Commit History

Author SHA1 Message Date
  Charlie Kindel 60dc242f26 Merge branch 'main' of tig:migueldeicaza/gui.cs 4 years ago
  dependabot[bot] 35181a99d3 Bump MinVer from 2.4.0 to 2.5.0 (#1219) 4 years ago
  Aleksandar Ivanov df0e0d4239 Add Dependabot (#1136) 4 years ago
  BDisp 0fe512d198 Fixes #1211. Added support to TextView for word based operations Ctrl+Del and Ctrl+Backspace. (#1212) 4 years ago
  Ryan Yandle c18cf2efd6 Fix link and styling of Toplevel (#1218) 4 years ago
  Charlie Kindel 66d9f2f5a9 Merge branch 'master' of tig:migueldeicaza/gui.cs 4 years ago
  BDisp 28580de3c5 Fixes #1208. Now the selected text is overwritten if SelectedStart is greater than CursorPosition. (#1209) 4 years ago
  José Miguel Perricone cec9cc3559 Add Vertical Alignment and Text Direction + UICatalog Demo (#1195) 4 years ago
  Charlie Kindel 214d7d5504 Merge branch 'master' of tig:migueldeicaza/gui.cs 4 years ago
  BDisp ae2f713e23 Fixes #1206. NetDriver now print the selected text. Attribute struct now create a valid Value for the current driver. Insert key is detected by NetDriver. (#1207) 4 years ago
  BDisp 17496ac59e Fixes #1193. A non auto size default Button now preserves his width and thus the text alignment now work. (#1194) 4 years ago
  sigaloid 35f9aaeb00 Fix links (#1191) 4 years ago
  BDisp 6b7e0da528 Fixes #1189. Prevents negative index. (#1190) 4 years ago
  BDisp b8bb453992 Fixes #1185. Button click is only processed if there are no mouse mov… (#1186) 4 years ago
  BDisp 5ac4372adf Fixes #1183. ListView now return true on the handled keys. (#1184) 4 years ago
  BDisp e784765094 Fixes #1179. TextView does not copy to the clipboard on deleting. (#1180) 4 years ago
  BDisp 5bd8be83ca Fixes #1187. Prevents WordBackward throwing an exception if point is greater than the text length. (#1188) 4 years ago
  BDisp 328276f490 Fixes #1202. CheckBox now deals with a functional '_' underscore hotkey. (#1203) 4 years ago
  BDisp 3ab9e1fc27 Fixes #1199. Normalize views constructors and did some typo fixing. (#1200) 4 years ago
  BDisp c398a69be2 Fixes #1197. Prevents width negative value if added directly to the Application.Top (#1198) 4 years ago
  Charlie Kindel 7bdaadd013 Merge branch 'master' of tig:migueldeicaza/gui.cs 4 years ago
  BDisp 99e26575bb Fixes #1175. demo.cs editor now implement "Copy", "Cut" and "Paste". (#1176) 4 years ago
  BDisp 76c292867a Fixes #1177. Now is possible to copy or cut on the TextView with the mouse. (#1178) 4 years ago
  BDisp cf60d77dd5 Fixes #1173. TextField only need to handle a single line. (#1174) 4 years ago
  BDisp 394ace2623 Fixes #1171. Delete and Backspace now deletes the selected text. (#1172) 4 years ago
  Charlie Kindel 7ad87af5f7 Merge branch 'master' of tig:migueldeicaza/gui.cs 4 years ago
  BDisp 11524630d3 Fixes #1167. Application.Run method with #DEBUG can be simplified. (#1168) 4 years ago
  BDisp ad74a1429e Fixes #1165. Changing the directory name label or the field name at runtime, is not updating his sizes on FileDialog. (#1166) 4 years ago
  BDisp 1a9720f471 Fixes #1159. Dialog must have a default button if none is provided. (#1160) 4 years ago
  Charlie Kindel 08d0c04402 tweaked version # for v1.0.0-beta.11 4 years ago