Nelson Carrillo
57ebfd36d1
Revert previous paint change.
11 years ago
Nelson Carrillo
5b43ed6847
Fixed scrolling in a multiline textbox
Tweaked WindowImpl to only Paint on Expose events
11 years ago
Nelson Carrillo
daf771ba2c
Fixes/cleanups to the Gtk/Cairo platforms
- Added PopupImpl support in Perspex.Gtk
- Added ShowDialog support to WindowImpl in Perspex.Gtk
- Fixed resize issues in Perspex.Gtk
- Renamed Centered to Center to match WPF in Cairo
- Removed old Serilog references breaking compile
11 years ago
Steven Kirk
774959a406
Fixed gtk.
11 years ago
Steven Kirk
3965f7bdae
Updated and fixed all packages.
Now mono project should build.
11 years ago
Steven Kirk
363ad22438
Uninstalled Stylecop.MSBuild
It was causing problems and doesn't work properly with C#6 anyway.
11 years ago
Steven Kirk
aef34f810d
Stylecop fixes.
11 years ago
Steven Kirk
83043a85fa
Updated NuGet pkgs.
11 years ago
Steven Kirk
af3697b907
Allow Windows to be shown as dialogs.
11 years ago
Steven Kirk
450141a1d8
Make Perspex.Gtk compile again.
11 years ago
Steven Kirk
0f823cd387
Started implementing DropDown.
Mostly not yet implemented.
11 years ago
Steven Kirk
069fb178b0
Make the GTK stuff build again.
11 years ago
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.
11 years ago
Steven Kirk
e34db29251
Make mono stuff work (kinda) again.
11 years ago
Steven Kirk
32587825b3
More stylecop fixes.
11 years ago
Steven Kirk
127c27fd6b
Make TextBox work (a bit).
11 years ago
Steven Kirk
e88627e51c
More work on Cairo backend.
Most things kinda sorta work...
11 years ago
Steven Kirk
717f87b05c
Handle mouse event in Gtk subsystem
(Also Key events, badly - every key is an X)
11 years ago
Steven Kirk
c30bdc32e5
Cache GTK window client size.
11 years ago
Steven Kirk
589bbd0cd4
Make Gtk.WindowImpl a Gtk.Window.
11 years ago
Steven Kirk
cbbef72f9b
Getting something drawn now.
11 years ago
Steven Kirk
9350bef7b4
Initial implementation of gtk WindowImpl.
11 years ago
Steven Kirk
d2a6f9e063
Added Gtk to VS/windows solutions
Windows and Linux seem to be arguing about line endings on .gitignore
and packages.config...
11 years ago
Steven Kirk
1bb713cc47
More work on Gtk system.
11 years ago
Steven Kirk
192e66179c
Initial implementation of GTK windowing system.
Displays a window. Doesn't do anything with it yet.
11 years ago