Project

General

Profile

Activity

From 07/16/2017 to 08/14/2017

08/15/2017

10:06 PM Feature #1834: implement direct manipulation (drag and drop)
The remaining issues/TODOs for direct manipulation and drag-n-drop functionality:
1. The frame move/resize functiona...
Eugenie Lyzenko

08/14/2017

05:30 PM Feature #3281: implement some frame options
Greg Shah wrote:
> > NO-VALIDATE - looks like this is already present at conversion time
>
> I don't see the *opt...
Constantin Asofiei
05:08 PM Feature #3281: implement some frame options
> NO-VALIDATE - looks like this is already present at conversion time
I don't see the *option* being handled. The...
Greg Shah
04:41 PM Feature #3281: implement some frame options
Some initial investigation:
# @NO-VALIDATE@ - looks like this is already present at conversion time
# @USE-DICT-EXP...
Constantin Asofiei
04:31 PM Feature #2892: Implement browse scrolling with mouse wheel
Rebased task branch 2892a from P2J trunk revision 11157. Stanislav Lomany
02:42 PM Feature #3260: auto-conversion and enablement for the embedded web client
Code generation outstanding issues at this time:
# windows with program parameters - I will add a warning and ignore...
Constantin Asofiei
02:40 PM Feature #3260: auto-conversion and enablement for the embedded web client
Greg Shah wrote:
> > they are required at conversion
>
> I assume this code always needs to be carefully matched ...
Constantin Asofiei
02:30 PM Feature #3260: auto-conversion and enablement for the embedded web client
> they are required at conversion
I assume this code always needs to be carefully matched up with the specific emb...
Greg Shah
01:23 PM Feature #3260: auto-conversion and enablement for the embedded web client
Greg Shah wrote:
> It depends on how they are used. Must they be converted at the same time as the application code...
Constantin Asofiei
01:18 PM Feature #3260: auto-conversion and enablement for the embedded web client
It depends on how they are used. Must they be converted at the same time as the application code? Or can they be co... Greg Shah
01:09 PM Feature #3260: auto-conversion and enablement for the embedded web client
There are additional files (some dependent .p programs - fwd-embedded-driver.p and fwd-page-template.p and some inclu... Constantin Asofiei
01:04 PM Feature #3283: add 4GL extension to obtain the mouse pointer location
What branch is this code in?
What is the status?
Greg Shah
01:00 PM Feature #1834: implement direct manipulation (drag and drop)
It seems that the web client changes are correct, there are minor issues that @CanvasRenderer(canvas, ctx, screenCanv... Sergey Ivanovskiy

08/12/2017

09:49 PM Feature #1834: implement direct manipulation (drag and drop)
The task branch @1834a@ has been updated for review to revision @11199@.
This update introduces new approach for s...
Eugenie Lyzenko

08/11/2017

03:16 PM Feature #1795: implement printing support (real GUI printing not the child process stuff used in ...
I created task branch 1795a and checked in conversion support for SESSION attributes PRINTER-NAME, PRINTER-PORT, PRIN... Hynek Cihlar
02:00 PM Feature #1795: implement printing support (real GUI printing not the child process stuff used in ...
@OUTPUT TO PRINTER@ conversion support seems to be complete in current FWD trunk. Hynek Cihlar
01:33 PM Feature #1795 (WIP): implement printing support (real GUI printing not the child process stuff us...
Hynek Cihlar
01:40 PM Feature #3275: improve browse support
Please add the following to the work from this task.
SCROLL-TO-SELECTED-ROW() method
NO-EMPTY-SPACE option (it is...
Greg Shah
01:34 PM Feature #3275: improve browse support
Please also update gap marking for the AT and SCROLLBAR-VERTICAL browse options. It was recently proven that they ar... Greg Shah
12:07 PM Feature #2800: implement GUI support for CHOOSE
From Constantin:
> I think 10 man days of work should be enough; there is some 2-pixel drawing offset for CHOOSE w...
Greg Shah
09:42 AM Feature #1834: implement direct manipulation (drag and drop)
Constantin Asofiei wrote:
> Greg/Eugenie: for @DROP-TARGET@, documentation states that only OS files can be dropped,...
Eugenie Lyzenko
09:20 AM Feature #1834: implement direct manipulation (drag and drop)
Sergey Ivanovskiy wrote:
> Please check this style @canvas.style["position"] = "fixed";@. It can be important for z-...
Eugenie Lyzenko
08:46 AM Feature #1834: implement direct manipulation (drag and drop)
> do we have real app usage of DROP-FILE-NOTIFY event? Without this, I think DROP-TARGET will be just a no-op.
Th...
Greg Shah
03:07 AM Feature #1834: implement direct manipulation (drag and drop)
Please check this style @canvas.style["position"] = "fixed";@. It can be important for z-order layout of canvas eleme... Sergey Ivanovskiy
02:22 AM Feature #1834: implement direct manipulation (drag and drop)
Eugenie Lyzenko wrote:
> Implementing alternative approach for drawing selection box canvas. The point with issues i...
Sergey Ivanovskiy
11:34 PM Feature #1834: implement direct manipulation (drag and drop)
Implementing alternative approach for drawing selection box canvas. The point with issues is new canvas is layered be... Eugenie Lyzenko

08/10/2017

07:24 PM Feature #1834: implement direct manipulation (drag and drop)
Greg/Eugenie: for @DROP-TARGET@, documentation states that only OS files can be dropped, and according to http://know... Constantin Asofiei
07:17 PM Feature #1834: implement direct manipulation (drag and drop)
Greg Shah wrote:
> Does 1834a support DROP-TARGET as a browse option and as a widget option? If not, please add it....
Eugenie Lyzenko
06:34 PM Feature #1834: implement direct manipulation (drag and drop)
Does 1834a support DROP-TARGET as a browse option and as a widget option? If not, please add it. Greg Shah
10:13 AM Feature #1834: implement direct manipulation (drag and drop)
The additional investigation is in progress to have better approach for javascript based web client selection box pai... Eugenie Lyzenko
10:48 AM Feature #2676: implement the equivalent to configurable support for a windows theme
What is the status of 2676b? Does it need review? Are there open issues? What testing has been done? Greg Shah
10:05 AM Feature #3275: improve browse support
Please update the gap analysis rules (@rules/gaps/*.rules@) for the changes you have made here (attributes, methods, ... Greg Shah
09:12 AM Feature #1818: implement a timer service to replace the PSTimer OCX
Could you summarize the status of this task? What has been done to resolve the known issues? Is it ready for a fina... Greg Shah
08:53 AM Feature #3284: implement more window widget support
> Due to the above and since the Swing support AFAIK is not that critical I suggest to leave the window icon in the t... Greg Shah

08/09/2017

12:29 PM Feature #1834: implement direct manipulation (drag and drop)
The task branch @1834a@ has been rebased with trunk @11157@. New revision is @11198@. Eugenie Lyzenko
11:25 PM Feature #1834: implement direct manipulation (drag and drop)
The task branch @1834a@ has been updated for review to revision @11197@.
This update fixes the potential issues wi...
Eugenie Lyzenko
06:38 AM Feature #3284: implement more window widget support
Regarding the @SHOW-IN-TASKBAR@ support, I didn't find a reliable and portable way to make a top-level window not app... Hynek Cihlar

08/08/2017

06:40 AM Feature #1834: implement direct manipulation (drag and drop)
Greg Shah wrote:
> > After change and rebuild - the new version not always become visible in Firefox web debugger.
...
Ovidiu Maxiniuc
05:43 AM Feature #1834: implement direct manipulation (drag and drop)
> After change and rebuild - the new version not always become visible in Firefox web debugger.
Sometimes you have...
Greg Shah
11:54 PM Feature #1834: implement direct manipulation (drag and drop)
The task branch @1834a@ has been updated for review to revision @11196@.
The update has implemented selection box ...
Eugenie Lyzenko

08/07/2017

03:02 PM Feature #1834: implement direct manipulation (drag and drop)
Eugenie, look into @p2j.screen.js@, a @canvasRenderer@ defined for a window - this works with an 'offscreen' context ... Constantin Asofiei
02:55 PM Feature #1834: implement direct manipulation (drag and drop)
Some debugging/implementation results. I'm trying to implement selection box clean up code. Also to understand why @X... Eugenie Lyzenko
12:14 PM Feature #3275: improve browse support
> Should I return to WIDTH-PIXELS attributes after I got all other options completed?
Do the conversion now. Runt...
Greg Shah
12:04 PM Feature #3275: improve browse support
Should I return to WIDTH-PIXELS attributes after I got all other options completed?
Should I go for VIEW-AS TOGGLE-B...
Stanislav Lomany
11:55 AM Feature #3275: improve browse support
> We need to re-layout browse on update. That may take some time.
We will need to do this, but getting all the con...
Greg Shah
11:03 AM Feature #3275: improve browse support
> Is there anything needed for support of the attribute of that name? I think it may already be working.
We need ...
Stanislav Lomany
10:40 AM Feature #3275: improve browse support
> I want to clarify if "WIDTH-PIXELS (conversion only)" I need to implement is an option that can be specified for a ... Greg Shah
10:37 AM Feature #3275: improve browse support
Greg, I want to clarify if "WIDTH-PIXELS (conversion only)" I need to implement is an option that can be specified fo... Stanislav Lomany
08:31 AM Feature #3275: improve browse support
I found a bug related to AUTO-RETURN in original 4GL environment. Testcase attached, reproduction is DOWN to 14, UP t... Stanislav Lomany

08/05/2017

10:44 PM Feature #1834: implement direct manipulation (drag and drop)
After investigation and testing I have got the selection box implementation approach. The general call will be abstra... Eugenie Lyzenko

08/04/2017

11:30 PM Feature #1834: implement direct manipulation (drag and drop)
The task branch @1834a@ has been updated for review to revision @11195@.
The update has small fixes and cleanup fo...
Eugenie Lyzenko
08:40 PM Feature #1834: implement direct manipulation (drag and drop)
No, there is a debug code in @CanvasRenderer.prototype.drawText = function(text, x, y, centered)@ that uses this func... Sergey Ivanovskiy

08/03/2017

07:10 PM Feature #1834: implement direct manipulation (drag and drop)
Sergey Ivanovskiy wrote:
> Eugenie Lyzenko wrote:
> > I'm not an initial author of the JavaScript side so while web...
Eugenie Lyzenko
07:06 PM Feature #1834: implement direct manipulation (drag and drop)
Eugenie Lyzenko wrote:
> I'm not an initial author of the JavaScript side so while web client debugging I have got t...
Sergey Ivanovskiy
06:45 PM Feature #1834: implement direct manipulation (drag and drop)
I'm not an initial author of the JavaScript side so while web client debugging I have got two questions regarding Jav... Eugenie Lyzenko
11:44 PM Feature #1834: implement direct manipulation (drag and drop)
Some debugging results for web clients. The investigation highlights another issue with direct manipulation code. Whe... Eugenie Lyzenko

08/02/2017

04:55 PM Feature #3284: implement more window widget support
3284a rebased against trunk 11156. Hynek Cihlar
04:23 PM Feature #1818: implement a timer service to replace the PSTimer OCX
I discovered the reason why @ControlFrame@ was assumed to expose these attributes and fields: there are two entities ... Ovidiu Maxiniuc
11:31 AM Feature #1818: implement a timer service to replace the PSTimer OCX
> In conclusion, the setPossibleActiveX and related code is not correct and need to be dropped. I updated the uast/co... Greg Shah
11:24 AM Feature #1818: implement a timer service to replace the PSTimer OCX
Greg Shah wrote:
> >> 4. In progress.g, I think that commenting out the active_x assignment is incorrect (line 21027...
Ovidiu Maxiniuc
11:55 PM Feature #1834: implement direct manipulation (drag and drop)
The task branch @1834a@ has been updated for review to revision @11194@.
The fix for wrong mouse cursor change in ...
Eugenie Lyzenko

08/01/2017

09:54 AM Feature #1818: implement a timer service to replace the PSTimer OCX
From Ovidiu (with edits by me to remove customer code references):
> I did some investigations related to this "EN...
Greg Shah
10:08 PM Feature #1834: implement direct manipulation (drag and drop)
The task branch @1834a@ has been updated for review to revision @11193@.
Just a some code cleanup to remove some c...
Eugenie Lyzenko

07/31/2017

06:37 PM Feature #1834: implement direct manipulation (drag and drop)
The task branch @1834a@ has been updated for review to revision @11192@.
The update has fix for grid factor handli...
Eugenie Lyzenko
11:12 AM Feature #1834: implement direct manipulation (drag and drop)
Ovidiu Maxiniuc wrote:
> Let me add some detail, with numeric example: suppose that we have @config.gridFactorHorizo...
Eugenie Lyzenko
09:25 AM Feature #1834: implement direct manipulation (drag and drop)
Ovidiu Maxiniuc wrote:
> Eugenie Lyzenko wrote:
> > > PaneEntity: in setGridFactorHorizontal: what happens to ve...
Eugenie Lyzenko
08:43 AM Feature #1834: implement direct manipulation (drag and drop)
Eugenie Lyzenko wrote:
> > PaneEntity: in setGridFactorHorizontal: what happens to vertical factor if setting it ...
Ovidiu Maxiniuc
04:07 AM Feature #2959: Implement search by key in browse
For dynamic browse one can set validation expression using @VALIDATE-EXPRESSION@ and @VALIDATE-MESSAGE@ attributes. H... Stanislav Lomany

07/29/2017

08:45 PM Feature #1834: implement direct manipulation (drag and drop)
The task branch @1834a@ has been updated for review to revision @11191@.
This is the notes resolution and fix for ...
Eugenie Lyzenko
08:39 PM Feature #1834: implement direct manipulation (drag and drop)
> PaneEntity: in setGridFactorHorizontal: what happens to vertical factor if setting it to 1, but it was already 1... Eugenie Lyzenko

07/28/2017

05:18 PM Feature #1834: implement direct manipulation (drag and drop)
Greg Shah wrote:
> Looking deeper, I do see that @DragDropHelper@ needs to be implemented. Is there something else?...
Eugenie Lyzenko
02:51 PM Feature #1834: implement direct manipulation (drag and drop)
I thought that the implementation of that was complete. The implementers of @DroppableInterface@ only need to implem... Greg Shah
02:33 PM Feature #1834: implement direct manipulation (drag and drop)
Greg Shah wrote:
> > DnD support classes: only conversion & runtime stubs. I guess there is a dedicated task for the...
Ovidiu Maxiniuc
02:27 PM Feature #1834: implement direct manipulation (drag and drop)
> The gd instanceof GuiWebDriver appears multiple time in this class. Maybe we should add a method to be queried inst... Greg Shah
02:05 PM Feature #1834: implement direct manipulation (drag and drop)
Review based on rev 11190 of 1834a.
Good work! I added a short list of minor things to fix and a couple of questions...
Ovidiu Maxiniuc
11:14 AM Feature #1834: implement direct manipulation (drag and drop)
The task branch @1834a@ has been updated for review to revision @11190@.
The javadoc issues introduced in trunk @1...
Eugenie Lyzenko
10:17 AM Feature #1834: implement direct manipulation (drag and drop)
The task branch @1834a@ has been rebased with trunk @11156@ trunk. New revision is @11189@.
The old javadoc fixes ...
Eugenie Lyzenko
09:11 AM Feature #1834: implement direct manipulation (drag and drop)
Starting the rebase with @11156@ trunk. Please do not change anything here until completion message. Eugenie Lyzenko
05:53 AM Feature #1834: implement direct manipulation (drag and drop)
Ovidiu: Would you please do another code review? I think the branch is getting close to the final release candidate. Greg Shah
10:42 PM Feature #1834: implement direct manipulation (drag and drop)
Greg Shah wrote:
> > I think need to find a way to avoid or minimize it because using instanceof means poor design ...
Eugenie Lyzenko
12:48 PM Feature #2959: Implement search by key in browse
> No, I'm referencing the changes made in this task. For example, the existing marking for @ALLOW-COLUMN-SORTING@, @... Stanislav Lomany
11:35 AM Feature #2959: Implement search by key in browse
No, I'm referencing the changes made in this task. For example, the existing marking for @ALLOW-COLUMN-SORTING@, @SO... Greg Shah
11:15 AM Feature #2959: Implement search by key in browse
> Are there items implemented in 2959a and 2959b which need to be updated in our gap analysis marking?
If you mean...
Stanislav Lomany
08:58 AM Feature #2959: Implement search by key in browse
Are there items implemented in 2959a and 2959b which need to be updated in our gap analysis marking? Greg Shah
09:47 AM Feature #3280 (Closed): implement editor methods
Greg Shah
09:47 AM Feature #3280: implement editor methods
1514a rev 11390 contains the gap marking changes. Greg Shah
07:45 AM Feature #3280: implement editor methods
I will add the gap marking updates to 1514a (I forgot to ask you to make these).
I plan to mark @INSERT-FILE()@, @...
Greg Shah
06:56 AM Feature #3280: implement editor methods
Task branch 3279a was committed to trunk as revision 11156.
The test-results and task branch were archived. Standard...
Ovidiu Maxiniuc
09:46 AM Feature #3279 (Closed): implement list management methods
1514a rev 11390 contains these changes. Greg Shah
09:37 AM Feature #3279: implement list management methods
Greg Shah wrote:
> I forgot to ask you to add the gap marking changes to honor the new support levels. We are curre...
Ovidiu Maxiniuc
07:28 AM Feature #3279: implement list management methods
I forgot to ask you to add the gap marking changes to honor the new support levels. We are currently making many gap... Greg Shah
06:57 AM Feature #3279: implement list management methods
Task branch 3279a was committed to trunk as revision 11156 (see note 20 on #3280). Ovidiu Maxiniuc

07/27/2017

04:12 PM Feature #1834: implement direct manipulation (drag and drop)
> I think need to find a way to avoid or minimize it because using instanceof means poor design may be.
Agreed. ...
Greg Shah
03:54 PM Feature #1834: implement direct manipulation (drag and drop)
The task branch @1834a@ has been updated for review to revision @11188@.
This is the fix for class cast exception ...
Eugenie Lyzenko
10:35 PM Feature #1834: implement direct manipulation (drag and drop)
The task branch @1834a@ has been updated for review to revision @11187@.
The update includes row resize feature co...
Eugenie Lyzenko

07/26/2017

08:23 AM Feature #1795: implement printing support (real GUI printing not the child process stuff used in ...
Please note that Ovidiu has handled the conversion parts of SYSTEM-DIALOG-PRINTER-SETUP in #3313 (see branch 1830a). ... Greg Shah
10:47 PM Feature #1834: implement direct manipulation (drag and drop)
The task branch @1834a@ has been updated for review to revision @11186@.
The update makes preparation steps for ap...
Eugenie Lyzenko

07/25/2017

01:37 PM Feature #3275: improve browse support
Greg Shah wrote:
> Eric did the most recent validation processing implementation including the more sophisticated ap...
Eric Faulhaber
01:32 PM Feature #3275: improve browse support
> I just don't like the idea adding something that will be deleted later and wondering if I'm missing some lexer capa... Greg Shah
12:43 PM Feature #3275: improve browse support
> Are you simply suggesting that the only change would be @very early in rules processing delete validation statement... Stanislav Lomany
12:36 PM Feature #3275: improve browse support
Eric did the most recent validation processing implementation including the more sophisticated approach.
Are you s...
Greg Shah
12:32 PM Feature #3275: improve browse support
Greg, consider the case of validation for @DISPLAY .. ENABLE ALL@ case. During processing of @ENABLE field@ we attach... Stanislav Lomany
01:16 PM Feature #1834: implement direct manipulation (drag and drop)
Yep, I have _a lot_ of browse changes to commit, and I don't know how to coordinate other that committing it first. E... Stanislav Lomany
04:17 AM Feature #1834: implement direct manipulation (drag and drop)
Stanislav: Please review this task so that you are aware of the changes Eugenie is making that are browse related. I... Greg Shah
10:11 PM Feature #1834: implement direct manipulation (drag and drop)
The task branch @1834a@ has been updated for review to revision @11185@.
This update makes first steps for impleme...
Eugenie Lyzenko

07/24/2017

03:46 PM Feature #1827: implement a replacement for the Windows help viewer
I did not post the content from note 7 because it seems that all options are in fact some kind of primitives to commu... Ovidiu Maxiniuc
01:27 PM Feature #1827: implement a replacement for the Windows help viewer
I'm generally OK with this approach. The code currently has a partially stubbed conversion that is not as good as yo... Greg Shah
01:19 PM Feature #1827: implement a replacement for the Windows help viewer
Ovidiu's proposal for this code:... Greg Shah
10:12 AM Feature #1827: implement a replacement for the Windows help viewer
> Apparently the HEIGHT is interpreted as KW_HEIGHT_C, instead as KW_HEIGHT, as the parser expects. The WIDTH seems t... Greg Shah
09:46 AM Feature #1827 (WIP): implement a replacement for the Windows help viewer
While working on adding conversion support I discovered an issue with @POSITION@ syntax of the @SYSTEM-HELP@ statemen... Ovidiu Maxiniuc
09:36 AM Feature #3289: implement SYSTEM-DIALOG-GET-DIR
> I can unify the paradigm of file/dir chooser dialogs with the other system dialogs. I kept the c'tor as the head of... Greg Shah
09:30 AM Feature #3289: implement SYSTEM-DIALOG-GET-DIR
From Ovidiu:
> I can unify the paradigm of file/dir chooser dialogs with the other system dialogs. I kept the c'to...
Greg Shah
09:30 AM Feature #3289: implement SYSTEM-DIALOG-GET-DIR
1. I prefer the static SomeClass.create*Dialog() + chaining approach over than the constructor + chaining approach. ... Greg Shah
09:20 AM Feature #3289 (WIP): implement SYSTEM-DIALOG-GET-DIR
Added conversion support in task branch 1830a, revision 11159.
The full-syntax construct like this:...
Ovidiu Maxiniuc
09:28 AM Feature #3313: implement SYSTEM-DIALOG-PRINTER-SETUP
I like the approach. Go ahead with this. Greg Shah
09:23 AM Feature #3313 (WIP): implement SYSTEM-DIALOG-PRINTER-SETUP
Added conversion support in task branch 1830a, revision 11159.
The full-syntax construct like this:...
Ovidiu Maxiniuc
09:22 AM Feature #3313 (Closed): implement SYSTEM-DIALOG-PRINTER-SETUP
Ovidiu Maxiniuc
09:18 AM Feature #3290: implement SYSTEM-DIALOG-FONT
I like the approach. Go ahead with this. Greg Shah
08:56 AM Feature #3290 (WIP): implement SYSTEM-DIALOG-FONT
Added conversion support in task branch 1830a, revision 11159.
The full-syntax construct like this:...
Ovidiu Maxiniuc
08:52 AM Feature #3291: implement SYSTEM-DIALOG-COLOR
It looks good. Go ahead with this approach. Greg Shah
08:51 AM Feature #3291 (WIP): implement SYSTEM-DIALOG-COLOR
Added conversion support in task branch 1830a, revision 11159.
The full-syntax construct like this:...
Ovidiu Maxiniuc

07/22/2017

06:46 PM Feature #1834: implement direct manipulation (drag and drop)
The task branch @1834a@ has been updated for review to revision @11184@.
This is the fix for @END-BOX-SELECTION@ p...
Eugenie Lyzenko
10:13 PM Feature #1834: implement direct manipulation (drag and drop)
The more testing discovered new issue with @END-BOX-SELECTION@ approach currently implemented. On the time the event ... Eugenie Lyzenko
09:06 PM Feature #1834: implement direct manipulation (drag and drop)
The testcases repo has been updated to revision @1627@.
Two new testcases added to investigate and properly implem...
Eugenie Lyzenko

07/21/2017

02:10 PM Feature #3282: create a 4GL language extension to control screen refresh
Code Review Task Branch 3282a Revision 11156
1. The gap analysis marking in @rules/gaps/lang_stmts.rules@ will not...
Greg Shah
10:28 PM Feature #1834: implement direct manipulation (drag and drop)
The task branch @1834a@ has been updated for review to revision @11182@.
Some unification and optimization was per...
Eugenie Lyzenko

07/20/2017

09:59 PM Feature #1834: implement direct manipulation (drag and drop)
The task branch @1834a@ has been updated for review to revision @11181@.
Adding runtime implementation for @GRID-S...
Eugenie Lyzenko

07/19/2017

05:03 PM Bug #1830: implement SYSTEM-DIALOG-GET-FILE support
I agree, the approach is reasonable. Greg Shah
04:30 PM Bug #1830: implement SYSTEM-DIALOG-GET-FILE support
Conversion finished. At this moment, a code like:... Ovidiu Maxiniuc
01:37 PM Feature #1834: implement direct manipulation (drag and drop)
The note "77":https://proj.goldencode.com/issues/1834#note-77 has been updated to reflect new findings. Eugenie Lyzenko
10:38 AM Feature #1834: implement direct manipulation (drag and drop)
The testcases repo has been updated to revision @1625@. Added another test(@uast/drag_n_drop/dnd_test0_1.p@) to inves... Eugenie Lyzenko
08:51 PM Feature #1834: implement direct manipulation (drag and drop)
The task branch @1834a@ has been updated for review to revision @11180@.
Added real handling for @MOVE/RESIZE@ eve...
Eugenie Lyzenko
11:01 AM Feature #3280: implement editor methods
I added @uast/combo_box/combo_box20_2.p@ as revision 1626 in testcases. Use this to see the regression in both GUI an... Ovidiu Maxiniuc
11:00 AM Feature #3280: implement editor methods
Agreed. Greg Shah
10:37 AM Feature #3280: implement editor methods
Ovidiu Maxiniuc wrote:
> Eugenie Lyzenko wrote:
> > I'm OK with changes. Just to make sure the @FORMAT "x(1)"@ regr...
Eugenie Lyzenko
10:25 AM Feature #3280: implement editor methods
Eugenie Lyzenko wrote:
> I'm OK with changes. Just to make sure the @FORMAT "x(1)"@ regression is not starting with ...
Ovidiu Maxiniuc
10:59 AM Feature #1818: implement a timer service to replace the PSTimer OCX
Code Review Task Branch 1818a Revision 11162
I am generally OK with the changes.
>> 3. In common-progress.rules...
Greg Shah

07/18/2017

06:00 PM Feature #3280: implement editor methods
Greg Shah wrote:
> Code Review Task Branch 3279a Revision 11167
>
> I'm fine with the changes.
>
> Unless Euge...
Eugenie Lyzenko
05:53 PM Feature #3280: implement editor methods
Code Review Task Branch 3279a Revision 11167
I'm fine with the changes.
Unless Eugenie has any objections, I'm ...
Greg Shah
05:56 PM Feature #3260: auto-conversion and enablement for the embedded web client
I like the approach. Greg Shah
05:51 PM Feature #3260: auto-conversion and enablement for the embedded web client
A status for the automation of embedded windows.
The solution I found to automate the generation of embedded windo...
Constantin Asofiei
10:28 PM Feature #1834: implement direct manipulation (drag and drop)
The task branch @1834a@ has been updated for review to revision @11179@.
This update changes the implementation ap...
Eugenie Lyzenko

07/16/2017

07:01 PM Feature #1834: implement direct manipulation (drag and drop)
The task branch @1834a@ has been updated for review to revision @11178@.
This is the fix for painting issue with n...
Eugenie Lyzenko
 

Also available in: Atom