Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Chundles

macrumors G5
Original poster
Jul 4, 2005
12,037
493
From this site -> Here.

New features of 10.5

- Spring-loaded (with adjustable "springiness") folders in the Dock
Picture%20101.png


- Adjustable grid spacing for desktop icons
Picture%20171.png


- 16 desktops in Spaces.
Picture%2023.png


- Account Groups
Picture%20111.png


Lots more very cool shots at the site and more coming in all the time.

Starting to get very interesting, I wonder how stable the DP version is?
 

crees!

macrumors 68020
Jun 14, 2003
2,015
241
MD/VA/DC
In the TimeMachine demo the perspective of the controls at the bottom were going back toward the wormhole or whatever that image was of (like the arrows). In the link to this site the controls are standard, up straight.
 

Unorthodox

macrumors 65816
Mar 3, 2006
1,087
1
Not at the beach...
shrimpdesign said:
Er, Yes they are.

tm.jpg


now look at Apple's:

http://images.apple.com/macosx/leopard/images/timemachinebrowser20060807.jpg

The buttonbar at the bottom is slanted in the Apple Leopard preview site, but in the dev preview screenshots, the "restore" and "cancel" buttons are just regular dashboard-esque buttons.
Oh, your talking about the controls on the bottom edge of the screen.
I thought you where talking about the arrow controls.
I like the straight up and down one better.

Yes, you are correct then. :eek:

The black hole looks different too. It's bigger and brighter.
 

Peace

Cancelled
Apr 1, 2005
19,546
4,556
Space The Only Frontier

DavidLeblond

macrumors 68020
Jan 6, 2004
2,323
600
Raleigh, NC
shrimpdesign said:
Er, Yes they are.

tm.jpg


now look at Apple's:

http://images.apple.com/macosx/leopard/images/timemachinebrowser20060807.jpg

The buttonbar at the bottom is slanted in the Apple Leopard preview site, but in the dev preview screenshots, the "restore" and "cancel" buttons are just regular dashboard-esque buttons.

I'm guessing that is because there is no historic data ie a backup has not yet been made. If you notice, the "Desktop" window doesn't expand backwards into time into the swirly big bang animation.

EDIT: Peace beat me to it.
 

Edot

macrumors 6502
Jan 29, 2002
432
0
NJ
Obviously the further back you are able to go the larger the worm hole must be, and therefore tugs on the controls more causing them to slant. I can't believe you guys don't think this is actual physics at work here. You wonder why Apple is hyping this so much. Because it is REAL!;)
 

_Matt

macrumors 6502
Aug 24, 2005
440
0
Edot said:
Obviously the further back you are able to go the larger the worm hole must be, and therefore tugs on the controls more causing them to slant. I can't believe you guys don't think this is actual physics at work here. You wonder why Apple is hyping this so much. Because it is REAL!;)

Now if only Time Machine could go forward into the future when I'm successful, wealthy, and have the funds for a Mac Pro + 30" ACD. :D
 

TheSailerMan

macrumors member
Apr 22, 2006
48
0
New York, New York
Hurrah for kind developers! All the new stuff seen in these screenshots are pretty minor, but I'll take whatever news I can get.

Is there any noticible difference in iCal's interface? All I see is the removal of the button that opens a drawer to let you see the search results.

All I want to see now is a screenshot of exactly what the RSS feature is in Mail. Then all of my Leopard questions will be answered (well...except for what all those "Top Secret" things are).
 

thestaton

macrumors 6502
Jan 19, 2006
478
0
whoa, thanks for the updates. i like the new spotlight integration, the new safari with live typing sounds nice as well.

thanks :)
 

sunfast

macrumors 68020
Oct 14, 2005
2,135
53
I actually like the ability to resize the grid showing the spacing of the icons. Not the most impressive addition!
 

Sky Blue

Guest
Jan 8, 2005
6,856
11
Apple Computer's recently previewed Mac OS X v10.5 "Leopard" has made quite a stir, not because of what was shown at the World Wide Developer Conference but of what was excluded from show, cited "Top Secret". However, the build released to attendees at the conference includes a huge number of ground-breaking changes to the underlying technology in Mac OS X and the APIs exposed to developers.

As a world wide exclusive, AeroXP has received information detailing several of the API improvements to Leopard, detailed below:

* Complete 64-Bit support for Intel and PowerPC through all frameworks excluding QuickTime C, QuickDraw, Sound Manager, Code Fragment Manager, Language Analysis Manager and QuickTime Musical Instruments. These modules are deprecated and one should use the modern equivalents instead.

* Leopard will feature resolution-independent user interface and there are several functions to get the current scaling factor and apply it to pixel measurements. It is a good idea to use vector controls and buttons (PDF will work fine) or to have multiple sized resources, similar to Mac OS X icon design, so you can scale to the nearest size for the required resolution.

* Address Book adds support for sharing accounts, allowing an application to restrict content according to user.

* Automator includes a new user interface and allows things such as action recording, workflow variables and embedding workflows in other applications.

* Time Machine has an API that allows developers to exclude unimportant files from a backup set which improves backup performance and reduces space needed for a backup.

* A new Calendar Store framework allows developers access to calendar, event and task information from iCal to use in their applications or to add new events or tasks.

* Carbon, the set of APIs built upon Classic MacOS and used by most 3rd party high-profile Mac OS X applications, now allows Cocoa views to be embedded into the application. This could provide applications like Photoshop and Microsoft Office access to advanced functions previously only available to Cocoa applications.

* A new control for creating matrices of views is available, NSGridView. This allows a grid to be created from any view in the system, including OpenGL or Web Views.

* Core Animation allows layers to be used as backing stores for a view, windows to use explicit animations when resizing (can be three dimensional, akin to the Time Machine view). Any view can now be put into fullscreen mode and a CoreImage transition effect can be used. Using Core Animation you can create anything including GPU-accelerated Front Row-style user interfaces without having to write OpenGL code. A Core Animation layer can include OpenGL content, Core Image and Core Video filter effects and Quartz/Cocoa drawing content, like views and windows.

* Text engine improvements include a systemwide grammar checking facility, smart quote support, automatic link detection and support for copying and pasting multiple selections.

* Core Image has been upgraded to allow access to RAW images directly.

* Apache 2.0, Ruby on Rails and Subversion are included, and support for script-to-framework programming is available, allowing Python and Ruby scripting to access Mac OS X specific APIs.

* The iChat framework allows a developer to add shared content to an active iChat session, for example a video, an image slideshow or even an online multiplayer game.

* "Sharing accounts" are possible, with users being restricted via an access control list (ACL) to certain applications or files. Developers can integrate with this by restricting access to a specific piece of content by connecting it to a sharing account. Sharing accounts have no home folder.

* An Image Kit is included, to allow a developer to easily create an application that can browse, view, crop, rotate and pick images, then apply Core Image filter effects through an interface. A slideshow interface is also open to developers, allowing any application to display a fullscreen slideshow of images.

* Leopard also gives developers access to a "Latent Semantic Mapping" framework, which is the basis for spam protection in Mail. It allows you to analyze text and train the engine to restrict items with specific content (like spam e-mail for example).

* Mail stationery is open to developers, allowing any web designer to create fantastic-looking Mail templates, with defined areas for custom user content.

* A new framework is included for publishing and subscribing to RSS and Atom feeds, including complete RSS parsing and generation. Local feeds can be shared over Bonjour zero-configuration sharing and discovery.

* Quicktime 7.1 is included, and the underlying QTKit framework is greatly improved. There is improved correction for nonsquare pixels, use of the clean aperture which is the "user-displayable region of video that does not contain transition artifacts caused by the encoding process", support for aperture mode dimensions, improved pitch and rate control for audio and a number of developer improvements, like QuickTime capture from sources like cameras and microphones, full screen recording or QuickTime stream recording. Live content from a capture can be broadcast as a stream over the network.

http://www.aeroxp.org/board/index.php?showtopic=5142&hl=
 

Kardashian

macrumors 68020
Sep 4, 2005
2,083
2
Britain.
:D I was hoping to have loads of pointless little features popping up now Devs have copies. (And features with a point, too!)

I was concerned in WWDC that Leopard, Spaces and TM aside, was going to be boring.

Will we have a new finder, do you think? :(
 

Project

macrumors 68020
Aug 6, 2005
2,297
0
Thats a pretty significant uprooting under the hood. A ton of improvements. The groundwork has definitely been laid for Apple to pile on the features for Leopard.

Its the small things that please me though. System wide grammar check? I love it.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.