]>
O.S.I.I.S - jp/crow.git/log
Jean-Philippe Bruyère [Thu, 1 Feb 2018 06:46:27 +0000 (07:46 +0100)]
debug after rebase
jpbruyere [Thu, 4 May 2017 07:43:35 +0000 (09:43 +0200)]
tests in welcome.crow
jpbruyere [Thu, 4 May 2017 07:40:38 +0000 (09:40 +0200)]
shader version 300 => 300 es
jpbruyere [Tue, 2 May 2017 13:06:13 +0000 (15:06 +0200)]
basic drag&drop functional
jpbruyere [Tue, 2 May 2017 12:19:38 +0000 (14:19 +0200)]
Active only focusable widget
jpbruyere [Tue, 2 May 2017 09:46:26 +0000 (11:46 +0200)]
drag&drop in progress, replace BubblingEvents with focusGiven boolean in currentInterface
jpbruyere [Mon, 24 Apr 2017 08:25:22 +0000 (10:25 +0200)]
first try with simple docking view
Jean-Philippe Bruyère [Thu, 1 Feb 2018 06:26:35 +0000 (07:26 +0100)]
:book:
Jean-Philippe Bruyère [Wed, 31 Jan 2018 13:27:38 +0000 (14:27 +0100)]
:memo:
Jean-Philippe Bruyère [Tue, 30 Jan 2018 15:25:41 +0000 (16:25 +0100)]
test appveyor
j-p [Tue, 30 Jan 2018 00:28:26 +0000 (01:28 +0100)]
iface param ctor #38
Jean-Philippe Bruyère [Mon, 29 Jan 2018 03:24:36 +0000 (04:24 +0100)]
:bulb: :lipstick: :bug: template attribute fetch when no default template exist.
Jean-Philippe Bruyère [Mon, 20 Nov 2017 20:55:34 +0000 (21:55 +0100)]
IsDirty bug
Jean-Philippe Bruyère [Sun, 5 Nov 2017 22:02:49 +0000 (23:02 +0100)]
merge
Jean-Philippe Bruyère [Sun, 5 Nov 2017 22:01:15 +0000 (23:01 +0100)]
add error message in showcase
Jean-Philippe Bruyère [Sat, 4 Nov 2017 23:31:40 +0000 (00:31 +0100)]
border tests
Jean-Philippe Bruyère [Sat, 4 Nov 2017 17:01:49 +0000 (18:01 +0100)]
label: compute correct text cursor when anlign is not left, ColorPicker and num control improvements
Jean-Philippe Bruyère [Sat, 4 Nov 2017 16:58:48 +0000 (17:58 +0100)]
slider debug when minimum is not 0
Jean-Philippe Bruyère [Sat, 4 Nov 2017 16:57:24 +0000 (17:57 +0100)]
add string to primType in binding SetValueByReflexion
Jean-Philippe Bruyère [Wed, 1 Nov 2017 10:34:41 +0000 (11:34 +0100)]
change scroller value from double to int, drawings has to be keept aligned on pixel
Jean-Philippe Bruyère [Wed, 1 Nov 2017 10:30:21 +0000 (11:30 +0100)]
Use Dictionary to store color names
Jean-Philippe Bruyère [Wed, 1 Nov 2017 07:51:09 +0000 (08:51 +0100)]
comments and code clean
Jean-Philippe Bruyère [Mon, 11 Sep 2017 16:03:35 +0000 (18:03 +0200)]
revert
65cf1452510c336fcd69f9922774389d6c3b1aee, to allow widget creation from code
Jean-Philippe Bruyère [Mon, 28 Aug 2017 09:25:05 +0000 (11:25 +0200)]
make currentInterface public, other minor changes
j-p [Mon, 28 Aug 2017 03:12:19 +0000 (05:12 +0200)]
full IDisposable implementation (#34)
* full implementation of IDisposable, not stable, lock and still leaking
* override dispose in popper to handle _content not yet in graphic tree (when never shown), test focusedWidget when disposing
* prevent canceling thread multiple times causing a deadlock
* test parent type when trying to close window
Jean-Philippe Bruyère [Sun, 27 Aug 2017 04:51:36 +0000 (06:51 +0200)]
first step in implementing a dispose mechanism for graphic objects
Jean-Philippe Bruyère [Sat, 26 Aug 2017 16:55:27 +0000 (18:55 +0200)]
add corner radius to 3d effect on border
Jean-Philippe Bruyère [Sat, 26 Aug 2017 13:04:39 +0000 (15:04 +0200)]
raise/sunken border
Jean-Philippe Bruyère [Sat, 26 Aug 2017 13:03:27 +0000 (15:03 +0200)]
allow enum value in xml and styling delegates
Jean-Philippe Bruyère [Sat, 26 Aug 2017 08:24:39 +0000 (10:24 +0200)]
remove Initialise, currentInterface is set by instanciator
Jean-Philippe Bruyère [Sun, 13 Aug 2017 17:11:00 +0000 (19:11 +0200)]
cairo.region to handle clipping, native pointer leaking...
Jean-Philippe Bruyère [Sun, 13 Aug 2017 14:45:33 +0000 (16:45 +0200)]
dont back cache in byte array
j-p [Sun, 13 Aug 2017 07:32:20 +0000 (09:32 +0200)]
Update README.md
j-p [Sun, 13 Aug 2017 07:30:50 +0000 (09:30 +0200)]
Update README.md
Jean-Philippe Bruyère [Sun, 13 Aug 2017 06:22:22 +0000 (08:22 +0200)]
appveyor update
Jean-Philippe Bruyère [Sun, 13 Aug 2017 06:17:58 +0000 (08:17 +0200)]
debug
Jean-Philippe Bruyère [Sun, 13 Aug 2017 05:24:44 +0000 (07:24 +0200)]
embed Mono.Cairo
Jean-Philippe Bruyère [Wed, 19 Jul 2017 13:14:41 +0000 (15:14 +0200)]
debug
Jean-Philippe Bruyère [Wed, 19 Jul 2017 12:44:11 +0000 (14:44 +0200)]
mono.cairo ref instead of cairo-sharp, ScrollingObject
jpbruyere [Thu, 15 Jun 2017 15:32:04 +0000 (17:32 +0200)]
Revert "replace foreach loops with for ones"
This reverts commit
1c3263454961eb207a01b67c51d0acf88376d522.
jpbruyere [Wed, 14 Jun 2017 00:14:48 +0000 (02:14 +0200)]
replace foreach loops with for ones
jpbruyere [Thu, 25 May 2017 21:25:36 +0000 (23:25 +0200)]
update perf measures
jpbruyere [Fri, 28 Apr 2017 10:21:35 +0000 (12:21 +0200)]
ensure itemTemplate instantiator has a unique id per path+dataType+data
jpbruyere [Fri, 28 Apr 2017 10:20:39 +0000 (12:20 +0200)]
add CrowIDE in progress to master
jpbruyere [Thu, 27 Apr 2017 13:52:59 +0000 (15:52 +0200)]
simple treeView presenting example with source of crow files
jpbruyere [Wed, 26 Apr 2017 00:17:06 +0000 (02:17 +0200)]
update nuget package with latest debug
jpbruyere [Wed, 19 Apr 2017 10:37:40 +0000 (12:37 +0200)]
clear datasource when removing obj from graphic tree
jpbruyere [Wed, 19 Apr 2017 10:35:13 +0000 (12:35 +0200)]
complete set invisible with normal layouting
jpbruyere [Wed, 19 Apr 2017 07:59:39 +0000 (09:59 +0200)]
check if HoverWidget is removed from graphic tree
jpbruyere [Fri, 14 Apr 2017 08:57:10 +0000 (10:57 +0200)]
update README
jpbruyere [Tue, 21 Mar 2017 12:48:50 +0000 (13:48 +0100)]
Simplify z ordering of root objects in GraphicTree
modifié : src/GraphicObjects/Group.cs
modifié : src/GraphicObjects/Window.cs
modifié : src/Interface.cs
jpbruyere [Fri, 3 Mar 2017 13:21:10 +0000 (14:21 +0100)]
discard RegisterClip in higher levels if parent is dirty and parent cache is enabled
jpbruyere [Thu, 2 Mar 2017 04:11:48 +0000 (05:11 +0100)]
update nuspec to 0.5.1
Jean-Philippe Bruyère [Thu, 2 Mar 2017 03:24:15 +0000 (04:24 +0100)]
update license headers to MIT
Jean-Philippe Bruyère [Wed, 1 Mar 2017 06:02:36 +0000 (07:02 +0100)]
debug instantiator: cancel also 2 sided binding if new ds is null
Jean-Philippe Bruyère [Wed, 1 Mar 2017 06:00:56 +0000 (07:00 +0100)]
restore lock in Visible prop of GO
jpbruyere [Tue, 28 Feb 2017 13:35:45 +0000 (14:35 +0100)]
close msgbox on butclick
jpbruyere [Tue, 28 Feb 2017 13:26:58 +0000 (14:26 +0100)]
debug ds prop binding remove handler by name, should be retested exhaustively
jpbruyere [Tue, 28 Feb 2017 13:26:21 +0000 (14:26 +0100)]
messageBox improvements
jpbruyere [Mon, 27 Feb 2017 11:58:20 +0000 (12:58 +0100)]
name in license
jpbruyere [Mon, 27 Feb 2017 11:56:35 +0000 (12:56 +0100)]
removed lock in set_Visible
jpbruyere [Mon, 27 Feb 2017 11:54:02 +0000 (12:54 +0100)]
add LICENSE.md
Jean-Philippe Bruyère [Tue, 21 Feb 2017 07:46:24 +0000 (08:46 +0100)]
move lastPaintedSlot affectation to end of Paint
Jean-Philippe Bruyère [Thu, 16 Feb 2017 14:13:53 +0000 (15:13 +0100)]
rename out of crow perif event handler funcs
Jean-Philippe Bruyère [Tue, 14 Feb 2017 23:27:39 +0000 (00:27 +0100)]
Several Lock while debuging for magicCrow, Image Opacity, could be put in GraphicObj
Jean-Philippe Bruyère [Sun, 12 Feb 2017 10:40:07 +0000 (11:40 +0100)]
divers debug
jpbruyere [Fri, 10 Feb 2017 14:54:50 +0000 (15:54 +0100)]
TextBox, Label, simpler SVG icon for file sys viewers (improve speed a lot), divers debug and code clean
jpbruyere [Thu, 9 Feb 2017 08:06:45 +0000 (09:06 +0100)]
selection foreground for label
jpbruyere [Thu, 9 Feb 2017 07:52:22 +0000 (08:52 +0100)]
divers debug, templated group selection, label double click,...
jpbruyere [Tue, 7 Feb 2017 08:30:46 +0000 (09:30 +0100)]
give layout mutex priority to properties update and dont block in update loop
jpbruyere [Fri, 3 Feb 2017 08:08:28 +0000 (09:08 +0100)]
dispose interface controlers
jpbruyere [Wed, 1 Feb 2017 06:54:20 +0000 (07:54 +0100)]
popper separate content positionning
Jean-Philippe Bruyère [Wed, 1 Feb 2017 05:48:01 +0000 (06:48 +0100)]
allow commented line in Style '//'
jpbruyere [Tue, 31 Jan 2017 22:29:05 +0000 (23:29 +0100)]
debug wrapper layouting, finalyse FileDialog wrapper usage
jpbruyere [Tue, 31 Jan 2017 15:09:14 +0000 (16:09 +0100)]
replace Title in Window class by Caption
jpbruyere [Tue, 31 Jan 2017 15:00:58 +0000 (16:00 +0100)]
handle object origType in emitConvert(origType, dstType)
jpbruyere [Tue, 31 Jan 2017 14:59:12 +0000 (15:59 +0100)]
implement IDisposable for InterfaceControler class
jpbruyere [Tue, 31 Jan 2017 14:58:52 +0000 (15:58 +0100)]
move recurrent 'Caption' property in Templated Control
jpbruyere [Tue, 31 Jan 2017 14:50:47 +0000 (15:50 +0100)]
H S V properties in Color
Jean-Philippe Bruyère [Mon, 30 Jan 2017 11:09:57 +0000 (12:09 +0100)]
make publi Initialize func of GraphicObj, test logical parent in popper to allow shared content, test parent == null on visible changed
jpbruyere [Sun, 29 Jan 2017 22:26:46 +0000 (23:26 +0100)]
Merge improvements and debug from 'CrowIDE' branch
jpbruyere [Sun, 29 Jan 2017 22:11:34 +0000 (23:11 +0100)]
MenuItem Template update, test Project viewer, view commands
jpbruyere [Sun, 29 Jan 2017 21:13:14 +0000 (22:13 +0100)]
crowObjs type search debug, improve type search in ItemTemplate selection
jpbruyere [Thu, 26 Jan 2017 23:21:48 +0000 (00:21 +0100)]
icon menuitem, PopWidth and PopHeight, commands
jpbruyere [Wed, 25 Jan 2017 08:52:57 +0000 (09:52 +0100)]
hover debug on Visible state changes => trigger mouseMove
jpbruyere [Wed, 25 Jan 2017 08:25:14 +0000 (09:25 +0100)]
CrowThread;AlwaysOnTop win;GTree explorer;
jpbruyere [Tue, 24 Jan 2017 11:46:43 +0000 (12:46 +0100)]
Merge branch 'master' into CrowIDE
jpbruyere [Tue, 24 Jan 2017 11:11:30 +0000 (12:11 +0100)]
dataType for expandable itemTemplate use 'isAssignableFrom'; GraphicTree View
jpbruyere [Tue, 24 Jan 2017 10:21:37 +0000 (11:21 +0100)]
always on top windows
jpbruyere [Tue, 24 Jan 2017 01:09:27 +0000 (02:09 +0100)]
debug
jpbruyere [Tue, 24 Jan 2017 00:54:22 +0000 (01:54 +0100)]
maximize and minimize for window
jpbruyere [Tue, 24 Jan 2017 00:29:09 +0000 (01:29 +0100)]
Merge branch 'master' into CrowIDE
jpbruyere [Tue, 24 Jan 2017 00:28:16 +0000 (01:28 +0100)]
add debug msg for DEBUG_LAYOUTING
Jean-Philippe Bruyère [Mon, 23 Jan 2017 20:59:14 +0000 (21:59 +0100)]
debug new dynEvent handler
Jean-Philippe Bruyère [Mon, 23 Jan 2017 17:12:07 +0000 (18:12 +0100)]
new CompileDynEventHandler method with new 'BindingMember' class
Jean-Philippe Bruyère [Sun, 22 Jan 2017 19:34:28 +0000 (20:34 +0100)]
remove GLib refs from rsvg-sharp, keep mostly only func used by crow
Jean-Philippe Bruyère [Fri, 20 Jan 2017 15:27:38 +0000 (16:27 +0100)]
code clean and comments
Jean-Philippe Bruyère [Fri, 20 Jan 2017 14:37:47 +0000 (15:37 +0100)]
binding expression allowing named and unamed target, code clean and
comments
Jean-Philippe Bruyère [Fri, 20 Jan 2017 07:16:44 +0000 (08:16 +0100)]
code clean and comment
Jean-Philippe Bruyère [Fri, 20 Jan 2017 05:35:36 +0000 (06:35 +0100)]
debug ColorPicker