Activity

From 09/29/2013 to 10/28/2013

10/27/2013

08:32 AM Bug #549 (Approved): ide: Mimic case does not work well
Miroslav Fidler
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;
}
Miroslav Fidler

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...
Jan Dolinár
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.
...
Iñaki Zabala
02:40 PM Feature #550 (Approved): iml editor insert text
Miroslav Fidler
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...
Miroslav Fidler
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 Miroslav Fidler
07:49 AM Bug #541 (Approved): CParser number overflow checks
Miroslav Fidler

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...
Iñaki Zabala

10/21/2013

07:56 PM Bug #545 (Approved): In GTK backend, synthetised italic/bold does not work
Miroslav Fidler
07:45 PM Bug #544 (Approved): GetIniInfo() should return reference
thanks Miroslav Fidler

10/19/2013

08:32 AM Bug #544 (Approved): GetIniInfo() should return reference
In current state, the sIniInfo() is picked when being returned, which breaks things later in code. Jan Dolinár

10/18/2013

07:57 AM Feature #543 (New): Document .ini
Miroslav Fidler
07:49 AM Feature #540 (Approved): Using environment variables in Ini files
Thanks, very much liked here :) Miroslav Fidler
07:49 AM Feature #540 (Approved): Using environment variables in Ini files
Thanks, very much liked here :) Miroslav Fidler
07:47 AM Feature #542 (Approved): 'Floating' mode for RichEdit
http://www.ultimatepp.org/forum/index.php?t=msg&th=4818&start=0& Miroslav Fidler
07:44 AM Bug #541 (Approved): CParser number overflow checks
http://www.ultimatepp.org/forum/index.php?t=post&reply_to=40985& Miroslav Fidler

10/17/2013

06:19 AM Bug #538 (Approved): TheIDE fails to compile on Ubuntu 10.04
Yes, it seems to be fixed. The latest nightly (6441) builds successfully. Jan Dolinár
06:19 AM Bug #538 (Approved): TheIDE fails to compile on Ubuntu 10.04
Yes, it seems to be fixed. The latest nightly (6441) builds successfully. Jan Dolinár

10/16/2013

07:56 AM Bug #538 (Ready for QA): TheIDE fails to compile on Ubuntu 10.04
Tried something, is it fixed now? Miroslav Fidler
07:56 AM Bug #538 (Ready for QA): TheIDE fails to compile on Ubuntu 10.04
Tried something, is it fixed now? Miroslav Fidler

10/13/2013

04:45 PM Feature #540 (Approved): Using environment variables in Ini files
It is sometimes useful to specify things in config based on current environment, e.g. paths can contain $HOME variabl... Jan Dolinár
03:16 PM Bug #539 (Ready for QA): Standardization of "OK" and "Cancel" buttons position in TheIDE
Zbigniew Rebacz
03:14 PM Bug #539 (Rejected): Standardization of "OK" and "Cancel" buttons position in TheIDE
I think we should standardize "OK" and "Cancel" buttons position in TheIDE. Moreover, I made some cosmetic fixes in i... Zbigniew Rebacz
11:15 AM Bug #538 (Approved): TheIDE fails to compile on Ubuntu 10.04
Last two nightly launchpad builds failed with this error:... Jan Dolinár

10/11/2013

07:37 PM Bug #534 (Approved): CTRL+Q shortcut collision in theide
Zbigniew Rebacz
01:33 PM Bug #534: CTRL+Q shortcut collision in theide
Done... Miroslav Fidler
02:31 PM Bug #537 (Approved): StdLogSetup() does not consider LOG_APPEND
StdLogSetup() does not consider LOG_APPEND so every time this sample is run, log file is deleted.... Iñaki Zabala

10/10/2013

08:02 PM Bug #451 (Ready for QA): umk seems unable to resolve more complex #include situations that theide
Miroslav Fidler
08:02 PM Bug #451 (Approved): umk seems unable to resolve more complex #include situations that theide
Miroslav Fidler

10/08/2013

08:36 PM Bug #534 (Ready for QA): CTRL+Q shortcut collision in theide
Zbigniew Rebacz
03:28 AM Bug #534: CTRL+Q shortcut collision in theide
I don't know what happend with my code. I put it in a file form. Zbigniew Rebacz
03:24 AM Bug #534 (Rejected): CTRL+Q shortcut collision in theide
Jan, I fully support your position, but there is one big problem with current upp version. Now we have collision with... Zbigniew Rebacz
06:25 PM Feature #515 (Approved): Add CURRENT_TIME/DATE to SqlExp
Miroslav Fidler wrote:
> After some thinking, I have used only single SqlCurrentTime that returns SQL timestamp. I g...
Jan Dolinár

10/07/2013

04:49 PM Feature #528 (Rejected): To set public GetWndScreenRect()
Well, it is not a priority. We do not need it. Iñaki Zabala
09:50 AM Feature #528: To set public GetWndScreenRect()
Problem is that it is not implemented in X11... (and it is not trivial to do so; there are some extensions to X11 tha... Miroslav Fidler
04:44 PM Bug #520: Error in plugin/png when doing SVN update
Ok, confirmed. It was a strange svn problem. Iñaki Zabala
11:08 AM Feature #527 (Approved): Add operator = to EditIntSpin and rest of WithSpin controls
Commented as deprecated, docs removed... Miroslav Fidler
11:05 AM Bug #522 (Approved): Add reference example for S_*:: methods
Miroslav Fidler
09:24 AM Feature #523: Periodic background jobs in skylark
http://www.ultimatepp.org/forum/index.php?t=msg&goto=40912&#msg_40912 Miroslav Fidler

10/06/2013

08:19 PM Feature #536 (New): .sch editor
http://www.ultimatepp.org/forum/index.php?t=msg&th=7020&start=0& Miroslav Fidler
08:17 PM Bug #535 (Approved): assist++ C++11 crashing?
http://www.ultimatepp.org/forum/index.php?t=msg&th=7591&start=0& Miroslav Fidler
07:59 PM Bug #534 (Approved): CTRL+Q shortcut collision in theide
Miroslav Fidler
07:56 PM Feature #515 (Ready for QA): Add CURRENT_TIME/DATE to SqlExp
After some thinking, I have used only single SqlCurrentTime that returns SQL timestamp. I guess this way it is more c... Miroslav Fidler
07:56 PM Feature #515 (Ready for QA): Add CURRENT_TIME/DATE to SqlExp
After some thinking, I have used only single SqlCurrentTime that returns SQL timestamp. I guess this way it is more c... Miroslav Fidler
06:19 PM Bug #210 (Approved): umk: most likely problem in dependencies
Miroslav Fidler
06:17 PM Bug #365 (Rejected): Resolve long wait in FileSel in POSIX
Miroslav Fidler
06:15 PM Bug #520 (Rejected): Error in plugin/png when doing SVN update
Miroslav Fidler
06:15 PM Feature #529 (Approved): Add JSON support for Date/Time using ASP.NET trick
Miroslav Fidler
01:32 PM Bug #532 (Rejected): Ctrl+T does not work if .lay is empty
Miroslav Fidler

10/05/2013

04:10 PM Bug #534: CTRL+Q shortcut collision in theide
> It seems that assigning a CTRL+Q shortcut to "exit" resulted collision with "search symbol". _Personally, I think w... Jan Dolinár
01:41 PM Bug #534 (Ready for QA): CTRL+Q shortcut collision in theide
Zbigniew Rebacz
01:40 PM Bug #534 (Approved): CTRL+Q shortcut collision in theide
It seems that assigning a CTRL+Q shortcut to "exit" resulted collision with "search symbol". Personally, I think we s... Zbigniew Rebacz
11:55 AM Feature #531 (Approved): Default key shortcut for print in ide should be CTRL+P
Miroslav Fidler
11:55 AM Feature #530 (Approved): FileSel "OK" and "Cancel" should be parallel to search edit field.
Miroslav Fidler
11:37 AM Feature #533 (Approved): *Map improvements
Miroslav Fidler

10/04/2013

11:16 AM Feature #533 (Approved): *Map improvements
operator()(a,b) for adding values
multi-map Get
Miroslav Fidler

10/03/2013

12:55 PM Bug #532 (Rejected): Ctrl+T does not work if .lay is empty
Miroslav Fidler

10/02/2013

08:15 AM Bug #520: Error in plugin/png when doing SVN update
Hello Mirek
I deleted the png folder and downloaded it again with checkout. I will do a complete checkout.
Iñaki Zabala
08:12 AM Feature #527: Add operator = to EditIntSpin and rest of WithSpin controls
Yes you are right.
In that case it would be good to remove operator= in EditXXX classes as I think <<= and a ~ o...
Iñaki Zabala

09/30/2013

11:00 PM Feature #531: Default key shortcut for print in ide should be CTRL+P
It would be nice if CTRL+Q will be default shortcut key for exit. Zbigniew Rebacz
10:38 PM Feature #531 (Approved): Default key shortcut for print in ide should be CTRL+P
I enlose improved ide.key file. Zbigniew Rebacz
10:17 PM Feature #530 (Approved): FileSel "OK" and "Cancel" should be parallel to search edit field.
Moreover, I modified cosmetically PrinterLayout under POSIX.
I enclos improved layout file.
Zbigniew Rebacz
10:59 AM Feature #527: Add operator = to EditIntSpin and rest of WithSpin controls
Seriously, if anything, I would like to remove operator= form EditInt.
For years, these things are supposed to be ...
Miroslav Fidler
10:51 AM Feature #529 (Approved): Add JSON support for Date/Time using ASP.NET trick
http://msdn.microsoft.com/en-us/library/bb299886.aspx#intro_to_json_sidebarb Miroslav Fidler
09:00 AM Feature #528 (Rejected): To set public GetWndScreenRect()
Now GetWndScreenRect() is private.
However that is the only function to get the window rectangle with the frame i...
Iñaki Zabala
 

Also available in: Atom