Steven Kirk
|
00aa02964f
|
Inplemented double and triple click in TextBox.
Copied a load of stuff from Moonlight regarding finding next/prev word
that I've put in StringUtils.
|
2014-12-11 22:26:26 +01:00 |
Steven Kirk
|
e34db29251
|
Make mono stuff work (kinda) again.
|
2014-12-09 01:59:16 +01:00 |
Steven Kirk
|
32587825b3
|
More stylecop fixes.
|
2014-12-04 20:13:30 +01:00 |
Steven Kirk
|
127c27fd6b
|
Make TextBox work (a bit).
|
2014-12-03 02:36:18 +01:00 |
Steven Kirk
|
e88627e51c
|
More work on Cairo backend.
Most things kinda sorta work...
|
2014-12-03 02:06:58 +01:00 |
Steven Kirk
|
717f87b05c
|
Handle mouse event in Gtk subsystem
(Also Key events, badly - every key is an X)
|
2014-12-02 19:58:58 +01:00 |
Steven Kirk
|
c30bdc32e5
|
Cache GTK window client size.
|
2014-12-02 18:40:09 +01:00 |
Steven Kirk
|
589bbd0cd4
|
Make Gtk.WindowImpl a Gtk.Window.
|
2014-12-02 17:58:06 +01:00 |
Steven Kirk
|
cbbef72f9b
|
Getting something drawn now.
|
2014-12-02 17:50:48 +01:00 |
Steven Kirk
|
9350bef7b4
|
Initial implementation of gtk WindowImpl.
|
2014-12-02 15:01:49 +01:00 |
Steven Kirk
|
d2a6f9e063
|
Added Gtk to VS/windows solutions
Windows and Linux seem to be arguing about line endings on .gitignore
and packages.config...
|
2014-12-02 10:17:11 +01:00 |
Steven Kirk
|
1bb713cc47
|
More work on Gtk system.
|
2014-12-02 10:03:42 +01:00 |
Steven Kirk
|
192e66179c
|
Initial implementation of GTK windowing system.
Displays a window. Doesn't do anything with it yet.
|
2014-12-01 19:04:05 +01:00 |