This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 200419

Summary: History tab for editors in CND area
Product: cnd Reporter: Antonin Nebuzelsky <anebuzelsky>
Component: EditorAssignee: Alexander Simon <alexvsimon>
Status: RESOLVED FIXED    
Severity: normal CC: tstupka
Priority: P1    
Version: 7.1   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 198115    

Description Antonin Nebuzelsky 2011-07-27 12:01:28 UTC
In 7.1 a new History tab is being introduced to the editors where it makes sense to allow the users quick access to the local history of changes of the relevant file.

In the following document you can find:
* the list of identified DataObjects
* the owners
* the section Necessary Steps with how-to

http://wiki.netbeans.org/EditorHistoryTab

See the DataObjects in the "cnd" areas.
Comment 1 Leonid Lenyashin 2011-07-27 14:26:58 UTC
Please evaluate
Comment 2 Alexander Simon 2011-07-27 16:42:22 UTC
fix for c/c++/headers/fortran
http://hg.netbeans.org/cnd-main/rev/44873bcdbee5
Comment 3 Leonid Lenyashin 2011-07-27 21:03:43 UTC
Alexander,

When I say "evaluate" I mean "tell me why it is a value for our users" (it is an enhancement). I did not request fix yet... Please hold on.

Leonid.
Comment 4 Quality Engineering 2011-07-28 13:59:11 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/44873bcdbee5
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing  Bug #200419 History tab for editors in CND area
Comment 5 Alexander Simon 2011-07-29 08:10:29 UTC
Tomas, thank for review fix for C/C++/Heaher files.
I integrated your additional fix in change set:
http://hg.netbeans.org/cnd-main/rev/1db57f31368d
Comment 6 Vladimir Voskresensky 2011-07-29 09:10:06 UTC
note that except c/c++/header/fortran cnd team also provides Makefile, shell, asm data objects
Comment 7 Quality Engineering 2011-07-30 13:46:17 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/1db57f31368d
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing  Bug #200419 History tab for editors in CND area
Comment 8 Alexander Simon 2011-09-16 11:20:52 UTC
fix for makefile:
http://hg.netbeans.org/cnd-main/rev/1eefbee2f102
Comment 9 Quality Engineering 2011-09-17 14:22:19 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/1eefbee2f102
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing Bug #200419 History tab for editors in CND area
- fix for make file
Comment 10 Alexander Simon 2011-09-19 09:13:39 UTC
Fixing, change set:
http://hg.netbeans.org/cnd-main/rev/1ae7060b5caa
fixed for:
ShellDataObject
CMakeDataObject
CMakeIncludeDataObject
QtProjectDataObject
QtResourceDataObject
Comment 11 Alexander Simon 2011-09-19 09:40:34 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/1644665478f4
- fixed asm
Comment 12 Quality Engineering 2011-09-21 08:08:36 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/1ae7060b5caa
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing Bug #200419 - History tab for editors in CND area
Comment 13 wesbyrne7792 2015-05-21 09:39:00 UTC
isn't it fixed yet? Because I have some ideas...