git-svn-id: svn://ultimatepp.org/upp/trunk@12865 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2019-03-22 06:24:00 +00:00
parent 220e42293d
commit 5938be83ad

View file

@ -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