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 712-dev1 released
Upp 712-dev1 released [message #13219] Sun, 23 December 2007 00:07 Go to next message
unodgs is currently offline  unodgs
Messages: 1366
Registered: November 2005
Location: Poland
Ultimate Contributor

Here it is - new 712-dev1. I know we (I) still have a problem with regular (weekly) releases. Unfortunately my time was very limited lately - fortunately mdelfede started frequently svn updates so if you want to check out new upp code ASAP just use svn. Thanks mdelfede for doing that. I wish everyone merry christmas and the fantastic new year!

Changes since 711-dev2:

  • Chameleon styles now have "Standard" method which returns the "default" initial value of the style
  • HeaderCtrl can now move (reorganize) tabs
  • ArrayCtrl sorting
  • simplify translating in TheIDE. More here http://www.ultimatepp.org/forum/index.php?t=msg&th=2905& amp; amp;start=0&
  • ConvertInt64, EditInt64
  • Toolbar buttons now can have labels
  • some Hydra fixes
  • Visual Studion 9.0 (2008) compiler supported
  • fixed Debugger going to wrong file at startup
  • EditField, WithDropChoice, Bar, MenuBar, ToolBar, StatusBar, MenuBar visual improvements (Vista, GTK)
  • BLITZ heurestics altered. More here http://www.ultimatepp.org/forum/index.php?t=msg&th=2986& amp; amp;start=0&
  • added BlueBar skin
  • Bazaar is now part of release (it contains experimental docking system for now)

[Updated on: Sun, 23 December 2007 00:07]

Report message to a moderator

Re: Upp 712-dev1 released [message #13222 is a reply to message #13219] Sun, 23 December 2007 16:19 Go to previous messageGo to next message
mdelfede is currently offline  mdelfede
Messages: 1307
Registered: September 2007
Ultimate Contributor
unodgs wrote on Sun, 23 December 2007 00:07

Here it is - new 712-dev1. I know we (I) still have a problem with regular (weekly) releases. Unfortunately my time was very limited lately - fortunately mdelfede started frequently svn updates so if you want to check out new upp code ASAP just use svn. Thanks mdelfede for doing that. I wish everyone merry christmas and the fantastic new year!


Thank to you all for this great work !
And merry Christmas too !

Quote:


Bazaar is now part of release (it contains experimental docking system for now)



Are you updating svn bazaar ? that would be great !

Ciao

Max
Re: Upp 712-dev1 released [message #13224 is a reply to message #13222] Sun, 23 December 2007 17:18 Go to previous messageGo to next message
Oblivion is currently offline  Oblivion
Messages: 1091
Registered: August 2007
Senior Contributor
Quote:


Quote:


Bazaar is now part of release (it contains experimental docking system for now)



Are you updating svn bazaar ? that would be great !



Well, I was very busy with my school and work. But now I'm totally free! So, at least the "experimental" docking system which I'm working on (DockCtrl part) will be updated (It's already in progress, but in the background) right after the new year - it will be a major update/cleanup. And it will be regularly updated, then Wink


Merry Christmas and a Happy new year to all!


Regards.


Re: Upp 712-dev1 released [message #13228 is a reply to message #13224] Sun, 23 December 2007 20:14 Go to previous messageGo to next message
forlano is currently offline  forlano
Messages: 1182
Registered: March 2006
Location: Italy
Senior Contributor
Thanks for the new dev and for the efforts all of you are doing.

Merry Cristmas and Happy New Year!

Luigi
Re: Upp 712-dev1 released [message #13233 is a reply to message #13228] Sun, 23 December 2007 23:45 Go to previous messageGo to next message
zsolt is currently offline  zsolt
Messages: 693
Registered: December 2005
Location: Budapest, Hungary
Contributor
Thanks, seems to be a very good release Smile

The only problem I found is, that automatic build method setup doesn't fill the SDK edit box for Visual C++ 7.1

[Updated on: Sun, 23 December 2007 23:45]

Report message to a moderator

Re: Upp 712-dev1 released [message #13235 is a reply to message #13219] Mon, 24 December 2007 13:39 Go to previous messageGo to next message
lectus is currently offline  lectus
Messages: 329
Registered: September 2006
Location: Brazil
Senior Member
Does this version support Visual Studio 2008 Express?
I want to upgrade but I need Ultimate++ to support it.

Thanks

EDIT: Nevermind. I didn't read the topic. LOL
Upgrading both!

Thanks for the hardwork guys!
Merry Christmas!

[Updated on: Mon, 24 December 2007 13:40]

Report message to a moderator

Re: Upp 712-dev1 released [message #13356 is a reply to message #13219] Wed, 02 January 2008 22:19 Go to previous messageGo to next message
tvanriper is currently offline  tvanriper
Messages: 85
Registered: September 2007
Location: Germantown, MD, USA
Member
Does Ultimate++ continue to support Ole/Ctrl/Calc and Ole/Ctrl as of this version?

If so, maybe I am making some kind of mistake when I tried to compile this, as it fails for me, with this:

C:\devupp\uppsrc\Ole\Ctrl\Calc\calc.cpp(2) : fatal error C1083: Cannot open include file: 'TCtrlLib/Calc/TCtrlLibCalc.h': No such file or directory

This also fails to compile for 2007.1, although for different reasons.

If this is no longer supported, perhaps we should remove it from distribution prior to another release of Ultimate++.
Re: Upp 712-dev1 released [message #13390 is a reply to message #13356] Thu, 03 January 2008 21:35 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
tvanriper wrote on Wed, 02 January 2008 16:19

Does Ultimate++ continue to support Ole/Ctrl/Calc and Ole/Ctrl as of this version?



It should. However, I confirm there are problems, hopefully we will be able to solve them soon.

Mirek
Re: Upp 712-dev1 released [message #13457 is a reply to message #13390] Wed, 09 January 2008 10:37 Go to previous messageGo to next message
cbpporter is currently offline  cbpporter
Messages: 1401
Registered: September 2007
Ultimate Contributor
Version 712-dev1 still has some minor skin chameleon problems under Vista. Blue border missing on TreeCtrl (and the border from LineEdit still doesn't work).

But the more important problem, is that ColumnList does not display correctly. The left ColumnList is ok, but the right one (the one under the empty TreeCtrl with the gray border) has display problems near it's bottom. I found two ways to fix this problem. One is to call NoRoundSize(), and the other to call a Clear() prior to use.

index.php?t=getfile&id=927&private=0
  • Attachment: Border.png
    (Size: 34.06KB, Downloaded 780 times)
Re: Upp 712-dev1 released [message #13459 is a reply to message #13457] Wed, 09 January 2008 17:29 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
cbpporter wrote on Wed, 09 January 2008 04:37

Version 712-dev1 still has some minor skin chameleon problems under Vista. Blue border missing on TreeCtrl (and the border from LineEdit still doesn't work).

But the more important problem, is that ColumnList does not display correctly. The left ColumnList is ok, but the right one (the one under the empty TreeCtrl with the gray border) has display problems near it's bottom. I found two ways to fix this problem. One is to call NoRoundSize(), and the other to call a Clear() prior to use.

index.php?t=getfile&id=927&private=0



I have difficulities to reproduce it. Testcase possible?

Mirek
Re: Upp 712-dev1 released [message #13462 is a reply to message #13459] Wed, 09 January 2008 21:36 Go to previous messageGo to next message
cbpporter is currently offline  cbpporter
Messages: 1401
Registered: September 2007
Ultimate Contributor
Quote:

I have difficulities to reproduce it. Testcase possible?

Sure, but only tomorrow, because I forgot to commit. BTW, I forgot to mention that I'm using a Display and I changed the item height.
Re: Upp 712-dev1 released [message #13474 is a reply to message #13462] Thu, 10 January 2008 12:42 Go to previous messageGo to next message
cbpporter is currently offline  cbpporter
Messages: 1401
Registered: September 2007
Ultimate Contributor
Here is example of Draw bug.
Re: Upp 712-dev1 released [message #13506 is a reply to message #13474] Fri, 11 January 2008 13:17 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
cbpporter wrote on Thu, 10 January 2008 06:42

Here is example of Draw bug.


Thanks. Quick fix:

	ColumnList&  ItemHeight(int _cy)                  { cy = _cy; RefreshLayout(); Refresh(); return *this; }


Frame color issues should be now fixed as well (but it is too scattered..)

Mirek
Re: Upp 712-dev1 released [message #13507 is a reply to message #13506] Fri, 11 January 2008 13:34 Go to previous message
cbpporter is currently offline  cbpporter
Messages: 1401
Registered: September 2007
Ultimate Contributor
Quote:

Thanks. Quick fix

Thanks. It works OK now. I guess everybody is using ArrayCtrl Sad.
Previous Topic: Happy new year 2008
Next Topic: Network support
Goto Forum:
  


Current Time: Fri Mar 29 06:02:46 CET 2024

Total time taken to generate the page: 0.01468 seconds