Activity

From 04/04/2014 to 05/03/2014

04/30/2014

10:50 PM Bug #754 (Approved): Turtle crash on POSIX
Zbigniew Rebacz
08:19 AM Bug #764 (Rejected): SqlId operator~ \t problem
Miroslav Fidler
08:07 AM Feature #771 (Approved): ide: Remove dependency on coff
Miroslav Fidler
08:07 AM Bug #775 (Approved): In Prompt (means RichTextView), double click on the last word does not work ...
Miroslav Fidler

04/29/2014

01:43 PM Bug #775 (Approved): In Prompt (means RichTextView), double click on the last word does not work ...
Miroslav Fidler
11:19 AM Bug #774 (New): When dialog is moved from one screen to another, its MaxSize should be changed
Miroslav Fidler

04/28/2014

06:48 PM Bug #768: Problem with "//" in Ini parser
Miroslav Fidler wrote:
> In the end, I have decided to refactor the code a bit more, please check... (note: autotest...
Jan Dolinár
03:18 PM Bug #768 (Ready for QA): Problem with "//" in Ini parser
In the end, I have decided to refactor the code a bit more, please check... (note: autotest/LoadIniStream should be t... Miroslav Fidler
03:18 PM Bug #768 (Ready for QA): Problem with "//" in Ini parser
In the end, I have decided to refactor the code a bit more, please check... (note: autotest/LoadIniStream should be t... Miroslav Fidler
06:12 PM Feature #773 (Approved): AppendToClipboard(ClipData)
Miroslav Fidler
06:11 PM Task #762 (Approved): IDE - BuildMethodsLayout needs cosmetic changes
Thanks, applied! Miroslav Fidler
06:05 PM Feature #772 (Approved): Layout/Image designer could have Search
Miroslav Fidler
06:02 PM Bug #761 (Approved): EditorBar - MouseWheel should hide annotation in proper situation
Thanks! Miroslav Fidler
05:53 PM Feature #771 (Approved): ide: Remove dependency on coff
umk does not build coff with makefile... Miroslav Fidler
05:48 PM Feature #740 (Approved): QPEncode
Miroslav Fidler
05:39 PM Feature #760 (Approved): Make AutoTest more portable + Watchdog support
After fixing small bug, applied.
> One more thing to think about would be if we really need to so careful. Doing m...
Miroslav Fidler
05:29 PM Feature #770 (Approved): theide LF/CRLF mode should be visible, editable
Miroslav Fidler
02:39 PM Bug #745 (Approved): Investigate TURTLE/Docking issue
Miroslav Fidler
02:36 PM Bug #700 (Approved): Problem with CLANG and PainterExamples
The problem found to be the size of .iml file (that is perhaps why later versions work OK). Now fixed (by reducing th... Miroslav Fidler
02:35 PM Bug #754 (Ready for QA): Turtle crash on POSIX
I believe this is now fixed. Please check. Miroslav Fidler
02:35 PM Bug #754 (Ready for QA): Turtle crash on POSIX
I believe this is now fixed. Please check. Miroslav Fidler
02:25 PM Bug #716 (Approved): Core: Socket::Connect should perhaps Wait for connection to be established, ...
Considered resolved:
http://www.ultimatepp.org/forums/index.php?t=msg&th=8476&start=0&
Miroslav Fidler
02:21 PM Bug #769 (Approved): RichEdit: When splitting cell, empty number crashes the program
Miroslav Fidler
08:19 AM Bug #769 (Approved): RichEdit: When splitting cell, empty number crashes the program
Miroslav Fidler

04/26/2014

02:08 PM Bug #768: Problem with "//" in Ini parser
Updated the patch... Jan Dolinár
01:29 PM Bug #768 (Approved): Problem with "//" in Ini parser
Attached patch fixes troubles with "//" in configuration variables, mentioned in this topic: http://www.ultimatepp.or... Jan Dolinár
11:54 AM Feature #747 (Approved): Witz templates should give better errors when included
Miroslav Fidler
11:46 AM Bug #767 (Approved): Fix find&replace position in Lubuntu
http://www.ultimatepp.org/forums/index.php?t=msg&goto=42915&#msg_42915 Miroslav Fidler
09:47 AM Feature #766 (New): CodeEditor should show "something" for characters < 32
Miroslav Fidler

04/25/2014

09:37 PM Bug #761: EditorBar - MouseWheel should hide annotation in proper situation
We should use MouseMove instead of MouseLeave...
Code:...
Zbigniew Rebacz
09:10 PM Feature #765 (Approved): TextCtrl::StdBar should also draw undo & redo icons
It would be nice to have this two additional icons in bar...
Code (CtrlLib/Text.cpp - line 664):...
Zbigniew Rebacz
02:05 PM Bug #764 (Rejected): SqlId operator~ \t problem
void CreatePartialUniqueIndex(SqlId table, SqlId column, SqlBool where)
{
SQL.Execute(String().Cat() <<
"create...
Miroslav Fidler
10:34 AM Feature #763 (New): ide: svn cleanup option after doing sync
Miroslav Fidler
09:00 AM Bug #709 (Approved): ide: Legacty gdb debugger does not work anymore
Miroslav Fidler

04/24/2014

12:32 AM Task #762 (Approved): IDE - BuildMethodsLayout needs cosmetic changes
In my opinion new BuildMethodLayout needs some minor changes. For more information, please see Before/After screensho... Zbigniew Rebacz
11:33 PM Bug #761 (Approved): EditorBar - MouseWheel should hide annotation in proper situation
I think we should also improve Editor Bar MouseWheel behavior. The current behavior is not good, because when you scr... Zbigniew Rebacz
10:06 PM Feature #760 (Approved): Make AutoTest more portable + Watchdog support
Attached patch makes AutoTest bit more configurable, allowing to run it easily on different systems. The defaults wer... Jan Dolinár
03:22 PM Bug #759 (Approved): Bazar packages are not available after fresh install on Win32
It seems that bazaar packages are not available out of the box (Win32). It meens that you should manually add bazzar.... Zbigniew Rebacz

04/23/2014

12:19 PM Bug #758 (New): Oci8 memory corruption
http://www.ultimatepp.org/forums/index.php?t=msg&goto=43013&#msg_43013 Miroslav Fidler
11:35 AM Bug #757 (New): GLDraw problem
http://www.ultimatepp.org/forums/index.php?t=msg&goto=42980&#msg_42980 Miroslav Fidler
10:52 AM Bug #732 (Approved): KDE fix OK/Cancel ordering
Miroslav Fidler
10:01 AM Bug #746 (Approved): Problem with MinGW 32 in Core/config.h
Thanks Miroslav Fidler
10:01 AM Bug #746 (Approved): Problem with MinGW 32 in Core/config.h
Thanks Miroslav Fidler
09:59 AM Feature #736 (Approved): MouseWheel should also work on EditorBar
Thanks Miroslav Fidler
09:54 AM Feature #738 (Approved): ide: Insert file path as CString
Miroslav Fidler
09:50 AM Feature #739 (Approved): CodeEditor should support CSS3 keywords
Thanks.
I will refactor the whole syntax/highlighting infrastructure soon... I plan to virtualize the interface so...
Miroslav Fidler
09:30 AM Feature #750 (Rejected): Catch uncaugth exception in X11, Gtk, just like in Win32
Miroslav Fidler
09:30 AM Feature #749 (Approved): ValueArray::Pick
Miroslav Fidler

04/22/2014

01:03 PM Bug #746: Problem with MinGW 32 in Core/config.h
Hello Mirek. The solution seems very simple, by just deleting line 17 in Core/config.h (#define WINVER WindowsXP). Iñaki Zabala
01:03 PM Bug #746: Problem with MinGW 32 in Core/config.h
Hello Mirek. The solution seems very simple, by just deleting line 17 in Core/config.h (#define WINVER WindowsXP). Iñaki Zabala
09:35 AM Feature #756 (Approved): .iml: When exporting .ico .png, first test whether the image is the same
Miroslav Fidler
09:27 AM Feature #755 (Approved): Implement GTK, X11 "files" Append to ClipData
...also Append to clipboard... Miroslav Fidler

04/19/2014

01:24 AM Bug #754 (Approved): Turtle crash on POSIX
I cannot run Turtle sample application WebWord on POSIX(, because it crashes.
How to reproduce?
1. Compile WebWor...
Zbigniew Rebacz
12:57 AM Bug #752 (Approved): Skylark examples should use "<!DOCTYPE HTML>"
Zbigniew Rebacz

04/18/2014

08:58 PM Bug #752 (Ready for QA): Skylark examples should use "<!DOCTYPE HTML>"
Please check.... Miroslav Fidler
08:58 PM Bug #752 (Ready for QA): Skylark examples should use "<!DOCTYPE HTML>"
Please check.... Miroslav Fidler
09:04 AM Bug #748 (Approved): Warning in Core/heaputil.cpp MSC10 64 bits
Iñaki Zabala

04/16/2014

03:42 PM Feature #753 (Approved): GetMemoryBlockSize, bool TryRealloc(void *ptr, int size)
Miroslav Fidler

04/15/2014

11:39 PM Bug #752 (Approved): Skylark examples should use "<!DOCTYPE HTML>"
My Firefox shows warnings when this markup is not included at the beggining of html document.
Zbigniew Rebacz
11:35 AM Task #751 (Approved): GIT
http://www.ultimatepp.org/forums/index.php?t=msg&goto=42939&#msg_42939 Miroslav Fidler
09:44 AM Feature #750 (Rejected): Catch uncaugth exception in X11, Gtk, just like in Win32
Miroslav Fidler

04/14/2014

08:47 PM Feature #737 (Approved): ide: could show number of packages in the package list
Miroslav Fidler
08:46 PM Feature #726 (Approved): C11: Support lambda callbacks
Miroslav Fidler
08:46 PM Bug #748 (Ready for QA): Warning in Core/heaputil.cpp MSC10 64 bits
It is in KB, so I guess it is OK to keep it 'int'. Miroslav Fidler
08:46 PM Bug #748 (Ready for QA): Warning in Core/heaputil.cpp MSC10 64 bits
It is in KB, so I guess it is OK to keep it 'int'. Miroslav Fidler
04:15 PM Bug #748 (Approved): Warning in Core/heaputil.cpp MSC10 64 bits
Line 60, sKB would have to be size_t. Iñaki Zabala
08:41 PM Feature #749 (Approved): ValueArray::Pick
Might be a good idea, here and there... Miroslav Fidler
01:39 PM Feature #747 (Approved): Witz templates should give better errors when included
http://www.ultimatepp.org/forums/index.php?t=msg&goto=42914&#msg_42914 Miroslav Fidler

04/13/2014

10:57 PM Bug #746 (Approved): Problem with MinGW 32 in Core/config.h
Check post http://www.ultimatepp.org/forums/index.php?t=msg&goto=42872&#msg_42872
Iñaki Zabala
08:45 PM Bug #745 (Approved): Investigate TURTLE/Docking issue
http://www.ultimatepp.org/forums/index.php?t=msg&th=8717&start=0& Miroslav Fidler
08:25 PM Bug #743 (Rejected): ide: search highlight
(dup) Miroslav Fidler
08:20 PM Bug #743 (Rejected): ide: search highlight
Highlight all matching strings... Miroslav Fidler
08:20 PM Feature #744 (Approved): ide: Improve error handling
Error messages from compiler are hard to work as they get mixed with warnings and success messages as well, maybe a f... Miroslav Fidler
08:19 PM Feature #742 (Approved): ide: search highlight
Highlight all matching strings... Miroslav Fidler
08:19 PM Feature #741 (Approved): ide: selection highlight
No selection highlith, when selecting a word on the editor there is no automatic highlith of the same word through th... Miroslav Fidler

04/12/2014

07:17 PM Feature #740 (Approved): QPEncode
http://www.ultimatepp.org/forums/index.php?t=msg&th=8195&start=0& Miroslav Fidler

04/10/2014

09:54 PM Feature #739 (Approved): CodeEditor should support CSS3 keywords
I think it would be nice if Ultimate++ will support CSS 3 higlight. When I was writing this improvement I have used f... Zbigniew Rebacz

04/08/2014

08:11 AM Feature #738 (Approved): ide: Insert file path as CString
Miroslav Fidler

04/07/2014

11:22 AM Feature #737 (Approved): ide: could show number of packages in the package list
Miroslav Fidler

04/05/2014

12:45 PM Feature #736 (Patch ready): MouseWheel should also work on EditorBar
Zbigniew Rebacz
12:44 PM Feature #736 (Approved): MouseWheel should also work on EditorBar
In current version of U++ EditorBar (Part of Code Editor) doesn't recognize mouse wheel event. I think that we should... Zbigniew Rebacz

04/04/2014

10:23 AM Feature #735 (New): Sql: PARTIAL_INDEX_LIST should support String expression for where
Miroslav Fidler
 

Also available in: Atom