Project

General

Profile

Activity

From 04/03/2014 to 05/02/2014

05/02/2014

09:20 AM Feature #1805: add missing UI method support
While you are doing this work, please implement the MOVE-AFTER-TAB-ITEM() method and the FIRST-TAB-ITEM/NEXT-TAB-ITEM... Greg Shah
09:00 AM Feature #1805: add missing UI method support
This simple testcase is all you would need to answer your own questions:... Greg Shah

05/01/2014

02:55 PM Feature #1805: add missing UI method support
I read Focus Management chapter as you advised and took it into account. At this moment I just want to understand the... Vadim Gindin
02:05 PM Feature #1805: add missing UI method support
Here are my testcases for MOVE-BEFORE-TAB-ITEM attribute.
1. Simplest working case. The value is a handle one of wid...
Vadim Gindin
02:32 PM Bug #2174 (Rejected): Toggle-box widget implementation abnormal end issue
This is expected behavior because the conversion and runtime support for toggle-box has not been put in place yet. F... Greg Shah

04/30/2014

12:54 PM Feature #1788: implement define rectangle and rectangle widget support
Code Review 0430b
It looks good. Please get it regression tested (both conversion and runtime).
Greg Shah
12:22 PM Feature #1788: implement define rectangle and rectangle widget support
Fixed.
Marius Gligor
12:16 PM Feature #1788: implement define rectangle and rectangle widget support
Code Review 0430a
Everything looks good. The only open question is this:
> 3. In BaseConfig, why are the gette...
Greg Shah
12:09 PM Feature #1788: implement define rectangle and rectangle widget support
Fixed code review issues.
However FGCOLOR, BGCOLOR, TOOLTIP and SIZE-PIXELS are attributes used on GUI interface on...
Marius Gligor
11:33 AM Feature #2247 (Closed): interactive child process support
Greg Shah
11:00 AM Feature #1811: implement the AJAX client driver
0429c - Interactive child process support ref. #2247
Passed regression tests. Committed revision 10517.
Marius Gligor

04/29/2014

01:26 PM Feature #1811: implement the AJAX client driver
Code Review 0429c
Everything looks good. Please get it runtime regression tested.
Greg Shah
01:14 PM Feature #1811: implement the AJAX client driver
Fixed. Marius Gligor
12:42 PM Feature #1811: implement the AJAX client driver
Code Review 0429b
Everything is fine, except for this item from the previous code review:
> 1. In VT100SwingKey...
Greg Shah
11:48 AM Feature #1811: implement the AJAX client driver
Just added some javadoc explanations. Marius Gligor
11:27 AM Feature #1811: implement the AJAX client driver
1. I found no way to make Windows shell cmd.exe to run properly in interactive mode for AJAX clients. It's works prop... Marius Gligor
01:02 PM Feature #1793: improve color support
Based on the work in #1801 and #1811, the basic color implementation for ChUI (all 3 drivers) is fully functional. T... Greg Shah

04/28/2014

03:22 PM Feature #1811: implement the AJAX client driver
> In conclusion at this moment the OS-COMMAND for AJAX clients in Windows works properly only for commands which use ... Greg Shah
03:14 PM Feature #1811: implement the AJAX client driver
Code Review 0428a
1. In VT100SwingKeyboard and ChuiScreenDriver, please only query @PlatformHelper.isUnderWindowsF...
Greg Shah
01:14 PM Feature #1811: implement the AJAX client driver
A.) Today I succeeded to connect to windev01 via remote desktop connection.
I did some tests related to implementati...
Marius Gligor

04/25/2014

03:02 PM Feature #1811: implement the AJAX client driver
> 1. In Windows OS the P2J native implementation of interactive client spawn the OS command on a separate console wid... Greg Shah
02:51 PM Feature #1811: implement the AJAX client driver
Code Review 0425a
1. I really like the new VT100AbstractRenderer. The only change needed is to put the private me...
Greg Shah
12:29 PM Feature #1811: implement the AJAX client driver
I did more researches on Windows OS regarding the console standard files redirection.
I have good news. Finally I su...
Marius Gligor
09:51 AM Feature #1811: implement the AJAX client driver
A. I created a generic abstract class for VT100 renderer.
B. Regarding Windows OS and AJAX interactive client:
...
Marius Gligor

04/24/2014

12:31 PM Feature #1811: implement the AJAX client driver
Code Review 0424a
This is a very good revision. It is almost there.
1. It looks to me like the majority of the...
Greg Shah
10:46 AM Feature #1811: implement the AJAX client driver
Here are the changes for Swing and AJAX interactive process implementation as a result of your first code review.
...
Marius Gligor
08:57 AM Feature #1805: add missing UI method support
> It's a comments to methods Frame.moveToTop() and Frame.moveToBottom(), pointing that they related to tab order. But... Greg Shah
04:04 AM Feature #1805: add missing UI method support
There are something confusing me.
1. It's a comments to methods @Frame.moveToTop()@ and @Frame.moveToBottom()@, p...
Vadim Gindin

04/22/2014

01:03 PM Feature #1811: implement the AJAX client driver
Please see the @Test and Development Systems@ section. Greg Shah
01:01 PM Feature #1811: implement the AJAX client driver
Sorry I have this file on my machine but I cannot find any instructions regarding the customer's Windows 4GL Developm... Marius Gligor
12:51 PM Feature #1811: implement the AJAX client driver
> I have no idea how Progress 4GL runs on Windows OS.
> So far I have access only on the customer server but the Pro...
Greg Shah
12:00 PM Feature #1811: implement the AJAX client driver
I have no idea how Progress 4GL runs on Windows OS.
So far I have access only on the customer server but the Progre...
Marius Gligor
12:32 PM Feature #1788: implement define rectangle and rectangle widget support
Yes I tested on all 3 ChUI client types in Linux and in Windows OS. Marius Gligor
11:20 AM Feature #1788: implement define rectangle and rectangle widget support
Code Review 0416a
This is really good. Have you tested it on all 3 ChUI client types?
1. In @frame_generator.x...
Greg Shah

04/21/2014

11:38 AM Feature #1811: implement the AJAX client driver
Code Review 0417a
1. Java_com_goldencode_terminal_NativePty_shell() in shell.c has some possible resource leaks:
...
Greg Shah

04/17/2014

07:53 AM Feature #1811: implement the AJAX client driver
1. Use ansi STARTUPINFO on shell_win.c
2. Merge changes on build.xml.
Marius Gligor
03:47 AM Feature #2286 (WIP): design and implement basic GUI window widget support
Marius Gligor

04/16/2014

02:39 PM Feature #2252: implement GUI client support
The first step in creating GUI support is to implement #2286, which is support for the creation and display of a GUI ... Greg Shah
02:24 PM Feature #2286: design and implement basic GUI window widget support
Put all details in the parent task #2252. Greg Shah
02:23 PM Feature #2286 (Closed): design and implement basic GUI window widget support
Greg Shah
01:51 PM Feature #1788 (Review): implement define rectangle and rectangle widget support
Final RECTANGLE implementation code. Marius Gligor

04/15/2014

07:22 AM Feature #1788: implement define rectangle and rectangle widget support
An uast test having dynamic color assignments. Marius Gligor
05:19 AM Feature #1788: implement define rectangle and rectangle widget support
1. Add new options for DEFINE RECTANGLE like DCOLOR, PFCOLOR, BGCOLOR, FGCOLOR, TOOLTIP.
BGCOLOR, FGCOLOR and TOO...
Marius Gligor

04/14/2014

02:50 PM Feature #1788: implement define rectangle and rectangle widget support
I fixed a bug related to colours drawing on RECTANGLE widget according to my latest tests. Marius Gligor
01:23 PM Feature #1788: implement define rectangle and rectangle widget support
Here is the RECTANGLE widget implementation for character interface and some remarks.
1. The implemented options f...
Marius Gligor

04/09/2014

01:01 PM Feature #1788: implement define rectangle and rectangle widget support
Doing more test cases conversions I think that I found a bug in conversion process. Let me explain:
Trying to conver...
Marius Gligor

04/08/2014

02:43 PM Feature #1788: implement define rectangle and rectangle widget support
Today I tried to convert some small RECTANGLE test cases using the current implementation for RectangleWidget and the... Marius Gligor
03:16 AM Feature #1805: add missing UI method support
Vadim Gindin wrote:
> There is no stacktrace.. I just pressed down-arrow right after start and got the error. I also...
Constantin Asofiei
03:15 AM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
Vadim, about 0403a.zip:
* after merging, the history entry numbers for changes which are in bzr can't be changed. T...
Constantin Asofiei

04/07/2014

05:07 PM Feature #1805: add missing UI method support
There is no stacktrace.. I just pressed down-arrow right after start and got the error. I also have the last revision... Vadim Gindin
02:36 PM Feature #1788: implement define rectangle and rectangle widget support
Here is the RECTANGLE widget description extracted form P4GL manuals and some remarks:
- Some attributes are used by...
Marius Gligor
08:10 AM Feature #1788: implement define rectangle and rectangle widget support
I think this is generally correct. Since we will be implementing the GUI as well, please do plan to support the mous... Greg Shah

04/04/2014

11:08 AM Feature #1788: implement define rectangle and rectangle widget support
Today I did a lot of RECTANGLE tests using the customer's P4GL environment.
Also I converted a small procedure worki...
Marius Gligor
06:44 AM Feature #1805: add missing UI method support
PS: my test was with the latest P2J from bzr, without your #2162 changes. Constantin Asofiei
06:39 AM Feature #1805: add missing UI method support
Vadim Gindin wrote:
> Sorry, I thought that it is already committed. Now I've committed it (the file _browse_ui_test...
Constantin Asofiei

04/03/2014

06:27 PM Feature #1788: implement define rectangle and rectangle widget support
> Also I looked over P2J project code in order to understand how to implements P4 widgets on P2J and I found a class ... Greg Shah
02:32 AM Feature #1788 (WIP): implement define rectangle and rectangle widget support
Marius Gligor
05:47 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
1. I forgot about LITERAL field-group. Added this implementation.
2. I also found one bug during the work on TODO...
Vadim Gindin
03:02 AM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
Vadim Gindin wrote:
> I'm thinking about virtual copies of widgets on the server side. I need some advice. I'm plann...
Constantin Asofiei
07:15 AM Feature #1805: add missing UI method support
Sorry, I thought that it is already committed. Now I've committed it (the file _browse_ui_test1.p_) Vadim Gindin
06:09 AM Feature #1805: add missing UI method support
Vadim Gindin wrote:
> I ran _browse_ui_test1.p_ from the /uast folder.
Please commit the test to the testcases proj...
Constantin Asofiei
05:34 AM Feature #1805: add missing UI method support
I've found the following bug in Java implementation during the testing. I ran _browse_ui_test1.p_ from the /uast fold... Vadim Gindin
 

Also available in: Atom