Zbigniew Rebacz's activity
From 12/23/2013 to 01/21/2014
01/21/2014
- 02:42 AM U++ Feature #655: ChHostSkin(GTK) when Qt is detected should highlight menubar topitem[1]
- Additional fix:...
01/20/2014
- 08:31 PM U++ Bug #656 (Approved): GDK_LEAVE_NOTIFY dosen't refresh the state of ctrls (GTK Backend)
- It seems that ctrls don't recive mouse event when pointer leaves the window area. This bug can be observed while usin...
- 02:58 PM U++ Feature #655 (Approved): ChHostSkin(GTK) when Qt is detected should highlight menubar topitem[1]
- The topic behavior is default for Qt & KDE, so I think it would be nice if we change ChHostSkin a little bit on KDE. ...
- 02:04 PM U++ Feature #654 (Approved): Ctrl.iml update I
- Changelog:
* New "Cut" icon.
* "Paste" icon design change.
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...
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...
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
- 07:47 PM U++ Feature #649 (Approved): GTK backend needs large icon implementation
- It seems that this feature is not implemented in GTK backend...
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...
01/14/2014
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...
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:...
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:...
01/09/2014
- 09:23 PM U++ Bug #624: Gtk backend warning: g_thread_init is deprected
- Here is output:...
- 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...
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... - 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... - 04:08 PM U++ Bug #624 (Patch ready): Gtk backend warning: g_thread_init is deprected
- Can we change #if statement to more readable:...
- 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)....
- 04:35 PM U++ Feature #627 (Patch ready): IDE tool bar should update respect editor state
- 04:35 PM U++ Feature #627: IDE tool bar should update respect editor state
- I enclose demonstrative screenshot.
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... - 08:45 PM U++ Bug #634 (Approved): ToolTip works only on primary workarea (X11 - Xinerama)
- * Small X11App.cpp update
- 08:40 PM U++ Bug #625 (Approved): Console menu bar shoulde use standard copy and paste icon.
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...
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"... - 08:06 PM U++ Bug #625: Console menu bar shoulde use standard copy and paste icon.
- * Small bar fix
- 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...
- 04:51 PM U++ Bug #598 (Approved): Resolve issue with SetStdFont
- Evrything works perfect on pure upp installation (X11 & GTK)!
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...
- 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...
12/31/2013
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...
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???
- 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...
- 02:17 PM U++ Bug #621: RichTextView dosen't show copy icon in menubar
- We can also add additional operation locking code:...
- 02:12 PM U++ Bug #621: RichTextView dosen't show copy icon in menubar
- Preformated code:...
- 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):
... - 01:25 PM U++ Bug #577: Prevent AddColumn(0, ...)
- Can we also fix DropGrid?
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):...
- 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... - 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... - 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...
12/26/2013
12/23/2013
- 12:26 AM U++ Bug #598 (Patch ready): Resolve issue with SetStdFont
- 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... - 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):...
Also available in: Atom