Activity
From 07/30/2013 to 08/28/2013
08/26/2013
- 04:35 PM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- The drop includes the get/set terminal type implementation. The real 4gL Windows shows the terminal type is constant ...
08/24/2013
- 08:47 AM Bug #2174 (Rejected): Toggle-box widget implementation abnormal end issue
- 08:29 AM Bug #2173 (Rejected): Support for slider widget
- 08:20 AM Bug #2172 (New): Editor widget vertical scrollbar issue
- 08:13 AM Bug #2171 (New): Focused radio-button attribute mismatch
- 08:11 AM Bug #2170 (New): Selection list does not show the vertical scrollbar
- 08:04 AM Bug #2169 (New): Scrollbars issue in combo-box and selection-list
08/23/2013
- 06:47 PM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- The today drop includes error processing code approach for terminal_win.c module for you to review. The gathering inf...
08/22/2013
- 07:47 PM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- This drop is a result of checking different widgets layout on Windows 4GL system. I have modified in addition OutputM...
- 01:55 PM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- The testing highlights one point to discuss. Previously findings show us the key codes returned from Windows key read...
08/20/2013
- 07:14 PM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- More investigation results from testcases written:
1. Toggle-Box widget is not implemented in our runtime.
2. Sli...
08/19/2013
- 05:28 PM Bug #2168 (New): Combo-box initial shape attribute mismatch
- 12:51 PM Bug #2166 (New): Alert box layout mismatch
- 12:40 PM Bug #2165 (New): Handling "color skip" phrase produces incorrect color attribute selection
- 11:44 AM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- In regard to note 13, please open 2 new tasks: one for the alert-box "color skip" issue and a different task for the ...
- 11:03 AM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- Looks like writing the console testcases I've found two P2J AlertBox issues. Consider the following code:...
08/16/2013
- 06:21 PM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- The second drop for today. The NORMAL text attribute has been changed for color displays according to the Progress do...
- 04:49 PM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- Additional note for the previous update. The NORMAL text attribute usage there is correct for the monochrome monitors...
- 11:36 AM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- The next drop for review. The changes:
1. Implemented key reader code. The java KeyProcessor.java class has also bee... - 12:33 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- The widget variant of the CURRENT-ITERATION attribute is used by ADM2 (specifically smart.p, procedure @applyEntry@)....
- 12:30 PM Feature #2162 (New): add support for CURRENT-ITERATION attribute (for widget objects)
08/15/2013
- 01:49 PM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- Go ahead with the ReadConsoleInput() version.
- 01:34 PM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- On Linux it returns 304 or 414 for F4 for example. On Windows _getch() returns 0x3E or 62 in decimal, so looks like n...
- 01:09 PM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- > I prefer to use ReadConsoleInput() console API if there is no objections. It is low-level console input function an...
- 11:57 AM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- > ... But it is very important to support attributes (e.g. underline, reverse...). These are heavily used in ChUI cod...
- 08:06 AM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- At this time our character driver for NCURSES doesn't support real colors either. But it is very important to suppor...
- 08:05 PM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- The next drop for review. This is the first workable version. The main issue I struggled with is character coding to ...
07/31/2013
- 02:48 PM Feature #1898: write a replacement for the CHARVA libTerminal.so as an NCURSES-based Linux shared...
- I forgot: the src/com/goldencode/p2j/ui/client/chui/driver/charva/* has to be removed too. I did that now in bzr rev...
- 02:45 PM Feature #1898: write a replacement for the CHARVA libTerminal.so as an NCURSES-based Linux shared...
- Make sure to list the files that were removed in your distribution email.
- 02:44 PM Feature #1898: write a replacement for the CHARVA libTerminal.so as an NCURSES-based Linux shared...
- I just did it here. It worked fine. The revision number is 10370. I just used bzr remove on the specific files and...
- 02:38 PM Feature #1898: write a replacement for the CHARVA libTerminal.so as an NCURSES-based Linux shared...
- > Don't forget to remove the following files:
>
> lib/charva_cut_down_20100816.zip
> lib/charva_cut_down_20101216... - 02:15 PM Feature #1898: write a replacement for the CHARVA libTerminal.so as an NCURSES-based Linux shared...
- Don't forget to remove the following files:
lib/charva_cut_down_20100816.zip
lib/charva_cut_down_20101216.zip
li... - 12:36 PM Feature #1898: write a replacement for the CHARVA libTerminal.so as an NCURSES-based Linux shared...
- Yes, go ahead and check-in/distribute.
- 12:35 PM Feature #1898: write a replacement for the CHARVA libTerminal.so as an NCURSES-based Linux shared...
- Finally the regression testing has been passed with bzr code base 30368. So I guess it is ready to check in and distr...
- 12:51 PM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- It is a good start. Keep going.
- 09:15 AM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- The first proposal of the Windows console native implementation for you to review. A lot of comments still left - be ...
Also available in: Atom