Project

General

Profile

Activity

From 02/01/2021 to 03/02/2021

03/02/2021

08:08 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Greg Shah wrote:
> In #4179-1 is this requirement: *which can be registered as a browser's application helper for th...
Roger Borrello
07:52 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Regarding Linux, I came across @xdg-open@, which is part of @xdg-utils@:
https://wiki.archlinux.org/index.php/Xdg...
Roger Borrello

02/26/2021

02:36 PM Feature #4170 (Closed): add drag and drop support to treeview widget
> There is a known conversion issue that this code with a corresponding hint file
Please create a separate task fo...
Greg Shah
02:12 PM Feature #4170 (Review): add drag and drop support to treeview widget
Sergey Ivanovskiy
02:10 PM Feature #4170: add drag and drop support to treeview widget
Yes, the image list tests are working in general. There is a known conversion issue that this code with a correspondi... Sergey Ivanovskiy
01:10 PM Feature #4170: add drag and drop support to treeview widget
Please provide details as a separate task. Greg Shah
01:05 PM Feature #4170: add drag and drop support to treeview widget
Greg Shah wrote:
> Roger: I think you may have found some related behavior that seems wrong. Can you open a new tas...
Roger Borrello
08:39 AM Feature #4170: add drag and drop support to treeview widget
Can this task be put into Test mode?
Roger: I think you may have found some related behavior that seems wrong. Ca...
Greg Shah
06:21 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
In #4179-1 is this requirement: *which can be registered as a browser's application helper for the "application/fwd-l... Greg Shah

02/25/2021

06:50 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
I made updates in revs @12060/12061@ to allow the build to proceed. How are the native parts deployed if you are simp... Roger Borrello
09:08 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
I removed the @launcher@ target to prevent the continuation of the failures found in #5034-317, which was created by ... Roger Borrello

02/24/2021

06:21 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
First pass committed in @3821c_12057@. There is an update to the native @makefile@ to use the new @makefile.launcher@... Roger Borrello

02/23/2021

10:28 AM Feature #5151: Add complete support for tree-list OCX triggers
I can't tell if is is safe to presume a default value for direct - maybe the majority of node changes are due to impl... Adrian Lungu
10:26 AM Feature #5151: Add complete support for tree-list OCX triggers
The direct flag is set on @true@ when @setCurrentNode@ is fired due to a user specific action (usually a mouse press ... Adrian Lungu
10:23 AM Feature #5151: Add complete support for tree-list OCX triggers
Adrian,
I need to change customer specific code that uses modified @TreeGuiImp.setCurrentNode(TreeNode<N> node, bo...
Eugenie Lyzenko
06:57 AM Feature #5151: Add complete support for tree-list OCX triggers
Committed 3821c/rev. 12049 adding support for @OnChangeNodeDirect@ and @OnChangeTopVisibleNode@. In this process, I r... Adrian Lungu
09:23 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
> What if you run OPEN-MIME-RESOURCE of this custom mime-type in ChUI or Swing clients? Should they reject?
@OPEN-...
Greg Shah
08:56 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
A question about implementation. Would the launcher only function on web client? What if you run @OPEN-MIME-RESOURCE@... Roger Borrello
07:33 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
> So the tc.openMimeResource should make a special case of mimeType=application/fwd-local-launcher
Yes, if needed....
Greg Shah

02/22/2021

06:52 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
So the @tc.openMimeResource@ should make a special case of @mimeType=application/fwd-local-launcher@ and force the gi... Roger Borrello
07:09 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
> @UiUtils.resolveResourceUrl@
As of now, @file://@ resources are local to the FWD client. We will have to format...
Greg Shah
05:04 AM Feature #5151: Add complete support for tree-list OCX triggers
After some investigation, the following behavior is expected:
* @OnChangeNodeDirect@ is fired when the selected node...
Adrian Lungu

02/20/2021

11:44 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
How should the path to the local resource be formatted? Is it up to the user to enter *file:///* or should any valid ... Roger Borrello
03:29 AM Feature #5151: Add complete support for tree-list OCX triggers
Committed 3821c/rev. 12038 regarding @OnTreeDrag*@ OCX event triggers. The tests are mostly accurate; however, the i... Adrian Lungu

02/19/2021

07:38 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Your testcase to run this can be as simple as this:... Greg Shah
07:24 AM Bug #5153: improvements to down body processing
1. Should we just add this @processDownBody()@ to @handleScreenBuffers()@? If the @downConfigs@ are non-null then we... Greg Shah
07:21 AM Bug #5153 (New): improvements to down body processing
Greg Shah

02/18/2021

02:06 PM Feature #3880: enhanced browse 3rd phase of improvements
I've changed item 2.3 from "Deal with multi-page Jasper layout (this relates to the case where export of a browse is ... Greg Shah
02:01 PM Feature #3880: enhanced browse 3rd phase of improvements
> Stanislav: Do you have any opinions on this?
I don't like dealing with JasperReport templates because the code l...
Stanislav Lomany
01:35 PM Feature #3880: enhanced browse 3rd phase of improvements
In #5145-11, Vladimir makes a very good point that using JasperReports for @BROWSE@ spreadsheet export has a big disa... Greg Shah
12:19 PM Feature #5151: Add complete support for tree-list OCX triggers
I investigated the @OnTreeDrag*@ triggers and they seem to be compatible with our current effort with @OLEDRAGDROP@, ... Adrian Lungu
07:26 AM Feature #5151: Add complete support for tree-list OCX triggers
Please summarize the steps for adding the needed support. Greg Shah
04:39 AM Feature #5151 (WIP): Add complete support for tree-list OCX triggers
Some of the tree based widgets don't have conversion support for some ocx-triggers:
* OnChangeNode (*supported*)
...
Adrian Lungu
04:37 AM Feature #5151 (WIP): Add complete support for tree-list OCX triggers
Adrian Lungu
06:13 AM Bug #5118: TREELIST widget issues
FIXED in rev 12518.
Another difference:
In FWD a node is collapsed/expanded on mouse up event for *any mouse butt...
Vladimir Tsichevski

02/16/2021

05:07 PM Bug #5150: killing the web page for the web client should raise the equivalent of a window-close ...
Thanks for creating this issue.
FYI the business value is: when the software is licensed for a maximum number of ...
Jurjen Dijkstra
04:37 PM Bug #5150: killing the web page for the web client should raise the equivalent of a window-close ...
> I think we need a listener for session termination which will emulate the 'window close' logic.
I think this is...
Greg Shah
04:33 PM Bug #5150: killing the web page for the web client should raise the equivalent of a window-close ...
A customer reported this issue (my paraphrased version):
> When the user closes the webbrowser (or only the browse...
Greg Shah
04:31 PM Bug #5150 (New): killing the web page for the web client should raise the equivalent of a window-...
Greg Shah
08:45 AM Feature #3283: add 4GL extension to obtain the mouse pointer location
How much effort is there to fix this? Greg Shah
05:43 AM Feature #3283: add 4GL extension to obtain the mouse pointer location
GET-MOUSE-POSITION returns coordinates relative to the screen when called on @FIELD-GROUP@ widget. It must return coo... Hynek Cihlar

02/02/2021

11:09 AM Support #4955: web client/javascript drawing - fast vs crisp
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek Cihlar wrote:
> > > Sergey Ivanovskiy wrote:
> > > > Com...
Hynek Cihlar
11:04 AM Support #4955: web client/javascript drawing - fast vs crisp
Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > Committed revision 11973 (3821c)...
Hynek Cihlar
09:29 AM Support #4955: web client/javascript drawing - fast vs crisp
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Committed revision 11973 (3821c) should fix #4955-490. Please re...
Sergey Ivanovskiy
07:57 AM Support #4955: web client/javascript drawing - fast vs crisp
Sergey Ivanovskiy wrote:
> Committed revision 11973 (3821c) should fix #4955-490. Please review.
Sergey, can you ...
Hynek Cihlar

02/01/2021

03:15 PM Support #4955: web client/javascript drawing - fast vs crisp
Committed revision 11973 (3821c) should fix #4955-490. Please review. Sergey Ivanovskiy
 

Also available in: Atom