Project

General

Profile

Activity

From 04/28/2017 to 05/27/2017

05/27/2017

04:40 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey, tomorrow I will be committing a change that will purge the sources of the original Admin. Please plan accordi... Hynek Cihlar
09:08 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
Fixed previous note for committed branch revision(@11153@). Eugenie Lyzenko
09:04 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
The testcases repo was updated to revision @1612@.
Testcase to illustrate possible usage of the file dropping feat...
Eugenie Lyzenko

05/26/2017

07:10 PM Conversion Tools Feature #3277: implement call-graph v3
> if @ON ... PERSISTENT RUN@ is a call-site (as in #3277-41), then why is not a @SUBSCRIBE@ a call-site, too? Because... Greg Shah
06:41 PM Conversion Tools Feature #3277: implement call-graph v3
Current status (rev 11204):
!call_graph_visualization_branch_1514a_rev_11204_20170526.png!
* link z-order is hi...
Greg Shah
06:00 PM Conversion Tools Feature #3277: implement call-graph v3
Greg, regarding events/triggers, can you help me with something: if @ON ... PERSISTENT RUN@ is a call-site (as in #32... Constantin Asofiei
01:50 PM User Interface Feature #1818: implement a timer service to replace the PSTimer OCX
> We might want to use another marker annotation instead of LegacyResource - maybe FWDResource, which extends LegacyR... Greg Shah
01:37 PM User Interface Feature #1818: implement a timer service to replace the PSTimer OCX
Greg Shah wrote:
> Our objective here is to provide a *clean* extension to the 4GL syntax to setup a new timer. Som...
Constantin Asofiei
12:36 PM User Interface Feature #1818: implement a timer service to replace the PSTimer OCX
Greg Shah wrote:
> In #3262 we will be implementing full COM automation support. The OCX part is not being done and...
Ovidiu Maxiniuc
11:57 AM User Interface Feature #1818: implement a timer service to replace the PSTimer OCX
In #3262 we will be implementing full COM automation support. The OCX part is not being done and we don't plan to do... Greg Shah
10:57 AM User Interface Feature #1818: implement a timer service to replace the PSTimer OCX
Greg Shah wrote:
> If we have to hand-edit the 4GL code to replace the OCX stuff it is OK. Typically, this is only ...
Ovidiu Maxiniuc
10:37 AM User Interface Feature #1818: implement a timer service to replace the PSTimer OCX
If we have to hand-edit the 4GL code to replace the OCX stuff it is OK. Typically, this is only used in a small-ish ... Greg Shah
10:32 AM User Interface Feature #1818: implement a timer service to replace the PSTimer OCX
I really don't want to maintain a control-frame widget or any of the other OCX/ActiveX nonsense.
Our objective her...
Greg Shah
09:35 AM User Interface Feature #1818: implement a timer service to replace the PSTimer OCX
Ovidiu, the rules to determine the program where the @PSTimer.tick@ procedure exists is:
# use the @<ctrlframe:name>...
Constantin Asofiei
09:25 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
Greg Shah wrote:
> > 2. The second stage...
> >
> > * Check the conversion/runtime support for file list related ...
Eugenie Lyzenko
06:41 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
I like the plan.
> Make it to be abstract for widget, meaning single implementation method for all affected widget...
Greg Shah
09:46 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
Created task branch @1834a@ from trunk revision @11152@. Eugenie Lyzenko
08:42 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
After additional investigation and documentation checking I came in to the following implementation plan:
1. First...
Eugenie Lyzenko

05/25/2017

04:21 PM User Interface Feature #1818: implement a timer service to replace the PSTimer OCX
I was not intending to actually provide any ActiveX support here. The idea was to implement a pure Java equivalent f... Greg Shah
02:49 PM User Interface Feature #1818 (WIP): implement a timer service to replace the PSTimer OCX
The conversion works fine at this moment. At least to support @PSTimer@. I added an almost complete runtime support: ... Ovidiu Maxiniuc
10:05 AM User Interface Feature #3275: improve browse support
> Should I do that?
Yes, you should fix this. Do let me know if there is some negative implication or something e...
Greg Shah
10:02 AM User Interface Feature #3275: improve browse support
I've removed @ROW-DISPLAY@ triggering from @draw()@ and noticed some flickering. Turned out that historically we do n... Stanislav Lomany
08:47 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
The testcases repo was updated to revision @1611@.
Two new testcases have been added to illustrate drag-n-drop fun...
Eugenie Lyzenko

05/24/2017

06:10 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
New investigation results:
1. The data drag-n-drop functionality is limited in @Progress ABL@. Currently it works ...
Eugenie Lyzenko
07:14 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
Greg Shah wrote:
> Hmmm. I was wrong about the list of widgets the drop operation applies to. Also, the GET-DROPPE...
Eugenie Lyzenko
07:13 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
Greg Shah wrote:
> I agree with your assessment so far. On a positive note, it seems that the full range of possibl...
Eugenie Lyzenko
06:52 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
Hmmm. I was wrong about the list of widgets the drop operation applies to. Also, the GET-DROPPED-FILE(index), NUM-D... Greg Shah
06:44 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
I agree with your assessment so far. On a positive note, it seems that the full range of possible data transfer capa... Greg Shah
10:41 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
From the GUI perspective we need to:
1. Implement selection attribute drawing(selection box) for all selectable widg...
Eugenie Lyzenko
05:06 PM User Interface Feature #3275: improve browse support
I found that we have problems if a value cannot be displayed using column format. In ChUI error message is posted eve... Stanislav Lomany
12:30 PM Conversion Tools Feature #3277: implement call-graph v3
The following is a really great resource for understanding zooming/panning and transforms in d3:
https://stackover...
Greg Shah
10:47 AM Conversion Tools Feature #3277: implement call-graph v3
Greg, I think everything is there for the OO call-sites (except events/triggers at class-level, which I haven't check... Constantin Asofiei
07:14 AM Conversion Tools Feature #3277: implement call-graph v3
Greg Shah wrote:
> > create an edge to CLASS_DEF
>
> This one.
OK
> > the s:ToString() will point to the Sta...
Constantin Asofiei
07:05 AM Conversion Tools Feature #3277: implement call-graph v3
> create an edge to CLASS_DEF
This one.
> the s:ToString() will point to the Stateful implementation, and not A...
Greg Shah
03:35 AM Conversion Tools Feature #3277: implement call-graph v3
Greg Shah wrote:
> > At least the implicit c'tor should be referenced by the call-site. Or I can just link to CLASS...
Constantin Asofiei

05/23/2017

06:14 PM Conversion Tools Feature #3277: implement call-graph v3
> At least the implicit c'tor should be referenced by the call-site. Or I can just link to CLASS_DEF vertex?
I th...
Greg Shah
02:11 PM Conversion Tools Feature #3277: implement call-graph v3
Greg, some questions about OO:
* when an implicit constructor or destructor is called (as there is no actual impleme...
Constantin Asofiei
07:40 AM Conversion Tools Feature #3277: implement call-graph v3
Greg Shah wrote:
> In @SymbolResolver@, you can set breakpoints on access to @ROOT_OBJ_NAME@ to see how the @Progres...
Constantin Asofiei
04:02 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
The testcases repo was updated to revision @1610@. While working on drag-n-drop implementation we need to investigate... Eugenie Lyzenko
12:05 PM User Interface Feature #3280: implement editor methods
Greg Shah wrote:
> Code Review Task Branch 3279a Revision 11158
> Generally, this is quite good.
Thank you for the...
Ovidiu Maxiniuc

05/22/2017

07:15 PM Conversion Tools Feature #3277: implement call-graph v3
Something is definitely wrong there. All of these parsed the last time I tried it. The implicit parent class was wo... Greg Shah
05:27 PM Conversion Tools Feature #3277: implement call-graph v3
Greg Shah wrote:
> Check out the latest @cfg/class_map.xml@. See if that makes a difference.
No, it doesn't work. ...
Constantin Asofiei
05:20 PM Conversion Tools Feature #3277: implement call-graph v3
Check out the latest @cfg/class_map.xml@. See if that makes a difference. Greg Shah
05:11 PM Conversion Tools Feature #3277: implement call-graph v3
Greg Shah wrote:
> From the project root, you should have a @p2j/skeleton/@ directory.
Tried your idea, also I've s...
Constantin Asofiei
04:02 PM Conversion Tools Feature #3277: implement call-graph v3
From the project root, you should have a @p2j/skeleton/@ directory. Greg Shah
03:12 PM Conversion Tools Feature #3277: implement call-graph v3
Greg Shah wrote:
> > But aren't these supposed to be loaded into SymbolResolver$WorkArea.classDict
>
> The actual...
Constantin Asofiei
03:06 PM Conversion Tools Feature #3277: implement call-graph v3
> But aren't these supposed to be loaded into SymbolResolver$WorkArea.classDict
The actual skeleton classes need t...
Greg Shah
03:00 PM Conversion Tools Feature #3277: implement call-graph v3
Greg Shah wrote:
> See "OO Skeleton Classes":https://proj.goldencode.com/projects/p2j/wiki/Downloads#Object-Oriented...
Constantin Asofiei
02:11 PM Conversion Tools Feature #3277: implement call-graph v3
> Why there are two RAISES edges? One is from the subscriber (which expects an EVENT to be published by that external... Greg Shah
02:02 PM Conversion Tools Feature #3277: implement call-graph v3
See "OO Skeleton Classes":https://proj.goldencode.com/projects/p2j/wiki/Downloads#Object-Oriented-Skeleton-Classes Greg Shah
01:10 PM Conversion Tools Feature #3277: implement call-graph v3
Greg, any idea if the @testcases/uast/oo@ tests will parse in FWD? Because I'm getting some weird parsing errors... Constantin Asofiei
12:48 PM Conversion Tools Feature #3277: implement call-graph v3
Greg, about PUBLISH/SUBSCRIBE. The events are raised by the "external procedure", and not by internal procedure or f... Constantin Asofiei
10:13 AM Conversion Tools Feature #3277: implement call-graph v3
This is a summary/grouping of #2251-7
What is marked with an @X@ means is implemented in current 1514a branch.
h2...
Constantin Asofiei
08:17 AM Conversion Tools Feature #3277: implement call-graph v3
As of branch 1514a rev 11188, there is a good starting point for the call graph visualization. I have implemented th... Greg Shah

05/20/2017

06:54 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Task branch @2765b@ for review updated to revision @11163@.
This is the new approach for text anti-aliasing. Now i...
Eugenie Lyzenko
03:00 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
OK, go ahead with the solution as planned. Greg Shah
02:16 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Greg Shah wrote:
> It is not clear what I'm looking at.
>
> Which font is used for the title bar? That font is...
Eugenie Lyzenko
01:47 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
It is not clear what I'm looking at.
Which font is used for the title bar? That font is very jagged, especially...
Greg Shah
01:39 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Greg, Constantin,
Here is the pictures set demonstrating mixture of the smooth and sharp text in the same session....
Eugenie Lyzenko
09:24 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
This is the @DejaVu Sans, bold, size=10@ as the best replacement font for @System@ look from previous message.
!de...
Eugenie Lyzenko

05/19/2017

03:41 PM User Interface Feature #1818: implement a timer service to replace the PSTimer OCX
I created task branch 1818a and committed my stable intermediary work. The implementation for @PSTimer@ can be found ... Ovidiu Maxiniuc
02:59 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Constantin Asofiei wrote:
> Eugenie, please see this note https://proj.goldencode.com/issues/2322#note-3 where there...
Eugenie Lyzenko
01:07 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
> And the question I still need to be answered is: what is the purpose of the System font in 4GL? It is just fallback... Constantin Asofiei
12:58 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
On the pictures below the example of the @System, size=8@ font taken from @JAR/OS@ used instead of default @MS Sans S... Eugenie Lyzenko
12:25 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Greg Shah wrote:
> > If we ask java to load System font - we will get some font in any case. Just because OS GUI alw...
Eugenie Lyzenko
12:00 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
> If we ask java to load System font - we will get some font in any case. Just because OS GUI always has at least 1 f... Greg Shah
11:29 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Greg Shah wrote:
> > Another possible approach is:
> >
> > Make an exception for @System@ font - loading this fon...
Eugenie Lyzenko
11:15 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
> Another possible approach is:
>
> Make an exception for @System@ font - loading this font from alias will *NOT* ...
Greg Shah
10:58 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Another possible approach is:
Make an exception for @System@ font - loading this font from alias will *NOT* trigge...
Eugenie Lyzenko
10:46 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Greg Shah wrote:
> For that specific customer, nothing was drawn with it. But I worry that other applications might...
Eugenie Lyzenko
09:40 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
> Currently the themes already use default aliases for System font:
> ...
> Do you think we need another replacemen...
Greg Shah
09:26 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Constantin Asofiei wrote:
> Greg Shah wrote:
> > Some customers might use it for drawing too. I think we need to h...
Eugenie Lyzenko
09:14 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Greg Shah wrote:
> > Sorry, I recall now, we had this discussion with a customer at some point (that System font is ...
Constantin Asofiei
09:11 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
> Sorry, I recall now, we had this discussion with a customer at some point (that System font is not used for drawing... Greg Shah
09:10 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
> Greg: at this point, if there is something more urgent, we can postpone this and finish it at a later time.
Plea...
Greg Shah
09:01 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Eugenie Lyzenko wrote:
> This will make the drawing very complex, we will need to track what font is using for text,...
Constantin Asofiei
09:00 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Constantin Asofiei wrote:
> As the mapping you provided reaches all fonts (in Hotel GUI, large GUI app and standard ...
Eugenie Lyzenko
08:58 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Constantin Asofiei wrote:
> OK, I understand your opinion, but we should still allow the user to override this font ...
Eugenie Lyzenko
08:57 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Eugenie Lyzenko wrote:
> The current replacement font table is:
> [...]
>
> We have all font replacement now. An...
Constantin Asofiei
08:52 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Constantin Asofiei wrote:
> Also, please provide a list of all replacement fonts: look into the font-table defined a...
Eugenie Lyzenko
08:51 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Eugenie Lyzenko wrote:
> The idea is described in https://proj.goldencode.com/issues/2765#note-156, https://proj.gol...
Constantin Asofiei
08:37 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Constantin Asofiei wrote:
> Eugenie, I don't understand this code in FontManager.createFont:
> [...]
> This will r...
Eugenie Lyzenko
07:43 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Eugenie, I don't understand this code in FontManager.createFont:... Constantin Asofiei
08:08 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Task branch @2765b@ for review updated to revision @11160@.
The change to consider @System@ font as always install...
Eugenie Lyzenko
01:16 PM User Interface Feature #3275: improve browse support
Done:... Stanislav Lomany
07:11 AM User Interface Feature #3275: improve browse support
Please summarize the status of this task. Which items are fully complete? Which items are in process? Greg Shah
07:11 AM User Interface Feature #3275: improve browse support
Another question about the dynamic validation expressions: can they reference user-defined functions in the business ... Greg Shah
07:12 AM User Interface Feature #1834 (WIP): implement direct manipulation (drag and drop)
Greg Shah

05/18/2017

07:48 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Another opportunity to resolve @"System"@ font note.
1. Assume the @System@ font is always installed.
2. Change t...
Eugenie Lyzenko
06:33 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
OK. Let's clarify the purpose of the font called @"System"@.
Is this a fallback font for the cases when default fo...
Eugenie Lyzenko
04:15 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
The Linux system testing completed.
1. The font loading plan is working fine. If fonts are not known to the system...
Eugenie Lyzenko
07:59 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Greg Shah wrote:
> > If required I will perform the same check for Linux without some installed fonts(it is a bit co...
Eugenie Lyzenko
06:19 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
> If required I will perform the same check for Linux without some installed fonts(it is a bit complex because the fo... Greg Shah
10:20 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Task branch @2765b@ for review updated to revision @11159@.
This is changes and fixes as the result of testing on ...
Eugenie Lyzenko

05/17/2017

05:50 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Constantin Asofiei wrote:
> Eugenie Lyzenko wrote:
> > Or may be it will be better to load all our replacement font...
Eugenie Lyzenko
05:34 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Eugenie Lyzenko wrote:
> Or may be it will be better to load all our replacement fonts on the stage when custom font...
Constantin Asofiei
05:31 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Guys,
Another points for font usage just found. If the replacement fonts is not defined in @directory@ - they are ...
Eugenie Lyzenko
04:51 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Constantin Asofiei wrote:
> Eugenie Lyzenko wrote:
> > Task branch @2765b@ for review updated to revision @11158@.
...
Eugenie Lyzenko
07:43 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Eugenie Lyzenko wrote:
> Task branch @2765b@ for review updated to revision @11158@.
The changes look good. Please...
Constantin Asofiei
11:07 AM Conversion Tools Feature #3277: implement call-graph v3
> I assume we don't want to add to the graph the entire schema, correct?
Yes.
> Also, should I fix the existing...
Greg Shah
09:42 AM Conversion Tools Feature #3277: implement call-graph v3
Greg, a quick status:
# func/proc calls, super and dynamic calls are added (including 'references' via hints for 'vi...
Constantin Asofiei

05/16/2017

04:02 PM User Interface Feature #3279: implement list management methods
The code review for revision 11158 is in #3280-4. Greg Shah
04:02 PM User Interface Feature #3280: implement editor methods
Code Review Task Branch 3279a Revision 11158
Generally, this is quite good.
1. The search literals should be im...
Greg Shah
02:31 PM Conversion Tools Feature #3277: implement call-graph v3
> There is some redundant information in create_edge:
> ...
> which is used by current reports, but we can derive t...
Greg Shah
02:14 PM Conversion Tools Feature #3277: implement call-graph v3
Greg Shah wrote:
> > If there is no local definition, the target will be either a super definition or an external pr...
Constantin Asofiei
02:04 PM Conversion Tools Feature #3277: implement call-graph v3
> A secondary issue: for defined procedures or functions, which are 'not local' (i.e. IN SUPER, IN handle or EXTERNAL... Greg Shah
09:23 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Task branch @2765b@ for review updated to revision @11158@.
This update includes code optimization and issue fix f...
Eugenie Lyzenko

05/15/2017

06:07 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Greg Shah wrote:
> > Should I fix it in both ChUI and GUI hotel application repositories?
>
> Yes.
Updated the...
Eugenie Lyzenko
05:08 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
> Should I fix it in both ChUI and GUI hotel application repositories?
Yes.
Greg Shah
04:26 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Task branch @2765b@ for review updated to revision @11157@.
This is the implementation candidate for new font load...
Eugenie Lyzenko
02:56 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
> Should we make the difference between Windows and Linux instances of the FWD in this condition?
No. This is exa...
Greg Shah
04:55 PM Conversion Tools Feature #3277: implement call-graph v3
Greg Shah wrote:
> Constantin, please rework and extend the run_statements.rules, for each call-site:
> * establis...
Constantin Asofiei
11:09 AM Conversion Tools Feature #3277: implement call-graph v3
Constantin Asofiei wrote:
> - create @calls@ links to all internal procs/funcs with the same name
This is @referenc...
Constantin Asofiei
11:08 AM Conversion Tools Feature #3277: implement call-graph v3
Eric Faulhaber wrote:
> Constantin Asofiei wrote:
> > Greg, a quick question: the callgraph needs to be built on th...
Constantin Asofiei
10:47 AM Conversion Tools Feature #3277: implement call-graph v3
Constantin Asofiei wrote:
> Greg, a quick question: the callgraph needs to be built on the F2's ASTs, correct? And n...
Eric Faulhaber
08:37 AM Conversion Tools Feature #3277: implement call-graph v3
Greg, a quick question: the callgraph needs to be built on the F2's ASTs, correct? And not the full conversion's modi... Constantin Asofiei
05:00 AM User Interface Feature #3280 (WIP): implement editor methods
The @EDIT-CLEAR@ method affects other widgets (Fill-In & ComboBoxes). Added support for these, too.
The implementa...
Ovidiu Maxiniuc
04:58 AM User Interface Feature #3279 (WIP): implement list management methods
The implementation for the two methods was committed to new task branch 3279a and waiting the review (queued for test... Ovidiu Maxiniuc

05/13/2017

10:27 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
The rule set(https://proj.goldencode.com/issues/2765#note-138) has been changed to reflect the fact we can not have l... Eugenie Lyzenko
08:48 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Task branch @2765b@ for review updated to revision @11156@.
This update adds the ability to have current theme dep...
Eugenie Lyzenko

05/12/2017

05:45 PM Conversion Tools Feature #3277: implement call-graph v3
Just a heads up: the @Element.property(String)@ getter has changed, it returns a @Property@ instance - I'll add a @cg... Constantin Asofiei
07:57 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
3222a is updated up to the rev. 11315 over the current P2J rev. 11152. Sergey Ivanovskiy
07:31 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Planning to rebase 3222a within an hour. Sergey Ivanovskiy
10:35 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Task branch @2765b@ for review updated to revision @11155@.
Some preparation steps added. The method to get the an...
Eugenie Lyzenko

05/11/2017

06:56 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
While I'm working on font loading implementation let me publish the font usage plan in order of preference. Just for ... Eugenie Lyzenko
10:54 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
OK. Another point.
1. Both Linux and Windows systems can have the legacy and "replacement" fonts installed as syst...
Eugenie Lyzenko
05:54 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
> and only if the legacy MS fonts are not already installed in the OS (Greg, do you agree with this?)
I assume wh...
Greg Shah
03:09 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Eugenie Lyzenko wrote:
> 1. The font aliases should always be presented, via @directory.xml@ either from FWD jar(bec...
Constantin Asofiei
11:03 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> Hynek, I don't understand the Admin extensibility support design, thus I can't be helpful...
Hynek Cihlar
10:44 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Hynek, I don't understand the Admin extensibility support design, thus I can't be helpful there. Do you plan to integ... Sergey Ivanovskiy
10:22 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
I have checked in changes to 3222a that implement Admin extensibility support.
Note that admin2/build.xml is depre...
Hynek Cihlar
07:35 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> Committed revision 11309 added @ReportPreview@, fixed preview pages count for the client ...
Hynek Cihlar
07:20 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Committed revision 11309 added @ReportPreview@, fixed preview pages count for the client report preview control. I th... Sergey Ivanovskiy
07:34 AM Conversion Tools Feature #3277: implement call-graph v3
> Do we really need in Janus to map the key as String? Because if instead of bld.addKey(prop, Mapping.STRING.asParame... Greg Shah
06:33 AM Conversion Tools Feature #3277: implement call-graph v3
Greg Shah wrote:
> > About the index issues: this code in JanusGraphDB.createIndexImpl needs to be changed, as compo...
Constantin Asofiei
06:16 AM Conversion Tools Feature #3277: implement call-graph v3
> About the index issues: this code in JanusGraphDB.createIndexImpl needs to be changed, as composite indexes don't a... Greg Shah
06:15 AM Conversion Tools Feature #3277: implement call-graph v3
Constantin, please rework and extend the run_statements.rules, for each call-site:
* establish a "contains" edge f...
Greg Shah
06:07 AM Conversion Tools Feature #3277: implement call-graph v3
About the index issues: this code in @JanusGraphDB.createIndexImpl@ needs to be changed, as composite indexes don't a... Constantin Asofiei

05/10/2017

07:50 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Constantin Asofiei wrote:
> If you refer to @ClassicTheme.getStandardFontTable@, this is not OK; the font-table maps...
Eugenie Lyzenko
02:34 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Rebased task branch @2765b@ from FWD trunk revision @11152@. New revision is @11154@. Eugenie Lyzenko
02:04 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Task branch @2765b@ for review updated to revision @11153@.
The update changes the anti-aliasing mode in @get_text...
Eugenie Lyzenko
12:42 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Greg Shah wrote:
> Use the 2.00.1 version which is under the SIL OFL 1.1.
OK.
Eugenie Lyzenko
12:41 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Use the 2.00.1 version which is under the SIL OFL 1.1. Greg Shah
12:27 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Greg Shah wrote:
> The license is here: https://github.com/dejavu-fonts/dejavu-fonts/blob/master/LICENSE
>
> It ...
Eugenie Lyzenko
11:33 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
The license is here: https://github.com/dejavu-fonts/dejavu-fonts/blob/master/LICENSE
It is fine.
Greg Shah
11:05 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Greg,
Making a font list I've got some doubts about @DejaVu@ fonts usage. Take a look at license. Does really it m...
Eugenie Lyzenko
10:41 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Eugenie Lyzenko wrote:
> Constantin Asofiei wrote:
> >...
> > If you refer to @ClassicTheme.getStandardFontTable@,...
Constantin Asofiei
10:30 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Constantin Asofiei wrote:
>...
> If you refer to @ClassicTheme.getStandardFontTable@, this is not OK; the font-tabl...
Eugenie Lyzenko
09:45 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Eugenie Lyzenko wrote:
> Guys, my implementation plan is:
>
> 1. Change @ui/client/gui/theme/ClassicTheme.java@ a...
Constantin Asofiei
09:43 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
The plan is good. Greg Shah
09:37 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Greg Shah wrote:
> OK, then just remove the part that prompts the user. Under normal conditions, we won't need to u...
Eugenie Lyzenko
09:32 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Greg Shah wrote:
>2. The default should not unconditionally be anti-aliasing ON. The reason: we don't know the impac...
Eugenie Lyzenko
09:21 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
In regard to including the fonts in the project itself, they should be added to the @p2j.jar@ as resources and loaded... Greg Shah
09:20 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Greg Shah wrote:
> Please integrate the "replacement fonts" as part of the FWD project itself (check them into bzr)....
Constantin Asofiei
09:20 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
OK, then just remove the part that prompts the user. Under normal conditions, we won't need to use it. Allow turnin... Greg Shah
09:18 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Greg Shah wrote:
> Constantin: do you see any reason for those changes to be permanent?
I think is better to keep a...
Constantin Asofiei
09:04 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Yes. Greg Shah
09:02 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Greg Shah wrote:
> Please integrate the "replacement fonts" as part of the FWD project itself (check them into bzr)....
Eugenie Lyzenko
08:59 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Eugenie Lyzenko wrote:
> Greg Shah wrote:
> > I don't think the @get_text_metrics.c@ change needs to be permanent. ...
Greg Shah
08:58 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Greg Shah wrote:
> I don't think the @get_text_metrics.c@ change needs to be permanent. We know that the original f...
Eugenie Lyzenko
07:44 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Please integrate the "replacement fonts" as part of the FWD project itself (check them into bzr). Make sure each one... Greg Shah
07:40 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
I don't think the @get_text_metrics.c@ change needs to be permanent. We know that the original fonts in the Progress... Greg Shah
07:32 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
> Also the swing client drawing turns the anti-aliasing ON unconditionally. Let me know if we need this option to be ... Greg Shah
08:50 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
This is the additional picture for classic theme(different new fonts usage). Anti-aliasing is @ON@.
!new_fonts_cla...
Eugenie Lyzenko
03:42 PM User Interface Feature #2676: implement the equivalent to configurable support for a windows theme
ChUI window closing issue fixed.
I rewrote the tooltip class but I still have some problems with repaint event that...
Ovidiu Maxiniuc
08:53 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Committed revision 11305 added ReportServlet to handle print report requests. Sergey Ivanovskiy

05/09/2017

06:44 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Task branch @2765b@ for review updated to revision @11152@.
The update adds the ability to differentiate anti-alia...
Eugenie Lyzenko
05:39 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Constantin Asofiei wrote:
> Eugenie Lyzenko wrote:
> > Do you mean compare replacement fonts with anti-aliased is O...
Eugenie Lyzenko
03:15 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Created task branch @2765b@ from trunk revision @11151@. Eugenie Lyzenko
02:55 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Constantin Asofiei wrote:
> Eugenie Lyzenko wrote:
> > Do you mean compare replacement fonts with anti-aliased is O...
Eugenie Lyzenko
02:39 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Eugenie Lyzenko wrote:
> Do you mean compare replacement fonts with anti-aliased is ON with legacy metrics with anti...
Constantin Asofiei
02:16 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Constantin Asofiei wrote:
> I don't refer to the legacy fonts, I mean, all the replacement fonts: you've captured/ch...
Eugenie Lyzenko
01:48 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Eugenie Lyzenko wrote:
> Constantin Asofiei wrote:
> >
> > Eugenie: please check all replacement fonts with anti-...
Constantin Asofiei
01:45 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Constantin Asofiei wrote:
>
> Eugenie: please check all replacement fonts with anti-aliasing on; I want to know ho...
Eugenie Lyzenko
01:32 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Greg Shah wrote:
> > 4GL drawing is done with anti-aliasing off; if you agree with this difference, then I'm OK with...
Constantin Asofiei
01:30 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Currently the font anti-aliasing is on in Swing code only(@SwingEmulatedWindow.java@).
And we can introduce the ne...
Eugenie Lyzenko
01:10 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
> 4GL drawing is done with anti-aliasing off; if you agree with this difference, then I'm OK with the font usage.
...
Greg Shah
01:03 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Greg Shah wrote:
> I'm inclined towards using Lato Regular with full anti-aliasing.
>
> Constantin: what do you t...
Constantin Asofiei
10:31 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
I'm inclined towards using Lato Regular with full anti-aliasing.
Constantin: what do you think?
Greg Shah
09:20 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Greg Shah wrote:
> I agree that Option 2 looks pretty bad in Swing. Try enabling anti-aliasing in Swing and report o...
Eugenie Lyzenko
08:24 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Greg Shah wrote:
> For option 2, the web client login looks good. How do other web client screens look in Lato Regu...
Eugenie Lyzenko
06:07 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
For option 2, the web client login looks good. How do other web client screens look in Lato Regular? If they look g... Greg Shah
11:25 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Well, for now after more research on the Web, I can say we have two opportunities:
1. Take the font which is very si...
Eugenie Lyzenko
05:56 PM Conversion Tools Feature #3277: implement call-graph v3
I've just checked in branch 1514a revision 11161 which is a shift to JanusGraph 0.2.0 and Tinkerpop 3.2.2 plus all th... Greg Shah
04:46 PM Conversion Tools Feature #3277: implement call-graph v3
>> add all entry points as full vertices in the database, with enough information to associate them back to the origi... Greg Shah
04:22 PM Conversion Tools Feature #3277: implement call-graph v3
From Greg:
> I need help with the expansion and rework of the core graph itself. The biggest areas are:
>
> ad...
Constantin Asofiei
01:20 PM Conversion Tools Feature #3277: implement call-graph v3
Attached is the JanusGraph 0.2.0 javadoc which is not available on the Internet (at least as known by Google and by t... Greg Shah
03:51 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Committed revision 11304 fixed reports look and feel and implemented reports for selected records, added display deta... Sergey Ivanovskiy
01:16 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
You are correct. I will fix this issue. Sergey Ivanovskiy
03:32 PM User Interface Feature #2676: implement the equivalent to configurable support for a windows theme
Ovidiu, please check something: if the Swing *ChUI* window is closed via ALT-F4 (or its close button), the java proc... Constantin Asofiei

05/08/2017

05:14 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> Committed revision 11303 fixed report look and feel according to note 413 except a column...
Hynek Cihlar
04:49 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
It is very close.
1. It is good that the column headings are horizontally centered. But the row content should ...
Greg Shah
04:21 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Committed revision 11303 fixed report look and feel according to note 413 except a column heading is not bold. Please... Sergey Ivanovskiy
11:52 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Yes, I am testing and fixing the changes now, but it can do a word break in any place if the whole word is out of its... Sergey Ivanovskiy
11:47 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> Ok, please look at this example as an example of word wraps, vertical lines will be added...
Hynek Cihlar
10:20 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
The word wrapping looks good.
Please do vertically center the drawing of the text in a row.
Greg Shah
10:18 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Ok, please look at this example as an example of word wraps, vertical lines will be added and column headers will be ... Sergey Ivanovskiy
08:51 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
> I did it but word wrapping by FOP is according to English
We cannot implement support that only works for Englis...
Greg Shah
08:37 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
I did it but word wrapping by FOP is according to English, if there is a long word that doesn't fit column width. Are... Sergey Ivanovskiy
08:33 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
> It is required to reinvent word wrapping if a content doesn't fit the maximal available column space along a horizo... Greg Shah
08:28 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
It is required to reinvent word wrapping if a content doesn't fit the maximal available column space along a horizont... Sergey Ivanovskiy
11:21 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Eugenie Lyzenko wrote:
> This is what I do not understand completely. We have exact metrics for new fonts with new @...
Constantin Asofiei
11:16 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Constantin Asofiei wrote:
> Eugenie Lyzenko wrote:
> > ... So the question is why we still use legacy font metrics ...
Eugenie Lyzenko
11:07 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Eugenie Lyzenko wrote:
> ... So the question is why we still use legacy font metrics if we will not provide legacy f...
Constantin Asofiei
11:00 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Constantin Asofiei wrote:
> Eugenie, please use this patch; there was a problem that @font-aliases@ was being search...
Eugenie Lyzenko
08:43 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Eugenie, please use this patch; there was a problem that @font-aliases@ was being searched 'per-user', @custom-fonts@... Constantin Asofiei
08:49 AM User Interface Feature #3275: improve browse support
> it cannot reference local variables.
That is good news.
> it can reference temp tables
> It can reference r...
Greg Shah

05/07/2017

05:08 PM User Interface Feature #3275: improve browse support
> I suspect we need to dynamically convert the VALEXP/VALMSG from the schema at runtime using a same or similar techn... Stanislav Lomany
10:42 AM User Interface Feature #3275: improve browse support
It can reference records from the same database (e.g. in @CAN-FIND@). Stanislav Lomany
10:40 AM User Interface Feature #3275: improve browse support
> The only real tricky part I see here is if these expressions can reference variables, widgets and other arbitrary s... Stanislav Lomany

05/06/2017

07:13 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Committed rev 11301 added print settings. Continue working on the issues summarized by notes 413 and 416. Sergey Ivanovskiy
03:19 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> You can commit your changes because I have only changes in the sources and now testing re...
Hynek Cihlar
08:04 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Greg Shah wrote:
> It is unfortunate that Maven's lack of customizability is infecting IDEs. I will think about thi...
Hynek Cihlar
07:46 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
The reason we don't follow this "standard" project layout is because it adds unnecessary complexity into the director... Greg Shah
07:45 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> I am using Eclipse and have no problems in launching P2J server. Did you commit your chan...
Hynek Cihlar
07:40 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
I am using Eclipse and have no problems in launching P2J server. Did you commit your changes?
>Since the admin resou...
Sergey Ivanovskiy
07:33 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
I am having issues with the IDE (Idea) setup to serve the static admin files (css, images, htmls, etc.) when P2J serv... Hynek Cihlar
06:39 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
You can commit your changes because I have only changes in the sources and now testing report settings: paper format ... Sergey Ivanovskiy
06:17 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey, I have merged the admin2/build.xml with the main gradle build script together with the web resources being se... Hynek Cihlar
07:11 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Most likely there is a problem with your directory.xml. Please send it to Constantin for review. Greg Shah
11:02 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Another interesting picture:
!no_fonts_swing_20170505.jpg!
This is the result of removing legacy fonts from @depl...
Eugenie Lyzenko

05/05/2017

06:54 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Constantin Asofiei wrote:
>
> Is that your entire @font-aliases@ section? Because is missing the replacements for ...
Eugenie Lyzenko
12:47 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Eugenie Lyzenko wrote:
> Constantin Asofiei wrote:
> In this @directory.xml@ config the hotel application uses the ...
Constantin Asofiei
10:37 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Constantin Asofiei wrote:
> Eugenie Lyzenko wrote:
> > My plan is to check font candidates completely replacing fon...
Eugenie Lyzenko
03:09 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Eugenie Lyzenko wrote:
> My plan is to check font candidates completely replacing font file and font names adjusting...
Constantin Asofiei
03:09 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Eugenie Lyzenko wrote:
> What I mean:
> [...]
> gives:
> !ms_sserif_swing_20170504.jpg!
>
> While:
> [...]
>...
Constantin Asofiei
10:24 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Another points to clarify:
There are 2 themes currently supported: @Classic@ and @Windows10@. Each theme has it's ...
Eugenie Lyzenko
12:55 PM Conversion Tools Feature #3277: implement call-graph v3
Greg Shah wrote:
> As far as I can tell, the javadoc parameter is probably just a bit misleading. Am I missing some...
Constantin Asofiei
10:38 AM Conversion Tools Feature #3277: implement call-graph v3
In @JanusGraphDB.createIndex*Impl()@, the @text@ parameter is described as this:... Greg Shah
05:52 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
> introduce column renderers and to print data so that rows can have variable heights.
I think this is the right w...
Greg Shah

05/04/2017

07:30 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
What I mean:... Eugenie Lyzenko
07:20 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
The next question I'm trying to resolve. It is strange but when I'm changing the old names with new ones for font rel... Eugenie Lyzenko
08:47 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Branch @2765a@ was merged to trunk as revno @11151@ then it was archived. Eugenie Lyzenko
08:36 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Greg Shah wrote:
> Code Review Task Branch 2765a Revision 11157
>
> Please make sure that the build process gener...
Eugenie Lyzenko
08:15 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Yes. Greg Shah
07:59 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Greg Shah wrote:
> Code Review Task Branch 2765a Revision 11157
>
> I'm good with the changes.
>
> Please make...
Eugenie Lyzenko
07:50 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Code Review Task Branch 2765a Revision 11157
I'm good with the changes.
Please make sure that the build process...
Greg Shah
08:48 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Tested in Windows XP @32-bit@ and @64-bit@. Works fine in both systems. Eugenie Lyzenko
05:06 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Committed revision 11299 added group and processes accounts reports. Group accounts report shows the case if the stri... Sergey Ivanovskiy
03:10 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Committed revision 11298 fixed ReportBuilder and AbstractReportBuilder api such that each report builder should provi... Sergey Ivanovskiy
12:55 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Committed rev. 11296 added showFilterDialog to InputDialog in order to reuse this common dialog. Sergey Ivanovskiy
08:22 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Working to fix content to be centred, columns heading text to be bold and centred, columns and rows to be separated b... Sergey Ivanovskiy
08:15 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
> I think page size and orientation should be enough. Greg, what do you think?
Agreed.
Greg Shah
08:14 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> Should it be like a standard Print dialog? Is it enough to be able to select only a page ...
Hynek Cihlar
08:14 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
I agree with Hynek's comments. The first result is quite good.
My only other request: please center and bold the ...
Greg Shah
08:13 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Should it be like a standard Print dialog? Is it enough to be able to select only a page size and its orientation? Ca... Sergey Ivanovskiy
08:02 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> Committed revision 11294 fixed the case if rows are printed on several pages. This report...
Hynek Cihlar
07:46 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Committed revision 11294 fixed the case if rows are printed on several pages. These report pages can be fastened toge... Sergey Ivanovskiy
07:13 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
This is an example of extended reports. Sergey Ivanovskiy
01:08 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Greg Shah wrote:
> Sergey Ivanovskiy wrote:
> > It seems that there is this small project https://github.com/vandes...
Sergey Ivanovskiy
04:21 PM User Interface Feature #3275: improve browse support
FYI, in order to make @ADD-CALC-COLUMN@ useful, I should also enable @ROW-DISPLAY@ events for GUI browse and ensure t... Stanislav Lomany
08:59 AM User Interface Feature #3275: improve browse support
> How should we implement schema-level validation for a dynamic browse where column fields are determined at runtime?... Greg Shah
06:17 AM User Interface Feature #3275: improve browse support
@NO-VALIDATE@ option and attribute and @NO-AUTO-VALIDATE@ option all assume that schema-level validation works for st... Stanislav Lomany

05/03/2017

07:14 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Task branch @2765a@ for review updated to revision @11157@.
Added bug fix. The second parameter for @strtok()@ fun...
Eugenie Lyzenko
04:16 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
The program does not work as expected in @32-bit@ Windows 7(I worked with 64-bit version before). Investigating the r... Eugenie Lyzenko
02:39 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Greg Shah wrote:
> The text line length limit is probably fine.
>
> I do think the number of fonts should be much...
Eugenie Lyzenko
01:32 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
The text line length limit is probably fine.
I do think the number of fonts should be much larger (128?).
Greg Shah
01:11 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Greg Shah wrote:
> Code Review Task Branch 2765a Revision 11155
>
> The changes look good.
>
> Please do the c...
Eugenie Lyzenko
11:07 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Code Review Task Branch 2765a Revision 11155
The changes look good.
Please do the code/doc cleanups.
Greg Shah
11:06 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Nice results! Greg Shah
10:26 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
The new C based program was tested on @windev01@ with large scale GUI app:
@56516@ lines of text
@7@ logical fonts ...
Eugenie Lyzenko
10:29 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Task branch @2765a@ for review updated to revision @11155@.
Refactored candidate for speed optimized approach. Tes...
Eugenie Lyzenko
12:24 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Don't mind, it was just incorrect built state. All sources are compiled now without errors. Sergey Ivanovskiy
12:19 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
I observed recently that admin2 in a bad state... Sergey Ivanovskiy
11:42 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> There is no entry point for this interface in GWT client. This interface is not used and ...
Hynek Cihlar
11:39 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > There is an unclear functionality that is described by @ClientAc...
Sergey Ivanovskiy
11:29 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> There is an unclear functionality that is described by @ClientAccountExtension@ interface...
Hynek Cihlar
11:25 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Greg Shah wrote:
> > Print Preview is a standard functionality to preview a report on the screen before printing.
>...
Sergey Ivanovskiy
08:27 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
> Print Preview is a standard functionality to preview a report on the screen before printing.
I don't know if we ...
Greg Shah
07:30 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Ok, we can bound this cache size to permit 1 report per a http s...
Sergey Ivanovskiy
07:20 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> Ok, we can bound this cache size to permit 1 report per a http session, GWT RPC is used f...
Hynek Cihlar
06:32 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Hynek Cihlar wrote:
> What do you mean by preview?
Print Preview is a standard functionality to preview a report on...
Sergey Ivanovskiy
06:29 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> Ok, we can bound this cache size to permit 1 report per a http session, GWT RPC is used f...
Hynek Cihlar
06:03 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Ok, we can bound this cache size to permit 1 report per a http session, GWT RPC is used for preview and for report, b... Sergey Ivanovskiy
08:25 AM User Interface Feature #3275: improve browse support
I like the approach. Go with it. Greg Shah
06:02 AM User Interface Feature #3275: improve browse support
> if we can reasonably encode the index value into the Element instance. Please take a look.
Currently extent varia...
Stanislav Lomany

05/02/2017

05:17 PM Conversion Tools Feature #3277: implement call-graph v3
Greg Shah wrote:
> In @link_to_include@ or @print_call_site@ we see this code: @cgw.edgeIterator(out, "include-locat...
Constantin Asofiei
04:21 PM Conversion Tools Feature #3277: implement call-graph v3
In @link_to_include@ or @print_call_site@ we see this code: @cgw.edgeIterator(out, "include-location", "call-site-id"... Greg Shah
04:22 PM Conversion Tools Feature #3225: windows vs linux in p2j.cfg.xml
> use progress-style separators, this way being OS neutral
This seems to make good sense.
Greg Shah
02:19 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Task branch @2765a@ for review updated to revision @11154@.
This is just a notes resolution for current version an...
Eugenie Lyzenko
09:41 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
> The format of the output text-metrics.xml should be the same as we currently have?
Yes.
> I think it makes s...
Greg Shah
09:38 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Greg Shah wrote:
> Code Review Task Branch 2765a Revision 11152
>
> The overall approach is very good. I did mak...
Eugenie Lyzenko
07:36 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Code Review Task Branch 2765a Revision 11152
The overall approach is very good. I did make some edits to the prom...
Greg Shah
12:10 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> Please review server side for reports, committed revision 11289. Now empty Users report c...
Hynek Cihlar
11:19 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Please review server side for reports, committed revision 11289. Now empty Users report can be viewed and printed (do... Sergey Ivanovskiy
06:22 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> Hynek, please review committed revision 11286 added print preview selection dialog, added...
Hynek Cihlar
01:34 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Greg Shah wrote:
> Sergey Ivanovskiy wrote:
> > It seems that there is this small project https://github.com/vandes...
Sergey Ivanovskiy
09:14 AM User Interface Feature #2676: implement the equivalent to configurable support for a windows theme
Ovidiu Maxiniuc wrote:
> Thanks for digging my new code. I committed most of the fixes as rev 11162.
The correct re...
Ovidiu Maxiniuc
09:12 AM User Interface Feature #2676: implement the equivalent to configurable support for a windows theme
Constantin,
Thanks for digging my new code. I committed most of the fixes as rev 11162. I will give some thought ove...
Ovidiu Maxiniuc
05:59 AM User Interface Feature #2676: implement the equivalent to configurable support for a windows theme
Ovidiu, this is a review for 2676a:
* @Windows8Theme@
- not all fields/methods have javadoc added
- line 900 - fie...
Constantin Asofiei

05/01/2017

07:28 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Task branch @2765a@ for review updated to revision @11152@.
This is the integration of the @get_text_metrics.exe@ ...
Eugenie Lyzenko
11:56 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Task branch @2765a@ for review updated to revision @11151@.
The update include full-functional @get_text_metrics@ ...
Eugenie Lyzenko
03:29 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Greg Shah wrote:
> > It probably takes more time to develop reports with PBox API and coded reports are difficult to...
Hynek Cihlar
08:18 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> It seems that there is this small project https://github.com/vandeseer/easytable that can...
Greg Shah
06:37 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
It seems that there is this small project https://github.com/vandeseer/easytable that can be used to build PDF tables... Sergey Ivanovskiy
11:01 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Branch 1514a has been rebased from trunk 11150. The latest revision is 11155. Greg Shah

04/30/2017

05:47 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Hynek, please review committed revision 11286 added print preview selection dialog, added @EnumCreator@ to @InputDial... Sergey Ivanovskiy
11:50 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Greg Shah wrote:
> > Not clear the place within FWD project to put this file.
>
> This tool will be needed for al...
Eugenie Lyzenko
08:33 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
> Not clear the place within FWD project to put this file.
This tool will be needed for all GUI projects, it makes...
Greg Shah

04/29/2017

10:10 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
The creation of the @get_text_metrics.c@ is in progress. Here is a prototype as of this time. It reads the font file ... Eugenie Lyzenko

04/28/2017

03:39 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Greg Shah wrote:
> The results seem pretty good. We can always work on it more later if needed, but this seems like...
Constantin Asofiei
02:17 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
The results seem pretty good. We can always work on it more later if needed, but this seems like a much better set o... Greg Shah
01:54 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Greg Shah wrote:
> Eugenie: you can look inside @get-text-metrics.p@ to see the native WIN32 APIs being called and h...
Eugenie Lyzenko
01:32 PM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
The attached archive containing 3 files:
@text-metrics0.xml@ - metrics captured for hotel GUI application with fonts...
Eugenie Lyzenko
11:45 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
This is the result of regeneration the @text-metrics.xml@ file for font set:... Eugenie Lyzenko
09:13 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Eugenie Lyzenko wrote:
> Constantin Asofiei wrote:
> > If you want to test the replacement font in Hotel GUI app, f...
Constantin Asofiei
09:09 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Greg Shah wrote:
> Eugenie: you can look inside @get-text-metrics.p@ to see the native WIN32 APIs being called and h...
Eugenie Lyzenko
09:07 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Constantin Asofiei wrote:
> If you want to test the replacement font in Hotel GUI app, follow these steps:
> # regi...
Eugenie Lyzenko
07:38 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Eugenie: you can look inside @get-text-metrics.p@ to see the native WIN32 APIs being called and how we are capturing ... Greg Shah
05:02 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Eugenie Lyzenko wrote:
> Another point to discuss.
>
> What about this idea:
> 1. Every string is a cumulative c...
Constantin Asofiei
04:51 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Eugenie Lyzenko wrote:
> But what if we:
> 1. Do not find the exact replacement for old font or
> 2. Want to use a...
Constantin Asofiei
04:36 AM User Interface Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
Eugenie Lyzenko wrote:
> Is there any automation toll to generate @text-metrics.xml@ file for @hotel@ application? W...
Constantin Asofiei
08:24 AM User Interface Feature #3275: improve browse support
> I'll add this as TODO because Element doesn't provide extent information and conversion changes are required.
T...
Greg Shah
08:18 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Ok, planning to use PDFBox API. Sergey Ivanovskiy
08:06 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
> It probably takes more time to develop reports with PBox API and coded reports are difficult to change according th... Greg Shah
07:27 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Greg, please approve one more time that we should use PBox API for generating reports for our GWT client. Sergey Ivanovskiy
06:25 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > According to https://svn.apache.org/viewvc/pdfbox/trunk/examples...
Sergey Ivanovskiy
02:51 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> According to https://svn.apache.org/viewvc/pdfbox/trunk/examples/src/main/java/org/apache...
Hynek Cihlar
01:44 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
According to https://svn.apache.org/viewvc/pdfbox/trunk/examples/src/main/java/org/apache/pdfbox/examples/pdmodel/ PD... Sergey Ivanovskiy
 

Also available in: Atom