Zbigniew Rebacz's activity

From 12/21/2013 to 01/19/2014

01/19/2014

02:31 AM U++ Bug #652 (Approved): ChStdSkin() & ChClassicSkin() should check the state of IsCompositedGui flag
Personally, I think that we should always check the state of IsCompositedGui flag when theme is changed manualy. Code... Zbigniew Rebacz

01/18/2014

11:50 PM U++ Feature #651 (Approved): Missing smoothen icon in RichText
I think, we should improve several RichText icons by using smoothen filter.
P.S
I used two base values (0.60) for...
Zbigniew Rebacz

01/17/2014

08:21 PM U++ Task #650 (New): Add GraphCtrl/GraphDraw to bazaar
http://www.ultimatepp.org/forum/index.php?t=msg&goto=41750&#msg_41750 Zbigniew Rebacz
07:47 PM U++ Feature #649 (Approved): GTK backend needs large icon implementation
It seems that this feature is not implemented in GTK backend... Zbigniew Rebacz

01/16/2014

01:08 AM U++ Feature #646 (Approved): Extended error dialog api
Sometimes ego, We introduced ErrorOK function, but why not extend this api to additional functions (prompt equivalent... Zbigniew Rebacz

01/14/2014

09:30 PM U++ Feature #642 (Approved): Missing smoothe icon in ide/Browser
Zbigniew Rebacz

01/12/2014

01:34 PM U++ Feature #642 (Approved): Missing smoothe icon in ide/Browser
I think, we should improve several ide/Browser icons by using smoothen filter.
Changelog:
Browser.iml - sort icon...
Zbigniew Rebacz

01/11/2014

12:59 PM U++ Bug #624: Gtk backend warning: g_thread_init is deprected
Your test case results with GLIB_CHECK_VERSION macro:... Zbigniew Rebacz

01/10/2014

08:07 PM U++ Bug #624: Gtk backend warning: g_thread_init is deprected
Now, I understand the origin of this issue. Let's execute following test case:... Zbigniew Rebacz

01/09/2014

09:23 PM U++ Bug #624: Gtk backend warning: g_thread_init is deprected
Here is output:... Zbigniew Rebacz
01:06 AM U++ Feature #640 (Approved): GetPrimaryWorkArea should recognize primary work area in GTK backend
It seems that GetPrimaryWorkArea() uses always first monitor. I rewrite this method using gdk_screen_get_primary_moni... Zbigniew Rebacz

01/08/2014

10:53 PM U++ Bug #624 (Patch ready): Gtk backend warning: g_thread_init is deprected
Sorry for the mess.
I don't know why following expresion: "#if !GTK_CHECK_VERSION(2, 32, 0)" is alwayse true on my...
Zbigniew Rebacz
10:53 PM U++ Bug #624 (Patch ready): Gtk backend warning: g_thread_init is deprected
Sorry for the mess.
I don't know why following expresion: "#if !GTK_CHECK_VERSION(2, 32, 0)" is alwayse true on my...
Zbigniew Rebacz
04:08 PM U++ Bug #624 (Patch ready): Gtk backend warning: g_thread_init is deprected
Can we change #if statement to more readable:... Zbigniew Rebacz
04:53 PM U++ Bug #638 (Rejected): XmlView should have window title...
It seems that XmlView window title is mising (ide/Xml.cpp - line 104).... Zbigniew Rebacz
04:35 PM U++ Feature #627 (Patch ready): IDE tool bar should update respect editor state
Zbigniew Rebacz
04:35 PM U++ Feature #627: IDE tool bar should update respect editor state
I enclose demonstrative screenshot. Zbigniew Rebacz

01/06/2014

09:55 PM U++ Bug #635 (Approved): RichEdit mouse toolbar uses none standard operation order
It seems that cut operation should go before copy operation in RichEdit (Mouse bar).
I enclose patch file (RichEdi...
Zbigniew Rebacz
08:45 PM U++ Bug #634 (Approved): ToolTip works only on primary workarea (X11 - Xinerama)
* Small X11App.cpp update
Zbigniew Rebacz
08:40 PM U++ Bug #625 (Approved): Console menu bar shoulde use standard copy and paste icon.
Zbigniew Rebacz

01/05/2014

01:36 AM U++ Feature #627 (Approved): IDE tool bar should update respect editor state
I think it will be good if ide toolbar will react on editor states. We need to modify several things.
First of all...
Zbigniew Rebacz

01/04/2014

12:13 AM U++ Bug #626 (Approved): Missing smoothe icon in CtrlLib
I think, we should improve several CtrlLib icons by using smoothen filter.
Moreover I redesigne "Copy" and "Paste"...
Zbigniew Rebacz
08:06 PM U++ Bug #625: Console menu bar shoulde use standard copy and paste icon.
* Small bar fix Zbigniew Rebacz
06:00 PM U++ Bug #625 (Approved): Console menu bar shoulde use standard copy and paste icon.
It seems that console dosen't use copy and paste icons... Moreover I added additional separator bettwen text operatio... Zbigniew Rebacz
04:51 PM U++ Bug #598 (Approved): Resolve issue with SetStdFont
Evrything works perfect on pure upp installation (X11 & GTK)!
Zbigniew Rebacz

01/01/2014

01:46 PM U++ 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 U++ 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 U++ Bug #621 (Patch ready): RichTextView dosen't show copy icon in menubar
Zbigniew Rebacz

12/30/2013

06:57 PM U++ 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

03:04 PM U++ 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 U++ 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 U++ Bug #621: RichTextView dosen't show copy icon in menubar
We can also add additional operation locking code:... Zbigniew Rebacz
02:12 PM U++ Bug #621: RichTextView dosen't show copy icon in menubar
Preformated code:... Zbigniew Rebacz
02:07 PM U++ 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 U++ Bug #577: Prevent AddColumn(0, ...)
Can we also fix DropGrid? Zbigniew Rebacz

12/28/2013

12:45 AM U++ 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 U++ 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 U++ 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 U++ 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/26/2013

02:02 PM U++ Bug #615 (Approved): GDB_MI2 high cpu usage (One core is fully loaded)
Zbigniew Rebacz

12/23/2013

12:26 AM U++ Bug #598 (Patch ready): Resolve issue with SetStdFont
Zbigniew Rebacz
11:17 PM U++ 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 U++ Bug #598: Resolve issue with SetStdFont
I think we should use SansSerif insted of Arial in ChGtk (CtrlLib/ChGtk.cpp - line 85):... Zbigniew Rebacz

12/22/2013

01:59 PM U++ 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 U++ 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

12/21/2013

07:43 PM U++ Feature #587 (Patch ready): X11 needs minimal multi monitor mode support
Zbigniew Rebacz
06:23 PM U++ Feature #587 (In Progress): X11 needs minimal multi monitor mode support
Zbigniew Rebacz
02:45 AM U++ Feature #587: X11 needs minimal multi monitor mode support
BTW, This patch is also compatible with u++ documentation. Zbigniew Rebacz
02:43 AM U++ 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 U++ 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 U++ 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 U++ 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
 

Also available in: Atom