Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » U++ community news and announcements » U++ 1713 released
U++ 1713 released [message #23878] Mon, 30 November 2009 08:56
koldo is currently offline  koldo
Messages: 3358
Registered: August 2008
Senior Veteran
What is new in version 1713:

theide:
* .t files are now saved with strings converted by escaping >127 characters
(and back on loading). This fixes venerable problem of UTF-8 string literals
in CJK Windows and MSC compiler.

CtrlLib:
* TreeCtrl InsertDrop now returns ids of inserted nodes.
* A new set of utility functions that simplify selecting files introduced
(see http://www.ultimatepp.org/src$CtrlLib$FileSelUtil$en-us.html)
* HeaderCtrl columns now can have a tooltip
* SliderCtrl now allows reversed orientation (thanks avpavp!)

RichEdit:
* New much more effective speller dictionary format, utilities required to
convert OpenOffice speller dictionaries into U++ speller files.
* Labeled paragraphs now marked with arrow displayed in the left bar.
* Previously private StyleManager class capable of managing paragraph
styles has been made public.

Report:
* New methods ChoosePrinter, ChooseDefault printer allow selecting printer
BEFORE report is created, setting the physical page size based on choosen
printer.

Core:
* In Win32, console applications no longer pop up a MessageBox when
panicking, instead they write the panic string on the error output and
terminate.

GridCtrl:
* Multiline popups now allowed, using GridDisplay to paint the content.

Bazaar:
* New functions to SysInfo
* Urr - UDP request-response protocol added

Download it in http://code.google.com/p/upp-mirror/downloads/list

SpellerDictionaries
New folder /SpellerDictionaries has been added in http://sourceforge.net/projects/upp/files/
It includes new speller format ".udc" files.



Best regards
IƱaki
Previous Topic: New .scd speller file format
Next Topic: U++ 1824 released
Goto Forum:
  


Current Time: Mon Apr 29 01:57:01 CEST 2024

Total time taken to generate the page: 0.03947 seconds