Activity
From 05/19/2013 to 06/17/2013
06/15/2013
- 11:20 PM Feature #482 (Approved): TcpSocket should be able to listen on specific IP
- Thanks for including and improving the patches. Works fine, just one little detail - I believe the line 191 in Skylar...
- 11:20 PM Feature #482 (Approved): TcpSocket should be able to listen on specific IP
- Thanks for including and improving the patches. Works fine, just one little detail - I believe the line 191 in Skylar...
06/14/2013
- 01:48 PM Bug #486 (Approved): Menubar color
- http://www.ultimatepp.org/forum/index.php?t=msg&th=7582&start=0&
- 01:44 PM Bug #485 (Approved): Linux issues - font bold weight, scrollbar artifacts
- http://www.ultimatepp.org/forum/index.php?t=msg&th=7649&start=0&
06/13/2013
- 12:26 PM Bug #484 (Approved): Automated sorting of layout items (based on graphical position) in layout de...
- 11:20 AM Bug #472 (Approved): Fix docking widget
- 09:31 AM Bug #481 (Approved): SVN current package problem
- 09:30 AM Feature #482 (Ready for QA): TcpSocket should be able to listen on specific IP
- Added variant with IpAddrInfo as first parameter of Listen and also docs..
- 09:30 AM Feature #482 (Ready for QA): TcpSocket should be able to listen on specific IP
- Added variant with IpAddrInfo as first parameter of Listen and also docs..
06/08/2013
- 10:49 AM Feature #353: Add support for VC2012
- Since, this feature is not complete (as people "said":/forum/index.php?t=msg&th=7045&goto=40064#msg_40064 on the foru...
06/03/2013
- 01:04 AM Feature #353: Add support for VC2012
- There are also "arm" SDK subdirectories (along with "x64" and "x86"), but I'm not sure about them.
- 12:17 AM Feature #353 (Patch ready): Add support for VC2012
- I created second patch, which corrects include and library directories.
- 12:17 AM Feature #353 (Patch ready): Add support for VC2012
- I created second patch, which corrects include and library directories.
- 12:17 AM Feature #353 (Patch ready): Add support for VC2012
- I created second patch, which corrects include and library directories.
06/01/2013
- 10:33 AM Feature #483 (Rejected): Ide (LayDes): Zoomable and not zoomable layout items
- Overall, while I see this feature interesting, I think, that "Ctrl::NoLayoutZoom":/redmine/projects/upp/repository/re...
- 10:33 AM Feature #483 (Rejected): Ide (LayDes): Zoomable and not zoomable layout items
- Overall, while I see this feature interesting, I think, that "Ctrl::NoLayoutZoom":/redmine/projects/upp/repository/re...
- 10:30 AM Feature #483: Ide (LayDes): Zoomable and not zoomable layout items
- The next parts are "zoomable":/redmine/projects/upp/repository/revisions/3456/entry/trunk/uppsrc/CtrlCore/lay.h#L17 l...
05/31/2013
- 02:54 PM Feature #483: Ide (LayDes): Zoomable and not zoomable layout items
- Seems like, the proposed patch is just a part of other changes for full support of mentioned feature.
- 11:07 AM Feature #483: Ide (LayDes): Zoomable and not zoomable layout items
- Personally, I see the problems with font sizes, zoomed layout size, overlapping widgets (in case of mixing zoomed and...
- 09:27 AM Feature #483 (Rejected): Ide (LayDes): Zoomable and not zoomable layout items
- There is a possibility to use not zoomed logical positions for layout items. By default, they are zoomable.
I propos... - 07:53 AM Bug #481 (Ready for CR): SVN current package problem
- Here is a second version of the patch. The issue with synchronize all should be fixed. Also, there was a bug causing ...
- 07:53 AM Bug #481 (Ready for CR): SVN current package problem
- Here is a second version of the patch. The issue with synchronize all should be fixed. Also, there was a bug causing ...
- 07:53 AM Bug #481 (Ready for CR): SVN current package problem
- Here is a second version of the patch. The issue with synchronize all should be fixed. Also, there was a bug causing ...
- 07:53 AM Bug #481 (Ready for CR): SVN current package problem
- Here is a second version of the patch. The issue with synchronize all should be fixed. Also, there was a bug causing ...
05/30/2013
- 09:18 PM Feature #482 (Approved): TcpSocket should be able to listen on specific IP
- TcpSocket::Listen should take optional parameter that would allow it to listen on specific IP address, e.g. only on l...
05/29/2013
- 10:17 AM Feature #353 (Approved): Add support for VC2012
- r6125
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
Also available in: Atom