Activity

From 11/17/2012 to 12/16/2012

12/16/2012

01:49 PM Bug #379 (Approved): RegisterSystemHotKey
Miroslav Fidler
01:47 PM Bug #378 (Approved): Fix tooltips
Miroslav Fidler
01:44 PM Feature #377 (Approved): Implement ViewDraw
Miroslav Fidler
11:00 AM Feature #376 (Approved): Correct default TopWindow rectangle generator
Miroslav Fidler
10:43 AM Bug #375 (Approved): Resolve WorkArea issues
Miroslav Fidler
10:42 AM Bug #374 (Approved): Resolve pause at first window resize
Miroslav Fidler
10:41 AM Feature #367 (New): DropList don't honour transparency
Miroslav Fidler

12/13/2012

02:53 PM Bug #373 (New): Add timescan of iso8601
Miroslav Fidler
08:06 AM Bug #372 (Rejected): ide replace dialog issue
http://www.ultimatepp.org/forum/index.php?t=msg&th=7153&start=0& Miroslav Fidler

12/10/2012

03:50 PM Feature #367 (Ready for QA): DropList don't honour transparency
Slight change to the patch, please check... Miroslav Fidler
03:50 PM Feature #367 (Ready for QA): DropList don't honour transparency
Slight change to the patch, please check... Miroslav Fidler

12/09/2012

07:34 PM Bug #371 (Approved): Problem with font metrics and CJK
Miroslav Fidler
05:41 PM Bug #371 (Approved): Problem with font metrics and CJK
TheIDE, about, Linux Miroslav Fidler
05:43 PM Feature #366 (Approved): plugin/eigen in uppsrc
Miroslav Fidler
09:01 AM Bug #370: Single tranlastion file in theide
Hi.... the patch is already in TheIDE since months.... an as nobody complained, I guess it works :-) Massimo Del Fedele

12/07/2012

07:14 PM Bug #370 (Approved): Single tranlastion file in theide
http://www.ultimatepp.org/forum/index.php?t=msg&th=6820&start=0& Miroslav Fidler
02:51 PM Feature #369 (Approved): TheIDE should be able to paste file to text directly
Miroslav Fidler

12/05/2012

09:57 PM Bug #368 (Approved): Problem with TheIDE Win32 project template
http://www.ultimatepp.org/forum/index.php?t=msg&goto=38201&#msg_38201 Miroslav Fidler
09:44 AM Feature #367 (Patch ready): DropList don't honour transparency
With this patch applied on MultiButton.cpp the Transparent() do work. Massimo Del Fedele
09:44 AM Feature #367 (Patch ready): DropList don't honour transparency
With this patch applied on MultiButton.cpp the Transparent() do work. Massimo Del Fedele
09:17 AM Feature #367 (Approved): DropList don't honour transparency
Transparent() has no effect on droplists.
It would be fine to have it, as embedding in ArrayCtrl with no transparenc...
Massimo Del Fedele
08:58 AM Feature #366 (Approved): plugin/eigen in uppsrc
Miroslav Fidler

12/04/2012

07:42 PM Feature #354 (In Progress): Add plugin/LZMA
Jan Dolinár

12/03/2012

03:27 PM Bug #359 (Approved): SqlPerformString does not handle well PGSQL's "$$"
Miroslav Fidler
02:03 PM Bug #365 (Rejected): Resolve long wait in FileSel in POSIX
Miroslav Fidler
02:01 PM Feature #354: Add plugin/LZMA
Or rather:
http://tukaani.org/xz/
Miroslav Fidler

12/01/2012

12:18 PM Feature #364 (New): Database option for app templates
http://www.ultimatepp.org/forum/index.php?t=msg&th=7088&start=0& Miroslav Fidler
12:01 PM Bug #363 (Approved): Fix ValueMap::Add(0, ...) issue
Miroslav Fidler
11:07 AM Bug #346 (Approved): Linux bold monospace -> pdf does not work for some reason...
Miroslav Fidler

11/30/2012

10:39 PM Bug #362 (Approved): Checkbox hidden in CodeEditor Find window
Iñaki Zabala
07:23 PM Bug #362 (Ready for QA): Checkbox hidden in CodeEditor Find window
Miroslav Fidler
11:04 AM Bug #362 (Approved): Checkbox hidden in CodeEditor Find window
In CodeEditor File dialog, samecase check box is not fitted to the window in the same way that the rest of check boxe... Iñaki Zabala
11:10 AM Bug #363 (Approved): Fix ValueMap::Add(0, ...) issue
http://www.ultimatepp.org/forum/index.php?t=msg&th=7093&start=0& Miroslav Fidler

11/29/2012

09:37 PM Bug #361 (Approved): Assist fails parsing nested Vector<Vector< >> like structures
Iñaki Zabala
07:35 PM Bug #360 (Approved): Ctrl could assert for APP_MAIN and GuiLock
Miroslav Fidler

11/28/2012

07:24 PM Bug #361 (Ready for QA): Assist fails parsing nested Vector<Vector< >> like structures
Miroslav Fidler
04:35 PM Bug #361: Assist fails parsing nested Vector<Vector< >> like structures
Nice detail Honza! Iñaki Zabala
12:17 PM Bug #361: Assist fails parsing nested Vector<Vector< >> like structures
Note: It is also allowed in C++11: http://en.wikipedia.org/wiki/C%2B%2B0x#Right_angle_bracket Jan Dolinár
09:32 AM Bug #361 (Approved): Assist fails parsing nested Vector<Vector< >> like structures
MSC permits declarations like this: Vector<Vector<double>> , where both >> are joined together, while AFAIK for GCC w... Iñaki Zabala
07:40 AM Bug #360 (Approved): Ctrl could assert for APP_MAIN and GuiLock
Miroslav Fidler
07:39 AM Bug #359 (Approved): SqlPerformString does not handle well PGSQL's "$$"
create or replace function GetTick() returns text as $$
begin
return nextval('config_tick');end
ERROR ERROR: unte...
Miroslav Fidler

11/27/2012

05:17 PM Bug #357: Check opening dialog from non-main thread
Backtrace of application blocked after opening of FileSel dialog :
THREAD 1
0x76ee64f4 (ntdll.dll)
Upp::Mutex:...
Massimo Del Fedele
03:52 PM Bug #357: Check opening dialog from non-main thread
Crash was due probably to a missing GuiLock.
With it, it do work on Linux, but hangs on windows as before.
Massimo Del Fedele
11:22 AM Bug #357: Check opening dialog from non-main thread
Backtraces here :
MAIN THREAD
00-__GI_raise(sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
...
Massimo Del Fedele

11/26/2012

09:22 PM Feature #349 (Approved): ide: Replace could honor case
Miroslav Fidler
08:51 PM Feature #355 (Approved): Improve Skylark error handling
Looks good, thanks. Jan Dolinár
07:21 PM Feature #355 (Ready for QA): Improve Skylark error handling
Miroslav Fidler
08:10 PM Bug #352 (Approved): App crash after drawing refactoring
Miroslav Fidler
02:12 PM Feature #358 (Rejected): Value mode block that throws instead of asserts in case of type error
Miroslav Fidler

11/25/2012

08:10 PM Bug #357 (Approved): Check opening dialog from non-main thread
- might freeze in DisableCtrls Miroslav Fidler
07:20 PM Feature #356 (Approved): XML improvements
http://www.ultimatepp.org/forum/index.php?t=msg&th=7053&start=0&
http://www.ultimatepp.org/forum/index.php?t=msg&th=...
Miroslav Fidler

11/24/2012

02:59 PM Feature #355 (Approved): Improve Skylark error handling
http://www.ultimatepp.org/forum/index.php?t=msg&th=7079&start=0& Miroslav Fidler

11/19/2012

01:01 PM Bug #351 (Approved): App hangs after Draw refactoring
Miroslav Fidler
 

Also available in: Atom