Activity
From 10/20/2013 to 11/18/2013
11/18/2013
- 03:56 PM Bug #577 (Approved): Prevent AddColumn(0, ...)
- Now calling GridCtrl::AddColumn(const char *name, int size, bool idx) with name = 0 will crash the program as it call...
- 03:43 PM Bug #555: FromUtf8(), ... functions raise and exception when char *s is NULL
- I agree. It seems ok.
- 06:58 AM Bug #576 (Approved): Error in CodeEditor
- One more error from launchpad, in version 6572:...
- 06:57 AM Bug #575 (Approved): Debug.cpp errors on amd64
11/17/2013
- 07:28 PM Bug #575 (Ready for QA): Debug.cpp errors on amd64
- Ops, thanks.
- 07:28 PM Bug #575 (Ready for QA): Debug.cpp errors on amd64
- Ops, thanks.
- 10:21 AM Bug #575 (Approved): Debug.cpp errors on amd64
- Nightly launchpad builds for 6558 and 6570 failed to build on amd64 with this message:...
- 01:43 PM Feature #573 (Approved): "Select All" command should have separate icon
11/16/2013
- 12:32 AM Feature #573 (New): "Select All" command should have separate icon
- Hello Mirek one more time,
Can we revert GridCtrl code to previous version? Here is explanation why this is good i... - 06:45 PM Feature #573 (Approved): "Select All" command should have separate icon
- thanks.
- 02:24 PM Feature #573: "Select All" command should have separate icon
- Hello Mirek,
You should also add "Ctrl Img::select_all()" to EditField::StdBar:... - 12:53 PM Feature #573: "Select All" command should have separate icon
- Implemented, in a little bit wider sense... Please check and approve (or return to me as "New").
Note: Next time, ... - 12:34 PM Feature #573: "Select All" command should have separate icon
- One more little improvement for ide (Key shortcut - sidebar.cpp - line 206):...
- 07:31 PM Bug #556 (Ready for QA): theide: Focus Problem after closing svn sync
- 07:10 PM Bug #555 (Rejected): FromUtf8(), ... functions raise and exception when char *s is NULL
- I think that these functions are the same category w.r.t. input const char* parameter as strlen. Therefore IMO it is ...
- 07:10 PM Bug #555 (Rejected): FromUtf8(), ... functions raise and exception when char *s is NULL
- I think that these functions are the same category w.r.t. input const char* parameter as strlen. Therefore IMO it is ...
- 01:15 PM Feature #221 (Approved): Hi-DPI in windows
- 01:12 PM Bug #567 (Approved): TheIDE compilation broken
- 01:12 PM Feature #558 (Approved): theide: Correct json highlighting
- 12:36 PM Bug #572 (Approved): Very long text (20K characters) makes display content of EditField disappear
- 11:50 AM Feature #570 (Approved): Help view inside QtfDlg should use standard margins
- 11:38 AM Bug #571 (Approved): ide icondes started to behave weirdly
- 11:20 AM Bug #574 (Approved): XmlTag allow indentation for <nil/></param> situation
11/15/2013
- 07:39 PM Feature #573: "Select All" command should have separate icon
- I found one more little bug....
- 07:00 PM Feature #573: "Select All" command should have separate icon
- Of course, we can change icon design. But, when I was created this icon concept I heavily modeled on general upp icon...
- 08:08 AM Bug #574 (Approved): XmlTag allow indentation for <nil/></param> situation
11/14/2013
- 12:54 PM Feature #573 (Ready for QA): "Select All" command should have separate icon
- 12:53 PM Feature #573 (Approved): "Select All" command should have separate icon
- I thkink we should add "select_all" icon to CtrlLib (Ctrl.iml file). Why we need to do this? For example: IDE uses "c...
- 11:31 AM Bug #572 (Approved): Very long text (20K characters) makes display content of EditField disappear
11/13/2013
- 02:46 PM Bug #571 (Approved): ide icondes started to behave weirdly
- - icons get resized down in the list
- hand 'cleaning' does not work - 12:47 PM Bug #539 (Rejected): Standardization of "OK" and "Cancel" buttons position in TheIDE
- I will need to re implement this layouts. Now, I haven't time.
- 12:34 PM Feature #570 (Approved): Help view inside QtfDlg should use standard margins
- I have noticed that help view inside QtfDlg (IDE) dosen't use margins. Consequently text inside help doesn't look ver...
- 11:56 AM Bug #568 (Ready for QA): Ctrl::GetDefaultWindowRect on X11 dosen't recognize multi monitor mode.
11/12/2013
- 09:31 AM Bug #569 (Approved): Resolve TreeCtrl overloading issue
- Remove ugly Value cast:
xml.Add(parent, IdeImg::XmlText(), Null, Value(NormalizeSpaces(p.ReadText())));
- 02:02 AM Bug #568 (Rejected): Ctrl::GetDefaultWindowRect on X11 dosen't recognize multi monitor mode.
- http://www.ultimatepp.org/forum/index.php?t=msg&th=7902&start=0&
11/11/2013
- 02:12 PM Feature #561 (Rejected): RichTextView should support LeftTriple function when user want to mark w...
- Zbigniew Rebacz wrote:
> Hello Mirek,
>
> In my opinion we shouldn't add one to cursor, because it contributes to... - 02:12 PM Feature #561 (Rejected): RichTextView should support LeftTriple function when user want to mark w...
- Zbigniew Rebacz wrote:
> Hello Mirek,
>
> In my opinion we shouldn't add one to cursor, because it contributes to... - 02:01 PM Bug #562 (Rejected): Revision 6519 breaks Core on Linux
- 02:01 PM Bug #565 (Approved): HelpWindow should have symmetric margins. (Quality fix)
11/10/2013
- 11:29 PM Feature #561: RichTextView should support LeftTriple function when user want to mark whole paragr...
- Implementation for RichEdit (RichEdit/Mouse.cpp - line 349):...
11/09/2013
- 11:48 PM Bug #557 (Approved): IDE crashes after pressing SHIFT+F5 (stop debugging)
- It seems it works again.
- 11:48 PM Bug #557 (Approved): IDE crashes after pressing SHIFT+F5 (stop debugging)
- It seems it works again.
11/08/2013
- 02:54 PM Bug #567 (Ready for QA): TheIDE compilation broken
- Should be now fixed...
- 02:54 PM Bug #567 (Ready for QA): TheIDE compilation broken
- Should be now fixed...
- 08:10 AM Bug #567 (Approved): TheIDE compilation broken
- Versions 5632 and 5637 failed to build theide in launchpad with this error:...
11/07/2013
- 09:27 PM Bug #560: RichTextView shouldn't mark white spaces on left double.
- You are right Mirek.
- 09:26 PM Feature #561: RichTextView should support LeftTriple function when user want to mark whole paragr...
- I have made some research on Windows (Windows 8) and it seems that my solution is 100% compatibility with M$ (This be...
11/06/2013
- 06:09 PM Feature #561: RichTextView should support LeftTriple function when user want to mark whole paragr...
- Although, previous solution can be more useful for RichTextEditor (I am not sure about this). I am certain sure, that...
- 04:48 PM Feature #561: RichTextView should support LeftTriple function when user want to mark whole paragr...
- I would like to recommend this little change also for RichTextEditor.
- 04:18 PM Feature #561: RichTextView should support LeftTriple function when user want to mark whole paragr...
- Hello Mirek,
In my opinion we shouldn't add one to cursor, because it contributes to selecting empty space.The cod... - 09:47 AM Feature #561: RichTextView should support LeftTriple function when user want to mark whole paragr...
- Implemented, however I have used more straighforward code (copied from RichEdit...)
- 04:21 PM Bug #560 (Rejected): RichTextView shouldn't mark white spaces on left double.
- 09:01 AM Bug #560 (New): RichTextView shouldn't mark white spaces on left double.
- I not quite sure about this. Adding that space has some merits in RichEdit, e.g. you can easily move words using drag...
- 02:20 PM Feature #566 (Approved): S_ methods could be supported in Assist++
- 10:12 AM Feature #566 (Approved): S_ methods could be supported in Assist++
- 09:02 AM Feature #559 (Approved): S_* should support copy constructor from (ValueMap)
11/05/2013
- 02:46 PM Bug #565 (Approved): HelpWindow should have symmetric margins. (Quality fix)
- I have noticed that left right margin of HelpWindow look strange. Let's take a look at HelpWindow margin code (CtrlLi...
- 08:14 AM Feature #564 (Approved): ValueArray, ValueMap, Rect/Size/Point cannot be Ref erenced
11/04/2013
11/03/2013
- 10:07 PM Bug #562 (Patch ready): Revision 6519 breaks Core on Linux
- This patch (created against 6523, before the revert) solves the problem for me, both in GCC and Clang.
- 10:07 PM Bug #562 (Patch ready): Revision 6519 breaks Core on Linux
- This patch (created against 6523, before the revert) solves the problem for me, both in GCC and Clang.
- 04:53 PM Bug #562 (Rejected): Revision 6519 breaks Core on Linux
- Both GCC and Clang compilers are affected.
With Clang 3.3:... - 08:19 PM Feature #564 (Approved): ValueArray, ValueMap, Rect/Size/Point cannot be Ref erenced
- 05:45 PM Feature #563 (Approved): Generating configuration file from Ini values
- I'd like to add two simple utility functions that generate contents of configuration file from IniInfo containing eit...
- 04:39 PM Bug #551 (Rejected): AsString for numbers greater >1e301 fails
- (it is connected with Null definition)
- 04:35 PM Feature #554 (Approved): S_*::Set(column, value), S_*::Set(map)
- 04:34 PM Feature #559 (Ready for QA): S_* should support copy constructor from (ValueMap)
11/02/2013
- 04:46 PM Bug #560: RichTextView shouldn't mark white spaces on left double.
- Improved source file can be found on following website: http://www.ultimatepp.org/redmine/issues/560.
- 04:43 PM Feature #561 (Rejected): RichTextView should support LeftTriple function when user want to mark w...
- Personally, I think it would be usful if user will be able to mark whole paragraph fast in RichTextView. Below is the...
11/01/2013
- 03:36 PM Bug #560 (Rejected): RichTextView shouldn't mark white spaces on left double.
- In my opinion we should remove following part from the RichTextView::LeftDouble(Point p, dword keyflags):...
- 02:11 PM Bug #557 (New): IDE crashes after pressing SHIFT+F5 (stop debugging)
- I am almost sure that this bug occurs in the latest version of thiede (It is 100% reproducable).
I tested on old i... - 02:11 PM Bug #557 (New): IDE crashes after pressing SHIFT+F5 (stop debugging)
- I am almost sure that this bug occurs in the latest version of thiede (It is 100% reproducable).
I tested on old i... - 01:41 PM Bug #557 (Rejected): IDE crashes after pressing SHIFT+F5 (stop debugging)
- 01:39 PM Bug #557: IDE crashes after pressing SHIFT+F5 (stop debugging)
- It seems that this bug occurs only in specific packages. I will investigate this situation.
- 11:31 AM Feature #559 (Approved): S_* should support copy constructor from (ValueMap)
- S_SALE sale = SQL ^ SelectAll().From(SALE).Where(...)
- 08:10 AM Feature #558 (Approved): theide: Correct json highlighting
- (now using C++ hl, which is not quite correct...)
10/31/2013
- 06:25 PM Bug #557 (Approved): IDE crashes after pressing SHIFT+F5 (stop debugging)
- http://www.ultimatepp.org/forum/index.php?t=msg&goto=41110&#msg_41110
- 01:33 PM Bug #556 (Approved): theide: Focus Problem after closing svn sync
- 08:50 AM Bug #548 (Approved): To install more dependencies en theide.deb
- Hello Jan
In addition I have included "(install upp_*_all.deb)" in download page.
For me it is ok, thank you.
10/30/2013
- 08:20 PM Bug #548 (Ready for QA): To install more dependencies en theide.deb
- If you install 'upp' it will also install 'theide' as dependency. Nothing else is needed.
For your future referenc... - 08:20 PM Bug #548 (Ready for QA): To install more dependencies en theide.deb
- If you install 'upp' it will also install 'theide' as dependency. Nothing else is needed.
For your future referenc... - 01:26 PM Bug #548: To install more dependencies en theide.deb
- Hello Jan
I have had this problem with Xubuntu 13.04 64 bits, installing from Launchpad.
Now I am not sure if I... - 01:59 PM Bug #555 (Rejected): FromUtf8(), ... functions raise and exception when char *s is NULL
- FromUtf8(), utf8len()... functions raise and exception when char *s is NULL.
The reason is that strlen(NULL) raise... - 01:12 PM Feature #518: RichEdit: Avoid to resize when layout and add a zoom level usable by mouse
- Hello Mirek
It would be great to add zoom control with mouse wheel. - 01:03 PM Feature #554 (Approved): S_*::Set(column, value), S_*::Set(map)
- 01:02 PM Bug #451 (Approved): umk seems unable to resolve more complex #include situations that theide
- 09:54 AM Feature #553 (Approved): theide as editor
- Commandline options for "edit" mode of single file (to edit .iml, .lay)
10/29/2013
- 10:01 AM Bug #552 (New): Header/Footer QTF should have '^^' suppressed (check)
- 09:08 AM Feature #550 (Approved): iml editor insert text
- 07:34 AM Feature #518 (Approved): RichEdit: Avoid to resize when layout and add a zoom level usable by mouse
- 07:34 AM Feature #542 (Approved): 'Floating' mode for RichEdit
10/27/2013
- 08:32 AM Bug #549 (Approved): ide: Mimic case does not work well
- 08:23 AM Bug #551 (Rejected): AsString for numbers greater >1e301 fails
- double x = DBL_MAX;
for(int i = 0; i < 20; i++) {
DLOG(Sprintf("%g", x) + " " + AsString(x));
x /= 10;
}
10/23/2013
- 04:44 PM Bug #548: To install more dependencies en theide.deb
- Hi Koldo,
Could you give me few more details please? What version of Xubuntu do you use? And what source of the pa... - 01:50 PM Bug #548 (Approved): To install more dependencies en theide.deb
- Hello Jan
After installing theide in Xubuntu 64 bits there are some libraries that are not installed by default.
... - 02:40 PM Feature #550 (Approved): iml editor insert text
- 02:08 PM Bug #549 (Approved): ide: Mimic case does not work well
- if(use_footer)
text.SetFooterQtf(footer_editor.GetQTF());
else
text.ClearFooter();
Replace footer with he... - 08:43 AM Feature #547 (New): Custom open/close images for TreeCtrl (and perhaps read from host GUI?)
- http://www.ultimatepp.org/forum/index.php?t=msg&goto=41038&#msg_41038
- 07:49 AM Bug #541 (Approved): CParser number overflow checks
10/22/2013
- 05:45 PM Bug #546 (Approved): Exception in PrinterJob::Execute0() when called from a bar in a control
- Hello
CtrlLib/PrinterJob.cpp, function PrinterJob::Execute0() line 74, bool b = PrintDlg(&dlg);, raises an excepti...
10/21/2013
Also available in: Atom