mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
.uppbox
git-svn-id: svn://ultimatepp.org/upp/trunk@12865 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
220e42293d
commit
5938be83ad
1 changed files with 5 additions and 12 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue