Activity

From 12/04/2013 to 01/02/2014

01/01/2014

01:46 PM Bug #619 (In Progress): GTK backend serialization should support multi monitor mode
For some reason IDE can crash after this patch... Zbigniew Rebacz
01:46 PM Bug #619 (In Progress): GTK backend serialization should support multi monitor mode
For some reason IDE can crash after this patch... Zbigniew Rebacz

12/31/2013

04:55 PM Bug #621 (Patch ready): RichTextView dosen't show copy icon in menubar
Zbigniew Rebacz
02:59 PM Bug #577: Prevent AddColumn(0, ...)
In addition, in GridCtrl.h, line 1247, there is an AddColumn(0, 0, true) that should have to be AddColumn("", 0, true... Iñaki Zabala

12/30/2013

06:57 PM Bug #624 (Approved): Gtk backend warning: g_thread_init is deprected
It seems that we use deprected gtk function for initializing threads. After 2.32 gtk version, multithreading is enabl... Zbigniew Rebacz

12/29/2013

05:59 PM Bug #623 (Approved): HtmlParaStyle produces invalid CSS
I noticed that CSS styles produced by EncodeHTML contain some misspelled properties and also margin property doesn't ... Jan Dolinár
03:04 PM Bug #622: Unwanted separator in IDE toolbar (Win32)
I have found better and easier solution. Can you Mirek check uploaded source file??? Zbigniew Rebacz
02:56 PM Bug #622 (Approved): Unwanted separator in IDE toolbar (Win32)
It seems that Win32 version of IDE draws unwanted separator in toolbar. What makes this issue? "Check for updates" op... Zbigniew Rebacz
02:17 PM Bug #621: RichTextView dosen't show copy icon in menubar
We can also add additional operation locking code:... Zbigniew Rebacz
02:12 PM Bug #621: RichTextView dosen't show copy icon in menubar
Preformated code:... Zbigniew Rebacz
02:07 PM Bug #621 (Approved): RichTextView dosen't show copy icon in menubar
It seems that Rich TextView menu bar is created in a wrong way...
Should be(CtrlLib/RichTextView.cpp - line 111):
...
Zbigniew Rebacz
01:25 PM Bug #577: Prevent AddColumn(0, ...)
Can we also fix DropGrid? Zbigniew Rebacz
10:13 AM Bug #620 (Approved): Undefined variables in GtkKeys
In latest nightly builds (6698 and 6702) on Ubuntu 10.04 Lucid Lynx, there is a problem when building TheIDE:... Jan Dolinár

12/28/2013

12:45 AM Bug #619 (Approved): GTK backend serialization should support multi monitor mode
We need to replace one line of code(CtrlCore/GtkTop - line 243):... Zbigniew Rebacz
12:38 AM Feature #618 (Approved): GTK backend needs IsCompositeGUI implementation
I think gtk backend should support "bool Ctrl::IsCompositedGUI()" method.
So, this is my implementation(CtrlCore/G...
Zbigniew Rebacz
11:54 PM Bug #615 (New): GDB_MI2 high cpu usage (One core is fully loaded)
Hello Mirek,
IDE can be still lock by clicking on "Autos"(Enable by default) "Local", "Watches" tabs. Only "Explor...
Zbigniew Rebacz
11:54 PM Bug #615 (New): GDB_MI2 high cpu usage (One core is fully loaded)
Hello Mirek,
IDE can be still lock by clicking on "Autos"(Enable by default) "Local", "Watches" tabs. Only "Explor...
Zbigniew Rebacz

12/27/2013

09:35 PM Bug #617 (Approved): LRUCache::GetFoundSize always returns zero
I don't really understand the code in LRUCache, especially the reasons behind flag and Item::flag. But I strongly sus... Jan Dolinár

12/26/2013

02:02 PM Bug #615 (Approved): GDB_MI2 high cpu usage (One core is fully loaded)
Zbigniew Rebacz
11:47 AM Bug #615 (Ready for QA): GDB_MI2 high cpu usage (One core is fully loaded)
Reproduced and fixed. Thanks for detailed bug report. Miroslav Fidler
11:47 AM Bug #615 (Ready for QA): GDB_MI2 high cpu usage (One core is fully loaded)
Reproduced and fixed. Thanks for detailed bug report. Miroslav Fidler
11:33 AM Bug #598 (In Progress): Resolve issue with SetStdFont
Miroslav Fidler
11:01 AM Bug #598: Resolve issue with SetStdFont
ARIAL and SANSSERIF are synonyms (see Font class declaration).
In any case, it should not have any impact anyway, ...
Miroslav Fidler
11:33 AM Feature #587 (Approved): X11 needs minimal multi monitor mode support
Miroslav Fidler

12/23/2013

12:26 AM Bug #598 (Patch ready): Resolve issue with SetStdFont
Zbigniew Rebacz
11:17 PM Bug #598: Resolve issue with SetStdFont
Something bad happened to my previous message. So, I decided to post it again.
I think we should use SansSerif ins...
Zbigniew Rebacz
10:50 PM Bug #598: Resolve issue with SetStdFont
I think we should use SansSerif insted of Arial in ChGtk (CtrlLib/ChGtk.cpp - line 85):... Zbigniew Rebacz
07:15 PM Bug #598: Resolve issue with SetStdFont
I do not know, based on screenshots, menu font looks the same as in SystemApplication.png (perhaps only on first sigh... Miroslav Fidler
07:08 PM Feature #590 (Approved): theide could support .qtf as file extension
Miroslav Fidler

12/22/2013

01:59 PM Feature #616 (Approved): Missing smoothen icon in ide/Debuggers
I think, we should improve several ide/Debuggers icons by using smoothen filter.
P.S
I used two base values (0.6 ...
Zbigniew Rebacz
01:51 PM Bug #615: GDB_MI2 high cpu usage (One core is fully loaded)
Hello Mirek,
Now, I know how to reproduce this bug:
1. Turn on TheIDE.
2. Select any package.
3. Debug with G...
Zbigniew Rebacz
11:15 AM Bug #615: GDB_MI2 high cpu usage (One core is fully loaded)
I have to ask for more detailed description (here everything seems to work just fine). Miroslav Fidler

12/21/2013

07:43 PM Feature #587 (Patch ready): X11 needs minimal multi monitor mode support
Zbigniew Rebacz
06:23 PM Feature #587 (In Progress): X11 needs minimal multi monitor mode support
Zbigniew Rebacz
02:45 AM Feature #587: X11 needs minimal multi monitor mode support
BTW, This patch is also compatible with u++ documentation. Zbigniew Rebacz
02:43 AM Feature #587 (Patch ready): X11 needs minimal multi monitor mode support
Achieved better performance by using static variables. Small digression: calling "XineramaQueryScreens" over and over... Zbigniew Rebacz
02:43 AM Feature #587 (Patch ready): X11 needs minimal multi monitor mode support
Achieved better performance by using static variables. Small digression: calling "XineramaQueryScreens" over and over... Zbigniew Rebacz
02:43 AM Feature #587 (Patch ready): X11 needs minimal multi monitor mode support
Achieved better performance by using static variables. Small digression: calling "XineramaQueryScreens" over and over... Zbigniew Rebacz
01:53 PM Bug #615 (Approved): GDB_MI2 high cpu usage (One core is fully loaded)
It seems that GDB_MI2 has got infinity loop and one core is always fully loaded when debugging.
* I recommend "top...
Zbigniew Rebacz

12/20/2013

10:05 PM Bug #598 (New): Resolve issue with SetStdFont
Hello Mirek,
After this patch, fonts are extremely small compared to fonts used by system applications (Tested on ...
Zbigniew Rebacz
10:05 PM Bug #598 (New): Resolve issue with SetStdFont
Hello Mirek,
After this patch, fonts are extremely small compared to fonts used by system applications (Tested on ...
Zbigniew Rebacz
10:05 PM Bug #598 (New): Resolve issue with SetStdFont
Hello Mirek,
After this patch, fonts are extremely small compared to fonts used by system applications (Tested on ...
Zbigniew Rebacz
10:05 PM Bug #598 (New): Resolve issue with SetStdFont
Hello Mirek,
After this patch, fonts are extremely small compared to fonts used by system applications (Tested on ...
Zbigniew Rebacz

12/19/2013

11:05 PM Feature #587 (In Progress): X11 needs minimal multi monitor mode support
Zbigniew Rebacz
02:45 PM Feature #587 (Patch ready): X11 needs minimal multi monitor mode support
I implemented two following methods under X11: GetPrimaryScreenArea and GetVirtualScreenArea. Zbigniew Rebacz
02:45 PM Feature #587 (Patch ready): X11 needs minimal multi monitor mode support
I implemented two following methods under X11: GetPrimaryScreenArea and GetVirtualScreenArea. Zbigniew Rebacz
02:45 PM Feature #587 (Patch ready): X11 needs minimal multi monitor mode support
I implemented two following methods under X11: GetPrimaryScreenArea and GetVirtualScreenArea. Zbigniew Rebacz
03:37 PM Bug #507 (Approved): Resolve debugging with GDB of console apps
Miroslav Fidler
03:34 PM Feature #603 (Approved): ide: Insert file path is after all a good idea...
Miroslav Fidler
03:15 PM Bug #537 (Approved): StdLogSetup() does not consider LOG_APPEND
Miroslav Fidler
02:01 PM Feature #592 (Approved): Document & reference of EditText....
Miroslav Fidler
09:34 AM Feature #614 (New): Correctly implement MemoryShrink
Miroslav Fidler
09:33 AM Bug #611 (Approved): Alt+I in theide, when single item, jumps to zlib
Miroslav Fidler
08:58 AM Bug #546 (Approved): Exception in PrinterJob::Execute0() when called from a bar in a control
Miroslav Fidler
08:47 AM Bug #577 (In Progress): Prevent AddColumn(0, ...)
That is perfect.
Some details related with this that should have to be fixed are:
- DropGrid/DropGrid.h ==> Gr...
Iñaki Zabala
08:46 AM Bug #506 (Rejected): LocalProcess Win32 handles should (?) use INVALID_HANDLE_VALUE instead of NULL
False alarm:
http://blogs.msdn.com/b/oldnewthing/archive/2004/03/02/82639.aspx
Miroslav Fidler
08:03 AM Bug #612 (Approved): Recent changes break Core/z.cpp
Jan Dolinár

12/18/2013

08:35 PM Bug #597 (Approved): ide: Mimic case inactive on first open, even if Case insensitive is active
Miroslav Fidler
07:42 PM Feature #148 (Approved): Xmlize Maps
Miroslav Fidler
07:41 PM Feature #609 (Approved): Missing smoothen icon in RichEdit
Miroslav Fidler
07:38 PM Feature #608 (Approved): InsertItem icon in ide/Common definitly needs replacment...
Miroslav Fidler
07:37 PM Feature #595 (Approved): Missing smoothen icon in IconDes
Miroslav Fidler
07:34 PM Feature #579 (Approved): IDE tool bar should contain shortcut for "Stop debugging" command.
Miroslav Fidler
07:23 PM Feature #578 (Approved): IDE tool bar should contain shortcuts for following operations: "Execute...
Miroslav Fidler
07:20 PM Bug #613 (Approved): ide: Compare with file should switch to text mode -otherwise overwrite does ...
Miroslav Fidler
07:03 PM Feature #605: ide XML/Json enhancements
- generate parser Miroslav Fidler
07:02 PM Bug #606 (Approved): SortedInVectorMap should support Shrink, Serialize
Miroslav Fidler
07:01 PM Bug #577 (Ready for QA): Prevent AddColumn(0, ...)
Fixed in the most trivial way ( = ""), I guess it is enough here.. Miroslav Fidler
07:01 PM Bug #577 (Ready for QA): Prevent AddColumn(0, ...)
Fixed in the most trivial way ( = ""), I guess it is enough here.. Miroslav Fidler
09:18 AM Bug #577: Prevent AddColumn(0, ...)
Today GridCtrl is still broken.
Sorry for this statement but, this code should be fixed today. No excuses.
Iñaki Zabala
06:56 PM Feature #604 (Approved): GZ[De]CompressFile
Miroslav Fidler
08:57 AM Bug #612 (Ready for QA): Recent changes break Core/z.cpp
Should be fixed now.. Miroslav Fidler
08:57 AM Bug #612 (Ready for QA): Recent changes break Core/z.cpp
Should be fixed now.. Miroslav Fidler
07:03 AM Bug #612 (Approved): Recent changes break Core/z.cpp
From launchpad builds:... Jan Dolinár

12/17/2013

12:29 AM Feature #587 (In Progress): X11 needs minimal multi monitor mode support
Zbigniew Rebacz
03:12 PM Feature #595 (Patch ready): Missing smoothen icon in IconDes
UPDATE:
I made a small patch that fixes some issues.
Changes list:
* Pen1, ResizeUp, ResizeDown - smoothen filte...
Zbigniew Rebacz
03:12 PM Feature #595 (Patch ready): Missing smoothen icon in IconDes
UPDATE:
I made a small patch that fixes some issues.
Changes list:
* Pen1, ResizeUp, ResizeDown - smoothen filte...
Zbigniew Rebacz
02:21 PM Feature #609: Missing smoothen icon in RichEdit
."SpeelCheck" update Zbigniew Rebacz

12/16/2013

12:23 AM Bug #577: Prevent AddColumn(0, ...)
I think we should fast fix this issue, because now GridCtrl is useless. I cannot run any of my programs that use Grid... Zbigniew Rebacz

12/15/2013

10:33 PM Bug #600: "CTRL+ALT+UP" and "CTRL+ALT+UP" shortucts dosen't work in layout designer.
How to reproduce?
1. Click on layout file that contains layouts (2 or more!).
2. Press following shortcuts CTRL+AL...
Zbigniew Rebacz
09:43 PM Bug #600 (New): "CTRL+ALT+UP" and "CTRL+ALT+UP" shortucts dosen't work in layout designer.
I think the problem is with event managment. Method "DoKey" doesn't receive information about key until user manually... Zbigniew Rebacz
09:43 PM Bug #600 (New): "CTRL+ALT+UP" and "CTRL+ALT+UP" shortucts dosen't work in layout designer.
I think the problem is with event managment. Method "DoKey" doesn't receive information about key until user manually... Zbigniew Rebacz
09:43 PM Bug #600 (New): "CTRL+ALT+UP" and "CTRL+ALT+UP" shortucts dosen't work in layout designer.
I think the problem is with event managment. Method "DoKey" doesn't receive information about key until user manually... Zbigniew Rebacz
09:43 PM Bug #600 (New): "CTRL+ALT+UP" and "CTRL+ALT+UP" shortucts dosen't work in layout designer.
I think the problem is with event managment. Method "DoKey" doesn't receive information about key until user manually... Zbigniew Rebacz
09:43 PM Bug #600 (New): "CTRL+ALT+UP" and "CTRL+ALT+UP" shortucts dosen't work in layout designer.
I think the problem is with event managment. Method "DoKey" doesn't receive information about key until user manually... Zbigniew Rebacz
04:32 PM Bug #611 (Approved): Alt+I in theide, when single item, jumps to zlib
Miroslav Fidler
03:41 PM Feature #610 (Approved): Consider container comparisons...
Miroslav Fidler
02:27 PM Bug #607 (Approved): MinGW problem with parser.cpp, CParser::ReadDouble()
Miroslav Fidler

12/14/2013

08:27 PM Feature #609 (Patch ready): Missing smoothen icon in RichEdit
Zbigniew Rebacz
06:53 PM Feature #609 (Approved): Missing smoothen icon in RichEdit
I think, we should improve several RichEdit icons by using smoothen filter.
Moreover I redesigned "SpellCheck" ico...
Zbigniew Rebacz
02:38 AM Feature #587: X11 needs minimal multi monitor mode support
GetVirtualWorkArea insted of GetPrimaryScreenArea() in serialization code (The behavior is the same as the win32 vers... Zbigniew Rebacz
02:36 AM Feature #587: X11 needs minimal multi monitor mode support
GetVirtualWorkArea is implemented under X11... (The behavior is the same as the win32 version) Zbigniew Rebacz
02:31 AM Feature #608 (Approved): InsertItem icon in ide/Common definitly needs replacment...
I think we should replace InsertItem icon with new one... (Because, It looks a little bit strange)
Moreover, I mad...
Zbigniew Rebacz

12/13/2013

09:50 PM Feature #587: X11 needs minimal multi monitor mode support
Now, serialization supports new multi monitor mode. ... Zbigniew Rebacz
09:41 PM Feature #587: X11 needs minimal multi monitor mode support
Code refactoring... Zbigniew Rebacz
01:07 PM Bug #607 (Approved): MinGW problem with parser.cpp, CParser::ReadDouble()
Now it is not possible to compile with MinGW due to a simple problem in parse.cpp function CParser::ReadDouble().
...
Iñaki Zabala
01:04 PM Bug #577: Prevent AddColumn(0, ...)
Hello Mirek
GridCtrl now accepts AddColumn() with char *name = NULL in other places like:
- ...
Iñaki Zabala
10:58 AM Bug #606 (Approved): SortedInVectorMap should support Shrink, Serialize
Miroslav Fidler

12/12/2013

08:09 AM Feature #605 (Approved): ide XML/Json enhancements
- 'designer' (view) mode instead of dialog
- copy path (2 variants)
- map mode
- statistics
Miroslav Fidler

12/11/2013

03:48 PM Feature #604: GZ[De]CompressFile
Also: Support int64 for length Miroslav Fidler
03:44 PM Feature #604 (Approved): GZ[De]CompressFile
Miroslav Fidler
03:38 PM Feature #603 (Approved): ide: Insert file path is after all a good idea...
Miroslav Fidler
03:38 PM Feature #602 (New): Help popup items should only display corresponding code item or perhaps even ...
See e.g. ParseXML Miroslav Fidler

12/09/2013

09:23 AM Feature #596 (Approved): ParseXML - add filtering ability to reduce memory consumption for very l...
Miroslav Fidler
09:03 AM Feature #599 (Approved): FrameSplitter should have similiar visuals as splitter
Miroslav Fidler
08:30 AM Bug #591 (Approved): Ctrl+Q shortcut in SelectPackageDlg is slogan only.
Miroslav Fidler
08:27 AM Feature #601 (Approved): Missing smoothen icon in LayDes
Miroslav Fidler
08:26 AM Bug #600: "CTRL+ALT+UP" and "CTRL+ALT+UP" shortucts dosen't work in layout designer.
No quite sure about that. The idea is that 'lowest element' is image/widget, ctrl+up/down are supposed to move "lowes... Miroslav Fidler
08:24 AM Feature #595 (Approved): Missing smoothen icon in IconDes
Miroslav Fidler

12/07/2013

02:09 PM Feature #601 (Approved): Missing smoothen icon in LayDes
I think, we should improve several LayDes icons by using smoothen filter.
P.S
I used two base values (0.6 & 0.75)...
Zbigniew Rebacz

12/06/2013

06:25 PM Bug #600: "CTRL+ALT+UP" and "CTRL+ALT+UP" shortucts dosen't work in layout designer.
Report: On MS Windows, also don't work. Zbigniew Rebacz

12/05/2013

11:15 PM Bug #600: "CTRL+ALT+UP" and "CTRL+ALT+UP" shortucts dosen't work in layout designer.
* subject should be called "CTRL+ALT+UP" and "CTRL+ALT+DOWN" shortucts dosen't work in layout designer. Zbigniew Rebacz
11:11 PM Bug #600 (Approved): "CTRL+ALT+UP" and "CTRL+ALT+UP" shortucts dosen't work in layout designer.
It seems that two key shortcuts in layout designer dosen't work for some reson.
Personally, I think we should sta...
Zbigniew Rebacz
09:32 AM Feature #599 (Approved): FrameSplitter should have similiar visuals as splitter
Miroslav Fidler

12/04/2013

02:24 PM Bug #598 (Approved): Resolve issue with SetStdFont
Miroslav Fidler
10:01 AM Bug #598 (Approved): Resolve issue with SetStdFont
- does not work in Linux
- does not change the rich-text zoom
- InitRichTextZoom should probably rather use the min...
Miroslav Fidler
01:34 PM Bug #88 (Approved): Restructure StdInitFont issues
Miroslav Fidler
 

Also available in: Atom