K
Koldo
Website: http://www.ultimatepp.org
Download: http://code.google.com/p/upp-mirror/downloads/list
U++ is BSD licensed C++ cross-platform rapid application development
suite focused on programmers productivity without sacrificing
runtime performance.
What is new in version 1517:
* Major overhaul graphics infrastructure is finished, U++ is
now capable of headless drawing operations (e.g. drawing graphics
and text into .png files in console applications, without X11)
(example: http://www.ultimatepp.org/reference$ConsoleDraw.html)
Minor improvements:
* RegExp fixed to work with mingw, added GetMatchPos method
* SetSurface functions for optimized raw output of RGBA data to screen
(example: http://www.ultimatepp.org/reference$SetSurface.html)
* Added Blackfin CPU support into Core
* EditField::NullText method now can provide an icon
* RichText, Report: RichTextLayoutTracer ability
(example: http://www.ultimatepp.org/reference$RichTextLayoutTracer.html)
* Core: Added StringStream::Reserve
* theide: Added package internal include paths
* theide: Ctrl+mouse wheel changes font size
Download: http://code.google.com/p/upp-mirror/downloads/list
U++ is BSD licensed C++ cross-platform rapid application development
suite focused on programmers productivity without sacrificing
runtime performance.
What is new in version 1517:
* Major overhaul graphics infrastructure is finished, U++ is
now capable of headless drawing operations (e.g. drawing graphics
and text into .png files in console applications, without X11)
(example: http://www.ultimatepp.org/reference$ConsoleDraw.html)
Minor improvements:
* RegExp fixed to work with mingw, added GetMatchPos method
* SetSurface functions for optimized raw output of RGBA data to screen
(example: http://www.ultimatepp.org/reference$SetSurface.html)
* Added Blackfin CPU support into Core
* EditField::NullText method now can provide an icon
* RichText, Report: RichTextLayoutTracer ability
(example: http://www.ultimatepp.org/reference$RichTextLayoutTracer.html)
* Core: Added StringStream::Reserve
* theide: Added package internal include paths
* theide: Ctrl+mouse wheel changes font size