Zbigniew Rebacz's activity

From 09/15/2020 to 10/14/2020

10/11/2020

03:06 PM U++ Bug #2082 (Approved): NativeFileSel linux *.* problem
Zbigniew Rebacz

10/08/2020

12:40 PM U++ Bug #2077 (Approved): String0::IsEqual causing warnings with newer GCC
This is not obvious warning and probably bug in gcc. We could close it for now. Zbigniew Rebacz
12:40 PM U++ Bug #2077 (Approved): String0::IsEqual causing warnings with newer GCC
This is not obvious warning and probably bug in gcc. We could close it for now. Zbigniew Rebacz

10/04/2020

07:34 PM U++ Bug #2077 (New): String0::IsEqual causing warnings with newer GCC
Seems like the problem returned (tutorial/Skylark10 package), however in different place:... Zbigniew Rebacz
07:34 PM U++ Bug #2077 (New): String0::IsEqual causing warnings with newer GCC
Seems like the problem returned (tutorial/Skylark10 package), however in different place:... Zbigniew Rebacz

10/03/2020

11:03 AM U++ Feature #2080 (Approved): Add support for physical forward/backword mouse buttons
Some time ago I bought following mouse https://www.logitech.com/pl-pl/product/corded-mouse-m500s would be good if upp... Zbigniew Rebacz

10/01/2020

11:33 PM U++ Bug #2077 (Approved): String0::IsEqual causing warnings with newer GCC
No warnings anymore - good job :) Zbigniew Rebacz

09/30/2020

06:59 PM U++ Task #2076: Native tooltips colors for GTK3
I remembered these kind of problems for the GTK2, but when I use the fix it works fine for all KDE GTK themes. Probab... Zbigniew Rebacz
05:52 PM U++ Bug #2077: String0::IsEqual causing warnings with newer GCC
Yes, I compile TheIDE in release mode. GCC already updated :) Zbigniew Rebacz

09/29/2020

11:31 AM U++ Bug #2077: String0::IsEqual causing warnings with newer GCC
I use Manjaro KDE edition. This is rolling distro, so you all the time should have decent compilers. Zbigniew Rebacz

09/28/2020

08:51 PM U++ Feature #2078 (Patch ready): FileSelButton should display "Select path.." tip
Patch ready... Zbigniew Rebacz
08:51 PM U++ Feature #2078 (Patch ready): FileSelButton should display "Select path.." tip
Patch ready... Zbigniew Rebacz

09/27/2020

08:45 PM U++ Feature #2078 (New): FileSelButton should display "Select path.." tip
Anyway the Tip method doesn't work for FileSelButton. You need to set it for FrameRight<Button> button; not for Ctrl.... Zbigniew Rebacz
08:45 PM U++ Feature #2078 (New): FileSelButton should display "Select path.." tip
Anyway the Tip method doesn't work for FileSelButton. You need to set it for FrameRight<Button> button; not for Ctrl.... Zbigniew Rebacz
08:01 PM U++ Feature #2078 (Rejected): FileSelButton should display "Select path.." tip
Zbigniew Rebacz
12:54 PM U++ Feature #2078: FileSelButton should display "Select path.." tip
This require more work - probably adding virtual method Tip() would solve the issue. Zbigniew Rebacz
03:55 AM U++ Feature #2078 (Approved): FileSelButton should display "Select path.." tip
It seems that FileSelButton is missing one big feather - tooltip. I highly suggest to change following line (CtrlLib/... Zbigniew Rebacz

09/26/2020

04:03 PM U++ Bug #2077: String0::IsEqual causing warnings with newer GCC
Works fine without comparison and doesn't produce warning. Zbigniew Rebacz
10:27 AM U++ Bug #2077: String0::IsEqual causing warnings with newer GCC
With memeq8 strange things happen inside TheIDE - files are not loaded correctly, so it is definitely no function we ... Zbigniew Rebacz
09:43 AM U++ Bug #2077: String0::IsEqual causing warnings with newer GCC
No warning with following line:... Zbigniew Rebacz
09:34 AM U++ Bug #2077: String0::IsEqual causing warnings with newer GCC
This is gcc 10.2 Zbigniew Rebacz

09/25/2020

11:03 PM U++ Bug #2077 (Approved): String0::IsEqual causing warnings with newer GCC
Here is the warnings generated by gcc on Linux:... Zbigniew Rebacz
08:27 PM U++ Task #2074: macOS toolbar should support application name approch
The main problem with the current approch for macOS is that the active application is identify by it's toolbar. Pleas... Zbigniew Rebacz

09/24/2020

12:29 AM U++ Bug #2067 (Approved): C4927 warnings in Core with latest MSVC
Zbigniew Rebacz
09:33 PM U++ Task #2076 (Approved): Native tooltips colors for GTK3
It's seems that we can obtain appropriate tool-tip colors for GTK3 apps:... Zbigniew Rebacz
09:29 PM U++ Feature #2072 (Approved): Making "Select Main Package" more accessible for begginers
Zbigniew Rebacz

09/23/2020

09:06 PM U++ Bug #2067 (In Progress): C4927 warnings in Core with latest MSVC
Two warnings in Skylark package would be good to fix... Zbigniew Rebacz
09:06 PM U++ Bug #2067 (In Progress): C4927 warnings in Core with latest MSVC
Two warnings in Skylark package would be good to fix... Zbigniew Rebacz
09:06 PM U++ Bug #2067 (In Progress): C4927 warnings in Core with latest MSVC
Two warnings in Skylark package would be good to fix... Zbigniew Rebacz
07:54 PM U++ Bug #2067 (Approved): C4927 warnings in Core with latest MSVC
Zbigniew Rebacz
08:53 PM U++ Task #2075 (New): reference/Oracle warnings MSVC
Here is the warning list while compiling reference/Oracle with MSVC:... Zbigniew Rebacz
11:44 AM U++ Feature #2072: Making "Select Main Package" more accessible for begginers
Yes, this is a suggestion only, so the screenshot should be treated as ui mock up not implementation :) Zbigniew Rebacz

09/21/2020

12:43 PM U++ Task #2074 (New): macOS toolbar should support application name approch
On the mac in global menu bar application name is displayed like "Chrome", "Finder". Only U++ application doesn't sup... Zbigniew Rebacz
12:38 PM U++ Bug #2062 (Approved): DropList item can not be selected on macOS when it is too big
Zbigniew Rebacz

09/17/2020

12:57 AM U++ Feature #2072 (Approved): Making "Select Main Package" more accessible for begginers
I just created a little change to our first view "Select Main Package". I added "?" symbol. It opens "https://www.ult... Zbigniew Rebacz
08:54 PM U++ Task #2066 (Approved): Docking package produce warning
Zbigniew Rebacz
08:53 PM U++ Bug #2067: C4927 warnings in Core with latest MSVC
I will try to generate patch in the weekend. Zbigniew Rebacz

09/16/2020

11:06 PM U++ Bug #2067: C4927 warnings in Core with latest MSVC
As we discuss we will keep it like it is and our recommendation is to do not use latest MSVC versions. If it will not... Zbigniew Rebacz
 

Also available in: Atom