Activity
From 10/01/2020 to 10/30/2020
10/30/2020
- 07:53 PM Bug #2096 (Approved): DropList can not be closed on macOS by clicking on window empty area
- This works fine on Windows and on Linux probably too, but on Mac you can close drop list by Esc or switching to anoth...
- 11:56 AM Bug #2088 (Approved): In Package organizer, comment language content seems doubled.
- 11:56 AM Feature #2079 (Approved): Optimize Vector::RemoveIf
- 11:05 AM Feature #2080: Add support for physical forward/backword mouse buttons
- Cheap mouse with this function ordered for testing:)
- 11:03 AM Bug #2090 (Approved): ide: Compare with the next file
- 10:25 AM Feature #2092 (Approved): CodeEditor should display all C++20 keywords
10/29/2020
- 02:13 PM Feature #2081 (Approved): Optimize String::Compary
- 10:07 AM Feature #2091 (Approved): ide: Copy position on clipboard, Goto clipboard position
- 10:06 AM Bug #2093 (Approved): WantFocus .lay issue
10/26/2020
- 09:21 PM Feature #2095 (New): Add missing exceptions to App.cpp
- 10:53 AM Feature #2094 (Rejected): ide: Assets directory
- 01:14 AM Bug #2093 (Approved): WantFocus .lay issue
- https://www.ultimatepp.org/forums/index.php?t=msg&goto=55266&#msg_55266
10/23/2020
- 01:51 AM Feature #2092 (Approved): CodeEditor should display all C++20 keywords
- I updated keywords cpp keywords for CodeEditor (C++20 compatible), also I sorted all keywords alphabetically for easi...
- 05:11 PM Feature #2091 (Approved): ide: Copy position on clipboard, Goto clipboard position
- 05:10 PM Bug #2090 (Approved): ide: Compare with the next file
10/21/2020
- 12:50 AM Documentation #1718 (Approved): Create "Macro manager" documentation
- 12:50 AM Documentation #1718: Create "Macro manager" documentation
- Should be on trunk. Thanks!
- 12:19 AM Bug #2086 (New): Missing plugin/ docs in www
- Seems that plugins are not there... reopening...
- 11:35 PM Bug #667 (Approved): TrayIcon in GTK does not work
- Seems that everything is fine with GTK backend. X11 sorry...
10/20/2020
- 06:41 PM Bug #2089 (Approved): ide: Got sGlock deadlock internal error (one in 10 months...)
- 06:40 PM Bug #2088 (Approved): In Package organizer, comment language content seems doubled.
- 01:14 PM Bug #2086 (Approved): Missing plugin/ docs in www
- 09:34 AM Bug #2086 (Approved): Missing plugin/ docs in www
- 01:14 PM Bug #2087 (Approved): Blury images in www
- 09:34 AM Bug #2087 (Approved): Blury images in www
10/19/2020
10/16/2020
- 06:11 PM Bug #2084 (New): MacOS issue with menubat (activated while function in progress)
- 10:05 AM Feature #2083 (Approved): Layout files namespaces
- This is ugly:
namespace Upp {
#define LAYOUTFILE <Rajce/Rajce.lay>
#include <CtrlCore/lay.h>
} // namespace Upp...
10/11/2020
10/08/2020
- 12:40 PM Bug #2077 (Approved): String0::IsEqual causing warnings with newer GCC
- This is not obvious warning and probably bug in gcc. We could close it for now.
- 12:40 PM Bug #2077 (Approved): String0::IsEqual causing warnings with newer GCC
- This is not obvious warning and probably bug in gcc. We could close it for now.
10/06/2020
10/05/2020
- 01:15 PM Feature #2081 (Approved): Optimize String::Compary
- Is is possible to reduce that to one &, 4 bswaps and 3 comparisons?
10/04/2020
- 07:34 PM Bug #2077 (New): String0::IsEqual causing warnings with newer GCC
- Seems like the problem returned (tutorial/Skylark10 package), however in different place:...
- 07:34 PM Bug #2077 (New): String0::IsEqual causing warnings with newer GCC
- Seems like the problem returned (tutorial/Skylark10 package), however in different place:...
10/03/2020
- 11:03 AM Feature #2080 (Approved): Add support for physical forward/backword mouse buttons
- Some time ago I bought following mouse https://www.logitech.com/pl-pl/product/corded-mouse-m500s would be good if upp...
10/01/2020
- 11:33 PM Bug #2077 (Approved): String0::IsEqual causing warnings with newer GCC
- No warnings anymore - good job :)
- 10:54 AM Bug #2077 (Ready for QA): String0::IsEqual causing warnings with newer GCC
- I took me two days to figure all warnings out, but it should now compile with -Wall (except that && parenthesis issue...
- 09:57 AM Feature #2079 (Approved): Optimize Vector::RemoveIf
- It should not do moves until the first match...
Also available in: Atom