Steven Kirk
f52d84c9af
Merge branch 'master' of https://github.com/danwalmsley/Perspex into danwalmsley-master
11 years ago
Dan Walmsley
65a133a440
Implemented caret inverting background color.
11 years ago
Dan Walmsley
c56b7bd0ed
Implemented Caret inverting background colour, by finding templated parent.
11 years ago
Dan Walmsley
8309adf6da
Implemented caret inverting background colour.
11 years ago
Nikita Tsukanov
3e0f4059cd
Merge branch 'locator'
11 years ago
Nikita Tsukanov
2d0e4ae0c7
Removed NullDisposable
11 years ago
Nikita Tsukanov
bed653012f
Revert to original Splat's behavior
11 years ago
Nikita Tsukanov
323c1a49c1
Removed core dependency on Splat
11 years ago
danwalmsley
736dc4d083
Merge pull request #1 from Perspex/master
Merge latest commits.
11 years ago
Nelson Carrillo
0bd15b13fa
Merge pull request #190 from ncarrillo/patch-1
Fix Cairo memory leak
11 years ago
Nelson Carrillo
c6f20bfa13
Merge pull request #194 from DavidKarlas/unicodeText
[Cairo] Fixed wrong index calculation of text in case text contains Unicode chars
11 years ago
David Karlaš
2b55af700f
[Cairo] Fixed wrong index calculation of text in case text contains Unicode chars
11 years ago
Nikita Tsukanov
79a259dcb1
Merge pull request #191 from DavidKarlas/keyboardGtk
Keyboard gtk
11 years ago
Nikita Tsukanov
0431dba574
Revert "Added MonoDevelopProperties to solution"
This reverts commit 6ba8592c0d .
11 years ago
Nikita Tsukanov
6ba8592c0d
Added MonoDevelopProperties to solution
11 years ago
Nikita Tsukanov
4b55594b70
Merge pull request #189 from kekekeks/comdlg
Common file dialogs
11 years ago
Nikita Tsukanov
9e16d0f163
comdlg rename
11 years ago
Nikita Tsukanov
18da630e6f
Introduced common dialog class hierarchy
11 years ago
David Karlaš
0cb2158e30
[Gtk] Fix letters mapping when not holding Shift
11 years ago
David Karlaš
1d44aa0b8c
Issue #158 : Text input is broken on MacOS X
11 years ago
Nelson Carrillo
b2edd73f09
Update DrawingContext.cs
11 years ago
Nikita Tsukanov
b4db6600b3
SetPoinerOver should fallback to the root element
11 years ago
Nikita Tsukanov
be3ab98ef4
Added GTK support for common dialogs
11 years ago
Nikita Tsukanov
ef65e09b2d
Implemented Win32 version of file dialog
11 years ago
Steven Kirk
5a27ecf264
Add IAssetLoader.Exists
Closes #181 .
11 years ago
Steven Kirk
4f8e496f73
Updated OmniXaml.
11 years ago
Steven Kirk
919a8c4192
Merge branch 'remove-ngenerics'
11 years ago
Steven Kirk
685765bafd
Removed NGenerics from nuget script.
11 years ago
Steven Kirk
1b745ab62c
Removed NGenerics.
Closes #7 .
11 years ago
Steven Kirk
24f9b2de9c
Updated OmniXAML
11 years ago
Nikita Tsukanov
6cf8712088
Updated readme with nightly build installation instructions
11 years ago
Steven Kirk
27df0f6c37
Give TextBox a background.
11 years ago
Steven Kirk
3693193246
Fix tests failing due to previous layout fix.
The test expectations were incorrect after stretch layout with absolute
size fix.
11 years ago
Nikita Tsukanov
2fd1234b49
Renamed MainWindow.xaml to MainWindow.paml
11 years ago
José Manuel Nieto Sánchez
b3b2b0db60
Fixed issue https://github.com/Perspex/Perspex/issues/169
11 years ago
Nikita Tsukanov
c8b1c4202a
Asset loader improvements:
1) moved to shared project
2) now using uri format with assembly name
11 years ago
Nikita Tsukanov
2ad353b5a1
Bumped nuget version
11 years ago
Nikita Tsukanov
131b723d02
Fixed nuget
11 years ago
Nelson Carrillo
c8116a9a6e
Update readme.md
11 years ago
Nelson Carrillo
abfc2d7202
Update readme.md
11 years ago
Steven Kirk
67d8a700e4
Updated link to VS extension.
11 years ago
José Manuel Nieto Sánchez
0fd97cbf5f
Merge branch 'master' of https://github.com/grokys/Perspex into dockpanel
# By Nikita Tsukanov (39) and others
# Via Nikita Tsukanov (10) and others
* 'master' of https://github.com/grokys/Perspex : (86 commits)
Moving to anchor tag for linking, allowing new tab
Updated video image
Fix code and remove useless null check.
Adding thumbnail to YT video, adding screenshot
Fixing URL stable(ish) points to
Minor fixes
alpha2 -> stable-ish
Add RadialGradientBrush support for Direct2D and Cairo backend.
Adding NuGet blurb to README.md
Add Canvas Right and Bottom attached property and support during arrange.
Add Canvas under Layout tab
Updated some docs for alpha2
Updated nuget version
Fixing stuff including accidentally
Finalizing Gallery work
Clarified documentation for Visual.Bounds
More progress
WIP
Restored previous AssetLoader behavior
Use correct character for child selector.
...
11 years ago
José Manuel Nieto Sánchez
d94bbfc2c3
DockPanel
11 years ago
Nelson Carrillo
fd71e2eae5
Merge pull request #159 from ncarrillo/new-ss
Updated some docs for alpha2
11 years ago
Nelson Carrillo
f10820a5db
Moving to anchor tag for linking, allowing new tab
11 years ago
Nelson Carrillo
1175a040f4
Merge pull request #162 from amerkoleci/radial_gradient_brush
Add RadialGradientBrush support.
11 years ago
Nelson Carrillo
917a800fd3
Updated video image
11 years ago
Amer Koleci
b7ce031554
Fix code and remove useless null check.
11 years ago
Nelson Carrillo
76927fc8c1
Adding thumbnail to YT video, adding screenshot
11 years ago
Nelson Carrillo
88a54cd8e8
Fixing URL stable(ish) points to
11 years ago