Activity

From 08/24/2013 to 09/22/2013

09/22/2013

11:58 PM Bug #526 (Ready for QA): GCC returns warning when compiling plugin/tif ("format not a string lite...
Zbigniew Rebacz
09:41 PM Bug #526 (Approved): GCC returns warning when compiling plugin/tif ("format not a string literal ...
It seems that gcc returns following warning: "format not a string literal and no format arguments [-Wformat-security]... Zbigniew Rebacz
11:05 AM Feature #523: Periodic background jobs in skylark
I was thinking about similar interface to what is in CtrlCore (or using bazaar/Timer). I decided to drop support for ... Jan Dolinár
09:59 AM Feature #523: Periodic background jobs in skylark
Generally, I like the idea, but I would like to be able to schedule one time job too and the ability to kill the job.... Miroslav Fidler

09/21/2013

07:18 PM Feature #525 (New): Add CPU architecture flag(s)
http://www.ultimatepp.org/forum/index.php?t=msg&goto=40828&#msg_40828 Miroslav Fidler
06:55 PM Feature #524 (Approved): Add support for uploading Stream data to HttpRequest
http://www.ultimatepp.org/forum/index.php?t=msg&th=7799&start=0& Miroslav Fidler

09/19/2013

08:35 PM Bug #510 (Approved): Alt+I on method implementation not declared in the class should go to the cl...
Miroslav Fidler
07:59 PM Bug #520: Error in plugin/png when doing SVN update
Weird, I have no such problems in my working copies -> I would say the problem is with your working copy (not reposit... Miroslav Fidler
07:57 PM Feature #519 (Approved): Java missing keywords (CodeEditor)
Miroslav Fidler

09/18/2013

07:49 PM Feature #523 (Patch ready): Periodic background jobs in skylark
Sometimes it is handy to be able to execute some periodic job inside the server that runs in background, independentl... Jan Dolinár

09/17/2013

02:54 PM Bug #522 (Approved): Add reference example for S_*:: methods
Miroslav Fidler
10:36 AM Bug #521 (Approved): Double "select".
Iñaki Zabala
02:14 AM Bug #521 (Approved): Double "select".
http://code.google.com/p/upp-mirror/source/detail?r=6347
Now code
Select(SqlAll()).From(TABLE)
generates two ...
Iñaki Zabala

09/16/2013

07:33 PM Bug #520 (Rejected): Error in plugin/png when doing SVN update
When doing SVN update od uppsrc this error is got:
Command: Update
Updating: C:Upp\uppsrc\plugin
Skipped, re...
Iñaki Zabala

09/15/2013

09:28 PM Feature #519 (Approved): Java missing keywords (CodeEditor)
It seems that Code Editor does not highlight some keywords from newer Java (5 and above).
* Cosmetic fix
Zbigniew Rebacz
07:16 PM Feature #442 (Approved): Add more languages to CodeEditor
Miroslav Fidler
07:15 PM Feature #511 (Rejected): Is Select::Get really neceassarry
Miroslav Fidler
07:15 PM Feature #511: Is Select::Get really neceassarry
Not worth changing, as Oracle requires "from DUAL"... Miroslav Fidler
07:14 PM Feature #517 (Approved): "wchar_t" c++ keyword is missing (CodeEditor)
Miroslav Fidler
07:11 PM Feature #514 (Approved): Win32 - FileSel should display "Local Disk" if disk(partition) haven't a...
Miroslav Fidler

09/14/2013

11:48 PM Feature #518 (Approved): RichEdit: Avoid to resize when layout and add a zoom level usable by mouse
See the last post from Alendar:
http://www.ultimatepp.org/forum/index.php?t=msg&goto=40773&#msg_40773
Now RichEdi...
Iñaki Zabala
11:36 PM Feature #517 (Approved): "wchar_t" c++ keyword is missing (CodeEditor)
* Cosmetic fix Zbigniew Rebacz
06:24 PM Bug #516 (Approved): CodeEditor dosen't recognize float numers.
Miroslav Fidler

09/13/2013

12:48 AM Bug #516: CodeEditor dosen't recognize float numers.
I enclosed last fix (I am sorry for the mess I made). Zbigniew Rebacz

09/12/2013

10:12 PM Bug #516: CodeEditor dosen't recognize float numers.
* Small fix Zbigniew Rebacz
09:05 PM Bug #516 (Approved): CodeEditor dosen't recognize float numers.
In this week I have worked a lot with float numbers. I have noticed one sad thing. CodeEditor dosen't recognize float... Zbigniew Rebacz
08:20 PM Feature #515 (Approved): Add CURRENT_TIME/DATE to SqlExp
Miroslav Fidler
05:47 PM Feature #514 (Approved): Win32 - FileSel should display "Local Disk" if disk(partition) haven't a...
http://www.ultimatepp.org/forum/index.php?t=msg&th=7665&start=0&
**** TRANSLATION IS NEEDED
Zbigniew Rebacz

09/08/2013

06:57 PM Feature #512 (Approved): "Largeicon" implementation for X11
Miroslav Fidler
06:57 PM Feature #513 (Approved): Missing c++ "logical" keywords in CodeEditor
Miroslav Fidler
02:12 AM Feature #513 (Ready for QA): Missing c++ "logical" keywords in CodeEditor
Zbigniew Rebacz

09/07/2013

12:28 AM Feature #513 (Approved): Missing c++ "logical" keywords in CodeEditor
I noticed that CodeEditor dosen't recognize logical keywords such as "not", "and" or "not_eq". For example:
#include...
Zbigniew Rebacz
02:48 PM Bug #255 (Approved): Fix umk
Miroslav Fidler

09/06/2013

01:43 AM Feature #512: "Largeicon" implementation for X11
* X11Top.cpp (Unity fix - It seems that Unity windows manager dosen't implement "PropModeAppend"!!! Instead of it I u... Zbigniew Rebacz
12:38 AM Feature #512 (Approved): "Largeicon" implementation for X11
I implemented "Largeicon" feature for X11. It works exactly the same like on ms windows. (Tested on Kubuntu 13.04)
...
Zbigniew Rebacz
12:34 AM Feature #502 (Approved): High resolution icons for TheIDE
This feature is definitely finished. Zbigniew Rebacz
02:00 PM Feature #511 (Rejected): Is Select::Get really neceassarry
Miroslav Fidler
09:15 AM Bug #510 (Approved): Alt+I on method implementation not declared in the class should go to the cl...
Miroslav Fidler

09/05/2013

09:57 PM Feature #461 (Approved): Option for not closing Find/Replace dialog automatically
r6317 Sender Ghost

09/04/2013

09:41 PM Bug #484 (Approved): Automated sorting of layout items (based on graphical position) in layout de...
Ok, now the algorithm is able to sort layout(s) for test.
As I understood, changing an item to last cursor position ...
Sender Ghost
09:41 PM Bug #484 (Approved): Automated sorting of layout items (based on graphical position) in layout de...
Ok, now the algorithm is able to sort layout(s) for test.
As I understood, changing an item to last cursor position ...
Sender Ghost
07:54 PM Bug #484 (Ready for CR): Automated sorting of layout items (based on graphical position) in layou...
Miroslav Fidler
07:54 PM Bug #484: Automated sorting of layout items (based on graphical position) in layout designer
OK, one last try: by making RectLess less tolerant, it sorts your layout too, while retaining ability to sort what I ... Miroslav Fidler
02:57 AM Bug #484: Automated sorting of layout items (based on graphical position) in layout designer
Miroslav Fidler wrote:
> the comparison really needs to be "tolerant", which obviously creates ambiguity, but I rath...
Sender Ghost
02:57 AM Bug #484: Automated sorting of layout items (based on graphical position) in layout designer
Miroslav Fidler wrote:
> the comparison really needs to be "tolerant", which obviously creates ambiguity, but I rath...
Sender Ghost
09:20 PM Feature #461 (Patch ready): Option for not closing Find/Replace dialog automatically
Miroslav Fidler wrote:
> OK. I believe that moving Close before Setup has fixed it...
No, it doesn't.
My first p...
Sender Ghost
09:20 PM Feature #461 (Patch ready): Option for not closing Find/Replace dialog automatically
Miroslav Fidler wrote:
> OK. I believe that moving Close before Setup has fixed it...
No, it doesn't.
My first p...
Sender Ghost
09:20 PM Feature #461 (Patch ready): Option for not closing Find/Replace dialog automatically
Miroslav Fidler wrote:
> OK. I believe that moving Close before Setup has fixed it...
No, it doesn't.
My first p...
Sender Ghost
09:20 PM Feature #461 (Patch ready): Option for not closing Find/Replace dialog automatically
Miroslav Fidler wrote:
> OK. I believe that moving Close before Setup has fixed it...
No, it doesn't.
My first p...
Sender Ghost
07:59 PM Feature #461: Option for not closing Find/Replace dialog automatically
Argh, I am an idiot... reproduced.
OK. I believe that moving Close before Setup has fixed it...
Miroslav Fidler
04:38 AM Feature #461: Option for not closing Find/Replace dialog automatically
Miroslav Fidler wrote:
> Am I doing something wrong?
Seems like, you didn't enable *Setup* -> *Environment* -> *E...
Sender Ghost
04:38 AM Feature #461: Option for not closing Find/Replace dialog automatically
Miroslav Fidler wrote:
> Am I doing something wrong?
Seems like, you didn't enable *Setup* -> *Environment* -> *E...
Sender Ghost
08:31 PM Feature #508 (Approved): SqlExp SelectAll
Miroslav Fidler
08:07 PM Bug #485 (Approved): Linux issues - font bold weight, scrollbar artifacts
Miroslav Fidler
08:54 AM Feature #509: Add reference example for SQL functions
SelectAll... Miroslav Fidler
08:26 AM Feature #509 (New): Add reference example for SQL functions
template <class T>
void SqlLoadTable(T& t, SqlId table, SqlId key = SqlId("ID"))
template <class T>
void SqlLoad...
Miroslav Fidler

09/03/2013

08:06 PM Bug #505 (Approved): TopWindow::CenterRect under X11 may lead to window deformation
Miroslav Fidler
08:04 PM Bug #504 (Approved): QtfDlgEditor shoud be sizeable and zoomable
Miroslav Fidler
07:52 PM Feature #508 (Approved): SqlExp SelectAll
Miroslav Fidler
07:51 PM Feature #461: Option for not closing Find/Replace dialog automatically
I do not know, I am trying to reproduce and everything works find. It IMO does not even make sense looking at the cod... Miroslav Fidler
07:46 PM Bug #484: Automated sorting of layout items (based on graphical position) in layout designer
Well, I understand your concerns, but for my usage scenario (and I have used it 4 times today, saved me about 20 minu... Miroslav Fidler
12:40 PM Bug #507 (Approved): Resolve debugging with GDB of console apps
Miroslav Fidler
09:29 AM Bug #506 (Rejected): LocalProcess Win32 handles should (?) use INVALID_HANDLE_VALUE instead of NULL
Miroslav Fidler

09/02/2013

10:28 PM Bug #484 (Patch ready): Automated sorting of layout items (based on graphical position) in layout...
Miroslav Fidler wrote:
> Changed sorting algorithm to bubblesort, this should at least make it stable
Your algori...
Sender Ghost
10:28 PM Bug #484 (Patch ready): Automated sorting of layout items (based on graphical position) in layout...
Miroslav Fidler wrote:
> Changed sorting algorithm to bubblesort, this should at least make it stable
Your algori...
Sender Ghost
10:28 PM Bug #484 (Patch ready): Automated sorting of layout items (based on graphical position) in layout...
Miroslav Fidler wrote:
> Changed sorting algorithm to bubblesort, this should at least make it stable
Your algori...
Sender Ghost
03:09 PM Bug #484: Automated sorting of layout items (based on graphical position) in layout designer
OK, based on suggested issue and some initial experience (you would not believe how often I need this :) I have made... Miroslav Fidler
04:24 PM Bug #505 (Ready for QA): TopWindow::CenterRect under X11 may lead to window deformation
Zbigniew Rebacz

09/01/2013

01:09 AM Bug #505 (Approved): TopWindow::CenterRect under X11 may lead to window deformation
http://www.ultimatepp.org/forum/index.php?t=msg&goto=40685&#msg_40685
_* Last fix from this branch_
Zbigniew Rebacz
07:17 PM Bug #503 (Approved): TopWindow::CenterRect under X11 may lead to crash in "multi monitor mode"
Miroslav Fidler

08/30/2013

08:50 PM Bug #504 (Approved): QtfDlgEditor shoud be sizeable and zoomable
Om my machine (Kubuntu 13.04 - Multi monitor mode) QtfDlgEditor size is unnaturaly huge. Personally, I think each use... Zbigniew Rebacz
06:45 PM Feature #502: High resolution icons for TheIDE
Finally, I diagnosed what is wrong. The problem is that TopWindow::SyncCaption() (From CtrlCore/X11Top.cpp - line 163... Zbigniew Rebacz
02:24 PM Feature #502: High resolution icons for TheIDE
Large icon also doesn't work in SelectPkg.cpp (line 14):
@
Icon(IdeImg::Package(), IdeImg::PackageLarge());
@
The...
Zbigniew Rebacz
02:16 PM Feature #502 (New): High resolution icons for TheIDE
Zbigniew Rebacz
02:15 PM Feature #502 (Rejected): High resolution icons for TheIDE
It seems that this code dosen't work (ide.cpp - line 746):
@
switch(state_icon) {
case 1: Icon(IdeImg::IconDebu...
Zbigniew Rebacz
02:15 PM Feature #502 (Rejected): High resolution icons for TheIDE
It seems that this code dosen't work (ide.cpp - line 746):
@
switch(state_icon) {
case 1: Icon(IdeImg::IconDebu...
Zbigniew Rebacz
02:15 PM Feature #502 (Rejected): High resolution icons for TheIDE
It seems that this code dosen't work (ide.cpp - line 746):
@
switch(state_icon) {
case 1: Icon(IdeImg::IconDebu...
Zbigniew Rebacz
01:34 PM Bug #503 (Approved): TopWindow::CenterRect under X11 may lead to crash in "multi monitor mode"
http://www.ultimatepp.org/forum/index.php?t=msg&goto=40675&#msg_40675 Zbigniew Rebacz

08/29/2013

05:47 PM Feature #461: Option for not closing Find/Replace dialog automatically
Miroslav Fidler wrote:
> Feels overcomplicated... what about just closing it if it is open? (in svn now).
This wo...
Sender Ghost
03:14 PM Feature #461 (Ready for CR): Option for not closing Find/Replace dialog automatically
Feels overcomplicated... what about just closing it if it is open? (in svn now). Miroslav Fidler
03:14 PM Feature #461 (Ready for CR): Option for not closing Find/Replace dialog automatically
Feels overcomplicated... what about just closing it if it is open? (in svn now). Miroslav Fidler
02:35 PM Feature #502 (Approved): High resolution icons for TheIDE
Miroslav Fidler
08:23 AM Feature #502 (Patch ready): High resolution icons for TheIDE
Miroslav Fidler
08:24 AM Bug #470 (Approved): ValueMap::RemoveKey
Miroslav Fidler

08/28/2013

09:35 PM Feature #502 (Approved): High resolution icons for TheIDE
http://www.ultimatepp.org/forum/index.php?t=msg&th=7731&start=0& Zbigniew Rebacz

08/27/2013

01:07 AM Bug #486 (Approved): Menubar color
Zbigniew Rebacz

08/25/2013

10:52 AM Feature #490 (Approved): Ide: Add support for VC2013
Miroslav Fidler
10:36 AM Feature #501 (New): Multiple configurations for theide
Miroslav Fidler
10:26 AM Feature #500 (New): ide layout designer could pregenerate dialog based on struct/class definition...
Miroslav Fidler
 

Also available in: Atom