Bug 191521 - New and Noteworthy for 4.0
Summary: New and Noteworthy for 4.0
Status: RESOLVED FIXED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-doc (show other bugs)
Version: 4.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 4.0 RC4   Edit
Assignee: Ken Ryall CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2007-06-07 13:05 EDT by Beth Tibbitts CLA
Modified: 2008-06-22 01:23 EDT (History)
3 users (show)

See Also:


Attachments
html file for "what's new" replaces existing one (3.63 KB, text/html)
2007-06-07 13:10 EDT, Beth Tibbitts CLA
bjorn.freeman-benson: iplog+
Details
images to add to existing images directory (106.67 KB, application/x-zip-compressed)
2007-06-07 13:13 EDT, Beth Tibbitts CLA
bjorn.freeman-benson: iplog+
Details
update to the html, added code folding (3.92 KB, text/html)
2007-06-07 15:47 EDT, Beth Tibbitts CLA
bjorn.freeman-benson: iplog+
Details
more images added incl. code folding (142.02 KB, application/x-zip-compressed)
2007-06-07 15:49 EDT, Beth Tibbitts CLA
bjorn.freeman-benson: iplog+
Details
updated images (143.65 KB, application/x-zip-compressed)
2007-06-07 17:52 EDT, Beth Tibbitts CLA
bjorn.freeman-benson: iplog+
Details
update to the html (4.04 KB, text/html)
2007-06-07 17:53 EDT, Beth Tibbitts CLA
bjorn.freeman-benson: iplog+
Details
Screenshot of editor with greyed-out directives (9.35 KB, image/png)
2007-06-20 17:19 EDT, Beth Tibbitts CLA
no flags Details
Clarfify xlC/UPC new features (27.21 KB, patch)
2007-06-25 14:20 EDT, Beth Tibbitts CLA
bjorn.freeman-benson: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Beth Tibbitts CLA 2007-06-07 13:05:28 EDT
A start on new and noteworthy

See wiki http://wiki.eclipse.org/index.php/CDT/User/NewIn40
for outline
Comment 1 Beth Tibbitts CLA 2007-06-07 13:10:43 EDT
Created attachment 70527 [details]
html file for "what's new" replaces existing one

org.eclipse.cdt.doc.user\concepts\cdt_c_whatsnew.htm
Comment 2 Beth Tibbitts CLA 2007-06-07 13:13:30 EDT
Created attachment 70529 [details]
images to add to existing images directory
Comment 3 Beth Tibbitts CLA 2007-06-07 15:47:20 EDT
Created attachment 70563 [details]
update to the html, added code folding
Comment 4 Beth Tibbitts CLA 2007-06-07 15:49:00 EDT
Created attachment 70567 [details]
more images added incl. code folding
Comment 5 Beth Tibbitts CLA 2007-06-07 17:52:17 EDT
Created attachment 70594 [details]
updated images

updated images, added red circles indicating the portions being described
Comment 6 Beth Tibbitts CLA 2007-06-07 17:53:30 EDT
Created attachment 70595 [details]
update to the html
Comment 7 Ken Ryall CLA 2007-06-11 15:55:20 EDT
Thanks, I'll start with these and add more content.
Comment 8 Beth Tibbitts CLA 2007-06-20 17:19:58 EDT
Created attachment 71959 [details]
Screenshot of editor with greyed-out directives

How about an item about the greyed-out directives that aren't active?
Here's an image with
#ifdef FOO                       <== grey
#include <foostuff.h>            <== grey
#else
<include <notfoo.h>
#endif
Comment 9 Beth Tibbitts CLA 2007-06-20 17:23:57 EDT
Typo: "The Call Heirarchy view..."  should be "The Call Hierarchy view"
                ~~~~~~~~~
Comment 10 Anton Leherbauer CLA 2007-06-21 09:29:55 EDT
FYI, I have updated the Editor section of the New & Noteworthy. I changed and shortened the existing code folding section a bit and added other features like inactive code and semantic highlighting. Hope that's OK. Thanks for putting it together!
Comment 11 Doug Schaefer CLA 2007-06-21 10:57:27 EDT
I've replaced my two "blah blah"s :).
Comment 12 Ken Ryall CLA 2007-06-22 16:45:01 EDT
Closing out for now.
Comment 13 Beth Tibbitts CLA 2007-06-25 14:20:26 EDT
Created attachment 72383 [details]
Clarfify xlC/UPC new features

indicate that xlC is an optional feature, and add info about UPC support (again, as an optional feature.)
Chris Recoskie said he'd apply this patch.
Comment 14 Chris Recoskie CLA 2007-06-25 14:57:29 EDT
I committed Beth's patch with a few minor changes.