git-svn-id: svn://ultimatepp.org/upp/trunk@14091 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2020-02-25 23:26:14 +00:00
parent f1781eb611
commit f96bd85da4
3 changed files with 11 additions and 2 deletions

View file

@ -1,4 +1,6 @@
- Check with mingw32/64: mysql, pgsql, SDL2 linking
- Check dialog icons in win32 (TestChStyle)
- Check examples/ImageView
- Check app icon linking in Win32
- Check app icon linking in Win32
- Check OpenGl
- Check SDLSoundDemo

View file

@ -8,6 +8,13 @@
- Finish install issues
- tpp wider hyperlink
- Dark mode svn sync
- Remove theide32
- JetStory icon.rc problem
- organizer uses: Cancel
- debugger tooltip should show smart
- debugger WithDeepCopy should be ignored
- std::vector etc for Clang in debugger
- PaintGrid: lambda.PaintGrid(): PaintHorzSb: lambda.PaintHorzSb(): PaintRcCenterImage: void.PaintRcCenterImage(): C:\upp\uppsrc\GridCtrl\GridCtrl.usc(24,55): 'PaintRcCenterImage' is not a lambda
NTH:

View file

@ -692,7 +692,7 @@ String Downloads()
{
String r;
r << "{{1:1^@L "
"[^app$ide$install$en-us.html^ U`+`+ for Windows (with CLANG)]:: "
"[^app$ide$instalpoiyu;lkfhjxcb,.m l$en-us.html^ U`+`+ for Windows (with CLANG)]:: "
"[^www$uppweb$uppx11$en-us.html^ POSIX/X11 tarball]";
FindFile ff(AppendFileName(targetdir, "downloads/*.*"));
Vector<Time> tm;