Project

General

Profile

Activity

From 03/12/2021 to 04/10/2021

04/10/2021

08:25 AM Bug #5240: BROWSE:SELECT-ROW(1) error on client
Stanislav Lomany wrote:
> Vladimir, this is caused by your recent change where exception is caught in @GenericWidg...
Vladimir Tsichevski
03:29 AM Bug #5240 (Review): BROWSE:SELECT-ROW(1) error on client
> 2. Another difference: OE displays error 382 (FWD displays error 4078).
> FWD throws the correct error 382 first, ...
Stanislav Lomany

04/09/2021

04:28 PM Bug #5245: BrowseColumnWidget.getScreenValue(): incorrect handling of an unknown value
I found the similar thread #3911-51 and below. #3911-27 Sergey Ivanovskiy
04:05 PM Bug #5245: BrowseColumnWidget.getScreenValue(): incorrect handling of an unknown value
It seems that it was related to the customer's project testcases 1 and 2, when all data after successful input are cl... Sergey Ivanovskiy
02:50 PM Bug #5245 (WIP): BrowseColumnWidget.getScreenValue(): incorrect handling of an unknown value
Sergey, if you remember the specific case why this was added in @BrowseColumnWidget@, please let me know. I get "?" i... Stanislav Lomany
09:47 AM Feature #4661 (Closed): add support for missing formats to image loading
Code Review Task Branch 3821c Revision 12265
The changes are good.
Greg Shah
09:34 AM Feature #4661: add support for missing formats to image loading
Greg Shah wrote:
> Eugenie: Please review 12263.
I have no objections except requirement to close opened scream y...
Eugenie Lyzenko
09:09 AM Feature #4661: add support for missing formats to image loading
Please review rev. 12265(3821c) that should fix found issues. Sergey Ivanovskiy
06:28 AM Feature #4661: add support for missing formats to image loading
Eugenie: Please review 12263. Greg Shah
06:27 AM Feature #4661: add support for missing formats to image loading
Code Review Task Branch 3821c Revision 12263
The changes are good.
The only issue I see is that the @ImageGuiIm...
Greg Shah
06:19 AM Feature #4661: add support for missing formats to image loading
Code Review Task Branch 3821c Revision 12261
The change is good.
Greg Shah
03:47 AM Feature #4661 (Review): add support for missing formats to image loading
Committed revision 12263 (3821c) added svg image loading support for image and button widgets. PNG and SVG are suppor... Sergey Ivanovskiy

04/08/2021

05:42 PM Feature #4661: add support for missing formats to image loading
Please review the committed revision 12261 (3821c) that fixed #4661-17. I checked that PNG is supported format but SV... Sergey Ivanovskiy
11:48 AM Feature #4661: add support for missing formats to image loading
OK. I understand what is the issue. The following rule expects @FILE name@ part that can be missed... Sergey Ivanovskiy
10:56 AM Feature #4661: add support for missing formats to image loading
The image phrase within button definition @IMAGE IMAGE-SIZE-PIXELS 50 by 50 FROM X 15 Y 10@ throws this exception whe... Sergey Ivanovskiy
04:11 PM Bug #5240 (WIP): BROWSE:SELECT-ROW(1) error on client
I wish all tasks would contain a solution inside, like this one:) The change is good, I'll take a look into #5245 and... Stanislav Lomany

04/07/2021

03:32 PM Feature #4661: add support for missing formats to image loading
Yes, I see this too. I just tested with 3821c rev 12255. Greg Shah
11:16 AM Feature #4661: add support for missing formats to image loading
I found that there is a regression of the conversion code (3821c) that makes this program fail conversion... Sergey Ivanovskiy
09:28 AM Feature #4661 (WIP): add support for missing formats to image loading
Sergey Ivanovskiy
09:27 AM Feature #4661: add support for missing formats to image loading
No, these formats are just listed in #4661-1. OK. I will check .png and .svg images for the button and image widgets. Sergey Ivanovskiy
08:05 AM Feature #4661: add support for missing formats to image loading
Do you know of a customer requirement for animated mouse cursors? At this time I don't know of any such requirement.... Greg Shah
07:32 AM Feature #4661: add support for missing formats to image loading
There can be another idea to wrap images containing animation images into new widget type and use this widget for mou... Sergey Ivanovskiy
04:37 AM Feature #4661: add support for missing formats to image loading
It seems that animated images can't be displayed by the web client due to it just displays static bitmap images of re... Sergey Ivanovskiy
11:46 AM Bug #5118: TREELIST widget issues
Greg Shah wrote:
> OK, leave the 101 and remove the "code".
Done in rev. 12253.
> Please propose a 4GL code edit...
Vladimir Tsichevski
11:24 AM Bug #5118: TREELIST widget issues
OK, leave the 101 and remove the "code". Please propose a 4GL code edit for setting the "code" value. We can send i... Greg Shah
11:16 AM Bug #5118: TREELIST widget issues
Greg Shah wrote:
> Is this customer specific? Shouldn't such values be handled by 4GL source file changes? I don't...
Vladimir Tsichevski
11:12 AM Bug #5118: TREELIST widget issues
Is this customer specific? Shouldn't such values be handled by 4GL source file changes? I don't see why a generic w... Greg Shah
11:05 AM Bug #5118: TREELIST widget issues
3821c, rev. 12253. The width and caption of the first default column changed to 101 and "code" to make it compatible ... Vladimir Tsichevski

04/06/2021

02:44 PM Feature #4661: add support for missing formats to image loading
Roger has shown that we already support @.gif@.
For now, the primary requirement of this task is that FWD should s...
Greg Shah
11:24 AM Bug #5245: BrowseColumnWidget.getScreenValue(): incorrect handling of an unknown value
The @BrowseColumnWidget.getScreenValue()@ convert an unknown character value to an empty string.
This code:...
Vladimir Tsichevski
11:20 AM Bug #5245 (Review): BrowseColumnWidget.getScreenValue(): incorrect handling of an unknown value
Vladimir Tsichevski
09:40 AM Bug #5241: NPE in LogicalTerminal.refreshBuffers
Greg Shah wrote:
> I don't object to that safety code, it makes sense to add.
>
> But I worry that there is a dee...
Vladimir Tsichevski
07:31 AM Bug #5241: NPE in LogicalTerminal.refreshBuffers
I don't object to that safety code, it makes sense to add.
But I worry that there is a deeper problem here which c...
Greg Shah

04/05/2021

07:25 PM Bug #5240: BROWSE:SELECT-ROW(1) error on client
As a workaround: the line 1726 in Browse:... Vladimir Tsichevski
05:05 PM Bug #5240: BROWSE:SELECT-ROW(1) error on client
1. The following code works as expected in OE, and causes the error number 4078 (@Unable to set attribute SCREEN-VALU... Vladimir Tsichevski
04:45 PM Bug #5240 (Closed): BROWSE:SELECT-ROW(1) error on client
Vladimir Tsichevski
07:18 PM Bug #5241: NPE in LogicalTerminal.refreshBuffers
# Convert, compile and run two procedures below.
# Exit the main window by pressing ESC twice.
The program bumps ...
Vladimir Tsichevski
06:58 PM Bug #5241 (New): NPE in LogicalTerminal.refreshBuffers
Vladimir Tsichevski
06:46 PM Bug #5231 (Closed): ChUI CHOOSE characters are too choosey
Greg Shah
06:44 PM Bug #5231 (Test): ChUI CHOOSE characters are too choosey
Code Review Task Branch 3821c Revision 12248
The changes are good.
Greg Shah
05:52 PM Bug #5231 (Review): ChUI CHOOSE characters are too choosey
Updated in @3821c_12248@. Please review. Roger Borrello

03/31/2021

07:46 PM Bug #5231: ChUI CHOOSE characters are too choosey
The documentation indicates @KEYCODE(RETURN)@ is returned when @AUTO-RETURN@ is set, and a match is found. Roger Borrello
03:27 PM Bug #5231 (WIP): ChUI CHOOSE characters are too choosey
Roger Borrello
03:27 PM Bug #5231: ChUI CHOOSE characters are too choosey
I am almost complete with revising @CHOOSE@ so that it can react to any characters that are being pressed. Previously... Roger Borrello
03:26 PM Bug #5231 (Closed): ChUI CHOOSE characters are too choosey
Roger Borrello
03:41 AM Feature #5223: SPREADSHEET: Implement formula circular references
SPREADSHEET widget currently doesn't support circular references in formulas. The reason for this is that Keikai back... Hynek Cihlar
03:37 AM Feature #5223 (New): SPREADSHEET: Implement formula circular references
Hynek Cihlar

03/30/2021

06:20 PM Feature #4174: implement calendar control/dtpicker OCX replacement
Constantin, I checked my old testcase and found that it had been broken. The issue is related to date time formats. Sergey Ivanovskiy

03/23/2021

02:40 PM Feature #4179 (Closed): create a standalone native launcher (Windows EXE and Linux/UNIX version) ...
Greg Shah
02:40 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Code Review Task Branch 3821c Revisions 12167 and 12169
I'm good with the changes.
Greg Shah
02:36 PM Feature #4182 (Closed): KERNEL32:SLEEP() emulation
Greg Shah
02:35 PM Feature #4181 (Closed): GetComputerNameA emulation
Greg Shah
09:10 AM Bug #5118: TREELIST widget issues
Another difference:
In 4gl it is illegal to pass an unknown character value as the column caption:
!5118-unknow...
Vladimir Tsichevski

03/22/2021

06:42 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Updates in @12167@. Created @launcher_xxx@ modules to support the launcher, removed JNI code from @desktop_xxx@ modules. Roger Borrello
03:31 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Code Review Task Branch 3821c Revision 12165
1. I'm not a fan of this @zenity@ dependency, but I think writing the...
Greg Shah
02:26 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Updates in @3821c_12165@ Roger Borrello
01:37 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
It works for me. Greg Shah
01:00 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Here are the 2 (Linux/Windows). I had to merge some text, since I don't have as much control over the @zenity@ tool:
...
Roger Borrello
12:14 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
The error message is good.
In regard to the warning:
* The yellow warning icon is good.
* Please change the te...
Greg Shah
12:05 PM Feature #4179 (Review): create a standalone native launcher (Windows EXE and Linux/UNIX version) ...
Take a look at the demo video and below messages:
!4179_error_message.png!
!4179_warning_message.png!
Roger Borrello
08:13 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
> Is language support a requirement?
Yes, but it can be deferred until another customer needs it.
> A warning m...
Greg Shah
10:34 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Is language support a requirement? We need to have:
# A warning message about the danger of launching a resource
# ...
Roger Borrello
06:48 AM Bug #5214: Broken z-order for all driver widgets (including SPREADSHEET, HTML-BROWSER, etc.)
To replicate the issue, create a program with two legacy windows, display a HTML-BROWSER widget in one window and the... Hynek Cihlar
06:47 AM Bug #5214 (Closed): Broken z-order for all driver widgets (including SPREADSHEET, HTML-BROWSER, e...
Hynek Cihlar

03/19/2021

06:26 PM Feature #4179 (WIP): create a standalone native launcher (Windows EXE and Linux/UNIX version) whi...
> This version does not have the enhancement to warn the user about upcoming launch. Should I leave that as a future ... Greg Shah
06:07 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
I did find an issue related to @execv@ which I fixed. Also:
* postbuild processing was added
* some more specific e...
Roger Borrello
03:54 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
It is sporadic, because I was able to open links repetitively without issue on Firefox. Then it happened on Chrome, a... Roger Borrello
02:00 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
> The process list shows there's a "Tooltip Worker" under the spawner still running.
Are you saying the JVM has a ...
Greg Shah
01:34 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Greg Shah wrote:
> Logging is a girl's best friend.
The launcher is completely gone. The web client application i...
Roger Borrello
01:20 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Logging is a girl's best friend. Greg Shah
12:59 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Greg Shah wrote:
> The error you posted looks like something associated with the Java debugger support. Disable tha...
Roger Borrello
12:22 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
The error you posted looks like something associated with the Java debugger support. Disable that in the directory b... Greg Shah
12:15 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
I wanted to note that when the application hangs, the web client can never seem to re-connect. In server.log:... Roger Borrello
11:07 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Not sure how all that changed in the task header. Changing back. Roger Borrello
11:06 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Greg Shah wrote:
> Good work!
Thanks... I do need to see if the way we are spawning under Linux properly returns ...
Roger Borrello

03/18/2021

06:32 PM Feature #4179 (Closed): create a standalone native launcher (Windows EXE and Linux/UNIX version) ...
Good work! Greg Shah
05:48 PM Feature #4179 (Review): create a standalone native launcher (Windows EXE and Linux/UNIX version) ...
OK... I concur, so I believe it is done. I've moved on to the customer's implementation of @OPEN-MIME-TYPE@. Roger Borrello
05:11 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
> The integration into the browser is very clumsy and un-precise. I cannot find the mimeType.rdf file for the Firefox... Greg Shah
05:08 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Greg Shah wrote:
> What is left to do? Is this really just 70% done?
More like 90%.
The integration into the ...
Roger Borrello
04:21 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
What is left to do? Is this really just 70% done? Greg Shah
04:20 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Code Review Task Branch 3821c Revision 12149
I'm OK with the changes.
Greg Shah
03:59 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
There was also a need to handle the @file:///@ prefix. Updates in @12149@. Roger Borrello
12:56 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
> In the web client, I can put whatever I want in. But at the TC.openMimeResource, it converts:
Yes, in @TC.openMi...
Greg Shah
12:19 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
You are free to do any required changes for your task taking into account the existing functionality of @open-mime-re... Sergey Ivanovskiy
12:04 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
I won't even quote that... I meant to say, I didn't receive the file at the web client.
I was able to get firewall...
Roger Borrello
11:05 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
> I didn't not receive the file at the web client
The double negative makes me question: are you saying "I did I r...
Greg Shah
10:27 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Using a Chrome on Windows, with the client/server in my Ubuntu VM, I see the wrapper file:... Roger Borrello
07:19 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
> The thought was that the original string could be passed back for the original processing, should it not be able to... Greg Shah
11:34 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Good article: https://stackoverflow.com/questions/6267546/how-do-i-associate-a-custom-mime-type-to-my-local-applicati... Roger Borrello
11:25 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Greg Shah wrote:
> Is it fully working at this point?
My testcase works on Firefox. I am trying to get the same r...
Roger Borrello
10:55 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Greg Shah wrote:
> Code Review Task 3821c Revisions 12140 through 12142
>
> The changes are good.
>
> The @Gui...
Roger Borrello
08:52 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Is it fully working at this point? Greg Shah
08:52 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Code Review Task 3821c Revisions 12140 through 12142
The changes are good.
The @GuiWebDriver.writeLauncherWrapp...
Greg Shah
01:09 PM Feature #4174: implement calendar control/dtpicker OCX replacement
Beside the #4174-234 and #4174-235, we should test key combinations in the calendar fill-in and popup:
* cursor keys...
Constantin Asofiei

03/17/2021

07:31 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
I was missing the @DesktopHelpers@ classname in the method declaration, leading to the issue in #4179-67. Fixed in @1... Roger Borrello
06:33 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Eugenie Lyzenko wrote:
> Never mind. I see this is already fixed in @12141@. Thanks.
My apologies. The makefile c...
Roger Borrello
06:27 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Eugenie Lyzenko wrote:
> Eugenie Lyzenko wrote:
> > Roger Borrello wrote:
> > > Changes committed in @12140@.
> ...
Eugenie Lyzenko
06:23 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Eugenie Lyzenko wrote:
> Roger Borrello wrote:
> > Changes committed in @12140@.
> >
> > Regarding the paramete...
Eugenie Lyzenko
06:06 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Roger Borrello wrote:
> Changes committed in @12140@.
>
> Regarding the parameters, I didn't want to hold up the...
Eugenie Lyzenko
05:40 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Changes committed in @12140@.
Regarding the parameters, I didn't want to hold up the task for this. There's some ...
Roger Borrello
10:25 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
> I found that in using Desktop.java, we have some conflicts with awt.Desktop. Should I name that something else?
...
Greg Shah
09:26 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Greg Shah wrote:
> 1. @LAUNCHER_MIME_TYPE@ should only be defined in one place. Why not put it in @Desktop.java@ and...
Roger Borrello
08:08 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Code Review Task Branch 3821c Revision 12127
1. @LAUNCHER_MIME_TYPE@ should only be defined in one place. Why not ...
Greg Shah
10:49 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Greg Shah wrote:
> It just needs to live wherever the @p2j.jar@ exists. It looks like you changed the name of the n...
Roger Borrello

03/16/2021

06:59 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
It just needs to live wherever the @p2j.jar@ exists. It looks like you changed the name of the native method. Did y... Greg Shah
05:54 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
A minor problem with the Swing that I can move on from. I was just trying to complete the code. But the JNI cannot be... Roger Borrello
01:13 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Roger Borrello wrote:
> Greg Shah wrote:
> > Code Review #4179-61 Patch
> >
> > 1. The changes to @GuiWebDriver....
Sergey Ivanovskiy
11:29 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
> At this point we don't know whether we have a URI for launcher://file_to_launch or simply a path to a file.
We d...
Greg Shah
11:21 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Greg Shah wrote:
> Code Review #4179-61 Patch
>
> 1. The changes to @GuiWebDriver.openMimeResource()@ are:
>
>...
Roger Borrello
10:13 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Code Review #4179-61 Patch
1. The changes to @GuiWebDriver.openMimeResource()@ are:
* should not be uncondition...
Greg Shah
09:28 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
The wrapping end is coded and attached as a patch. I would appreciate some review. I am working on the native code, w... Roger Borrello
03:32 AM Bug #5118: TREELIST widget issues
Vladimir Tsichevski wrote:
> An issue from #4908-4:
>
> By pressing and releasing left and right mouse buttons ...
Hynek Cihlar

03/15/2021

07:42 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
> I want to add @GuiWebDriver.openLauncherResource@ that will mimic @openMimeResource@ but will create a temp wrapper... Greg Shah
06:06 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Some change questions...
I want to add @GuiWebDriver.openLauncherResource@ that will mimic @openMimeResource@ but ...
Roger Borrello
02:13 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
For security reasons, we will prompt the user before calling @desktopOpen()@. The idea is to display the command lin... Greg Shah
02:06 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
I've just spoken with Roger and we've agreed on the following approach.
*1.* @OPEN-MIME-RESOURCE@ will be enhanced...
Greg Shah
09:51 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Roger Borrello wrote:
> To close out my thoughts (I have a doctor appointment shortly), if we do find @file:///@, we...
Sergey Ivanovskiy
09:46 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Why are we messing with @file://@ in this task? The plan was to *always* use a @launcher://@ protocol for the launch... Greg Shah
09:43 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
To close out my thoughts (I have a doctor appointment shortly), if we do find @file:///@, we can proceed as if the re... Roger Borrello
09:40 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
As to what that means to our code, if we agree on the "file://" prefix... we have to further decide if there is or is... Roger Borrello
09:38 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Sergey Ivanovskiy wrote:
> For an example, this url throws exception @new URL("file://" + "C:\\tmp\\name.txt");@ but...
Roger Borrello
09:10 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
For an example, this url throws exception @new URL("file://" + "C:\\tmp\\name.txt");@ but this one is correct... Sergey Ivanovskiy
09:01 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
These changes are not correct because @file:///@ is important for local files. Please look at https://en.wikipedia.or... Sergey Ivanovskiy
08:18 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Sergey, take a look at this update I propose for @UiUtils@:... Roger Borrello
04:40 PM Bug #5118: TREELIST widget issues
An issue from #4908-4:
By pressing and releasing left and right mouse buttons while dragging a tree column heade...
Vladimir Tsichevski

03/14/2021

06:16 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Sergey Ivanovskiy wrote:
> @UiUtils.resolveLocalFileResource(String uriString)@ doesn't throw malformed URL exceptio...
Sergey Ivanovskiy
05:26 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Roger Borrello wrote:
> Greg Shah wrote:
> > At this point, we are going with our own @launcher://@ protocol for sp...
Sergey Ivanovskiy

03/12/2021

06:50 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
> With respect to the OPEN-MIME-TYPE testcase and Swing, it also works "out of the box" using the file:// protocol
...
Greg Shah
06:28 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Roger Borrello wrote:
> Greg Shah wrote:
> > At this point, we are going with our own @launcher://@ protocol for sp...
Greg Shah
05:07 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
With respect to the @OPEN-MIME-TYPE@ testcase and Swing, it also works "out of the box" using the @file://@ protocol,... Roger Borrello
03:49 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Greg Shah wrote:
> At this point, we are going with our own @launcher://@ protocol for specifying the resource to lo...
Roger Borrello
12:31 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
It was @msys@. I'm not sure where that comes into play, but when I don't include @c:\msys\bin@ in the path, everythin... Roger Borrello
11:52 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Greg Shah wrote:
> See @.bzrignore@.
Thanks.
With respect to @library.c@ and the non-declaration, I'll have to d...
Roger Borrello
08:56 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
See @.bzrignore@. Greg Shah
08:49 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Greg Shah wrote:
> I assume you are fixing them.
With respect to the Java header, which is what triggered a rebui...
Roger Borrello
07:49 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
At this point, we are going with our own @launcher://@ protocol for specifying the resource to load?
If so, then I...
Greg Shah
07:44 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
> because there were warnings/errors in memory.c and library.c
I assume you are fixing them.
Greg Shah
07:44 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
Code Review Task Branch 3821c Revision 12113
The changes are good.
Greg Shah
 

Also available in: Atom