Activity
From 04/28/2022 to 05/27/2022
05/27/2022
- 02:56 PM Feature #5742: improve web client startup time
- Code Review 5742b.diff
I think this is a really good update. I'm excited to see it in use in real applications. ... - 10:29 AM Feature #5742 (Review): improve web client startup time
- Implemented as planned
To activate following section needs to be added to directory.xml "server/default" section:
<... - 02:40 PM Bug #6460: AsyncContext completed and/or Request lifecycle recycled
- Please see #5976-57.
- 02:39 PM Bug #6460 (New): AsyncContext completed and/or Request lifecycle recycled
- 01:51 AM Bug #6443 (Review): Widget ROW/COLUMN validation
- Ready for review...
- 01:50 AM Bug #6443 (WIP): Widget ROW/COLUMN validation
- Just in case this gets overlooked, after changes in #5897 there was a regression reported for screens in #6314. Rever...
- 01:38 AM Bug #6443 (Review): Widget ROW/COLUMN validation
- 09:14 PM Feature #6440: ATTR-SPACE in FILL-IN
- @ATTR-SPACE@ (although we don't support, 4GL documentation claims it has no effect and is for backward compatibility ...
- 09:13 PM Feature #6440 (New): ATTR-SPACE in FILL-IN
- 09:12 PM Feature #6439: improve event support
- * @PROCESS_EVENTS@ is lightly used; some events may not be supported, but it's not obvious which are in use
* @LIST-... - 09:11 PM Feature #6439 (New): improve event support
- 09:11 PM Feature #6438: frame attributes, methods and options
- * @LINE@ attribute
* @CURRENT-ITERATION@ attribute
* @GET-ITERATION()@ method
* @STREAM-IO@ option
* @SCROLL@ opt... - 09:10 PM Feature #6438 (Closed): frame attributes, methods and options
- 09:09 PM Feature #6437 (New): FIELD-GROUP:FOREGROUND
- 09:08 PM Feature #6436 (New): CLIPBOARD:NUM-FORMATS
05/26/2022
- 11:05 AM Feature #5742: improve web client startup time
- I like the plan.
- 10:52 AM Feature #5742: improve web client startup time
- Let me explain the approach.
My goal is to balance between minimum client cache size and optimum performance not de... - 07:48 AM Feature #5742: improve web client startup time
- > >To "one time" push some state from the client to the server at startup, we have void MainEntry.setClientParams(Cli...
- 07:17 AM Feature #5742 (WIP): improve web client startup time
- 07:17 AM Feature #5742: improve web client startup time
- Greg Shah wrote:
>To "one time" push some state from the client to the server at startup, we have void MainEntry.set...
05/25/2022
- 10:42 AM Feature #5742: improve web client startup time
- Code Review 5742a.diff
1. I think the read access to @sharedLegacyTextDimensionsCache@ uin @FontTable.readLegacyTe... - 07:30 AM Feature #5742 (Review): improve web client startup time
- Greg Shah wrote:
> Ignore the environmental issues.
>
> What is left to do is the items in #5742-3 which reduce t... - 09:45 AM Bug #6383: TAB-ITEM issues
- Vladimir Tsichevski wrote:
> Vladimir Tsichevski wrote:
>
> > h5. Problem 3
> >
> > The Java method naming in ...
05/23/2022
05/20/2022
- 04:53 PM Bug #6374: Tab-stop widget order should be reset after frame is realized
- The proposed fix which was not accepted (needs more investigation) is attached as @reset-tabitems-on-frame-realize.di...
- 04:40 PM Bug #6383: TAB-ITEM issues
- Vladimir Tsichevski wrote:
> h5. Problem 3
>
> The Java method naming in inconsistent: @moveAfterTab@, but @mov... - 04:38 PM Bug #6383: TAB-ITEM issues
- There are a number of known issues related to tab item list and related 4gl calls. This issue is to post these proble...
- 08:52 AM Bug #6383 (New): TAB-ITEM issues
05/19/2022
- 01:24 PM Feature #5742: improve web client startup time
- Ignore the environmental issues.
What is left to do is the items in #5742-3 which reduce the startup time of the F... - 12:42 PM Feature #5742: improve web client startup time
- Greg,
Should I continue working on this issue (and possibly looking for environmental issues) considering #6233#note...
05/18/2022
05/17/2022
- 03:36 PM Bug #6374: Tab-stop widget order should be reset after frame is realized
- The issue can be replicated with the following test case....
- 03:35 PM Bug #6374 (New): Tab-stop widget order should be reset after frame is realized
05/16/2022
- 09:45 AM Feature #6369: Frame widget needs specific MOVE-TO-BOTTOM() call implementation
- For @MOVE-TO-BOTTOM()@ call used with frame widget we need to implement the same approach is now used for @MOVE-TO-TO...
- 09:42 AM Feature #6369 (New): Frame widget needs specific MOVE-TO-BOTTOM() call implementation
05/13/2022
- 06:06 AM Bug #6360: Frame size adjustment
- In 4GL when a nested frame is placed in a parent frame it's size might be adjusted based on the available size inside...
- 05:46 AM Bug #6360 (New): Frame size adjustment
05/03/2022
- 07:01 AM Feature #5742: improve web client startup time
- We have another case where a customer's system (based on Amazon Linux which is in turn based on RedHat/CentOS) showed...
05/02/2022
- 06:46 AM Bug #6267 (Review): StackOverflowError in BROWSE widget
- Constantin, please review the committed revision 13835(3821c).
04/29/2022
- 05:33 AM Bug #6038: ComboBox setScreenValue improvements
- Marian Edu wrote:
> Guys, I'm trying to close this somehow but although I've tried to keep the current implementatio... - 04:15 AM Bug #6267: StackOverflowError in BROWSE widget
- If @cpinternal@ is @UTF-8@, then 4GL calculates a key codepoint using reverse mapping of bytes to integer in reverse ...
04/28/2022
- 10:48 AM Bug #5622: TREEVIEW widget issues
- Vladimir Tsichevski wrote:
> Tijs Wickardt wrote:
>
> > Interesting. A possible third explanation: OE stores the ... - 10:35 AM Bug #5622: TREEVIEW widget issues
- Tijs Wickardt wrote:
> Interesting. A possible third explanation: OE stores the default OCX values in the wrx. If ... - 10:01 AM Bug #5622: TREEVIEW widget issues
- Vladimir Tsichevski wrote:
> > I see two explanations here. OE either looks in the type library where default param ... - 09:34 AM Bug #5622: TREEVIEW widget issues
- Hynek Cihlar wrote:
> > And this value must *not* be the 4gl @undefined@, because, by my observations, sending @un... - 08:44 AM Bug #5622: TREEVIEW widget issues
- I created #6302 to cover the empty arguments issue.
- 08:41 AM Bug #5622: TREEVIEW widget issues
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
>
> > It is on the OCX object to determine what the default valu... - 08:30 AM Bug #5622: TREEVIEW widget issues
- Hynek Cihlar wrote:
> It is on the OCX object to determine what the default value is when an empty argument is giv... - 03:30 AM Bug #5622: TREEVIEW widget issues
- Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > Hynek Cihlar wrote:
> >
> > > I assume you mean the followi... - 03:27 AM Bug #5622: TREEVIEW widget issues
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
>
> > I assume you mean the following statement: @hNode = chCfTr... - 05:39 AM Bug #6267: StackOverflowError in BROWSE widget
- I found that the issue is in @Utils.toChar(int)@ that is used for converting a codepoint to a character. If an input ...
Also available in: Atom