Project

General

Profile

Activity

From 06/30/2020 to 07/29/2020

07/29/2020

04:00 PM Bug #4826: HTTP 413 error with Web Client
Greg Shah wrote:
> Is the recreate to use Hotel GUI in virtual desktop mode and to OS login/logout many times until ...
Igor Skornyakov
03:54 PM Bug #4826: HTTP 413 error with Web Client
Is the recreate to use Hotel GUI in virtual desktop mode and to OS login/logout many times until the problem occurs? Greg Shah
03:50 PM Bug #4826: HTTP 413 error with Web Client
After multiple logins to Web Client I got the HTTP *413 Payload Too Large* response on the OS login.
I understand th...
Igor Skornyakov
03:45 PM Bug #4826 (Closed): HTTP 413 error with Web Client
Igor Skornyakov
11:52 AM Bug #4809: menu items created during triggers do not have their triggers fired properly
Greg, the @TRIGGERS@ phrase is the same as explicitly registering a trigger with a handle:... Constantin Asofiei
10:25 AM Bug #4809: menu items created during triggers do not have their triggers fired properly
We have nothing to pass other than @lt.scope@. I suspect that dynamically created widgets with @TRIGGERS@ clauses ... Greg Shah
09:34 AM Bug #4809: menu items created during triggers do not have their triggers fired properly
Greg Shah wrote:
> Is the solution as simple as putting @TriggerManager.mergeTriggerRegistry()@ in a @finally@ block...
Vladimir Tsichevski

07/24/2020

02:24 PM Bug #4809: menu items created during triggers do not have their triggers fired properly
Is the solution as simple as putting @TriggerManager.mergeTriggerRegistry()@ in a @finally@ block for the @LogicalTer... Greg Shah
02:15 PM Bug #4809: menu items created during triggers do not have their triggers fired properly
Menu item action are not triggered, if menu items were added after the frame becomes visible.
In the following exa...
Vladimir Tsichevski
02:04 PM Bug #4809 (Rejected): menu items created during triggers do not have their triggers fired properly
Vladimir Tsichevski

07/23/2020

07:02 AM Feature #4170: add drag and drop support to treeview widget
Code review 3821c revision 11407. The changes are good. Hynek Cihlar
07:01 AM Feature #4170: add drag and drop support to treeview widget
Code review 3821c revision 11405.
@getFirstSiblingNode@ and @getLastSiblingNode@ still don't consider the case whe...
Hynek Cihlar

07/22/2020

04:08 PM Feature #4170: add drag and drop support to treeview widget
Committed the first drag&drop test case rev 2230 @uast/treeview/test-treeview-ver5-sp2-1.w@ with its hint file. There... Sergey Ivanovskiy
03:47 PM Feature #4170: add drag and drop support to treeview widget
Sorry, I missed @TreeNodeResource.this.getChildNode()@. Fixed it in the committed rev 11407 (3821c). Sergey Ivanovskiy
11:39 AM Feature #4170: add drag and drop support to treeview widget
With this version rev 11405 (3821c)... Sergey Ivanovskiy
11:24 AM Feature #4170: add drag and drop support to treeview widget
Hynek Cihlar wrote:
> Code review 3821c revision 11403.
>
> @TreeWidgetBase.getDropHighlight@, the method uses @I...
Sergey Ivanovskiy
10:31 AM Feature #4170: add drag and drop support to treeview widget
Should we support a conversion of @chCtrlFrame:TreeView:HWND@? It is supposed that @chCtrlFrame:TreeView@ is mapped t... Sergey Ivanovskiy
09:39 AM Feature #4170: add drag and drop support to treeview widget
Code review 3821c revision 11403.
@TreeWidgetBase.getDropHighlight@, the method uses @Integer.MIN_VALUE@ @config.d...
Hynek Cihlar
09:28 AM Feature #4170: add drag and drop support to treeview widget
Code review 3821c revision 11402.
@TreeNodeResource.getChildren@, @nodes@ must be checked for @null@.
@TreeNode...
Hynek Cihlar
04:29 AM Feature #4170: add drag and drop support to treeview widget
Please review the committed revision 11403 (3821c) that implemented drop highlight node functionality. Now working on... Sergey Ivanovskiy

07/21/2020

01:48 PM Feature #4170: add drag and drop support to treeview widget
Hynek, please review the committed revision 11402 (3821c) that added CHILD, NEXT, PREVIOUS, CHILDREN, FirstSibling, L... Sergey Ivanovskiy
03:23 AM Feature #4170: add drag and drop support to treeview widget
Sergey Ivanovskiy wrote:
> I committed rev 2226 @uast/treeview/test-treeview-ver5-sp2-1.w@ the 4GL UI manual drag&dr...
Sergey Ivanovskiy

07/20/2020

08:27 AM Feature #4170: add drag and drop support to treeview widget
OK. I will search OLEStartDrag events. Sergey Ivanovskiy
07:34 AM Feature #4170: add drag and drop support to treeview widget
Please look into the customer application code which must be made to work. Ask Roger (using email) where it can be f... Greg Shah
06:45 AM Feature #4170: add drag and drop support to treeview widget
I committed rev 2226 @uast/treeview/test-treeview-ver5-sp2-1.w@ the 4GL UI manual drag&drop test for MS Tree View 32b... Sergey Ivanovskiy
03:30 AM Feature #4170: add drag and drop support to treeview widget
Sergey Ivanovskiy wrote:
> I committed this 4GL program @uast/treeview/test-treeview-sp6-3.w@ rev 2225 that followed...
Sergey Ivanovskiy
02:12 AM Feature #4170: add drag and drop support to treeview widget
I committed this 4GL program @uast/treeview/test-treeview-sp6-3.w@ rev 2225 that followed the notes from #4170-5 to #... Sergey Ivanovskiy

07/19/2020

02:25 AM Feature #4170: add drag and drop support to treeview widget
Greg Shah wrote:
> Is there any remaining work or testing needed for this task?
I reviewed all drag and drop note...
Sergey Ivanovskiy

07/07/2020

12:27 AM Feature #4164: implement misc UI features (frame options, misc attributes)
Greg Shah wrote:
> Code Review Task Branch 3821c Revision 11358
>
> This seems better. Confirm it with testing.
...
Roger Borrello

07/03/2020

02:49 AM Feature #4730 (New): Implement support for custom fonts on individual nodes of a TREEVIEW (and TR...
Hynek Cihlar

06/30/2020

04:35 PM Feature #4661: add support for missing formats to image loading
I don't think a testcase is really necessary, in that the customer application is already utilizing @gif@ images on b... Roger Borrello
08:30 AM Feature #4661: add support for missing formats to image loading
Greg Shah wrote:
> Roger: Prepare some simple 4GL samples that try to load @.gif@, @.png@ and @.svg@ from files. Yo...
Roger Borrello
08:12 AM Feature #4661: add support for missing formats to image loading
Roger: Prepare some simple 4GL samples that try to load @.gif@, @.png@ and @.svg@ from files. You can test this pure... Greg Shah
08:10 AM Feature #4661: add support for missing formats to image loading
Can you make a summary of what Roger would have to do (e.g. something like "look at classes X, Y and Z, method A and ... Greg Shah
 

Also available in: Atom