Activity

From 01/01/2014 to 01/30/2014

01/30/2014

01:18 PM Bug #672 (Approved): Warning in xml.cpp
... Iñaki Zabala
10:30 AM Feature #671 (Approved): ide: .iml editor should remember scroll position of images
(When doing Ctrl+Tab) Miroslav Fidler
01:24 AM Bug #666: Provide access to underlying X11 Window of DHCtrl in GTK+ backend
Hi,
I tested with gtk() and gdk() functions, but they return NULL.
I guess (just lurked a bit inside your code......
Massimo Del Fedele

01/29/2014

08:08 PM Bug #661: Fix 'all shared' build on Posix
just a small precisation : I'm using the SO flag in main package configuration, NOT the 'all shared' mode in builder.... Massimo Del Fedele
08:01 PM Bug #661: Fix 'all shared' build on Posix
I've seen that package order is selected by this code in Builder.cpp, line 422, on which I forced here the dependency... Massimo Del Fedele
05:38 PM Feature #654: Ctrl.iml update I
Mirek wrote:
"Applied, but I am not sure that I am in favor of this kind of changes in the future."
OK, I am fully ...
Zbigniew Rebacz
05:11 PM Bug #665 (Patch ready): EditField::Style dosen't work property on some Qt(KDE) distributions (ChGTK)
Zbigniew Rebacz
04:25 PM Bug #665: EditField::Style dosen't work property on some Qt(KDE) distributions (ChGTK)
The correct file...
Zbigniew Rebacz
04:25 PM Bug #665: EditField::Style dosen't work property on some Qt(KDE) distributions (ChGTK)
The correct file...
Zbigniew Rebacz
04:37 PM Bug #652 (Patch ready): ChStdSkin() & ChClassicSkin() should check the state of IsCompositedGui flag
It seems that in this bug report I forgot to include proper file.
What needs to be updated:
- "Hard theme restart...
Zbigniew Rebacz
04:37 PM Bug #652 (Patch ready): ChStdSkin() & ChClassicSkin() should check the state of IsCompositedGui flag
It seems that in this bug report I forgot to include proper file.
What needs to be updated:
- "Hard theme restart...
Zbigniew Rebacz
01:11 PM Bug #670 (New): Should not IsString(Value((int)Null)) return true?
... Miroslav Fidler

01/28/2014

09:25 PM Bug #665 (In Progress): EditField::Style dosen't work property on some Qt(KDE) distributions (ChGTK)
Zbigniew Rebacz wrote:
> Hello Mirek,
>
> You should also move "img = GetGTK(w, GTK_STATE_NORMAL, GTK_SHADOW_IN, ...
Miroslav Fidler
09:25 PM Bug #665 (In Progress): EditField::Style dosen't work property on some Qt(KDE) distributions (ChGTK)
Zbigniew Rebacz wrote:
> Hello Mirek,
>
> You should also move "img = GetGTK(w, GTK_STATE_NORMAL, GTK_SHADOW_IN, ...
Miroslav Fidler
04:36 PM Bug #665 (Patch ready): EditField::Style dosen't work property on some Qt(KDE) distributions (ChGTK)
Hello Mirek,
You should also move "img = GetGTK(w, GTK_STATE_NORMAL, GTK_SHADOW_IN, "entry", GTK_SHADOW, 20, 20);"...
Zbigniew Rebacz
09:09 PM Bug #667 (New): TrayIcon in GTK does not work
Miroslav Fidler
09:08 PM Bug #667 (In Progress): TrayIcon in GTK does not work
Miroslav Fidler
08:15 PM Bug #669 (Approved): Some methods of S_info should be static
Miroslav Fidler
03:37 PM Bug #669 (Approved): Some methods of S_info should be static
http://www.ultimatepp.org/forum/index.php?t=rview&goto=41838#msg_41838 Miroslav Fidler
08:30 AM Bug #668 (New): Memory leak in SysExec
http://www.ultimatepp.org/forum/index.php?t=msg&goto=41833&#msg_41833 Miroslav Fidler

01/27/2014

08:36 PM Bug #661 (In Progress): Fix 'all shared' build on Posix
Nope, it doesn't work; doing a "rebuild all" on UWord, the result is :
@
CtrlLib: 56 file(s) built in (0:00.67), 11...
Massimo Del Fedele
08:36 PM Bug #661 (In Progress): Fix 'all shared' build on Posix
Nope, it doesn't work; doing a "rebuild all" on UWord, the result is :
@
CtrlLib: 56 file(s) built in (0:00.67), 11...
Massimo Del Fedele
08:29 PM Bug #661 (Ready for QA): Fix 'all shared' build on Posix
Massimo Del Fedele wrote:
> Tested with UWord, it works BUT it requires manual build of all packages in correct orde...
Miroslav Fidler
08:29 PM Bug #661 (Ready for QA): Fix 'all shared' build on Posix
Massimo Del Fedele wrote:
> Tested with UWord, it works BUT it requires manual build of all packages in correct orde...
Miroslav Fidler
06:58 PM Bug #661 (In Progress): Fix 'all shared' build on Posix
Tested with UWord, it works BUT it requires manual build of all packages in correct order, otherwise it gives error o... Massimo Del Fedele
06:58 PM Bug #661 (In Progress): Fix 'all shared' build on Posix
Tested with UWord, it works BUT it requires manual build of all packages in correct order, otherwise it gives error o... Massimo Del Fedele
02:06 PM Bug #661 (Ready for QA): Fix 'all shared' build on Posix
Not sure how have you tested, but it was impossible to build any U++ project (mostly because of problems in legacy U+... Miroslav Fidler
02:06 PM Bug #661 (Ready for QA): Fix 'all shared' build on Posix
Not sure how have you tested, but it was impossible to build any U++ project (mostly because of problems in legacy U+... Miroslav Fidler
08:25 PM Bug #658 (Approved): plugin/UnZip: support central directory
Miroslav Fidler
04:52 PM Bug #653 (Approved): Compilation fails with freetype >= 2.5.1
Seems OK on Arch. I'll check the rest tomorrow, but I expect it to work as well. Jan Dolinár
10:18 AM Bug #653 (Ready for QA): Compilation fails with freetype >= 2.5.1
As there is only single function in that file and its signature is unlikely to change ever, I have simply moved it to... Miroslav Fidler
10:18 AM Bug #653 (Ready for QA): Compilation fails with freetype >= 2.5.1
As there is only single function in that file and its signature is unlikely to change ever, I have simply moved it to... Miroslav Fidler
03:00 PM Bug #666 (Rejected): Provide access to underlying X11 Window of DHCtrl in GTK+ backend
Well, what I wanted to say is that for GTK backend the apparent handle is not X11 id, but GtkWindow * (or GdkWindow *... Miroslav Fidler
03:00 PM Bug #666 (Rejected): Provide access to underlying X11 Window of DHCtrl in GTK+ backend
Well, what I wanted to say is that for GTK backend the apparent handle is not X11 id, but GtkWindow * (or GdkWindow *... Miroslav Fidler
01:59 PM Bug #666: Provide access to underlying X11 Window of DHCtrl in GTK+ backend
Any solution for me is good, as long as I can get the platform window handle for a DHCtrl.
I'm creating an OpenCasca...
Massimo Del Fedele
09:12 AM Bug #666 (Ready for QA): Provide access to underlying X11 Window of DHCtrl in GTK+ backend
I am somewhat reluctant to provide this: move to GTK was primarily intended to isolate us from X11, so that when e.g.... Miroslav Fidler
09:12 AM Bug #666 (Ready for QA): Provide access to underlying X11 Window of DHCtrl in GTK+ backend
I am somewhat reluctant to provide this: move to GTK was primarily intended to isolate us from X11, so that when e.g.... Miroslav Fidler
02:56 PM Bug #665 (Approved): EditField::Style dosen't work property on some Qt(KDE) distributions (ChGTK)
Miroslav Fidler
02:52 PM Bug #656 (In Progress): GDK_LEAVE_NOTIFY dosen't refresh the state of ctrls (GTK Backend)
Well, mouse-leave is normally checked using periodic timer (this is to support platforms lacking proper inputs).
H...
Miroslav Fidler
02:52 PM Bug #656 (In Progress): GDK_LEAVE_NOTIFY dosen't refresh the state of ctrls (GTK Backend)
Well, mouse-leave is normally checked using periodic timer (this is to support platforms lacking proper inputs).
H...
Miroslav Fidler
02:45 PM Feature #655 (Approved): ChHostSkin(GTK) when Qt is detected should highlight menubar topitem[1]
Miroslav Fidler
02:38 PM Feature #654 (Ready for QA): Ctrl.iml update I
Miroslav Fidler
02:37 PM Feature #654: Ctrl.iml update I
Applied, but I am not sure that I am in favor of this kind of changes in the future.
That said, I think it would b...
Miroslav Fidler
02:38 PM Bug #652 (Approved): ChStdSkin() & ChClassicSkin() should check the state of IsCompositedGui flag
Miroslav Fidler
02:34 PM Feature #627 (Approved): IDE tool bar should update respect editor state
Miroslav Fidler
10:44 AM Bug #667 (Approved): TrayIcon in GTK does not work
http://www.ultimatepp.org/forums/index.php?t=msg&th=8207&start=0& Miroslav Fidler
10:01 AM Bug #663 (Approved): Resolve abs/fabs issue with GCC
Miroslav Fidler
09:49 AM Bug #660 (Approved): ide: crashing at F2
Miroslav Fidler

01/26/2014

06:20 PM Bug #666 (Rejected): Provide access to underlying X11 Window of DHCtrl in GTK+ backend
Since introduction of GTK backend, the DHCtrl control (in GTK) is simply
a Ctrl alias.
I'd need access to underlyin...
Massimo Del Fedele
03:23 PM Bug #665 (Approved): EditField::Style dosen't work property on some Qt(KDE) distributions (ChGTK)
Nasty and hard to diagnose bug. So, what is the problem? On Qt platform such as KDE ChGtk has got problem to choose p... Zbigniew Rebacz

01/25/2014

08:27 AM Bug #662 (Approved): RichEdit compilation fails with GCC
Works now, thanks. Jan Dolinár

01/24/2014

03:22 PM Feature #651 (Approved): Missing smoothen icon in RichText
Miroslav Fidler
02:38 PM Bug #661 (Ready for CR): Fix 'all shared' build on Posix
Massimo Del Fedele
12:39 PM Bug #664 (Approved): RichEdit: After Enter style (e.g. Bold), even if reset, returns
Miroslav Fidler
12:04 PM Bug #663 (Approved): Resolve abs/fabs issue with GCC
Miroslav Fidler
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. ... Jan Dolinár

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... Miroslav Fidler
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... Miroslav Fidler
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...
Massimo Del Fedele

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& Miroslav Fidler
12:24 PM Feature #659 (Approved): XmlNode deep copy
Miroslav Fidler
12:10 PM Bug #658 (Approved): plugin/UnZip: support central directory
Miroslav Fidler
12:07 PM Bug #657 (Approved): ide: Out of memory with 150MB XML file
with quite weird error info (trying to allocate 3.5GB!?) Miroslav Fidler
02:42 AM Feature #655: ChHostSkin(GTK) when Qt is detected should highlight menubar topitem[1]
Additional fix:... Zbigniew Rebacz

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... Zbigniew Rebacz
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. ... Zbigniew Rebacz
02:04 PM Feature #654 (Approved): Ctrl.iml update I
Changelog:
* New "Cut" icon.
* "Paste" icon design change.
Zbigniew Rebacz

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... Jan Dolinár
09:14 AM Task #644 (Approved): Change copyright notice
Iñaki Zabala
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... Zbigniew Rebacz

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...
Zbigniew Rebacz
03:54 PM Bug #585 (Approved): EditInt allows number greater than INT_MAX, then produces wrong results
Miroslav Fidler

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 Zbigniew Rebacz
07:47 PM Feature #649 (Approved): GTK backend needs large icon implementation
It seems that this feature is not implemented in GTK backend... Zbigniew Rebacz
02:45 PM Feature #645 (Approved): Alt+J (and perhaps others) could work in non-project files as well
Miroslav Fidler
01:53 PM Feature #646 (Approved): Extended error dialog api
Miroslav Fidler
01:11 PM Bug #647 (Approved): Bold menu items
Miroslav Fidler
08:32 AM Bug #647 (Approved): Bold menu items
http://www.ultimatepp.org/forum/index.php?t=msg&th=8190&start=0& Miroslav Fidler
12:39 PM Bug #628 (In Progress): TheIDE does not reload Assist when changing Build method
Miroslav Fidler
12:39 PM Task #644 (Ready for QA): Change copyright notice
Miroslav Fidler
09:08 AM Feature #648 (Approved): Tutorial: Sorted Maps, Tuple...
Miroslav Fidler

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... Zbigniew Rebacz

01/15/2014

10:35 AM Feature #645 (Approved): Alt+J (and perhaps others) could work in non-project files as well
Miroslav Fidler

01/14/2014

09:30 PM Feature #642 (Approved): Missing smoothe icon in ide/Browser
Zbigniew Rebacz
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.
Iñaki Zabala
11:28 AM Task #289 (Ready for QA): Document ScatterCtrl and ScatterDraw
Iñaki Zabala
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...
Iñaki Zabala

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 ... Miroslav Fidler
09:44 AM Bug #626 (Approved): Missing smoothe icon in CtrlLib
Miroslav Fidler
09:42 AM Feature #616 (Approved): Missing smoothen icon in ide/Debuggers
Miroslav Fidler
09:36 AM Bug #613 (Approved): ide: Compare with file should switch to text mode -otherwise overwrite does ...
Miroslav Fidler

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... Iñaki Zabala
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...
Zbigniew Rebacz
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...
Jan Dolinár

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 - ... Miroslav Fidler
05:29 PM Bug #639 (Approved): U++/Gtk resolve menu bugs
Miroslav Fidler
05:29 PM Bug #632 (Approved): U++/GTK: Investigate repainting issues
Miroslav Fidler
05:29 PM Feature #640 (Approved): GetPrimaryWorkArea should recognize primary work area in GTK backend
Thanks, seems OK. Miroslav Fidler
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,...
Miroslav Fidler
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,...
Miroslav Fidler
12:59 PM Bug #624: Gtk backend warning: g_thread_init is deprected
Your test case results with GLIB_CHECK_VERSION macro:... Zbigniew Rebacz
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
Miroslav Fidler
02:42 PM Bug #641 (Approved): Problem wiih debug.cpp from 6747
Ok. Tested in Xubuntu 64, Windows 7 64 (MSC and MinGW) Iñaki Zabala
11:34 AM Bug #641 (Ready for QA): Problem wiih debug.cpp from 6747
Hopefully already fixed...
Miroslav Fidler
11:34 AM Bug #641 (Ready for QA): Problem wiih debug.cpp from 6747
Hopefully already fixed...
Miroslav Fidler
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. Iñaki Zabala
08:38 AM Bug #641 (Approved): Problem wiih debug.cpp from 6747
It is not possible to compile debug.cpp in Windows from 6747. Iñaki Zabala
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) Miroslav Fidler

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:... Zbigniew Rebacz
02:41 PM Bug #624 (In Progress): Gtk backend warning: g_thread_init is deprected
Miroslav Fidler
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...
Miroslav Fidler
03:36 PM Feature #584 (Approved): Layout duplicate should not move horizontally
Miroslav Fidler
03:30 PM Bug #586 (Rejected): OleDB error
Miroslav Fidler
03:25 PM Bug #629 (Approved): Check chameleon changes in win32
Miroslav Fidler
03:21 PM Bug #628 (Ready for QA): TheIDE does not reload Assist when changing Build method
Hopefully fixed. Miroslav Fidler
03:21 PM Bug #628 (Ready for QA): TheIDE does not reload Assist when changing Build method
Hopefully fixed. Miroslav Fidler
03:00 PM Feature #630 (Approved): Sql: Add instrospection info about text column width
Miroslav Fidler

01/09/2014

09:23 PM Bug #624: Gtk backend warning: g_thread_init is deprected
Here is output:... Zbigniew Rebacz
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...
Miroslav Fidler
10:05 AM Bug #636 (Approved): mingw...
Cool. Thank you. Iñaki Zabala
10:04 AM Task #637: Avoid using default NULL in const char *
Ok. Thank you. Iñaki Zabala
10:02 AM Bug #577 (Approved): Prevent AddColumn(0, ...)
Yes Iñaki Zabala
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... Zbigniew Rebacz

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...
Zbigniew Rebacz
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...
Zbigniew Rebacz
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...:) Miroslav Fidler
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)
?
Miroslav Fidler
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)
?
Miroslav Fidler
04:08 PM Bug #624 (Patch ready): Gtk backend warning: g_thread_init is deprected
Can we change #if statement to more readable:... Zbigniew Rebacz
08:40 PM Bug #639 (Approved): U++/Gtk resolve menu bugs
http://www.ultimatepp.org/forum/index.php?t=msg&th=8110&start=0& Miroslav Fidler
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? Miroslav Fidler
04:50 PM Bug #577 (Patch ready): Prevent AddColumn(0, ...)
Iñaki Zabala
11:09 AM Bug #577: Prevent AddColumn(0, ...)
GridCtrl.h, line 790
ItemRect& DoAvg(const char *s = "") { sop = SOP_AVG; sopfrm = s; return *this; }
...
Iñaki Zabala
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. Miroslav Fidler
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...
Iñaki Zabala
08:28 PM Bug #638 (Rejected): XmlView should have window title...
I plan to completely refactor XmlView, so.... Miroslav Fidler
04:53 PM Bug #638 (Rejected): XmlView should have window title...
It seems that XmlView window title is mising (ide/Xml.cpp - line 104).... Zbigniew Rebacz
08:26 PM Bug #636 (Ready for QA): mingw...
Miroslav Fidler
04:46 PM Bug #636 (Patch ready): mingw...
Iñaki Zabala
02:47 PM Bug #636: mingw...
Proposed patch seem to work. Please change the previous patch with this:
@#if defined(COMPILER_MINGW)
extern "C" ...
Iñaki Zabala
08:02 AM Bug #636 (Approved): mingw...
http://www.ultimatepp.org/forum/index.php?t=rview&goto=41650#msg_41650 Miroslav Fidler
04:35 PM Feature #627 (Patch ready): IDE tool bar should update respect editor state
Zbigniew Rebacz
04:35 PM Feature #627: IDE tool bar should update respect editor state
I enclose demonstrative screenshot. Zbigniew Rebacz
07:59 AM Bug #635 (Approved): RichEdit mouse toolbar uses none standard operation order
Miroslav Fidler
07:57 AM Feature #630: Sql: Add instrospection info about text column width
..and type.. Miroslav Fidler

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 ... Miroslav Fidler
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 ... Miroslav Fidler
09:16 PM Bug #631 (Approved): U++/GTK: Fix AutoWaitCursor
Miroslav Fidler
09:16 PM Bug #634 (Approved): ToolTip works only on primary workarea (X11 - Xinerama)
Miroslav Fidler
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). Miroslav Fidler
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). Miroslav Fidler

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...
Zbigniew Rebacz
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:... Jan Dolinár
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... Jan Dolinár
05:46 PM Feature #633 (Approved): Core: The total size of i18n strings is quite extensive, consider compil...
Miroslav Fidler
08:45 PM Bug #634 (Approved): ToolTip works only on primary workarea (X11 - Xinerama)
* Small X11App.cpp update
Zbigniew Rebacz
08:40 PM Bug #625 (Approved): Console menu bar shoulde use standard copy and paste icon.
Zbigniew Rebacz
05:30 PM Bug #632 (Approved): U++/GTK: Investigate repainting issues
http://www.ultimatepp.org/forum/index.php?t=msg&th=8110&start=0& Miroslav Fidler
05:29 PM Bug #631 (Approved): U++/GTK: Fix AutoWaitCursor
http://www.ultimatepp.org/forum/index.php?t=msg&th=8110&start=0& Miroslav Fidler
04:44 PM Bug #623 (Approved): HtmlParaStyle produces invalid CSS
Thanks! Miroslav Fidler
04:42 PM Feature #627 (In Progress): IDE tool bar should update respect editor state
Miroslav Fidler
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... Miroslav Fidler
04:42 PM Bug #622 (Approved): Unwanted separator in IDE toolbar (Win32)
Miroslav Fidler
04:26 PM Bug #624 (Approved): Gtk backend warning: g_thread_init is deprected
Miroslav Fidler
04:24 PM Feature #618 (Approved): GTK backend needs IsCompositeGUI implementation
Miroslav Fidler
04:24 PM Bug #621 (Approved): RichTextView dosen't show copy icon in menubar
Miroslav Fidler
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 Miroslav Fidler
04:05 PM Feature #630 (Approved): Sql: Add instrospection info about text column width
Miroslav Fidler
03:59 PM Bug #629 (Approved): Check chameleon changes in win32
http://www.ultimatepp.org/forum/index.php?t=msg&th=8108&start=0& Miroslav Fidler

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...
Jan Dolinár
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...
Iñaki Zabala
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...
Zbigniew Rebacz

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"...
Zbigniew Rebacz
08:06 PM Bug #625: Console menu bar shoulde use standard copy and paste icon.
* Small bar fix Zbigniew Rebacz
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... Zbigniew Rebacz
04:51 PM Bug #598 (Approved): Resolve issue with SetStdFont
Evrything works perfect on pure upp installation (X11 & GTK)!
Zbigniew Rebacz

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
 

Also available in: Atom