Activity

From 06/30/2014 to 07/29/2014

07/29/2014

03:28 PM Feature #818 (Approved): ide: Block filter
Function that removes lines from block that do not contain search pattern (or, at option, only leaves matching strings). Miroslav Fidler
08:40 AM Bug #815 (Approved): Commit 7542 breaks TheIDE compilation with GCC
Yes, I confirm it works now. Jan Dolinár
02:00 AM Bug #815: Commit 7542 breaks TheIDE compilation with GCC
It works for me. Thank you! Iñaki Zabala
02:40 AM Bug #817 (Approved): htttp.cpp, line 611, conversion from int64 to int
There is a warning in htttp.cpp, line 611: conversion from int64 to int
int n = poststream->Get(buffer, min((int64)2...
Iñaki Zabala

07/28/2014

11:28 AM Bug #815 (Ready for QA): Commit 7542 breaks TheIDE compilation with GCC
I am sorry, something went wrong with virtual machine and commit has failed, without me noticing.
Should be OK now.
Miroslav Fidler

07/27/2014

07:23 PM Bug #815: Commit 7542 breaks TheIDE compilation with GCC
Same problem in Windows with MinGW. It affects to all my code (ide/Browser is used in Functions4U) Iñaki Zabala
11:30 AM Bug #815 (In Progress): Commit 7542 breaks TheIDE compilation with GCC
I'm kind of puzzled, why did you mark this Ready for QA before committing any fix...
Anyway, still the same probl...
Jan Dolinár
11:30 AM Bug #815 (In Progress): Commit 7542 breaks TheIDE compilation with GCC
I'm kind of puzzled, why did you mark this Ready for QA before committing any fix...
Anyway, still the same probl...
Jan Dolinár

07/26/2014

03:26 PM Bug #686 (Approved): Win8 win bgground
Miroslav Fidler
03:00 PM Bug #815 (Ready for QA): Commit 7542 breaks TheIDE compilation with GCC
Miroslav Fidler
09:32 AM Bug #815 (Approved): Commit 7542 breaks TheIDE compilation with GCC
... Jan Dolinár
01:59 PM Feature #816: Handle resolution change event on all existing backends
Bug "When new resolution is bigger than previous window cannot be maximize" is felt during resizing VirtualBox Guest ... Zbigniew Rebacz
01:57 PM Feature #816 (New): Handle resolution change event on all existing backends
I think we should handle OS resolution change evnet. This is very important, because in currently U++ release we need... Zbigniew Rebacz

07/25/2014

12:58 PM Bug #708 (Approved): DnD inside CodeEditor dosen't work (GTK backend)
Thanks it works. Zbigniew Rebacz
08:26 AM Bug #708 (Ready for QA): DnD inside CodeEditor dosen't work (GTK backend)
Miroslav Fidler

07/23/2014

11:20 AM Feature #814: ide: Automated insert of #includes
Is this issue based on "this thread":http://www.ultimatepp.org/forums/index.php?t=msg&th=6805&goto=36811&#msg_36811?
...
Jan Dolinár
09:25 AM Feature #814 (Approved): ide: Automated insert of #includes
(based on package uses) Miroslav Fidler
08:58 AM Feature #524: Add support for uploading Stream data to HttpRequest
http://www.ultimatepp.org/forums/index.php?t=msg&th=7799&start=0& Miroslav Fidler
08:04 AM Bug #812 (Approved): On white on black setup, there are issues with highlighting
Miroslav Fidler

07/22/2014

09:05 PM Feature #811: LocalProcess & AProcess should have "WaitForExit" synchronization method
It seems that it is bad idea, because to make it works perfect we will need more changes in Core. Zbigniew Rebacz
08:51 PM Feature #811 (Rejected): LocalProcess & AProcess should have "WaitForExit" synchronization method
Zbigniew Rebacz
09:52 AM Bug #813 (Approved): Alt+J vs Ctrl::MOUSEWHEEL
Qualification "Ctrl::" is ignored, therefore Alt+J does not work... Miroslav Fidler

07/21/2014

08:56 PM Feature #811: LocalProcess & AProcess should have "WaitForExit" synchronization method
Should we close pipes befor we start waiting and throw exception if whole operation fails? ... Zbigniew Rebacz
07:36 PM Feature #811 (New): LocalProcess & AProcess should have "WaitForExit" synchronization method
This has a problem: if slave process produces a lot of output, it will block forever (pipe buffer will get full as we... Miroslav Fidler
07:36 PM Feature #811 (New): LocalProcess & AProcess should have "WaitForExit" synchronization method
This has a problem: if slave process produces a lot of output, it will block forever (pipe buffer will get full as we... Miroslav Fidler
07:24 PM Bug #812 (Approved): On white on black setup, there are issues with highlighting
http://www.ultimatepp.org/forums/index.php?t=msg&goto=43389&#msg_43389 Miroslav Fidler
07:17 PM Feature #802 (Approved): ide: Alt+J should attemt to jump on variable type when jumping on variable
Miroslav Fidler

07/19/2014

01:30 PM Feature #811: LocalProcess & AProcess should have "WaitForExit" synchronization method
We can also expand "WaitForExit" method by timeout variable. Zbigniew Rebacz
01:27 PM Feature #811 (Rejected): LocalProcess & AProcess should have "WaitForExit" synchronization method
I think it will be nice if LocalProcess & AProcess will posses one very usful method. It is "void WaitForExit()" meth... Zbigniew Rebacz

07/17/2014

10:04 PM Bug #686 (Ready for QA): Win8 win bgground
It seems It is fix now...
http://www.ultimatepp.org/forums/index.php?t=msg&goto=42553&&srch=Win+8+background#msg_...
Zbigniew Rebacz
10:04 PM Bug #686 (Ready for QA): Win8 win bgground
It seems It is fix now...
http://www.ultimatepp.org/forums/index.php?t=msg&goto=42553&&srch=Win+8+background#msg_...
Zbigniew Rebacz
10:04 PM Bug #686 (Ready for QA): Win8 win bgground
It seems It is fix now...
http://www.ultimatepp.org/forums/index.php?t=msg&goto=42553&&srch=Win+8+background#msg_...
Zbigniew Rebacz
08:52 AM Feature #809 (Approved): To add .t file in CodeEditor
Thank you. Please do not forget to include all U++ supported languages. Iñaki Zabala

07/16/2014

09:04 AM Feature #809 (Ready for QA): To add .t file in CodeEditor
Miroslav Fidler
08:55 AM Feature #810 (New): LineEdit: refactor recangular selection
'dorectsel' is too ugly hack... Miroslav Fidler
08:40 AM Bug #808 (Approved): ide: Resolve linker error issue (with Errors)
Miroslav Fidler

07/14/2014

01:41 PM Feature #809 (Approved): To add .t file in CodeEditor
Iñaki Zabala

07/12/2014

09:46 AM Bug #799 (Approved): ide: Alt+C on static member should not precede static...
Miroslav Fidler

07/11/2014

08:05 PM Feature #369 (Approved): TheIDE should be able to paste file to text directly
Miroslav Fidler
07:41 PM Feature #369 (New): TheIDE should be able to paste file to text directly
Miroslav Fidler
07:41 PM Feature #369 (Rejected): TheIDE should be able to paste file to text directly
Miroslav Fidler
07:37 PM Bug #792 (Approved): Decide SetWantFocus issue
Miroslav Fidler
12:00 PM Feature #805 (Approved): ide: Vertical paste
Miroslav Fidler
10:56 AM Bug #807 (Approved): CodeEditor: Horizontal scrollbar should inside w.r.t. find&replace
Miroslav Fidler
10:25 AM Bug #808 (Approved): ide: Resolve linker error issue (with Errors)
Miroslav Fidler

07/10/2014

09:27 PM Bug #797 (Approved): Find in Files array dialog crashes IDE
Zbigniew Rebacz
09:20 AM Bug #807 (Approved): CodeEditor: Horizontal scrollbar should inside w.r.t. find&replace
Miroslav Fidler

07/08/2014

08:52 AM Bug #803 (Rejected): Bad Clear() call to a const char *
Oups!
The problem came in errordesc.Clear();, but the reason was that my program indirectly deleted a TcpSocket us...
Iñaki Zabala

07/07/2014

09:42 PM Feature #806 (New): Assist++ could support programing languages keywords
It is only proposition, but very interesting one :)
For example if file has got extension .cpp all C++ keywords sh...
Zbigniew Rebacz
11:51 AM Bug #804 (Approved): Find#Replace changes break TheIDE compilation on Linux
Jan Dolinár
10:37 AM Feature #805 (Approved): ide: Vertical paste
Miroslav Fidler
09:15 AM Bug #803: Bad Clear() call to a const char *
Please check carefully what is there. It is "errdesc", not "errordesc". Besides, it would compile, would it? Miroslav Fidler
09:04 AM Bug #803: Bad Clear() call to a const char *
Hello Mirek
However errordesc is also an argument in SetSockError. Please check the argument list:
void TcpSock...
Iñaki Zabala

07/06/2014

07:46 PM Feature #171 (Approved): Selection and copy in "Compare with file"
Miroslav Fidler
07:44 PM Bug #804 (Ready for QA): Find#Replace changes break TheIDE compilation on Linux
Should be now fixed. Miroslav Fidler
07:44 PM Bug #804 (Ready for QA): Find#Replace changes break TheIDE compilation on Linux
Should be now fixed. Miroslav Fidler
06:13 PM Bug #804 (Approved): Find#Replace changes break TheIDE compilation on Linux
Since the changes in Find&Replace, TheIDE fails to compile on Linux:... Jan Dolinár
05:21 PM Feature #801 (Approved): TagSyntax (CodeEditor) should highlight '=' character as INK_UPP
Miroslav Fidler
05:06 PM Feature #782 (Approved): Debug in separate console as option in TheIDE
Miroslav Fidler
04:54 PM Bug #803 (In Progress): Bad Clear() call to a const char *
I see "errdesc" being const char *. "errordesc" is String member of TcpSocket.
Have I got it wrong?
Miroslav Fidler
04:54 PM Bug #803 (In Progress): Bad Clear() call to a const char *
I see "errdesc" being const char *. "errordesc" is String member of TcpSocket.
Have I got it wrong?
Miroslav Fidler

07/05/2014

04:13 PM Bug #803 (Rejected): Bad Clear() call to a const char *
In Socket.cpp, line 893, errordesc is a const char *, however errordesc.Clear() is called.
void TcpSocket::SetSock...
Iñaki Zabala

07/02/2014

11:25 AM Feature #802 (Approved): ide: Alt+J should attemt to jump on variable type when jumping on variable
Miroslav Fidler
 

Also available in: Atom