Activity

From 05/19/2017 to 06/17/2017

06/17/2017

10:34 PM Bug #1370 (Ready for QA): cmd.exe dosent' apper when debugging with mingw debuger
Zbigniew Rebacz
10:33 PM Bug #1370: cmd.exe dosent' apper when debugging with mingw debuger
Priority change to high due to impact on the end user of TheIDE. Zbigniew Rebacz
10:32 PM Bug #1370: cmd.exe dosent' apper when debugging with mingw debuger
I tested this problem 3 weeks ago and it seems to disappear. Even "system("pause")" works with debugger. It should be... Zbigniew Rebacz
10:30 PM Bug #1729 (Rejected): Size by default should be empty
OK - I will reject this issue. For the next time I will need to remember that by defaults it initialized with random ... Zbigniew Rebacz
10:14 PM Task #1747 (Approved): MacroManager should allow import, export (global operations) and edit (loc...
This is minor MacroManager interface improvement.
The menu bar should look like this:
- New macro file..
- Delet...
Zbigniew Rebacz
10:05 PM Refactoring #1746 (Approved): MacroManager should be independed from TheIDE and move to separate ...
Currently MacroManager depends on ide object which is not very good design. It is cyclic dependency - ide instance cr... Zbigniew Rebacz
10:03 PM Refactoring #1725 (Rejected): usc extension is used for Macro file and for designerModule file
I think it will not happen, because of backward compatibility - please read my first commend. Mirek if you want to ad... Zbigniew Rebacz
09:56 PM Bug #1744 (Approved): MacroManager allows to import invalid macro file
Zbigniew Rebacz
07:31 PM Bug #1744: MacroManager allows to import invalid macro file
We want to display that wrong formated files, but the entry will not displayed the macro list. The main reason of tha... Zbigniew Rebacz
05:13 PM Bug #1744: MacroManager allows to import invalid macro file
i have changed a bit, please check. Abdelghani Omari
04:24 PM Bug #1744: MacroManager allows to import invalid macro file
Zbigniew Rebacz wrote:
> We need to fix two issues
> - Importing .usc file should be valid - we cannot import file ...
Abdelghani Omari
09:28 PM Feature #1703 (Approved): Macro manager for TheIDE
Zbigniew Rebacz
07:09 PM Bug #1745 (Approved): Close right tabs can close all tabs
There is one place that allows to close all tabs using "Close right tabs" feature. All you need to do is just click o... Zbigniew Rebacz

06/16/2017

06:39 PM Bug #1744 (Approved): MacroManager allows to import invalid macro file
We need to fix two issues
- Importing .usc file should be valid - we cannot import file with controls definitions or...
Zbigniew Rebacz
02:09 PM Feature #1743 (Approved): ide: Single letter selection should highlight only single-letter variables
Miroslav Fidler

06/08/2017

09:36 AM Feature #1740 (Approved): ide: Use text selection (or file) as error list
Miroslav Fidler

06/05/2017

06:44 PM Bug #1739 (Approved): ArrayCtrl: in Multiselect mode, WhenSel is called 5 time each cursor change
test case :... Abdelghani Omari
04:49 PM Refactoring #1732: GDB MI2 interface: new implimentation
Zbigniew Rebacz wrote:
> Hold on? I think we need to improve our current implementation of GDB it posses several bug...
Abdelghani Omari

06/04/2017

08:38 PM Bug #1729: Size by default should be empty
Well, this is how it is designed. Same thing is true for 'int' or 'double'. These classes are meant to be the same.
...
Miroslav Fidler
08:36 PM Bug #1735 (Rejected): Improve ReverseRange
Miroslav Fidler
08:36 PM Feature #1734 (Approved): ReverseRange
Miroslav Fidler
08:36 PM Feature #1736 (Approved): Ranges should work with r-value and const-value
Miroslav Fidler

06/03/2017

12:15 AM Feature #1731: GDB - MingGW : Display output of target application in a separate console
- Zbigniew Rebacz

06/02/2017

10:20 AM Feature #1736 (Approved): Ranges should work with r-value and const-value
Miroslav Fidler
09:19 AM Bug #1735 (Rejected): Improve ReverseRange
This should work:... Miroslav Fidler

06/01/2017

09:20 AM Feature #1734 (Approved): ReverseRange
Miroslav Fidler

05/30/2017

09:45 PM Refactoring #1732: GDB MI2 interface: new implimentation
Hold on? I think we need to improve our current implementation of GDB it posses several bugs like unexpected crashes ... Zbigniew Rebacz
09:43 PM Feature #1731: GDB - MingGW : Display output of target application in a separate console
If it is mswindows specific then why not use:... Zbigniew Rebacz

05/29/2017

05:03 PM Bug #1727 (Approved): TreeCtrl Display bug
cbpporter cbpporter

05/28/2017

01:05 AM Refactoring #1732 (Rejected): GDB MI2 interface: new implimentation

the new parser is based on ParseJSON(const char *s).
it is in beta stage.
this week-end, i have started his int...
Abdelghani Omari
08:35 PM Feature #1731 (Rejected): GDB - MingGW : Display output of target application in a separate console
the command "set new-console on" is mswindows specific, it allows the output redirection of the program to a new cons... Abdelghani Omari

05/27/2017

04:36 PM Bug #1727 (Ready for QA): TreeCtrl Display bug
Miroslav Fidler

05/24/2017

09:46 PM Bug #1728 (Approved): FindFile dialog should not support minalizie operation for window
Zbigniew Rebacz
12:32 PM Bug #1728 (Approved): FindFile dialog should not support minalizie operation for window
Minimalization doesn't work well on Windows (Window changes it's position to the frame size). Zbigniew Rebacz
01:38 PM Bug #1729 (Rejected): Size by default should be empty
I see that by default we don't initialize size value to (0, 0):... Zbigniew Rebacz

05/22/2017

12:40 PM Refactoring #1725: usc extension is used for Macro file and for designerModule file
the "fn" keyword is common between "macro file" and "layout usc file"
when a "layout usc fie" starts with one or m...
Abdelghani Omari
12:13 PM Bug #1589 (Approved): Problem with KeyValue
Miroslav Fidler
12:13 PM Bug #1635 (Approved): ide, CodeEditor: Replace and perhaps other functions are ignoring ReadOnly ...
Miroslav Fidler

05/21/2017

12:02 AM Bug #1430 (Approved): HttpRequest issues
Abdelghani Omari
12:01 AM Bug #1724 (Approved): LocalProcess portability issue: LocalProcess::Read2 can not return more tha...
Abdelghani Omari

05/19/2017

10:19 PM Bug #1609 (Approved): CodeEditor dosen't highlight unsigned numbers
Verified as fixed. Thanks! Zbigniew Rebacz
10:15 PM Feature #1726: Navigator could search for files too
Navigator could be wonderful tool - nice improvement. I would be happy if i could move it to the right site of the ed... Zbigniew Rebacz
10:14 PM Feature #1362 (Approved): CodeEditor can make ident when public, private, protected is written
Are you sure you want it also with goto label. I don't use goto, but i see you sometimes did - so I am asking ;) Zbigniew Rebacz
08:50 AM Feature #1362 (Ready for QA): CodeEditor can make ident when public, private, protected is written
Miroslav Fidler
10:48 AM Bug #1727 (Approved): TreeCtrl Display bug
Issue is describbed in forum post with compilable testcase:
http://www.ultimatepp.org/forums/index.php?t=msg&th=9996...
cbpporter cbpporter
 

Also available in: Atom