Activity

From 01/23/2015 to 02/21/2015

02/21/2015

09:03 PM Bug #972: Package organizer layout problems #1
OK, but I found one error. "Accepts" label should use "Fixed Left" position instead of "Spring Horizontal". Zbigniew Rebacz
06:55 PM Bug #972 (Ready for QA): Package organizer layout problems #1
I believe this should be now OK (layout changed). Miroslav Fidler
06:55 PM Bug #972 (Ready for QA): Package organizer layout problems #1
I believe this should be now OK (layout changed). Miroslav Fidler
07:53 PM Bug #988 (Approved): KDE - GTK apps hangs in debug mode (GTK Backend!)
No errors on simply example. New dialog subsystem works correctly (Tested with kdialog). Zbigniew Rebacz
06:55 PM Bug #988 (Ready for QA): KDE - GTK apps hangs in debug mode (GTK Backend!)
Note: To fix memory leaks, I have sanitized window creation.... (I mean, memory leaks in Create, probably caused by O... Miroslav Fidler
06:55 PM Bug #988 (Ready for QA): KDE - GTK apps hangs in debug mode (GTK Backend!)
Note: To fix memory leaks, I have sanitized window creation.... (I mean, memory leaks in Create, probably caused by O... Miroslav Fidler

02/20/2015

05:45 PM Bug #988: KDE - GTK apps hangs in debug mode (GTK Backend!)
Well, so it is the very same as for me.
After further analysis, the real problem is that the leak checker gets run...
Miroslav Fidler
02:32 PM Bug #988: KDE - GTK apps hangs in debug mode (GTK Backend!)
ALT + L... Zbigniew Rebacz
01:51 PM Bug #988: KDE - GTK apps hangs in debug mode (GTK Backend!)
Actuall, this is funny (and desperately sad). It looks like KDE/Qt leaves memory leaks, which are then reported by U+... Miroslav Fidler
02:28 PM Feature #945 (Rejected): Info stack icon for CtrlLib
Zbigniew Rebacz
02:27 PM Feature #987 (Rejected): Add "go_up" & "go_prev" stock icons
I will reject that (To make backlog more clear at the moment). Zbigniew Rebacz
02:27 PM Feature #987 (Rejected): Add "go_up" & "go_prev" stock icons
I will reject that (To make backlog more clear at the moment). Zbigniew Rebacz
01:47 PM Feature #987: Add "go_up" & "go_prev" stock icons
It might be a good idea, or not. It is not original intent of CtrlLib.iml. IME, I am rather using new icons for apps.... Miroslav Fidler
01:44 PM Feature #987: Add "go_up" & "go_prev" stock icons
This is probably feature for next release (but after all this icon can be embedded). Think about it. This is only one... Zbigniew Rebacz
01:27 PM Feature #987: Add "go_up" & "go_prev" stock icons
IMO, We can create something like CtrlStockImg file (to make clear intentions) and put there all necessary icons. Aft... Zbigniew Rebacz
12:41 PM Feature #987: Add "go_up" & "go_prev" stock icons
Maybe it is not used directly in CtrlLib. But nice stock icon collection is needed. Library users use this icons in t... Zbigniew Rebacz
12:26 PM Feature #987: Add "go_up" & "go_prev" stock icons
I am not sure I understand this.
Those two (go_back, go_forward) are in CtrlLib.iml because they are used by HelpW...
Miroslav Fidler
02:10 PM Feature #150 (Rejected): Document XmlRpc
Miroslav Fidler

02/19/2015

02:46 PM Bug #989 (Approved): Bazaar - Function4U warning on POSIX (GTK Backend) - MIN redefined
Zbigniew Rebacz
08:29 AM Bug #989 (Ready for QA): Bazaar - Function4U warning on POSIX (GTK Backend) - MIN redefined
Changed _MIN with bsmin Iñaki Zabala
02:46 PM Bug #986: GTK chameleon should provide support for theming LabelBox
The only thing we can truly emulate is LabelBoxTextColor (In this certain situation there is not compromise). What do... Zbigniew Rebacz
01:42 PM Bug #986 (In Progress): GTK chameleon should provide support for theming LabelBox
I think I will find better solution. Please notice that GTK style supplies more information about colors like "fg", "... Zbigniew Rebacz
01:42 PM Bug #986 (In Progress): GTK chameleon should provide support for theming LabelBox
I think I will find better solution. Please notice that GTK style supplies more information about colors like "fg", "... Zbigniew Rebacz
09:17 AM Bug #986: GTK chameleon should provide support for theming LabelBox
Hi,
the reason I have not accepted this patch is that my experience tells me that it is likely to be broken with s...
Miroslav Fidler

02/18/2015

08:15 PM Bug #989 (Approved): Bazaar - Function4U warning on POSIX (GTK Backend) - MIN redefined
How to reproduce?
- Compile package SysInfo_demo_gui
Warrning:
Bsdiff/bsdiff.cpp - Line 40 - "MIN" redefined
Zbigniew Rebacz
08:05 PM Bug #988 (Approved): KDE - GTK apps hangs in debug mode (GTK Backend!)
To reproduce his bug. You will need to use KDE with oxygen-gtk theme (use by default on almost all KDE distributions)... Zbigniew Rebacz
04:39 PM Feature #945: Info stack icon for CtrlLib
This is minor version of #987. Zbigniew Rebacz
04:37 PM Feature #987 (Rejected): Add "go_up" & "go_prev" stock icons
In this moment stock icons are not consistent. We need to add this two icons.
In the feature we will need to remov...
Zbigniew Rebacz
04:18 PM Feature #962 (Rejected): EditField could support full undo/redo stack
Zbigniew Rebacz
04:16 PM Bug #972: Package organizer layout problems #1
GTK Zbigniew Rebacz

02/16/2015

11:50 PM Bug #974 (Patch ready): When CodeEditor selection drops to zero - it should refresh ide menu bar
Catch it!!!
We need to change in function "IsAnySelection" (CtrlLib/TextEdit.h - 152 line) that cursor is differen...
Zbigniew Rebacz
11:50 PM Bug #974 (Patch ready): When CodeEditor selection drops to zero - it should refresh ide menu bar
Catch it!!!
We need to change in function "IsAnySelection" (CtrlLib/TextEdit.h - 152 line) that cursor is differen...
Zbigniew Rebacz
11:41 PM Bug #974: When CodeEditor selection drops to zero - it should refresh ide menu bar
Priority "Normal" due to CtrlLib problem. Zbigniew Rebacz
11:41 PM Bug #974: When CodeEditor selection drops to zero - it should refresh ide menu bar
It is deffinitly LineEditProblem. "anchor" is setting in a wrong way. Zbigniew Rebacz
09:01 PM Task #845 (Rejected): Get right of "Wparentheses" warnings
Zbigniew Rebacz
07:36 PM Bug #940: Random crashes in linux
I think we remove this kind of crashes by doing #970. Zbigniew Rebacz
06:00 PM Bug #986: GTK chameleon should provide support for theming LabelBox
It should be feature instead of bug. Zbigniew Rebacz
06:00 PM Bug #986 (Rejected): GTK chameleon should provide support for theming LabelBox
It seems that LabelBox colors is not emulated when GTK styling is on.
This is my solution (well tested - please re...
Zbigniew Rebacz

02/15/2015

07:45 PM Feature #985 (New): Response files issue
http://www.ultimatepp.org/forums/index.php?t=msg&goto=44267&#msg_44267
(provide better implementation)
Miroslav Fidler
06:19 PM Bug #980 (Approved): IDE - Make Title - Optimalizations
Miroslav Fidler
06:12 PM Task #445 (Rejected): Investigate why Painter is SO MUCH slower in debug mode.
Miroslav Fidler
05:56 PM Bug #454 (Rejected): ide: Fix block hightlighting
Miroslav Fidler
05:22 PM Feature #981 (Approved): Improve AttrText
Miroslav Fidler
05:22 PM Bug #983 (Approved): ide: block highlighting glitch
Miroslav Fidler

02/13/2015

11:30 PM Feature #984 (Approved): CodeEditor features
Hello Mirek
I would like you to add these features to CodeEditor:
- To let the user to add new syntax:
In CSyn...
Iñaki Zabala
03:44 PM Feature #982 (Approved): ide: When pressing F3 and dialog is not shown and word is selected, it c...
Miroslav Fidler

02/12/2015

02:01 PM Bug #983 (Approved): ide: block highlighting glitch
foo() {
some code
};
now pasting single word at column 0 after foo, before some code....
Miroslav Fidler
11:13 AM Feature #982 (Approved): ide: When pressing F3 and dialog is not shown and word is selected, it c...
Miroslav Fidler

02/11/2015

06:42 PM Feature #981 (Approved): Improve AttrText
- make it a real Value to be able to Sort/extract it Miroslav Fidler
01:18 PM Bug #980 (Approved): IDE - Make Title - Optimalizations
I found two issues of generating IDE title:
- if package doesn't have main config title look like this: "Package n...
Zbigniew Rebacz

02/08/2015

01:38 PM Feature #971 (Approved): On entering build methods dialog, current build method should be selected
Miroslav Fidler
01:17 PM Bug #976 (Approved): LocalProcess issue with quoted command
Miroslav Fidler
01:15 PM Bug #979 (Approved): IconDes totally stops working after moving the splitter on toolbar
thanks Miroslav Fidler
01:14 PM Bug #912 (Approved): Ctrl-F2 fails if there is a tab inside a C string
Miroslav Fidler
01:08 PM Feature #963 (Approved): IDE - Help menu "Report bug.." option
Miroslav Fidler
12:52 PM Bug #975 (Approved): EditorBar should be always refresh when font size is changed
thanks Miroslav Fidler

02/07/2015

12:01 AM Bug #979 (Patch ready): IconDes totally stops working after moving the splitter on toolbar
Changing the order of "AddFrame" helps. Diff enclosed. Zbigniew Rebacz
12:01 AM Bug #979 (Patch ready): IconDes totally stops working after moving the splitter on toolbar
Changing the order of "AddFrame" helps. Diff enclosed. Zbigniew Rebacz
12:01 AM Bug #979 (Patch ready): IconDes totally stops working after moving the splitter on toolbar
Changing the order of "AddFrame" helps. Diff enclosed. Zbigniew Rebacz
06:53 PM Bug #979 (Approved): IconDes totally stops working after moving the splitter on toolbar
It seems that in IconDes splitter position can be moved on the toolbar. After that edition is impossible (even after ... Zbigniew Rebacz
05:53 PM Feature #963 (Ready for QA): IDE - Help menu "Report bug.." option
Fine, but can we change order? ("...it should be placed after core help function." - my last message in this topic). ... Zbigniew Rebacz
05:53 PM Feature #963 (Ready for QA): IDE - Help menu "Report bug.." option
Fine, but can we change order? ("...it should be placed after core help function." - my last message in this topic). ... Zbigniew Rebacz
03:01 PM Feature #963 (Approved): IDE - Help menu "Report bug.." option
Miroslav Fidler

02/05/2015

09:08 AM Feature #978 (Approved): Win32 install could create (or offer to create) MyApps in Users
Miroslav Fidler

02/04/2015

11:52 PM Feature #977 (New): IDE - File open dialog (FileSel) should use "All file" option by default
File open operation should not use by default c++ related files. The reson is obvious - file opening is not related t... Zbigniew Rebacz
04:24 PM Bug #975: EditorBar should be always refresh when font size is changed
I think this is the best solution. More information in diff. Zbigniew Rebacz
04:24 PM Bug #975: EditorBar should be always refresh when font size is changed
I think this is the best solution. More information in diff. Zbigniew Rebacz

02/03/2015

10:53 PM Bug #975: EditorBar should be always refresh when font size is changed
scrollbar = editorbar; Zbigniew Rebacz
06:40 PM Bug #975: EditorBar should be always refresh when font size is changed
To make it totally clear we need to calculate overall scrollbar height and if it is different than previous - refresh. Zbigniew Rebacz
06:05 PM Bug #975 (Patch ready): EditorBar should be always refresh when font size is changed
This should solve the problem (Refresh should be always called after refresh):... Zbigniew Rebacz
06:05 PM Bug #975 (Patch ready): EditorBar should be always refresh when font size is changed
This should solve the problem (Refresh should be always called after refresh):... Zbigniew Rebacz
06:05 PM Bug #975 (Patch ready): EditorBar should be always refresh when font size is changed
This should solve the problem (Refresh should be always called after refresh):... Zbigniew Rebacz
10:34 PM Bug #976 (Approved): LocalProcess issue with quoted command
If command is quoted, like "/home/bin/theide", it fails. Miroslav Fidler
03:44 PM Bug #412 (Approved): SqlCommander overhaul needed
Miroslav Fidler

02/02/2015

12:31 AM Bug #975 (Approved): EditorBar should be always refresh when font size is changed
I think we still have problems with appropriately EditorBar scaling when font change.
It should even be called whe...
Zbigniew Rebacz
05:24 PM Feature #963: IDE - Help menu "Report bug.." option
OK, but I think we will achieved better result by doing something like this:... Zbigniew Rebacz
05:24 PM Feature #963: IDE - Help menu "Report bug.." option
OK, but I think we will achieved better result by doing something like this:... Zbigniew Rebacz
03:32 PM Feature #963 (Ready for QA): IDE - Help menu "Report bug.." option
I have delayed this, because while a very good idea with a trivial implementation, I was not quite sure what link(s) ... Miroslav Fidler
03:32 PM Feature #963 (Ready for QA): IDE - Help menu "Report bug.." option
I have delayed this, because while a very good idea with a trivial implementation, I was not quite sure what link(s) ... Miroslav Fidler
05:18 PM Bug #973 (Approved): [Debian, Ubuntu] Add "sox" package dependency
OK, I understand your point of view (I will write reply on forum).
Zbigniew Rebacz
02:36 PM Bug #705 (Approved): Move AString<B>::FindFirstOf into .cpp, optimize ReverseFind
Miroslav Fidler

02/01/2015

02:01 PM Bug #973 (Ready for QA): [Debian, Ubuntu] Add "sox" package dependency
Should be visible in the nightly packages tomorrow. Also, please see my answer on the forum... Jan Dolinár
02:01 PM Bug #973 (Ready for QA): [Debian, Ubuntu] Add "sox" package dependency
Should be visible in the nightly packages tomorrow. Also, please see my answer on the forum... Jan Dolinár
01:58 PM Bug #974: When CodeEditor selection drops to zero - it should refresh ide menu bar
For person how is using menu in the row this bug doesn’t occur!!! Zbigniew Rebacz
01:53 PM Bug #974: When CodeEditor selection drops to zero - it should refresh ide menu bar
Sorry Mirek it assigns you by default ;)
Zbigniew Rebacz
01:53 PM Bug #974 (Approved): When CodeEditor selection drops to zero - it should refresh ide menu bar
Bar isn't refresh when selection drops to zero (copy and cut option should be diabsle) Zbigniew Rebacz
01:44 PM Bug #970 (Approved): Gtk backend hangs on "Ctrl::RenderPrimarySelection" (GtkClip.cpp)
Miroslav Fidler

01/31/2015

06:33 AM Feature #968 (Approved): ide: Rectangle ops still need optimizing
Miroslav Fidler
06:32 AM Bug #967 (Approved): Turtle stop compiling due to precompile header
Miroslav Fidler

01/30/2015

08:02 PM Bug #973 (Approved): [Debian, Ubuntu] Add "sox" package dependency
http://www.ultimatepp.org/forums/index.php?t=msg&goto=44224&#msg_44224 Zbigniew Rebacz
03:58 PM Bug #972: Package organizer layout problems #1
Small font on screen equals optional feature. Zbigniew Rebacz
03:57 PM Bug #972 (Approved): Package organizer layout problems #1
More information in screenshot. Zbigniew Rebacz
03:44 PM Bug #970: Gtk backend hangs on "Ctrl::RenderPrimarySelection" (GtkClip.cpp)
Even "Enviroment Settings" stop crashing. Zbigniew Rebacz
03:39 PM Bug #970 (Patch ready): Gtk backend hangs on "Ctrl::RenderPrimarySelection" (GtkClip.cpp)
Maybe something like this can help:... Zbigniew Rebacz
03:39 PM Bug #970 (Patch ready): Gtk backend hangs on "Ctrl::RenderPrimarySelection" (GtkClip.cpp)
Maybe something like this can help:... Zbigniew Rebacz

01/29/2015

01:11 PM Feature #971 (Approved): On entering build methods dialog, current build method should be selected
Miroslav Fidler
11:01 AM Bug #969 (Approved): GCC.bm(in) dosen't include "gdkconfig.h" & "glibconfig.h" by default
Zbigniew Rebacz
09:00 AM Feature #968: ide: Rectangle ops still need optimizing
Some benchmarks:
* c:\upp\theide_.exe 29.01.2015 08:56:25, user: CXL
TIMING Insert : 36.00 ms - 36.00 m...
Miroslav Fidler

01/27/2015

05:45 PM Bug #970 (Approved): Gtk backend hangs on "Ctrl::RenderPrimarySelection" (GtkClip.cpp)
Sometimes I have got random crashes on Linux with GTK IDE Backend. It seems that I have found cause.
How to reprod...
Zbigniew Rebacz
01:39 PM Bug #969 (Approved): GCC.bm(in) dosen't include "gdkconfig.h" & "glibconfig.h" by default
http://www.ultimatepp.org/forums/index.php?t=msg&goto=44218&#msg_44218 Zbigniew Rebacz
09:34 AM Feature #968 (Approved): ide: Rectangle ops still need optimizing
Miroslav Fidler

01/26/2015

08:28 PM Feature #753 (Approved): GetMemoryBlockSize, bool TryRealloc(void *ptr, int size)
Miroslav Fidler
04:12 PM Feature #214 (Ready for QA): Painter: Stroke Preclip
Miroslav Fidler

01/24/2015

02:57 PM Bug #967 (Approved): Turtle stop compiling due to precompile header
Tested on Linux. Zbigniew Rebacz

01/23/2015

07:51 PM Feature #945 (Patch ready): Info stack icon for CtrlLib
It as well re-factor help icon. Name for new icon is "Info" (The problem here is that some icon names start with lowe... Zbigniew Rebacz
07:51 PM Feature #945 (Patch ready): Info stack icon for CtrlLib
It as well re-factor help icon. Name for new icon is "Info" (The problem here is that some icon names start with lowe... Zbigniew Rebacz
07:51 PM Feature #945 (Patch ready): Info stack icon for CtrlLib
It as well re-factor help icon. Name for new icon is "Info" (The problem here is that some icon names start with lowe... Zbigniew Rebacz
05:37 PM Bug #965 (Approved): IconDes - Text tool stop working
OK Zbigniew Rebacz
12:28 PM Feature #966: Context menu should be created by "LeftUp" event
Attention: this change can lead to incapability with current Upp version.
The priority is low, due to problem above.
Zbigniew Rebacz
 

Also available in: Atom