Граф коммитов

82 Коммитов

Автор SHA1 Сообщение Дата
Vsevolod Kukol 7641e667fe Merge pull request #467 from Strnadj/mac_tree_view_mouse_events
[MAC] Extends NSOutlineView for proper handling mouse events
2015-01-26 00:42:38 +01:00
Vsevolod Kukol 6a6de48525 Merge pull request #427 from sevoku/fix-list-cell-events
Add CurrentEventRow to ListView
2015-01-26 00:20:39 +01:00
Strnadj 3f909d4957 #315 - Extends NSOutlineView for proper handling mouse events 2015-01-20 02:14:58 +01:00
Lluis Sanchez 06b7a61ee9 Merge pull request #425 from sevoku/extend-slider
Add Slider stepping, ticks and position support
2015-01-18 10:30:13 +01:00
Lluis Sanchez cf8fa466fe Merge pull request #414 from sevoku/fix-treeview-background-color
[GTK] fix treeview background setting
2015-01-17 09:23:36 +01:00
Vsevolod Kukol 2bf3d42249 Revert accidential example change in 2d59fdf 2015-01-08 08:52:44 +01:00
Vsevolod Kukol 87c91b4843 Add CurrentEventRow to ListView
* same as 9b06b9e but for ListView
* includes Gtk and Mac implementations
* MAC: adds CurrentEventRow for TreeView, too
2014-12-29 00:29:29 +01:00
Vsevolod Kukol 9a7063e44d Extend Slider example with various slider settings 2014-12-22 18:00:52 +01:00
Vsevolod Kukol 2d59fdf928 [GTK] fix treeview background setting 2014-12-12 15:31:58 +01:00
Vsevolod Kukol db3ae84a9f Add popover background color support 2014-12-12 11:49:31 +01:00
Vsevolod Kukol 6e2eea24b5 Merge remote-tracking branch 'upstream/master' into fix-extend-popover 2014-12-12 11:39:33 +01:00
Vsevolod Kukol 4aa0bcf92c add more multithreading samples 2014-11-30 11:38:58 +01:00
Vsevolod Kukol da5fd30104 add sample for multithreading
with Application.Invoke and Application.UITaskScheduler
2014-11-30 11:38:27 +01:00
Lluis Sanchez Gual a6d674ffb1 Merge branch 'add-color-picker' of https://github.com/sevoku/xwt into sevoku-add-color-picker
Conflicts:
	TestApps/Samples/Samples/ColorSelectorSample.cs
	Xwt.Gtk/Xwt.Gtk.csproj
	Xwt.Gtk/Xwt.Gtk3.csproj
	Xwt.Gtk/Xwt.GtkBackend/GtkEngine.cs
2014-11-29 13:51:34 +01:00
Lluis Sanchez 754368bd81 Merge pull request #373 from sevoku/fix-wpf-gtk-placeholdertext-rebase
Fix PlaceholderText placement on WPF and GTK (rebase)
2014-11-16 06:01:42 -05:00
Lluis Sanchez 006edf6cef Merge pull request #365 from sevoku/fix-mac-toggle-button
[MAC] Fix toggle button
2014-11-16 05:59:51 -05:00
Lluis Sanchez 64b37e13ad Merge pull request #359 from sevoku/add-color-selector-backends
Optimize/Add color selector backends
2014-11-16 05:56:14 -05:00
Vsevolod Kukol ed391e3f14 add new message dialog sample 2014-09-07 17:42:46 +02:00
Vsevolod Kukol ec2b28e9a5 add more event samples and tests 2014-08-14 17:37:02 +02:00
Vsevolod Kukol 95218b0b74 fix combo box text selection sample 2014-08-14 12:47:54 +02:00
Vsevolod Kukol 648fc551ce extend widget events sample
* track mouse buttons
* add Button widget with events
2014-08-14 12:35:11 +02:00
Vsevolod Kukol b757a5e814 add mouse cursors sample 2014-08-14 12:35:10 +02:00
Vsevolod Kukol fda9a8e495 add spin button examples 2014-08-14 12:16:11 +02:00
Vsevolod Kukol a3fdcd19cb add more examples to samples app 2014-08-14 12:16:08 +02:00
Vsevolod Kukol c8a11599f4 add PasswordEntry.PlaceholderText sample 2014-08-07 11:58:01 +02:00
Vsevolod Kukol 959178521b add TextEntry.PlaceholderText samples with different alignments 2014-08-07 11:19:42 +02:00
Vsevolod Kukol 8ba97d0e59 Merge remote-tracking branch 'mono/master' into add-color-picker
Conflicts:
	Xwt.Gtk/Xwt.Gtk.csproj
	Xwt/Xwt.csproj
2014-08-07 09:54:50 +02:00
Vsevolod Kukol 273dee9411 Merge remote-tracking branch 'mono/master' into fix-gtk-popover-backend
Conflicts:
	Xwt.Gtk/Xwt.GtkBackend/PopoverBackend.cs
2014-08-04 09:42:28 +02:00
Vsevolod Kukol 97834a5657 Merge remote-tracking branch 'mono/master' into add-color-selector-backends
Conflicts:
	Xwt.Gtk/Xwt.Gtk.csproj
2014-08-03 21:49:53 +02:00
Lluis Sanchez Gual 7efbdf4d67 Merge branch 'extend-webview' of git://github.com/sevoku/xwt into sevoku-extend-webview
Conflicts:
	Xwt.Gtk/Xwt.GtkBackend/GtkInterop.cs
2014-08-03 20:06:54 +02:00
Lluis Sanchez b54931ed6e Merge pull request #348 from residuum/master
[TreeView] [Gtk] [WPF] OnRowCollapsing and OnRowCollapsed implemented
2014-08-03 19:58:28 +02:00
Lluis Sanchez c339e599fc Merge pull request #342 from mono/fix-wpf-context-background
[WPF] Add proper support for default foreground color in TextLayout
2014-08-03 19:56:30 +02:00
Vsevolod Kukol 8e6a86aa5d Merge remote-tracking branch 'upstream/master' into gtk3
Conflicts:
	Xwt.Gtk/Xwt.GtkBackend/Conversion.cs
2014-07-28 19:10:46 +02:00
Vsevolod Kukol 0beccc65f5 fix typo in button sample 2014-07-23 01:02:58 +02:00
Vsevolod Kukol a4a4bc670e extend button sample with some ToggleButton toggle actions 2014-07-22 09:58:46 +02:00
Vsevolod Kukol 3c0786aafa [GTK] let parent window hide Popover.
Popover should be only hidden, if the parent window gets
the focus. Gtk.Window doesn't know which window receives
the focus and hides when child windows (e.g. ComboBox)
steal the focus, too.
2014-07-21 20:13:22 +02:00
Vsevolod Kukol fe917e626f Merge remote-tracking branch 'mono/master' into sevoku/add-list-gridlines
Conflicts:
	Xwt/Xwt.Backends/IListBoxBackend.cs
2014-07-18 06:11:33 +02:00
Vsevolod Kukol ac5f98f99d Merge remote-tracking branch 'mono/master' into sevoku/gtk3
Conflicts:
	Xwt.Gtk/Xwt.Gtk.csproj
	Xwt.Gtk/Xwt.GtkBackend/GtkInterop.cs
	Xwt.Gtk/Xwt.GtkBackend/GtkWorkarounds.cs
2014-07-18 06:01:07 +02:00
Vsevolod Kukol 0e9ef51455 [GTK] fix PopoverBackend focus and placement 2014-07-16 23:37:55 +02:00
Vsevolod Kukol 497effb7d8 add ColorPicker button with a default xwt based backend 2014-07-16 09:59:04 +02:00
Vsevolod Kukol 7a3cc5207e Extend color selector example 2014-07-15 13:59:44 +02:00
Vsevolod Kukol 264f797dc6 [Samples] fix WebView url filter example
(relative urls produced an exception)
2014-07-14 17:13:33 +02:00
Vsevolod Kukol 848bb44f6a Rename GridLines property to GridLinesVisible 2014-07-14 12:21:03 +02:00
Lluis Sanchez 47d514e14c Merge pull request #341 from sevoku/extend-webview
extend WebView functionality (incl. all backends)
2014-07-13 18:41:10 +02:00
Thomas Mayer 982985761d TreeView collapse events:
- events Collapsing and Collapsed
- implementation in GTK and WPF
- samples
2014-07-03 00:38:59 +02:00
Lluis Sanchez 634f16b20f Merge pull request #343 from sevoku/fix-329
[WPF] Fixes #329
2014-06-28 13:31:17 +02:00
Thomas Mayer 7dd26af9c4 Example for Window.Sensitive 2014-06-26 21:11:10 +02:00
Vsevolod Kukol 4003cbef1b [WPF] fix TextEntry PlaceholderText initialization
PlaceholderTextAdorner should be initialized after
the backend widget has bee fully loaded.
(fixes #329)
2014-06-14 18:19:22 +02:00
Vsevolod Kukol b7bd51ceb4 convert ListBox.GridLines to bool
since ListBox has no columns and no vertical grid lines
2014-06-14 17:52:17 +02:00
Lluis Sanchez b570ec77ad [WPF] Add proper support for default foreground color in TextLayout
The underlying FormattedText object is now regenerated when the
foreground color is changed.
2014-06-13 18:22:52 +02:00