Activity
From 12/27/2013 to 01/25/2014
01/25/2014
- 08:27 AM Bug #662 (Approved): RichEdit compilation fails with GCC
- Works now, thanks.
01/24/2014
- 03:22 PM Feature #651 (Approved): Missing smoothen icon in RichText
- 02:38 PM Bug #661 (Ready for CR): Fix 'all shared' build on Posix
- 12:39 PM Bug #664 (Approved): RichEdit: After Enter style (e.g. Bold), even if reset, returns
- 12:04 PM Bug #663 (Approved): Resolve abs/fabs issue with GCC
- 10:33 AM Bug #662 (Approved): RichEdit compilation fails with GCC
- Build for 6807 failed, because of amiguous call to abs with double parameter in RichEdit/Mouse.cpp. ...
01/22/2014
- 04:11 PM Bug #661 (In Progress): Fix 'all shared' build on Posix
- Proposed changes are correct, please go on fixing it (post a patch here and switch the task to me as Patch Ready afte...
- 04:11 PM Bug #661 (In Progress): Fix 'all shared' build on Posix
- Proposed changes are correct, please go on fixing it (post a patch here and switch the task to me as Patch Ready afte...
- 01:41 PM Bug #661 (Approved): Fix 'all shared' build on Posix
- Actually, using all shared build (SO flag on main package) on linux has following caveats:
- generated .so names d...
01/21/2014
- 01:40 PM Bug #660 (Approved): ide: crashing at F2
- http://www.ultimatepp.org/forum/index.php?t=msg&th=8132&start=0&
- 12:24 PM Feature #659 (Approved): XmlNode deep copy
- 12:10 PM Bug #658 (Approved): plugin/UnZip: support central directory
- 12:07 PM Bug #657 (Approved): ide: Out of memory with 150MB XML file
- with quite weird error info (trying to allocate 3.5GB!?)
- 02:42 AM Feature #655: ChHostSkin(GTK) when Qt is detected should highlight menubar topitem[1]
- Additional fix:...
01/20/2014
- 08:31 PM 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 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 Feature #654 (Approved): Ctrl.iml update I
- Changelog:
* New "Cut" icon.
* "Paste" icon design change.
01/19/2014
- 11:32 AM Bug #653 (Approved): Compilation fails with freetype >= 2.5.1
- Since freetype 2.5.1, the include paths for freetype have different structure. Official announcement of this change c...
- 09:14 AM Task #644 (Approved): Change copyright notice
- 02:31 AM 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 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... - 03:54 PM Bug #585 (Approved): EditInt allows number greater than INT_MAX, then produces wrong results
01/17/2014
- 08:21 PM Task #650 (New): Add GraphCtrl/GraphDraw to bazaar
- http://www.ultimatepp.org/forum/index.php?t=msg&goto=41750&#msg_41750
- 07:47 PM Feature #649 (Approved): GTK backend needs large icon implementation
- It seems that this feature is not implemented in GTK backend...
- 02:45 PM Feature #645 (Approved): Alt+J (and perhaps others) could work in non-project files as well
- 01:53 PM Feature #646 (Approved): Extended error dialog api
- 01:11 PM Bug #647 (Approved): Bold menu items
- 08:32 AM Bug #647 (Approved): Bold menu items
- http://www.ultimatepp.org/forum/index.php?t=msg&th=8190&start=0&
- 12:39 PM Bug #628 (In Progress): TheIDE does not reload Assist when changing Build method
- 12:39 PM Task #644 (Ready for QA): Change copyright notice
- 09:08 AM Feature #648 (Approved): Tutorial: Sorted Maps, Tuple...
01/16/2014
- 01:08 AM 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/15/2014
- 10:35 AM Feature #645 (Approved): Alt+J (and perhaps others) could work in non-project files as well
01/14/2014
- 09:30 PM Feature #642 (Approved): Missing smoothe icon in ide/Browser
- 11:41 AM Bug #628: TheIDE does not reload Assist when changing Build method
- It works fine (and fast) with MinGW and MSC10-32/64. However with MinGW64 it only opens U++ .h files.
It is strange. - 11:28 AM Task #289 (Ready for QA): Document ScatterCtrl and ScatterDraw
- 11:11 AM Task #644 (Approved): Change copyright notice
- Proposed new text:
Copyright (c) 1998, 2014, The U++ Project
All rights reserved.
Redistribution and use in so...
01/13/2014
- 10:57 AM Feature #633 (Approved): Core: The total size of i18n strings is quite extensive, consider compil...
- For now implemented as NOI18N; I am willing to apply patch enabling individual languages, but at the moment it seems ...
- 09:44 AM Bug #626 (Approved): Missing smoothe icon in CtrlLib
- 09:42 AM Feature #616 (Approved): Missing smoothen icon in ide/Debuggers
- 09:36 AM Bug #613 (Approved): ide: Compare with file should switch to text mode -otherwise overwrite does ...
01/12/2014
- 08:19 PM Feature #643 (Approved): Xmlize default value
- A possible idea to improve Xmlize/Serialize functions would be to add a default value to be used when no data is foun...
- 01:34 PM 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... - 10:54 AM Feature #633: Core: The total size of i18n strings is quite extensive, consider compilation flag ...
- Simple U++ Core app is about 300kb, so 50kb is around 15% :-)
What if I want to have a command-line utility in Cze...
01/11/2014
- 05:32 PM Feature #633: Core: The total size of i18n strings is quite extensive, consider compilation flag ...
- IMO, you either want app i18n and want all language (in fact, what is 50kb?), or you are doing some system utility - ...
- 05:29 PM Bug #639 (Approved): U++/Gtk resolve menu bugs
- 05:29 PM Bug #632 (Approved): U++/GTK: Investigate repainting issues
- 05:29 PM Feature #640 (Approved): GetPrimaryWorkArea should recognize primary work area in GTK backend
- Thanks, seems OK.
- 05:08 PM Bug #624 (Approved): Gtk backend warning: g_thread_init is deprected
- > Btw, shouldn't we replace GTK_CHECK_VERSION with GLIB_CHECK_VERSION in other cases like DnD too?
Definitely not,... - 05:08 PM Bug #624 (Approved): Gtk backend warning: g_thread_init is deprected
- > Btw, shouldn't we replace GTK_CHECK_VERSION with GLIB_CHECK_VERSION in other cases like DnD too?
Definitely not,... - 12:59 PM Bug #624: Gtk backend warning: g_thread_init is deprected
- Your test case results with GLIB_CHECK_VERSION macro:...
- 11:53 AM Bug #624: Gtk backend warning: g_thread_init is deprected
- Ops :)
Well, GLIB_CHECK_VERSION really exists. Can you check with that?
Mirek - 02:42 PM Bug #641 (Approved): Problem wiih debug.cpp from 6747
- Ok. Tested in Xubuntu 64, Windows 7 64 (MSC and MinGW)
- 11:34 AM Bug #641 (Ready for QA): Problem wiih debug.cpp from 6747
- Hopefully already fixed...
- 11:34 AM Bug #641 (Ready for QA): Problem wiih debug.cpp from 6747
- Hopefully already fixed...
- 09:23 AM Bug #641: Problem wiih debug.cpp from 6747
- Maybe just removing END_UPP_NAMESPACE and NAMESPACE_UPP in the middle of the file solves the problem.
- 08:38 AM Bug #641 (Approved): Problem wiih debug.cpp from 6747
- It is not possible to compile debug.cpp in Windows from 6747.
- 11:33 AM Bug #600 (Approved): "CTRL+ALT+UP" and "CTRL+ALT+UP" shortucts dosen't work in layout designer.
- (default shortcuts added alternative Ctrl+Alt+PgUp/Dn because of clash with WM)
01/10/2014
- 08:07 PM Bug #624: Gtk backend warning: g_thread_init is deprected
- Now, I understand the origin of this issue. Let's execute following test case:...
- 02:41 PM Bug #624 (In Progress): Gtk backend warning: g_thread_init is deprected
- 02:41 PM Bug #624: Gtk backend warning: g_thread_init is deprected
- Hm, it looks like you have either 2.24, or have some glitch in include paths...
- 03:36 PM Feature #584 (Approved): Layout duplicate should not move horizontally
- 03:30 PM Bug #586 (Rejected): OleDB error
- 03:25 PM Bug #629 (Approved): Check chameleon changes in win32
- 03:21 PM Bug #628 (Ready for QA): TheIDE does not reload Assist when changing Build method
- Hopefully fixed.
- 03:21 PM Bug #628 (Ready for QA): TheIDE does not reload Assist when changing Build method
- Hopefully fixed.
- 03:00 PM Feature #630 (Approved): Sql: Add instrospection info about text column width
01/09/2014
- 09:23 PM Bug #624: Gtk backend warning: g_thread_init is deprected
- Here is output:...
- 08:38 AM Bug #624: Gtk backend warning: g_thread_init is deprected
- Zbigniew Rebacz wrote:
> Sorry for the mess.
>
> I don't know why following expresion: "#if !GTK_CHECK_VERSION(2, 32... - 10:05 AM Bug #636 (Approved): mingw...
- Cool. Thank you.
- 10:04 AM Task #637: Avoid using default NULL in const char *
- Ok. Thank you.
- 10:02 AM Bug #577 (Approved): Prevent AddColumn(0, ...)
- Yes
- 01:06 AM 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 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 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... - 08:34 PM Bug #624: Gtk backend warning: g_thread_init is deprected
- (speaking of which, original patch is wrong as well, think about version 1.40...:)
- 08:27 PM Bug #624 (In Progress): Gtk backend warning: g_thread_init is deprected
- I believe that proposed change is wrong. Should not it be rather
#if !GTK_CHECK_VERSION(2, 32, 0)
? - 08:27 PM Bug #624 (In Progress): Gtk backend warning: g_thread_init is deprected
- I believe that proposed change is wrong. Should not it be rather
#if !GTK_CHECK_VERSION(2, 32, 0)
? - 04:08 PM Bug #624 (Patch ready): Gtk backend warning: g_thread_init is deprected
- Can we change #if statement to more readable:...
- 08:40 PM Bug #639 (Approved): U++/Gtk resolve menu bugs
- http://www.ultimatepp.org/forum/index.php?t=msg&th=8110&start=0&
- 08:37 PM Bug #577 (Ready for QA): Prevent AddColumn(0, ...)
- Well, looks like you have already commited all changes. Can we close this now?
- 04:50 PM Bug #577 (Patch ready): Prevent AddColumn(0, ...)
- 11:09 AM Bug #577: Prevent AddColumn(0, ...)
- GridCtrl.h, line 790
ItemRect& DoAvg(const char *s = "") { sop = SOP_AVG; sopfrm = s; return *this; }
... - 08:32 PM Task #637 (Approved): Avoid using default NULL in const char *
- I have checked all of them and they are legit, with NULL being meaningful.
- 10:53 AM Task #637 (Approved): Avoid using default NULL in const char *
- From issue 577, there are some places where the use of char *name = NULL should be reviewed. For example:
- Core/p... - 08:28 PM Bug #638 (Rejected): XmlView should have window title...
- I plan to completely refactor XmlView, so....
- 04:53 PM Bug #638 (Rejected): XmlView should have window title...
- It seems that XmlView window title is mising (ide/Xml.cpp - line 104)....
- 08:26 PM Bug #636 (Ready for QA): mingw...
- 04:46 PM Bug #636 (Patch ready): mingw...
- 02:47 PM Bug #636: mingw...
- Proposed patch seem to work. Please change the previous patch with this:
@#if defined(COMPILER_MINGW)
extern "C" ... - 08:02 AM Bug #636 (Approved): mingw...
- http://www.ultimatepp.org/forum/index.php?t=rview&goto=41650#msg_41650
- 04:35 PM Feature #627 (Patch ready): IDE tool bar should update respect editor state
- 04:35 PM Feature #627: IDE tool bar should update respect editor state
- I enclose demonstrative screenshot.
- 07:59 AM Bug #635 (Approved): RichEdit mouse toolbar uses none standard operation order
- 07:57 AM Feature #630: Sql: Add instrospection info about text column width
- ..and type..
01/07/2014
- 09:28 PM Bug #617 (Ready for QA): LRUCache::GetFoundSize always returns zero
- I agree that documentation is misleading. Anyway, the intent is to know how much data in the cache was reused (since ...
- 09:28 PM Bug #617 (Ready for QA): LRUCache::GetFoundSize always returns zero
- I agree that documentation is misleading. Anyway, the intent is to know how much data in the cache was reused (since ...
- 09:16 PM Bug #631 (Approved): U++/GTK: Fix AutoWaitCursor
- 09:16 PM Bug #634 (Approved): ToolTip works only on primary workarea (X11 - Xinerama)
- 01:37 PM Bug #620 (Ready for QA): Undefined variables in GtkKeys
- Fixed to compile in debian 6. However, I have decided not to support drag&drop for gtk < 2.22 (which is Debian 6).
- 01:37 PM Bug #620 (Ready for QA): Undefined variables in GtkKeys
- Fixed to compile in debian 6. However, I have decided not to support drag&drop for gtk < 2.22 (which is Debian 6).
01/06/2014
- 09:55 PM 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... - 09:52 PM Feature #633: Core: The total size of i18n strings is quite extensive, consider compilation flag ...
- Well, the code in above post is obviously wrong... It should be:...
- 08:05 PM Feature #633: Core: The total size of i18n strings is quite extensive, consider compilation flag ...
- IMHO limiting this to either all languages or only English is bit too restrictive. What about allowing user to choose...
- 05:46 PM Feature #633 (Approved): Core: The total size of i18n strings is quite extensive, consider compil...
- 08:45 PM Bug #634 (Approved): ToolTip works only on primary workarea (X11 - Xinerama)
- * Small X11App.cpp update
- 08:40 PM Bug #625 (Approved): Console menu bar shoulde use standard copy and paste icon.
- 05:30 PM Bug #632 (Approved): U++/GTK: Investigate repainting issues
- http://www.ultimatepp.org/forum/index.php?t=msg&th=8110&start=0&
- 05:29 PM Bug #631 (Approved): U++/GTK: Fix AutoWaitCursor
- http://www.ultimatepp.org/forum/index.php?t=msg&th=8110&start=0&
- 04:44 PM Bug #623 (Approved): HtmlParaStyle produces invalid CSS
- Thanks!
- 04:42 PM Feature #627 (In Progress): IDE tool bar should update respect editor state
- 04:41 PM Feature #627: IDE tool bar should update respect editor state
- Well, I am a bit confused here. Which icons in toolbar should react to editor changes? I think only menu items do and...
- 04:42 PM Bug #622 (Approved): Unwanted separator in IDE toolbar (Win32)
- 04:26 PM Bug #624 (Approved): Gtk backend warning: g_thread_init is deprected
- 04:24 PM Feature #618 (Approved): GTK backend needs IsCompositeGUI implementation
- 04:24 PM Bug #621 (Approved): RichTextView dosen't show copy icon in menubar
- 04:06 PM Feature #630: Sql: Add instrospection info about text column width
- http://www.ultimatepp.org/forum/index.php?t=msg&goto=41627&#msg_41627
- 04:05 PM Feature #630 (Approved): Sql: Add instrospection info about text column width
- 03:59 PM Bug #629 (Approved): Check chameleon changes in win32
- http://www.ultimatepp.org/forum/index.php?t=msg&th=8108&start=0&
01/05/2014
- 12:09 PM Bug #620: Undefined variables in GtkKeys
- Just noticed that this happens also on Debian 6.0...
https://build.opensuse.org/build/home:dolik_rce:nightly/Debia... - 08:51 AM Bug #628 (Approved): TheIDE does not reload Assist when changing Build method
- Assist seems to consider only the Assist data of the build method selected when opening TheIDE.
To check it:
- O... - 01:36 AM 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 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 Bug #625: Console menu bar shoulde use standard copy and paste icon.
- * Small bar fix
- 06:00 PM 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 Bug #598 (Approved): Resolve issue with SetStdFont
- Evrything works perfect on pure upp installation (X11 & GTK)!
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...
- 01:46 PM Bug #619 (In Progress): GTK backend serialization should support multi monitor mode
- For some reason IDE can crash after this patch...
12/31/2013
- 04:55 PM Bug #621 (Patch ready): RichTextView dosen't show copy icon in menubar
- 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...
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...
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 ...
- 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???
- 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...
- 02:17 PM Bug #621: RichTextView dosen't show copy icon in menubar
- We can also add additional operation locking code:...
- 02:12 PM Bug #621: RichTextView dosen't show copy icon in menubar
- Preformated code:...
- 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):
... - 01:25 PM Bug #577: Prevent AddColumn(0, ...)
- Can we also fix DropGrid?
- 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:...
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):...
- 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... - 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... - 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...
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...
Also available in: Atom