From 5938be83ad86488f233e42d63e12a7ec05570dc1 Mon Sep 17 00:00:00 2001 From: cxl Date: Fri, 22 Mar 2019 06:24:00 +0000 Subject: [PATCH] .uppbox git-svn-id: svn://ultimatepp.org/upp/trunk@12865 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- uppbox/uppweb/2019.1a.txt | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/uppbox/uppweb/2019.1a.txt b/uppbox/uppweb/2019.1a.txt index a59751d31..03e8c06c6 100644 --- a/uppbox/uppweb/2019.1a.txt +++ b/uppbox/uppweb/2019.1a.txt @@ -29,22 +29,15 @@ Selfupgrade feature (ide compiles itself and replaces the binary) Other: Improved jpeg EXIF support - -RichText now suggests corrections for misspelled words - -GLCtrl refactored, changed to use single context per application (allows sharing resources, e.g. textures, between widgets), support for GTK fixed, -MSAA supported in Win32 - -VirtualGui is a new package to implement working 'fullscreen' GUI by implementing a SystemDraw -and a dozen of virtual methods, intended for use with e.g. games. VirtualGUI/SDL2GL is an -implementation with SDL2. - +RichText now suggests corrections for misspelled words. +RichText now supports .svg images +GLCtrl refactored, changed to use single context per application (allows sharing resources, e.g. textures, between widgets), support for GTK fixed, MSAA supported in Win32 +VirtualGui is a new package to implement working 'fullscreen' GUI by implementing a SystemDraw and a dozen of virtual methods, intended for use with e.g. games. VirtualGUI/SDL2GL is an implementation with SDL2. Painter is heavily optimized for multithreaded rendering. - PostgreSQL now supports RETURNING clause in SqlExp. - New plugin/tess2 package (tesselation) and plugin/glm (OpenGL maths support). + Release: U++ now ships with speller files for multiple languages