Activity
From 07/19/2014 to 08/17/2014
08/15/2014
- 09:43 PM Task #833 (Approved): Favicon for Upp website
 - I think that U++ website should have its own favicon. Simply IDE logo should be enough.
P.S.
Even first Skylark e... - 09:38 AM Feature #827 (Approved): Core: IpAddrInfo should release pool automagically
 - 09:37 AM Bug #830 (Approved): WinDbg: c000..093 flt-underflow issue in wow64
 
08/14/2014
08/13/2014
- 02:23 PM Bug #831 (Approved): QTF: Unfinished table should copy para format to undefined cells
 - {{1:1:2 [+1 }}
is much different from
{{1:1:2 [+1 :: :: }} 
08/11/2014
08/10/2014
- 09:23 PM Task #829 (Rejected): Configuration script for POSIX source Upp distribution
 - http://www.ultimatepp.org/forums/index.php?t=msg&goto=43449&#msg_43449
 
08/08/2014
- 12:03 AM Bug #820: IDE CTRL+J shortcut dosen't work on revision 7555
 - Hello Mirek
Can we restore old CTRL+J navigator. It had its advantages. Justification you can find on: http://www.... 
08/07/2014
08/06/2014
- 07:43 PM Feature #827 (Approved): Core: IpAddrInfo should release pool automagically
 - http://www.ultimatepp.org/forums/index.php?t=msg&th=9000&start=0&
 - 03:29 PM Feature #826 (New): Format/double variant that allows to specify both decimal and thousands separ...
 - 11:38 AM Bug #825: Remove "autoslection" from EditField
 - Check D&D in linux too...
 - 11:24 AM Bug #825 (Approved): Remove "autoslection" from EditField
 - 10:00 AM Bug #824 (Approved): ide: Find&Replace history does not work very well...
 
08/04/2014
08/02/2014
- 01:34 AM Bug #822 (Approved): "Remove assembly" should change current assembly when assembly is successful...
 - In current upp version "Remove assembly" always jump to first assembly on list even if user canceled this operation o...
 
08/01/2014
- 10:27 PM Feature #821 (Rejected): RGBA constructor for C++11 branch
 - http://www.ultimatepp.org/forums/index.php?t=msg&goto=43410&#msg_43410
 - 12:25 PM Bug #820 (Approved): IDE CTRL+J shortcut dosen't work on revision 7555
 - It seems that CTRL+J shortcut within IDE dosen't work on the latest upp build.
 - 09:25 AM Feature #819: ide: Navigator: add option for sorting, single line display
 - - normal sorting should be same as in header (note: problem with Nos)
- when ':' is used, parts should be treated se... 
07/31/2014
07/29/2014
- 03:28 PM Feature #818 (Approved): ide: Block filter
 - Function that removes lines from block that do not contain search pattern (or, at option, only leaves matching strings).
 - 08:40 AM Bug #815 (Approved): Commit 7542 breaks TheIDE compilation with GCC
 - Yes, I confirm it works now.
 - 02:00 AM Bug #815: Commit 7542 breaks TheIDE compilation with GCC
 - It works for me. Thank you!
 - 02:40 AM Bug #817 (Approved): htttp.cpp, line 611, conversion from int64 to int
 - There is a warning in htttp.cpp, line 611: conversion from int64 to int
int n = poststream->Get(buffer, min((int64)2... 
07/28/2014
- 11:28 AM Bug #815 (Ready for QA): Commit 7542 breaks TheIDE compilation with GCC
 - I am sorry, something went wrong with virtual machine and commit has failed, without me noticing.
Should be OK now. 
07/27/2014
- 07:23 PM Bug #815: Commit 7542 breaks TheIDE compilation with GCC
 - Same problem in Windows with MinGW. It affects to all my code (ide/Browser is used in Functions4U)
 - 11:30 AM Bug #815 (In Progress): Commit 7542 breaks TheIDE compilation with GCC
 - I'm kind of puzzled, why did you mark this Ready for QA before committing any fix... 
Anyway, still the same probl... - 11:30 AM Bug #815 (In Progress): Commit 7542 breaks TheIDE compilation with GCC
 - I'm kind of puzzled, why did you mark this Ready for QA before committing any fix... 
Anyway, still the same probl... 
07/26/2014
- 03:26 PM Bug #686 (Approved): Win8 win bgground
 - 03:00 PM Bug #815 (Ready for QA): Commit 7542 breaks TheIDE compilation with GCC
 - 09:32 AM Bug #815 (Approved): Commit 7542 breaks TheIDE compilation with GCC
 - ...
 - 01:59 PM Feature #816: Handle resolution change event on all existing backends
 - Bug "When new resolution is bigger than previous window cannot be maximize" is felt during resizing VirtualBox Guest ...
 - 01:57 PM Feature #816 (New): Handle resolution change event on all existing backends
 - I think we should handle OS resolution change evnet. This is very important, because in currently U++ release we need...
 
07/25/2014
- 12:58 PM Bug #708 (Approved): DnD inside CodeEditor dosen't work (GTK backend)
 - Thanks it works.
 - 08:26 AM Bug #708 (Ready for QA): DnD inside CodeEditor dosen't work (GTK backend)
 
07/23/2014
- 11:20 AM Feature #814: ide: Automated insert of #includes
 - Is this issue based on "this thread":http://www.ultimatepp.org/forums/index.php?t=msg&th=6805&goto=36811&#msg_36811?
... - 09:25 AM Feature #814 (Approved): ide: Automated insert of #includes
 - (based on package uses)
 - 08:58 AM Feature #524: Add support for uploading Stream data to HttpRequest
 - http://www.ultimatepp.org/forums/index.php?t=msg&th=7799&start=0&
 - 08:04 AM Bug #812 (Approved): On white on black setup, there are issues with highlighting
 
07/22/2014
- 09:05 PM Feature #811: LocalProcess & AProcess should have "WaitForExit" synchronization method
 - It seems that it is bad idea, because to make it works perfect we will need more changes in Core.
 - 08:51 PM Feature #811 (Rejected): LocalProcess & AProcess should have "WaitForExit" synchronization method
 - 09:52 AM Bug #813 (Approved): Alt+J vs Ctrl::MOUSEWHEEL
 - Qualification "Ctrl::" is ignored, therefore Alt+J does not work...
 
07/21/2014
- 08:56 PM Feature #811: LocalProcess & AProcess should have "WaitForExit" synchronization method
 - Should we close pipes befor we start waiting and throw exception if whole operation fails? ...
 - 07:36 PM Feature #811 (New): LocalProcess & AProcess should have "WaitForExit" synchronization method
 - This has a problem: if slave process produces a lot of output, it will block forever (pipe buffer will get full as we...
 - 07:36 PM Feature #811 (New): LocalProcess & AProcess should have "WaitForExit" synchronization method
 - This has a problem: if slave process produces a lot of output, it will block forever (pipe buffer will get full as we...
 - 07:24 PM Bug #812 (Approved): On white on black setup, there are issues with highlighting
 - http://www.ultimatepp.org/forums/index.php?t=msg&goto=43389&#msg_43389
 - 07:17 PM Feature #802 (Approved): ide: Alt+J should attemt to jump on variable type when jumping on variable
 
07/19/2014
- 01:30 PM Feature #811: LocalProcess & AProcess should have "WaitForExit" synchronization method
 - We can also expand "WaitForExit" method by timeout variable.
 - 01:27 PM Feature #811 (Rejected): LocalProcess & AProcess should have "WaitForExit" synchronization method
 - I think it will be nice if LocalProcess & AProcess will posses one very usful method. It is "void WaitForExit()" meth...
 
Also available in: Atom