Activity
From 01/06/2017 to 02/04/2017
02/04/2017
- 05:51 PM Bug #1625 (Approved): Fixed SqlCurrentTime in sqlite3
- 05:51 PM Bug #1631 (Rejected): Fix SubRange<const T&> issue
- 05:51 PM Feature #1633 (Approved): LayDes generator comma
02/02/2017
- 02:43 PM Bug #1635 (Approved): ide, CodeEditor: Replace and perhaps other functions are ignoring ReadOnly ...
- 09:44 AM Bug #1634 (Approved): Painter::PreClip does not work
- (in FoamieMaker, when PreClip is active, Points are missing at higher resolution)
02/01/2017
- 10:39 AM Feature #1633 (Approved): LayDes generator comma
- Str("PPC_30_SENDER", ppc_30_sender);
Str("PPC_30_SUBJECT", ppc_30_subject);
Str("PPC_30_TEMPLATE", ppc_30_template);
01/30/2017
- 10:21 PM Bug #1631 (Rejected): Fix SubRange<const T&> issue
- Vector<int> a;
a << 1 << 2 << 3;
const Vector<int>& b = a;
Vector<int> c;
c.Append(SubRange(b, 0, 1));... - 07:35 PM Bug #1630 (New): Fix problem with ArrayCtrl::Sorting
01/29/2017
- 11:41 PM Task #1628 (New): Update libraries
- I created some possible list of plugins to update (with links):
uppsrc/plugin/bz2:
http://www.bzip.org/downloads.ht... - 09:21 PM Feature #1627 (Approved): Provide Google Mocks on bazzar
- Now, bazzar has got google tests, but mocks are missing. This should change...
- 09:02 PM Bug #1626 (New): Add unittest of Painter
- 11:32 AM Bug #1625 (Approved): Fixed SqlCurrentTime in sqlite3
- http://www.ultimatepp.org/forums/index.php?t=msg&th=9859&start=0&
01/28/2017
- 08:22 PM Bug #1624 (Approved): Justify cannot be reverted in RichEdit (Topic++)
- How to reproduce?
1. Open for example: ide/app.tpp/AndroidBuilder$en...
2. Change text align to left from justficia... - 07:34 PM Bug #1623 (New): Resolve problem with Android build method name and compilation flag
- As I notice we passed build method as flag to the build process. The same we do with cross compilation flag. The main...
01/27/2017
01/26/2017
01/25/2017
- 11:53 PM Feature #1329 (Rejected): ide: Number of columns could be per-file setting (just like tabs)
- Duplicates - #1323 we don't need this in actual feature list.
- 11:53 PM Feature #1329 (Rejected): ide: Number of columns could be per-file setting (just like tabs)
- Duplicates - #1323 we don't need this in actual feature list.
- 11:49 PM Feature #1417 (Approved): Find File array can display file icons
- Fixed.
- 11:49 PM Feature #1417 (Approved): Find File array can display file icons
- Fixed.
- 11:48 PM Task #1526 (Rejected): Consider chaning Find File default shortcut
- Can be close due to key configuration setup.
- 11:48 PM Task #1526 (Rejected): Consider chaning Find File default shortcut
- Can be close due to key configuration setup.
- 11:47 PM Task #74 (Approved): create official GIT repository alongside upp-mirror
- I am closing this, due to movement to GitHub.
- 11:47 PM Task #74 (Approved): create official GIT repository alongside upp-mirror
- I am closing this, due to movement to GitHub.
- 07:02 PM Bug #1617 (In Progress): Double fields by transmission to the program lose a fractional part
- 06:40 PM Bug #1617 (Rejected): Double fields by transmission to the program lose a fractional part
- 11:43 AM Bug #1617 (In Progress): Double fields by transmission to the program lose a fractional part
- 11:32 AM Bug #1617: Double fields by transmission to the program lose a fractional part
- Update in forum, suggest reject.
- 11:23 AM Bug #1598 (Approved): TabBar middle mouse tab close bug
01/23/2017
- 09:43 PM Task #1591: Update toolchain on windows
- It is still actual. We should update bundled tool-chain on MS Windows.
- 11:13 AM Task #1591: Update toolchain on windows
- Is it still accurate?
- 09:36 AM Bug #1617 (Approved): Double fields by transmission to the program lose a fractional part
- http://www.ultimatepp.org/forums/index.php?t=msg&goto=47491&#msg_47491
01/21/2017
- 10:28 PM Bug #1371: assist++ not working
- The description of this problem is too enigmatic. Can you post at least code sample.
- 10:20 PM Feature #1381 (Approved): glib-2.0 and gtk.2.0 arm-linux-gnueabihf can be included by default for...
- Compiles fine on Rasberry Pi. With multi-threading compilation, the whole process is super fast.
- 10:20 PM Feature #1381 (Approved): glib-2.0 and gtk.2.0 arm-linux-gnueabihf can be included by default for...
- Compiles fine on Rasberry Pi. With multi-threading compilation, the whole process is super fast.
- 06:50 AM Bug #1592 (Approved): Fix warning in MSC - Vcont.hpp(728): warning C4267: '=': conversion from 's...
01/20/2017
- 10:37 PM Feature #1616 (Approved): RichText should support content feature
- Currently, we have problem in our documentation that we have too long pages and navigation is hard. For example on on...
- 10:08 PM Bug #1594: Can't compile U++ on most Linux distributions
- I don't see you in Assignee field also. I will check tomorrow if everything is correct. Then I will let you know what...
- 10:04 PM Bug #1594: Can't compile U++ on most Linux distributions
- I guess, if I was the author of the bug report, I would be able to do what you said.
Assignee and status fields are ... - 09:47 PM Bug #1594 (Approved): Can't compile U++ on most Linux distributions
- OK - Approved for the next time - please remember to address this readmine to me "Assignee" field and change status t...
- 09:47 PM Bug #1594 (Approved): Can't compile U++ on most Linux distributions
- OK - Approved for the next time - please remember to address this readmine to me "Assignee" field and change status t...
- 09:18 PM Bug #1594: Can't compile U++ on most Linux distributions
- [ DONE ] - Target almost all POSIX distributions in domake, doinstall and Makefiles (complete rewrite)
[ DONE ] - Ad... - 10:05 PM Feature #1381: glib-2.0 and gtk.2.0 arm-linux-gnueabihf can be included by default for GCC.bm and...
- Haha ;) I am trying to do that 11 months ago - right I don't test it, but I believe it is not. For the whole U++ it w...
- 09:25 PM Feature #1381: glib-2.0 and gtk.2.0 arm-linux-gnueabihf can be included by default for GCC.bm and...
- Hi,
Zbigniew Rebacz, does the last POSIX snapshot now compile as it should on your device?
01/18/2017
- 03:40 PM Feature #1604: Streamlined and corrected CodeEditor bar size and positions
- Miroslav Fidler wrote:
> I appears that proposed patch is using 'fixed' number of pixels in most places. Also it app...
01/17/2017
01/16/2017
- 11:58 AM Bug #1609 (In Progress): CodeEditor dosen't highlight unsigned numbers
- I think I found bug in current implementation - highlight doesn't work for following code...
- 11:58 AM Bug #1609 (In Progress): CodeEditor dosen't highlight unsigned numbers
- I think I found bug in current implementation - highlight doesn't work for following code...
01/15/2017
- 05:38 PM Bug #1609: CodeEditor dosen't highlight unsigned numbers
- This is not candidate for 2017.1 ;)
- 02:19 PM Bug #1609 (Ready for QA): CodeEditor dosen't highlight unsigned numbers
- 02:37 PM Feature #1604 (In Progress): Streamlined and corrected CodeEditor bar size and positions
- I appears that proposed patch is using 'fixed' number of pixels in most places. Also it appears like it is derived fr...
- 02:37 PM Feature #1604 (In Progress): Streamlined and corrected CodeEditor bar size and positions
- I appears that proposed patch is using 'fixed' number of pixels in most places. Also it appears like it is derived fr...
- 02:20 PM Feature #1601 (Approved): CParser nested comment support
01/13/2017
- 08:39 AM Feature #1612 (Approved): Improve Bits
- http://www.ultimatepp.org/forums/index.php?t=msg&goto=47411&#msg_47411
01/10/2017
01/07/2017
- 11:37 PM Task #1610 (Approved): Solve flag problems in Android Builder
- Right now U++ is not ready for support truly cross compilation build methods....
01/06/2017
- 10:57 PM Bug #1609 (Approved): CodeEditor dosen't highlight unsigned numbers
- Hard-coded unsigned values for example 0u is not highlighted....
- 11:02 AM Bug #1607 (New): ArrayCtrl sorting needs refactoring
- 11:02 AM Bug #1606 (Approved): GateN need to be removed from uppsrc and elsewhere
Also available in: Atom