Activity
From 10/07/2011 to 11/05/2011
11/05/2011
- 07:26 PM Bug #117 (Approved): X11: in 32-bit linux, memory leaks in GUI application cause crash at the end...
- 06:16 PM Feature #146 (Approved): Json parser
- 06:16 PM Feature #155 (Approved): Support for \u in CParser
- 01:53 PM Bug #154 (Approved): Missing include file for the JSON reference example
- 12:42 PM Bug #154 (Patch ready): Missing include file for the JSON reference example
- The "JSON.h" file "exists":/redmine/projects/upp/repository/revisions/4127/entry/trunk/uppsrc/Core/Core.h#L261 in the...
- 12:42 PM Bug #154 (Patch ready): Missing include file for the JSON reference example
- The "JSON.h" file "exists":/redmine/projects/upp/repository/revisions/4127/entry/trunk/uppsrc/Core/Core.h#L261 in the...
- 12:42 PM Bug #154 (Patch ready): Missing include file for the JSON reference example
- The "JSON.h" file "exists":/redmine/projects/upp/repository/revisions/4127/entry/trunk/uppsrc/Core/Core.h#L261 in the...
- 12:42 PM Bug #154 (Approved): Missing include file for the JSON reference example
- While testing "JSON":/redmine/projects/upp/repository/revisions/4126/show/trunk/reference/JSON reference, I found, th...
- 08:38 AM Bug #139: ide: after deleting file, Tab goes back to original name
- Added second version of the patch with more elegant solution, without workaround.
- 08:38 AM Bug #139: ide: after deleting file, Tab goes back to original name
- Added second version of the patch with more elegant solution, without workaround.
11/04/2011
- 01:39 PM Bug #153 (Approved): FrameBuffer rainbow - clipboard seems to only transfer the first letter of text
- 12:56 PM Bug #147 (Approved): const correctness in CParser
- 11:40 AM Feature #128 (Approved): When documenting function/method, t++ should insert a space after the la...
- 11:36 AM Task #124 (Approved): Update plugin/sqlite3 to newer 3.7.8 version
- 10:22 AM Task #124 (Ready for QA): Update plugin/sqlite3 to newer 3.7.8 version
- 11:22 AM Bug #138 (Approved): Fix Cout::Flush in POSIX
- 11:19 AM Feature #114 (Approved): Alt+V virttual methods list should search for any part of id (Drag shoul...
- 10:57 AM Bug #140 (Approved): Ide hangs pressing '.'
- 10:52 AM Feature #98 (Approved): Alt+J on table name should jump to that table .sch definition
- 10:47 AM Bug #16 (Approved): Attempt to implement better line positions for .sch conversions
- 10:34 AM Bug #49: Layout editor methods order generates error in class methods
- What is the status of this task?
- 10:33 AM Bug #58: Ubuntu 11.04 reports "glibconfig.h not found" when compiling ide from sources using make
- Can we consider this fixed now? Can we close this?
I think the consensus is to add new potential include paths. Us... - 10:24 AM Bug #142 (New): Why is uppweb compilation of web.cpp in linux taking so long?
- (switching to 'new'/'Normal' as provided patch does not solve the original problem and the issue is not pressing....)
- 10:24 AM Bug #142 (New): Why is uppweb compilation of web.cpp in linux taking so long?
- (switching to 'new'/'Normal' as provided patch does not solve the original problem and the issue is not pressing....)
11/03/2011
- 08:20 PM Feature #152 (Rejected): New QTF code for ~a0/0v combination
- 03:25 AM Feature #98 (Patch ready): Alt+J on table name should jump to that table .sch definition
- #16
- 03:25 AM Feature #98 (Patch ready): Alt+J on table name should jump to that table .sch definition
- #16
11/02/2011
- 09:04 PM Feature #151 (Approved): Optimize Value
- New method: special String state
- 09:52 AM Feature #149 (Rejected): Document XmlRpc
- 09:21 AM Feature #149 (Rejected): Document XmlRpc
- 09:48 AM Feature #150 (Rejected): Document XmlRpc
- 09:02 AM Feature #148 (Approved): Xmlize Maps
- http://www.ultimatepp.org/forum/index.php?t=rview&goto=34201#msg_34201
- 05:10 AM Bug #16 (Patch ready): Attempt to implement better line positions for .sch conversions
- I solved this issue with following changes:
* Replaced static line positions with parsed line positions.
* The file... - 05:10 AM Bug #16 (Patch ready): Attempt to implement better line positions for .sch conversions
- I solved this issue with following changes:
* Replaced static line positions with parsed line positions.
* The file... - 05:10 AM Bug #16 (Patch ready): Attempt to implement better line positions for .sch conversions
- I solved this issue with following changes:
* Replaced static line positions with parsed line positions.
* The file... - 05:10 AM Bug #16 (Patch ready): Attempt to implement better line positions for .sch conversions
- I solved this issue with following changes:
* Replaced static line positions with parsed line positions.
* The file...
11/01/2011
- 03:05 PM Bug #147 (Approved): const correctness in CParser
- (and JSONParser)
- 11:22 AM Feature #146 (Approved): Json parser
10/30/2011
- 06:09 AM Bug #139: ide: after deleting file, Tab goes back to original name
- Fixed issue with tab files from many packages. But maybe, there is more elegant solution.
- 06:09 AM Bug #139: ide: after deleting file, Tab goes back to original name
- Fixed issue with tab files from many packages. But maybe, there is more elegant solution.
- 04:13 AM Bug #139: ide: after deleting file, Tab goes back to original name
- Fixed patch a bit.
10/29/2011
- 05:10 PM Feature #145 (New): Check dotted flags behaviour
- http://www.ultimatepp.org/forum/index.php?t=msg&goto=34179&S=877232cd85bd70f77d801e7172fe29fc#msg_34179
- 04:34 PM Feature #114: Alt+V virttual methods list should search for any part of id (Drag should find Left...
- Maybe, next candidate is "GotoDlg":/redmine/projects/upp/repository/revisions/932/entry/trunk/uppsrc/ide/Goto.cpp#L59.
- 03:23 PM Feature #114 (Patch ready): Alt+V virttual methods list should search for any part of id (Drag sh...
- Ready.
- 03:23 PM Feature #114 (Patch ready): Alt+V virttual methods list should search for any part of id (Drag sh...
- Ready.
- 03:23 PM Feature #114 (Patch ready): Alt+V virttual methods list should search for any part of id (Drag sh...
- Ready.
- 03:23 PM Feature #114 (Patch ready): Alt+V virttual methods list should search for any part of id (Drag sh...
- Ready.
10/28/2011
- 11:56 PM Bug #138 (Patch ready): Fix Cout::Flush in POSIX
- If I understood correctly, this would look like this.
- 11:56 PM Bug #138 (Patch ready): Fix Cout::Flush in POSIX
- If I understood correctly, this would look like this.
- 11:56 PM Bug #138 (Patch ready): Fix Cout::Flush in POSIX
- If I understood correctly, this would look like this.
- 11:56 PM Bug #138 (Patch ready): Fix Cout::Flush in POSIX
- If I understood correctly, this would look like this.
- 08:23 PM Bug #139 (Patch ready): ide: after deleting file, Tab goes back to original name
- I solved this issue with some workaround (to disable circular raises of callbacks).
- 08:23 PM Bug #139 (Patch ready): ide: after deleting file, Tab goes back to original name
- I solved this issue with some workaround (to disable circular raises of callbacks).
- 08:23 PM Bug #139 (Patch ready): ide: after deleting file, Tab goes back to original name
- I solved this issue with some workaround (to disable circular raises of callbacks).
10/27/2011
- 09:47 AM Bug #63 (Rejected): Peculiar behaviour of RichEdit when text begins with a table
- The RichEdit behaviour has definitely improved but some issues remain.
1) Improvement: it is now possible to start... - 09:47 AM Bug #63 (Rejected): Peculiar behaviour of RichEdit when text begins with a table
- The RichEdit behaviour has definitely improved but some issues remain.
1) Improvement: it is now possible to start... - 09:47 AM Bug #63 (Rejected): Peculiar behaviour of RichEdit when text begins with a table
- The RichEdit behaviour has definitely improved but some issues remain.
1) Improvement: it is now possible to start...
10/26/2011
- 09:24 PM Bug #142: Why is uppweb compilation of web.cpp in linux taking so long?
- Fixed patch a bit.
- 06:39 PM Bug #142: Why is uppweb compilation of web.cpp in linux taking so long?
- Just changed description of the attached file.
- 06:38 PM Bug #142 (Patch ready): Why is uppweb compilation of web.cpp in linux taking so long?
- Therefore, there is full version of the patch with all changes.
- 06:38 PM Bug #142 (Patch ready): Why is uppweb compilation of web.cpp in linux taking so long?
- Therefore, there is full version of the patch with all changes.
- 03:58 PM Bug #142: Why is uppweb compilation of web.cpp in linux taking so long?
- If I comment out these defines, I get almost the same generated pages (except update time stamp for *index.html* file...
- 09:43 AM Bug #142: Why is uppweb compilation of web.cpp in linux taking so long?
- Well, looks like it would be smart to rewrite the code not to include topics, just load them during the run...
- 08:32 PM Bug #144 (Approved): Fix BlockStream behaviour
- Fix following issues:
- stream sometimes wites zero sized block
- sometimes the order of blocks written is not qu... - 10:32 AM Bug #137 (Approved): POST in HttpClient against Goolge has problems with urlencoding '@'
- 09:33 AM Bug #140 (Ready for QA): Ide hangs pressing '.'
- (was not really a 'hard' freeze, it just took way too long. now optimized and steps limited)
- 09:33 AM Bug #140 (Ready for QA): Ide hangs pressing '.'
- (was not really a 'hard' freeze, it just took way too long. now optimized and steps limited)
- 08:04 AM Bug #143 (Rejected): Check WebSSL issues
- http://www.ultimatepp.org/forum/index.php?t=msg&th=6226&start=0&S=877232cd85bd70f77d801e7172fe29fc
10/24/2011
- 02:23 PM Bug #142: Why is uppweb compilation of web.cpp in linux taking so long?
- Fixed second version of the clean-up patch (which not very related for this issue).
- 02:02 PM Bug #142: Why is uppweb compilation of web.cpp in linux taking so long?
- Ok, found. This is because of "following fragment of code":/redmine/projects/upp/repository/revisions/4098/entry/trun...
- 12:10 PM Bug #142 (In Progress): Why is uppweb compilation of web.cpp in linux taking so long?
- And some fix for "uppweb/www.cpp":/redmine/projects/upp/repository/revisions/4098/entry/trunk/uppbox/uppweb/www.cpp#L...
- 12:10 PM Bug #142 (In Progress): Why is uppweb compilation of web.cpp in linux taking so long?
- And some fix for "uppweb/www.cpp":/redmine/projects/upp/repository/revisions/4098/entry/trunk/uppbox/uppweb/www.cpp#L...
- 11:24 AM Bug #142: Why is uppweb compilation of web.cpp in linux taking so long?
- Clean up a little more.
- 10:30 AM Bug #142: Why is uppweb compilation of web.cpp in linux taking so long?
- Circular dependencies?
I created a patch to clean *uppweb* package a little. - 09:00 AM Bug #142 (Rejected): Why is uppweb compilation of web.cpp in linux taking so long?
- and wastes so much memory?
10/22/2011
- 01:05 AM Bug #141: uppweb when producing .pdf consumes too much memory and produces nothing...
- Some correction for the first example:...
- 12:59 AM Bug #141: uppweb when producing .pdf consumes too much memory and produces nothing...
- I think, the streamable version of *PdfDraw* needed, for this case. Not just "monolith" version of *PdfDraw::Finish* ...
- 04:03 PM Bug #141 (Rejected): uppweb when producing .pdf consumes too much memory and produces nothing...
- 12:06 PM Bug #140 (Approved): Ide hangs pressing '.'
- In attached package, IDE hangs pressing '.' to add a new Add(....) line :
.Add("FileQuit" , THISBACK(FileExitCb))...
10/21/2011
- 06:54 PM Feature #126: Improve "import directory tree"
- I did following changes for second version of the patch:
* Refactored previous changes.
* Changed "Preserve directo... - 06:54 PM Feature #126: Improve "import directory tree"
- I did following changes for second version of the patch:
* Refactored previous changes.
* Changed "Preserve directo...
10/19/2011
- 10:55 AM Feature #126: Improve "import directory tree"
- More correct patch version.
- 10:28 AM Feature #126 (Patch ready): Improve "import directory tree"
- I created a patch for this feature, which adds "Preserve directories" option to "Special -> Import directory tree sou...
- 10:28 AM Feature #126 (Patch ready): Improve "import directory tree"
- I created a patch for this feature, which adds "Preserve directories" option to "Special -> Import directory tree sou...
- 10:28 AM Feature #126 (Patch ready): Improve "import directory tree"
- I created a patch for this feature, which adds "Preserve directories" option to "Special -> Import directory tree sou...
- 10:32 AM Bug #139 (Approved): ide: after deleting file, Tab goes back to original name
- Maybe just check whether Tab name exists?
- 09:09 AM Bug #138 (Approved): Fix Cout::Flush in POSIX
- (should call fflush(stdout))
10/18/2011
- 06:03 PM Bug #137 (Approved): POST in HttpClient against Goolge has problems with urlencoding '@'
- String GetAuthToken() {
String h =
HttpsClient()
.URL("https://www.google.com/accounts/ClientLogin")
... - 04:32 PM Bug #136 (Rejected): SSL - consider putting libraries to Win32 distro
10/17/2011
- 02:32 PM Bug #130 (Rejected): RichEdit problem with copying selected Image to clipboard...
- (could not paste into IrfanView nor iml editor...)
10/15/2011
10/14/2011
- 09:17 PM Feature #129 (Approved): Consider adding BOM to utf-8
- http://www.ultimatepp.org/forum/index.php?t=msg&th=6304&start=0&
- 02:56 PM Bug #63 (Ready for QA): Peculiar behaviour of RichEdit when text begins with a table
- 10:59 AM Bug #115 (Approved): ide: Null might be syntax highlighted...
- 10:57 AM Bug #119 (Approved): There is no <METAPACKAGE> for TheIDE package names
- 10:57 AM Bug #111 (Approved): Documentation templates
- 10:53 AM Feature #120 (Approved): AttrText could have Bold, Italic, Underline directly
- 10:47 AM Feature #128 (Approved): When documenting function/method, t++ should insert a space after the la...
- 10:29 AM Feature #123 (Approved): TheIDE: SSE2 build flag as option for project templates
- 07:05 AM Bug #127 (Rejected): Tooltip while debugging
- http://www.ultimatepp.org/forum/index.php?t=msg&th=6095&start=0&
- 07:01 AM Feature #126 (Approved): Improve "import directory tree"
- http://www.ultimatepp.org/forum/index.php?t=msg&th=6249&start=0&
- 06:54 AM Bug #125: Check TCC
- (just not to forget the issue)
10/13/2011
- 06:54 AM Bug #125 (Approved): Check TCC
- http://www.ultimatepp.org/forum/index.php?t=msg&goto=34038&#msg_34038
10/12/2011
- 12:00 AM Task #124 (In Progress): Update plugin/sqlite3 to newer 3.7.8 version
- I downloaded "sqlite-amalgamation-3070800.zip (1.27 MB)":http://sqlite.org/sqlite-amalgamation-3070800.zip archive fi...
- 12:00 AM Task #124 (In Progress): Update plugin/sqlite3 to newer 3.7.8 version
- I downloaded "sqlite-amalgamation-3070800.zip (1.27 MB)":http://sqlite.org/sqlite-amalgamation-3070800.zip archive fi...
- 12:00 AM Task #124 (In Progress): Update plugin/sqlite3 to newer 3.7.8 version
- I downloaded "sqlite-amalgamation-3070800.zip (1.27 MB)":http://sqlite.org/sqlite-amalgamation-3070800.zip archive fi...
- 11:57 PM Task #124 (Approved): Update plugin/sqlite3 to newer 3.7.8 version
- There is new "SQLite 3.7.8 release":http://sqlite.org/releaselog/3_7_8.html version with following changes:
2011 Sep... - 09:15 PM Feature #123: TheIDE: SSE2 build flag as option for project templates
- May be, "Use SSE2" instead of "Streaming SIMD Extensions 2" is better option name, for consistency with "Configuratio...
- 08:31 PM Feature #123 (Approved): TheIDE: SSE2 build flag as option for project templates
- Currently, SSE2 build flag defined by default for U++ project tepmlates (#9).
But I think, it will be useful possibi... - 04:31 PM Feature #120: AttrText could have Bold, Italic, Underline directly
- Added possible documentation changes for the new features.
10/11/2011
- 09:11 PM Feature #120: AttrText could have Bold, Italic, Underline directly
- Slightly fixed uppsrc.diff file.
- 09:03 PM Feature #120 (Patch ready): AttrText could have Bold, Italic, Underline directly
- There are many implementations between memory and speed constraints.
I found, that:... - 09:03 PM Feature #120 (Patch ready): AttrText could have Bold, Italic, Underline directly
- There are many implementations between memory and speed constraints.
I found, that:... - 09:03 PM Feature #120 (Patch ready): AttrText could have Bold, Italic, Underline directly
- There are many implementations between memory and speed constraints.
I found, that:... - 09:03 PM Feature #120 (Patch ready): AttrText could have Bold, Italic, Underline directly
- There are many implementations between memory and speed constraints.
I found, that:... - 01:36 PM Feature #120 (Approved): AttrText could have Bold, Italic, Underline directly
- 02:04 PM Bug #122 (Approved): 'svn add' issue
- In usvn, when change was made outside usvn, it does not get performed,
- 01:41 PM Bug #121 (Approved): Strange tooltip appears in ide in Linux
- Seems like associated with Assist+.
Popups when selecting using mouse over some C++ item.... - 01:09 PM Bug #119 (Approved): There is no <METAPACKAGE> for TheIDE package names
- While searching for "documentation templates issue":/redmine/issues/111, I found that "<METAPACKAGE>" word used for "...
- 12:08 PM Bug #111 (Patch ready): Documentation templates
- The documentation templates exists inside "uppsrc/$.tpp":/redmine/projects/upp/repository/show/trunk/uppsrc/$.tpp dir...
- 12:08 PM Bug #111 (Patch ready): Documentation templates
- The documentation templates exists inside "uppsrc/$.tpp":/redmine/projects/upp/repository/show/trunk/uppsrc/$.tpp dir...
- 11:28 AM Bug #115 (Patch ready): ide: Null might be syntax highlighted...
- Added "Null" with the same highlighting as "NULL".
- 11:28 AM Bug #115 (Patch ready): ide: Null might be syntax highlighted...
- Added "Null" with the same highlighting as "NULL".
- 11:28 AM Bug #115 (Patch ready): ide: Null might be syntax highlighted...
- Added "Null" with the same highlighting as "NULL".
- 11:28 AM Bug #115 (Patch ready): ide: Null might be syntax highlighted...
- Added "Null" with the same highlighting as "NULL".
- 09:50 AM Bug #115 (Approved): ide: Null might be syntax highlighted...
- 10:42 AM Feature #118 (Approved): Core: Exit implemented using exception throw to APP_MAIN
- 10:42 AM Bug #117 (Approved): X11: in 32-bit linux, memory leaks in GUI application cause crash at the end...
- Possible cause is GetIniKey past the point of return in exit....
- 09:59 AM Bug #116 (Approved): ide: When in aux package, clicking browser in main window does not jump to p...
10/10/2011
- 08:56 PM Feature #114 (Approved): Alt+V virttual methods list should search for any part of id (Drag shoul...
- (and check similiar situations)
10/08/2011
- 09:30 PM Feature #107 (Approved): When logging SQL, it would be nice if placeholders would be replaced wit...
- 09:08 PM Bug #113 (Approved): TheIDE Automatic setup layout
- 01:00 PM Bug #113 (Patch ready): TheIDE Automatic setup layout
- The issue is trivial to fix.
- 01:00 PM Bug #113 (Patch ready): TheIDE Automatic setup layout
- The issue is trivial to fix.
- 12:57 PM Bug #113 (Approved): TheIDE Automatic setup layout
- The "Win32 SDK for Visual C++ 7.1 directory" text for Label haven't enough horizontal Ctrl size.
- 09:04 PM Feature #110 (Approved): RichEdit and or ColorPopup - some way to transfer selected colors
- 11:56 AM Bug #62 (Approved): OWC Builder. Correct support for .rc files
- 10:45 AM Bug #62 (Ready for QA): OWC Builder. Correct support for .rc files
- 11:07 AM Feature #106 (Approved): ValueArray::Append(ValueArray) (and perhaps Insert and Remove)
- 10:52 AM Feature #112 (Approved): Document Value.h
10/07/2011
- 11:44 PM Bug #62 (Patch ready): OWC Builder. Correct support for .rc files
- The issue reverted to "Patch ready" status.
- 11:44 PM Bug #62 (Patch ready): OWC Builder. Correct support for .rc files
- The issue reverted to "Patch ready" status.
- 10:53 AM Bug #62 (Approved): OWC Builder. Correct support for .rc files
- Thanks for patch review, Mirek.
Now, this patch could be applied for repository. - 10:53 AM Bug #62 (Approved): OWC Builder. Correct support for .rc files
- Thanks for patch review, Mirek.
Now, this patch could be applied for repository. - 09:53 PM Bug #111 (Approved): Documentation templates
- http://www.ultimatepp.org/forum/index.php?t=msg&goto=33993&#msg_33993
- 10:11 AM Bug #97 (Approved): TheIDE console output should use FromSysCharset
- 08:00 AM Bug #97 (Patch ready): TheIDE console output should use FromSysCharset
- 09:32 AM Feature #108 (Approved): TheIDE: for aux packages, Insert any files could be in main local menu.
- 08:00 AM Bug #109 (Rejected): Weird appearance of third DropList in Nos app search / changes
Also available in: Atom