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 » Upp 708-dev1 released
Upp 708-dev1 released [message #10889] Thu, 02 August 2007 20:59 Go to previous message
unodgs is currently offline  unodgs
Messages: 1366
Registered: November 2005
Location: Poland
Ultimate Contributor

Changelog since 707-dev1:
  • PostgreSQL: Dialect now renamed to PGSQL, PgSequence now represents PGSQL SEQUENCE object.
  • PostgreSQL: DUAL_PRIMARY_KEY was not working, added support for binary columns
  • SqlExp Select statement now has "Get" variant to be used instead of "From" to get "table-less" select, like "select nextval('seq')". In Oracle, Select(NextVal(SEQ)).Get gets translated to "select seq.nextval from DUAL", in PGSQL to "select nextval('SEQ')".
  • -M theide commandline option generates Makefile
  • Help Window is no longer a Window, but is now integrated into theide main frame.
  • "Close all tabs" and "Close non-project tabs" feature of tabs is now implemented
  • DropList dropfocus mode is now default, added NotNull, fixed refreshing right button after closing popuped list
  • Fixed memory allocator connected with limit on a total number of virtual memory blocks
  • Fixed QuickTabs crash related to group change, reduced space between icon and tab name
  • GridCtrl now supports inserting after/before and duplicating rows
  • Change in Image interface http://www.ultimatepp.org/forum/index.php?t=msg&th=2579& amp;start=0&
  • Added simple static widget DisplayCtrl
  • Added FileSel preview
  • Added SqlArray::ReQuery()
  • Added CPU_Cores() - returns the number of CPU cores in system.
  • New widget DropGrid http://www.ultimatepp.org/forum/index.php?t=msg&th=2610& amp;start=0&
  • Improved build performance


 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message icon11.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Upp 708-dev2 released
Next Topic: Upp 709-dev1 released
Goto Forum:
  


Current Time: Sat Apr 27 12:45:02 CEST 2024

Total time taken to generate the page: 0.02661 seconds