From: Koldo on
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 2361:

theide:
* Packages now sorted by directory closeness to main package
directory,
names later - puts main package nest or main package subpackages
first
in the list

ArrayIndex:
* Added Detach, PopDetach

CtrlLib:
* Added ArrayCtrl WhenScroll
* ColumnList: AutoHideSb
* FileSel: list is autohide
* EditField ReadOnly Ctrl+C fix
* DocEdit: NoEofLine
* RichEdit now supports dropping Image files

Sql:
* Optional SqlSession errorhandler routing is now installable
* SqlSession: First SQL error is recorded (until ClearError) instead
of last

SqlCtrl:
* SqlArray has new WhenFilter Gate (able to filter records being
fetched)

XmlRpc:
* Added bool XmlRpcPerform(Socket& http, const char *group);

uppsrc:
* New IT-IT translation

--
[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]