Activity
From 04/29/2013 to 05/28/2013
05/28/2013
- 10:02 AM Bug #481 (Approved): SVN current package problem
- http://www.ultimatepp.org/forum/index.php?t=msg&goto=40043&#msg_40043
- 09:23 AM Feature #353 (Patch ready): Add support for VC2012
- Small fix for the patch.
- 09:23 AM Feature #353 (Patch ready): Add support for VC2012
- Small fix for the patch.
- 08:29 AM Feature #353 (Approved): Add support for VC2012
- Thanks, nice!
- 08:48 AM Feature #480: Option: Keep svn commit message (or history?)
- - definitely history...
05/27/2013
- 12:04 PM Feature #353 (Patch ready): Add support for VC2012
- I created the patch for initial support:
- Added *MSC11* and *MSC11X64* builders (mainly, to distinguish them).
- R... - 12:04 PM Feature #353 (Patch ready): Add support for VC2012
- I created the patch for initial support:
- Added *MSC11* and *MSC11X64* builders (mainly, to distinguish them).
- R... - 12:04 PM Feature #353 (Patch ready): Add support for VC2012
- I created the patch for initial support:
- Added *MSC11* and *MSC11X64* builders (mainly, to distinguish them).
- R... - 12:04 PM Feature #353 (Patch ready): Add support for VC2012
- I created the patch for initial support:
- Added *MSC11* and *MSC11X64* builders (mainly, to distinguish them).
- R...
05/26/2013
- 12:09 PM Feature #426 (Approved): Dynamic stack trace option
- 12:07 PM Feature #442 (Ready for QA): Add more languages to CodeEditor
- What made sense to me applied...
- 12:07 PM Feature #442 (Ready for QA): Add more languages to CodeEditor
- What made sense to me applied...
- 09:55 AM Feature #460: Avoid the need of String().Cat() with moving << as String method
- Also I created the patch for global conversion of *String().Cat()* to *String()* following directories:
bq. bazaar... - 07:01 AM Feature #460: Avoid the need of String().Cat() with moving << as String method
- Miroslav Fidler wrote:
> Anyway, we have yet to decide whether this is a good idea after all...
I think, the meth... - 06:18 AM Feature #460: Avoid the need of String().Cat() with moving << as String method
- I created the second version of the patch, which solves the above case.
- 06:18 AM Feature #460: Avoid the need of String().Cat() with moving << as String method
- I created the second version of the patch, which solves the above case.
- 06:18 AM Feature #460: Avoid the need of String().Cat() with moving << as String method
- I created the second version of the patch, which solves the above case.
05/25/2013
- 08:53 PM Feature #478 (Approved): Improve QTF designer - splitters!
- 08:42 PM Feature #478: Improve QTF designer - splitters!
- > Please note the small fix in Serialize (the version number should be used..)
Actually, I did this for the third ve... - 01:19 PM Feature #478 (Ready for QA): Improve QTF designer - splitters!
- Thanks, applied. Please note the small fix in Serialize (the version number should be used..)
- 01:19 PM Feature #478 (Ready for QA): Improve QTF designer - splitters!
- Thanks, applied. Please note the small fix in Serialize (the version number should be used..)
- 01:55 PM Bug #475 (Approved): DrawDrawing(int x, int y, const Drawing&) variant
- 01:50 PM Bug #479 (Approved): Core: AddStackTrace function on FreeBSD
- 01:47 PM Feature #471 (Approved): Ide: Duplicate layout
- 01:32 PM Feature #469 (Approved): Core: Xmlize utility function that throw an exception
- Nice.
The only change: I guess force_inline buys us nothing here. - 01:32 PM Feature #469 (Approved): Core: Xmlize utility function that throw an exception
- Nice.
The only change: I guess force_inline buys us nothing here. - 01:22 PM Bug #477 (Approved): Alt+Left should work in Laydes & IconDes too...
- 10:40 AM Feature #460: Avoid the need of String().Cat() with moving << as String method
- Actually, that is only a partial solution. This should work too:
String text = String() << 123;
(-> method has ...
05/24/2013
- 08:23 PM Feature #469 (Patch ready): Core: Xmlize utility function that throw an exception
- Added possible implementation. The source code only.
- 08:23 PM Feature #469 (Patch ready): Core: Xmlize utility function that throw an exception
- Added possible implementation. The source code only.
- 08:23 PM Feature #469 (Patch ready): Core: Xmlize utility function that throw an exception
- Added possible implementation. The source code only.
- 08:23 PM Feature #469 (Patch ready): Core: Xmlize utility function that throw an exception
- Added possible implementation. The source code only.
- 09:36 AM Feature #480 (New): Option: Keep svn commit message (or history?)
- 09:25 AM Bug #479: Core: AddStackTrace function on FreeBSD
- Looks like, the same on the "NetBSD":http://pkgsrc.se/devel/libexecinfo and "OpenBSD":ftp://ftp.openbsd.org/ports/dev...
- 06:13 AM Bug #479 (Approved): Core: AddStackTrace function on FreeBSD
- The "AddStackTrace":/redmine/projects/upp/repository/revisions/6028/entry/trunk/uppsrc/Core/Util.cpp#L42 function req...
- 05:57 AM Feature #460 (Patch ready): Avoid the need of String().Cat() with moving << as String method
- If I understood correctly, it must be possible to do the following:...
- 05:57 AM Feature #460 (Patch ready): Avoid the need of String().Cat() with moving << as String method
- If I understood correctly, it must be possible to do the following:...
- 05:57 AM Feature #460 (Patch ready): Avoid the need of String().Cat() with moving << as String method
- If I understood correctly, it must be possible to do the following:...
- 05:57 AM Feature #460 (Patch ready): Avoid the need of String().Cat() with moving << as String method
- If I understood correctly, it must be possible to do the following:...
05/23/2013
- 07:45 PM Bug #475 (Patch ready): DrawDrawing(int x, int y, const Drawing&) variant
- 06:59 PM Bug #477 (Patch ready): Alt+Left should work in Laydes & IconDes too...
- 12:40 PM Feature #478 (Patch ready): Improve QTF designer - splitters!
- Added possible implementation.
- 12:40 PM Feature #478 (Patch ready): Improve QTF designer - splitters!
- Added possible implementation.
- 12:40 PM Feature #478 (Patch ready): Improve QTF designer - splitters!
- Added possible implementation.
- 12:40 PM Feature #478 (Patch ready): Improve QTF designer - splitters!
- Added possible implementation.
- 12:40 PM Feature #478 (Patch ready): Improve QTF designer - splitters!
- Added possible implementation.
- 08:44 AM Feature #478 (Approved): Improve QTF designer - splitters!
- 08:06 AM Feature #471 (Patch ready): Ide: Duplicate layout
- Added possible implementation.
- 08:06 AM Feature #471 (Patch ready): Ide: Duplicate layout
- Added possible implementation.
- 08:06 AM Feature #471 (Patch ready): Ide: Duplicate layout
- Added possible implementation.
- 08:06 AM Feature #471 (Patch ready): Ide: Duplicate layout
- Added possible implementation.
- 08:06 AM Feature #471 (Patch ready): Ide: Duplicate layout
- Added possible implementation.
05/22/2013
- 09:46 AM Bug #477 (Approved): Alt+Left should work in Laydes & IconDes too...
- 09:10 AM Bug #476 (New): Optimize void IconDes::SaveUndo()
- 08:39 AM Bug #474 (Approved): IconDes scrollbars should get synced on image change
- 08:39 AM Bug #466 (Approved): ide: After SVN sync, reload project to reflect possible changes to .upp files
- 08:34 AM Bug #467 (Rejected): ide: In Environment, FileTabs options do not have immediate effect (need ide...
- 07:50 AM Bug #473 (Approved): Call SetProcessDPIAware
05/21/2013
- 01:57 PM Bug #475 (Approved): DrawDrawing(int x, int y, const Drawing&) variant
- ..reads cx, cy using GetSize()...
Ditto for Painting. - 11:33 AM Bug #474 (Approved): IconDes scrollbars should get synced on image change
- 09:11 AM Bug #473 (Approved): Call SetProcessDPIAware
05/19/2013
05/17/2013
05/15/2013
05/13/2013
- 08:57 AM Feature #469 (Approved): Core: Xmlize utility function that throw an exception
- http://www.ultimatepp.org/forum/index.php?t=rview&goto=39931#msg_39931
05/12/2013
- 11:50 PM Bug #463 (Approved): ide/GTK - IconDes geometry issues
- 11:49 PM Bug #468 (Approved): missing virtual function in umk
- Thanks!
- 06:42 PM Bug #468 (Approved): missing virtual function in umk
- Umk fails to build:...
05/10/2013
- 09:55 AM Bug #467 (Rejected): ide: In Environment, FileTabs options do not have immediate effect (need ide...
05/09/2013
- 03:43 PM Bug #466 (Approved): ide: After SVN sync, reload project to reflect possible changes to .upp files
- 10:52 AM Feature #442 (Patch ready): Add more languages to CodeEditor
- 10:48 AM Feature #442 (Ready for QA): Add more languages to CodeEditor
- 08:16 AM Feature #465 (New): Alphabetical sorting of documentation topics (the code)
05/07/2013
05/05/2013
- 04:10 PM Feature #442: Add more languages to CodeEditor
- Updated code
- 12:49 PM Feature #456 (Approved): ide wildcards could support to-lower/to-upper for replacements
- 12:46 PM Feature #461 (Approved): Option for not closing Find/Replace dialog automatically
- 12:46 PM Bug #462 (Approved): Scrollbar not working for LayoutDes properties (GTK)
05/01/2013
Also available in: Atom