Project

General

Profile

Activity

From 01/24/2013 to 02/22/2013

02/23/2013

10:13 PM Feature #2025 (Closed): conversion support for the CREATE_WIDGET statement
Greg Shah
10:13 PM Feature #1791: implement dynamic UI support
Passed conversion testing. Checked into bzr as 10190. Greg Shah

02/22/2013

04:45 PM Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
Is the assignment of DEFAULT-WINDOW and ACTIVE-WINDOW (and SESSION) silently tolerated (and ignored) at runtime in th... Greg Shah
02:49 PM Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
Added intermediate update merged to latest revision, this should cover the cases showed here minus the case for which... Costin Savin
07:35 AM Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
What will be the approach for system handles besides CURRENT-WINDOW that are assigned as left value.
It seems that ...
Costin Savin
04:37 PM Feature #1791: implement dynamic UI support
Merged up to bzr 10188. This version will be going into testing next. Greg Shah
02:18 PM Feature #1791: implement dynamic UI support
Merged with #2013, fixed conversion of @CREATE VALUE(type)@ when the type is a known widget type. Constantin Asofiei
01:47 PM Feature #1791: implement dynamic UI support
Yes, please do merge it with the #2013 update. We will put them both in together. Greg Shah
01:42 PM Feature #1791: implement dynamic UI support
> > I chose the approach of having dedicated APIs because IMO is cleaner, but I can switch to only one API DynamicWid... Constantin Asofiei
01:15 PM Feature #1791: implement dynamic UI support
> I chose the approach of having dedicated APIs because IMO is cleaner, but I can switch to only one API DynamicWidge... Greg Shah
01:07 PM Feature #1791: implement dynamic UI support
> 1. Why not do everything using an enum: WidgetTypes.WINDOW, WidgetTypes.FILLIN...
In the end, we will still have t...
Constantin Asofiei
12:52 PM Feature #1791: implement dynamic UI support
No, leave the trigger phrase out for now.
2 questions:
1. Why not do everything using an enum: WidgetTypes.WIND...
Greg Shah
10:35 AM Feature #1791: implement dynamic UI support
The trigger phrase was not touched - should I work on this too ? Constantin Asofiei
10:11 AM Feature #1791: implement dynamic UI support
Attached update adds CREATE WIDGET support (explicit and VALUE versions). Converted code looks like:... Constantin Asofiei
09:15 AM Feature #1791: implement dynamic UI support
Yes, I like the approach. The assignments for a CREATE WIDGET can be easily dealt with by implicitly using the handl... Greg Shah
05:06 AM Feature #1791: implement dynamic UI support
The conversion rules to emit this were pretty simple (I have code for all except CREATE BROWSE), although I'm not sur... Constantin Asofiei
08:00 PM Feature #1791: implement dynamic UI support
High priority for milestone 4:... Greg Shah
04:21 PM Feature #2005 (Closed): add conversion support for methods
Greg Shah
04:20 PM Feature #2007 (Closed): conversion support for attributes
Greg Shah
04:12 PM Feature #1804: add missing UI attributes
The update evl_upd20130222c.zip has been committed in bzr as 10188. Eugenie Lyzenko
04:04 PM Feature #1804: add missing UI attributes
Testing passed. Please check it in and distribute the update. ASAP. Greg Shah
02:46 PM Feature #1804: add missing UI attributes
Looks great. It is going into testing now. Greg Shah
02:43 PM Feature #1804: add missing UI attributes
The merged version combined with #2005 changes has been uploaded. Eugenie Lyzenko
02:21 PM Feature #1804: add missing UI attributes
Is this also merged with the #2005 changes? I want them both in the same update. Greg Shah
02:10 PM Feature #1804: add missing UI attributes
Merged with latest bzr uploaded. Eugenie Lyzenko
01:26 PM Feature #1804: add missing UI attributes
Please merge with the latest bzr revision and upload for a final review. Then we will go into conversion testing (ru... Greg Shah
10:32 AM Feature #2039: more runtime support for frame options
This is just for time tracking and milestone association. All history should go into the parent task #1801. Greg Shah
10:32 AM Feature #2039 (Rejected): more runtime support for frame options
Greg Shah
10:32 AM Feature #2038: conversion and runtime support for frame options, attributes and methods
This is just for time tracking and milestone association. All history should go into the parent task #1801. Greg Shah
10:32 AM Feature #2038 (Closed): conversion and runtime support for frame options, attributes and methods
Greg Shah
10:30 AM Feature #2037: runtime support for frame options
This is just for time tracking and milestone association. All history should go into the parent task #1801. Greg Shah
10:30 AM Feature #2037 (Closed): runtime support for frame options
Greg Shah
10:27 AM Feature #2036: conversion support for some frame options
This is just for time tracking and milestone association. All history should go into the parent task #1801. Greg Shah
10:25 AM Feature #2036 (Closed): conversion support for some frame options
Greg Shah
10:11 AM Feature #1801: add some frame options
High priority frame options for milestone 4:
COLOR
FONT
IN WINDOW
STREAM-IO
Greg Shah
08:18 PM Feature #2032: runtime support for widget options
This is for time tracking and association with a milestone. All history must be placed in parent task #1800. Greg Shah
08:18 PM Feature #2032 (Closed): runtime support for widget options
Greg Shah
08:17 PM Feature #2031: conversion support for remaining widget options
This is for time tracking and association with a milestone. All history must be placed in parent task #1800. Greg Shah
08:17 PM Feature #2031 (Closed): conversion support for remaining widget options
Greg Shah
08:15 PM Feature #2029: conversion support for the SIZE phrase
This is for time tracking and association with a milestone. All history must be placed in parent task #1800. Greg Shah
08:15 PM Feature #2029 (Closed): conversion support for the SIZE phrase
Greg Shah
08:13 PM Feature #1800: add some missing widget options
For milestone 4, add the SIZE clause to the conversion of widget options as in:... Greg Shah
08:09 PM Feature #2028: complete runtime support for dynamic UI
This just for time tracking and association with the milestone. All history must be placed in the parent task #1791. Greg Shah
08:09 PM Feature #2028 (Closed): complete runtime support for dynamic UI
Greg Shah
08:08 PM Feature #2027: preliminary runtime support for CREATE_WIDGET and an IN WINDOW clause
This just for time tracking and association with the milestone. All history must be placed in the parent task #1791. Greg Shah
08:08 PM Feature #2027 (Closed): preliminary runtime support for CREATE_WIDGET and an IN WINDOW clause
Greg Shah
08:03 PM Feature #2026: conversion support for CREATE_BROWSE
This just for time tracking and association with the milestone. All history must be placed in the parent task #1791. Greg Shah
08:03 PM Feature #2026 (Closed): conversion support for CREATE_BROWSE
Greg Shah
08:02 PM Feature #2025: conversion support for the CREATE_WIDGET statement
This just for time tracking and association with the milestone. All history must be placed in the parent task #1791. Greg Shah
08:01 PM Feature #2025 (Closed): conversion support for the CREATE_WIDGET statement
Greg Shah

02/21/2013

06:40 PM Feature #1805: add missing UI method support
You are right. If browse not used in real code the P2J removes the code. The example in browse_ui_test.p properly con... Eugenie Lyzenko
05:51 PM Feature #1805: add missing UI method support
I noticed that you have the attributes update built on top of the methods, which is fine. I am also OK with combinin... Greg Shah
05:33 PM Feature #1805: add missing UI method support
What will be the testing sequence of update application? This method update will be the first one, then update for at... Eugenie Lyzenko
05:28 PM Feature #1805: add missing UI method support
Here is the sample we do not convert:
...
define browse bStat query q1 display.
create browse hBr.
...
Before us...
Eugenie Lyzenko
05:14 PM Feature #1805: add missing UI method support
The code changes look fine. Please be prepared to merge soon when we are able to schedule the update.
> However w...
Greg Shah
05:59 AM Feature #1805: add missing UI method support
Added support for MOVE-BEFORE-TAB-ITEM(). The method DESELECT-ROWS() has already supported. However we do not have th... Eugenie Lyzenko
06:06 PM Feature #1804: add missing UI attributes
The refresh for drop has been uploaded. Eugenie Lyzenko
05:20 PM Feature #1804: add missing UI attributes
Feedback:
1. methods_attributes.rules is missing a history entry.
2. Please use HWND instead of HWnd in method na...
Greg Shah
06:24 AM Feature #1804: add missing UI attributes
Adding conversion support for
FIRST-TAB-ITEM
NEXT-TAB-ITEM
HWND
UI attributes.
Eugenie Lyzenko
05:01 AM Feature #2017 (WIP): conversion sypport for CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW syst...
Costin Savin

02/20/2013

05:11 PM Feature #2020: runtime support for LAST-EVENT system handle and associated attributes
This task is just for time tracking and association with the milestone. All history goes in the parent task #1782. Greg Shah
05:11 PM Feature #2020 (Closed): runtime support for LAST-EVENT system handle and associated attributes
Greg Shah
05:10 PM Feature #2019: conversion support for LAST-EVENT system handle and attributes
This task is just for time tracking and association with the milestone. All history goes in the parent task #1782. Greg Shah
05:09 PM Feature #2019 (Closed): conversion support for LAST-EVENT system handle and attributes
Greg Shah
05:01 PM Feature #2017: conversion sypport for CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system han...
This task is only for time tracking and association with milestone 4. All history should be in the parent task #2016. Greg Shah
04:59 PM Feature #2017 (Closed): conversion sypport for CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW s...
Greg Shah
05:00 PM Feature #2018: runtime support for CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
This task is only for time tracking and association with milestone 7. All history should be in the parent task #2016. Greg Shah
04:59 PM Feature #2018 (Closed): runtime support for CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW syst...
Greg Shah
04:58 PM Feature #2016: implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
CURRENT-WINDOW is assignable but neither DEFAULT-WINDOW or ACTIVE-WINDOW can be assigned.
DEFAULT-WINDOW is a hand...
Greg Shah
04:34 PM Feature #2016 (Closed): implement CURRENT-WINDOW, ACTIVE-WINDOW and DEFAULT-WINDOW system handles
Greg Shah

02/18/2013

06:48 PM Feature #1804: add missing UI attributes
The following are high priority:
FIRST-TAB-ITEM
NEXT-TAB-ITEM
HWND
Greg Shah
06:47 PM Feature #2008: runtime support for attributes in GUI
This is just for time tracking and association with milestone 4. All history should be in parent task #1804. Greg Shah
06:47 PM Feature #2008 (Closed): runtime support for attributes in GUI
Greg Shah
06:47 PM Feature #2007: conversion support for attributes
This is just for time tracking and association with milestone 4. All history should be in parent task #1804. Greg Shah
06:46 PM Feature #2007 (Closed): conversion support for attributes
Greg Shah
06:45 PM Feature #1805: add missing UI method support
The following are needed with high priority:... Greg Shah
06:44 PM Feature #2006: add runtime support for new methods in GUI
This is for time tracking and association with milestone 4 only. All updates should be placed in parent task #1805. Greg Shah
06:42 PM Feature #2006 (Closed): add runtime support for new methods in GUI
Greg Shah
06:43 PM Feature #2005: add conversion support for methods
This is for time tracking and association with milestone 4 only. All updates should be placed in parent task #1805. Greg Shah
06:41 PM Feature #2005 (Closed): add conversion support for methods
Greg Shah
 

Also available in: Atom