Activity
From 12/23/2016 to 01/21/2017
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
01/04/2017
- 04:43 PM Feature #1604 (In Progress): Streamlined and corrected CodeEditor bar size and positions
- Just simply dropping a CodeEditor somewhere and setting up the correct properties can often lead to elements like cha...
01/03/2017
- 12:43 PM Bug #1600 (Approved): CParser::IsNumber can return wrong result
- 12:24 PM Bug #1600 (Approved): CParser::IsNumber can return wrong result
- CParser::IsNumber takes a base parameter, so I interpreted the function as being designed as "is the contents of the ...
- 12:38 PM Feature #1599 (Approved): Small addition to TabBar
- 11:50 AM Feature #1599 (Approved): Small addition to TabBar
- When designing GUIs, a lot of small frames and spacing is used for aesthetics.
You often create a "border" of inde... - 12:33 PM Feature #1601 (Approved): CParser nested comment support
- 11:40 AM Bug #1598 (Approved): TabBar middle mouse tab close bug
- Using the middle mouse in TabCtrl closes a tab, as expected.
But, tab closing + CancelCloseis often used for promp... - 09:35 AM Bug #1597 (Rejected): Update transfer issues docs
- http://www.ultimatepp.org/srcdoc$Core$pick_$en-us.html
(remove rval_default)
01/02/2017
- 10:14 AM Feature #1596 (New): PrinterJob batch mode
- http://www.ultimatepp.org/forums/index.php?t=msg&goto=47266&#msg_47266
01/01/2017
- 07:31 PM Feature #1595 (Approved): One should offer Get method alternate to ~ operator
- Now to obtain raw pointer we need to use operator overload. Personally, I prefer the Get approach, so it would be nic...
- 03:30 PM Bug #1594 (Approved): Can't compile U++ on most Linux distributions
- http://www.ultimatepp.org/forums/index.php?t=msg&goto=47240&#msg_47240
We should target as much distribution as we... - 03:06 PM Feature #1593 (Approved): MakeOne for creating One object
- Alternative to make_shared and make_unique in standard library....
12/31/2016
- 11:51 PM Bug #1592 (Approved): Fix warning in MSC - Vcont.hpp(728): warning C4267: '=': conversion from 's...
- Possible fix...
12/26/2016
- 03:45 PM Task #1591 (Approved): Update toolchain on windows
- http://www.ultimatepp.org/forums/index.php?t=msg&goto=47188&#msg_47188 - some users reports that there is a crash whe...
- 03:42 PM Task #1437: Fix documentation links
- Still some problems - but not too much right now - the website is cleaner than ever before.
- 03:41 PM Bug #1316: OpenGL 3 support in win
- We should consider moving to vulcan on all platforms...
- 03:40 PM Feature #1576 (Approved): ESC add replace operation and simply math functions like sqrt, log, pow...
- 03:36 PM Feature #1381: glib-2.0 and gtk.2.0 arm-linux-gnueabihf can be included by default for GCC.bm and...
- I think this is required by raspberry pi to compile - we should consider adding this to release.
- 03:36 PM Feature #1381: glib-2.0 and gtk.2.0 arm-linux-gnueabihf can be included by default for GCC.bm and...
- I think this is required by raspberry pi to compile - we should consider adding this to release.
Also available in: Atom