1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

65 commits

Author SHA1 Message Date
Doug Schaefer
777ead0e7f Bug 192932 - Patch for Frank - docs. 2007-06-18 15:28:59 +00:00
Doug Schaefer
d1d84e9117 Bug 192974 - Patch for Frank - docs 2007-06-18 15:26:21 +00:00
Doug Schaefer
fa96f6c1bc Bug 192903 - Patch for Frank - docs. 2007-06-18 15:23:15 +00:00
Anton Leherbauer
b71d4ab820 Documentation update 2007-06-14 15:58:09 +00:00
Vivian Kong
43aa34cd5f fix for bug 192270 - various CHKPII errors found in user docs 2007-06-12 20:01:55 +00:00
Ken Ryall
45de3be22a Bug 182953. 2007-06-08 18:35:47 +00:00
Doug Schaefer
8a4ca2c385 Bug 191117 - Patch for Frank - update the Debug View page. 2007-06-06 15:16:27 +00:00
Doug Schaefer
6d95dc4ced Bug 191096 - Patch for Frank - Update Signals View page. 2007-06-06 13:56:32 +00:00
Doug Schaefer
84b0aa3224 Bug 191059 - Patch for Frank for common source lookup path page. 2007-06-05 15:45:00 +00:00
Ken Ryall
4585e4c2a8 Bug 182953. 2007-05-24 21:14:15 +00:00
Ken Ryall
8cd169a992 Bug 182672. 2007-05-24 21:00:58 +00:00
Vivian Kong
5d3d4b883b fix for bug 188517 - Inconsistencies in title and header tags in user docs 2007-05-23 00:19:51 +00:00
Doug Schaefer
ff5345178e Patch for Frank - 183385 - Debugging documentation. 2007-05-18 14:54:17 +00:00
Oleg Krasilnikov
25fe0e8d83 Bug #185048 - Doc update. 2007-05-15 10:23:43 +00:00
Oleg Krasilnikov
d3ee896d61 Bug #185048 - doc update 2007-05-14 14:30:37 +00:00
Oleg Krasilnikov
ad32cf2705 Bug #185048: doc update 2007-05-11 10:56:44 +00:00
Oleg Krasilnikov
0ed18f8829 bug #185048: doc update - Menubar help changed. 2007-05-11 10:36:24 +00:00
Oleg Krasilnikov
4576758790 Bug #185048 - User doc update - Folder and File properties added. 2007-05-10 13:26:54 +00:00
Oleg Krasilnikov
258b67f8fc Bug #185048 : update docomentation - Project properties are reworked. 2007-05-08 13:51:10 +00:00
Ken Ryall
ee82dc1913 Bug 182655. Build Console pref page image was outdated. 2007-04-29 19:26:00 +00:00
Anton Leherbauer
9977180c74 Fix for 182842: [patch] Editor pref panels out of date (Patch by L. Frank Turovich <frank.turovich@nokia.com>) 2007-04-19 10:25:16 +00:00
Anton Leherbauer
67c79cacd5 Fix for 182660: [patch] Syntax Coloring preference panel out of date (Patch by L. Frank Turovich) 2007-04-17 14:34:39 +00:00
Vivian Kong
12de1eb9a0 fix for bug 182559: Hard-coded fonts in CDT user docs 2007-04-16 17:48:06 +00:00
Doug Schaefer
ff289ac922 Patch for Frank@Nokia - 182457 - Update docs fro Run and Debug dialogs. 2007-04-16 13:34:10 +00:00
Mikhail Sennikovsky
b2ec83348d Minor update to include the MBS Internal Builder summary 2006-06-08 16:34:42 +00:00
Mikhail Sennikovsky
8ff162362e Resolve the issue with having mfile_build.png and mfile_build.PNG files simultaneously 2006-06-06 10:14:11 +00:00
Leo Treggiari
9b82edcc56 MBS user documentation update from Bill Hilliard 2006-06-05 21:52:20 +00:00
Norbert Pltt
8811ecbb05 Added documentation for Completion Proposal Filter preference 2006-02-02 13:39:28 +00:00
David Daoust
8c37d3dbe0 Doc update from Devin.
Here's what I've changed:

changes to the doc htm files:
- added open definition
-> added concepts/cdt_c_open_definitions.htm
-> added images/openDefinition.png
-> added images/open_definition_error.png
-> updated images/openDeclaration.png
-> updated images/open_declaration_error.png
-> added tasks/cdt_t_open_definitions.htm
-> updated links to point to open definition wherever open declaration is linked
- information about the code reader buffer and properties in the menu
-> added images/cdt_pref_parser.png
-> added reference/cdt_o_parser_pref.htm (C/C++ Parser preferences)
-> added reference/cdt_u_c_parser_codereader_cache_pref.htm
-> added link to cdt_o_parser_pref.htm in reference/cdt_o_ref.htm
- removed reference/cdt_u_shared_lib_view_pref.htm since it has no useful information (also removed the corresponding link in contexts_CDT_DEBUGGER.xml)
- renamed the link absolute path "file:///E:/CDT/3.1/eclipse/org.eclipse.cdt.doc.user/images/indexer_import_largeproject1.PNG" in
tasks/indexer_importing_large_project.html to the relative path "../images/indexer_import_largeproject1.PNG"

dead links:
removed: concepts/cdt_c_editor.htm -> <br><a href="../reference/cdt_u_editor_key_bind.htm">C/C++ editor key binding actions</a>
removed: concepts/cdt_c_indexer_ctagsindexer.htm -> <a href="../tasks/cdt_t_indexer_timeout.htm"></a>
removed: concepts/cdt_c_indexer_ctagsindexer.htm -> <a href="../reference/cdt_u_search_pref.htm">Search, C/C++ Preferences window</a>
removed: concepts/cdt_c_indexer_fullindexer.htm -> <a href="../tasks/cdt_t_indexer_timeout.htm"></a>
removed: concepts/cdt_c_indexer_fullindexer.htm -> <a href="../reference/cdt_u_search_pref.htm">Search, C/C++ Preferences window</a>
removed: concepts/cdt_c_indexer_open_close.htm -> <a href="../tasks/cdt_t_indexer_timeout.htm"></a>
removed: concepts/cdt_c_indexer_open_close.htm -> <a href="../reference/cdt_u_search_pref.htm">Search, C/C++ Preferences window</a>
removed: concepts/cdt_c_indexer_prog_bar.htm -> <a href="../tasks/cdt_t_indexer_timeout.htm"></a>
removed: concepts/cdt_c_indexer_prog_bar.htm -> <a href="../reference/cdt_u_search_pref.htm">Search, C/C++ Preferences window</a>
removed: concepts/cdt_c_indexer.htm -> <a href="../tasks/cdt_t_indexer_timeout.htm"></a>
removed: concepts/cdt_c_indexer.htm -> <a href="../reference/cdt_u_search_pref.htm">Search, C/C++ Preferences window</a>
renamed to references/cdt_u_m_edit.htm: concepts/cdt-c_templates.htm -> <a href="../reference/cdt_u_menu_edit.htm">Edit menu</a>
removed: concepts/cdt_o_concepts.htm ->         <img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_c_indexer_prob_rep.htm">C/C++ Indexer Problem Reporting</a><br>
removed: reference/cdt_u_m_project.htm -> Concepts/cdtconcepts-4.htm
removed: reference/cdt_u_m_project.htm -> Tasks/cdttasks-106.htm
removed: reference/cdt_o_ref.htm -> reference/cdt_u_mfile_rbcs.htm
removed: reference/cdt_o_ref.htm -> reference/cdt_u_search_pref.htm
renamed to cdt_o_mproj_pref.htm: reference/cdt_o_ref.htm -> reference/cdt_o_mproj_pref.htm
removed: reference/cdt_u_m_project.htm -> Tasks/cdttasks-106.htm
removed: tasks/cdt_o_tasks.htm ->         <img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_indexer_prob_rep.htm">C/C++ Indexer Problem Reporting</a><br>
2005-08-12 13:43:10 +00:00
Mikhail Khodjaiants
1e71227724 CDT 3.0. 2005-08-08 18:54:16 +00:00
Mikhail Sennikovsky
a5a3670177 The patch from Sunil Davasam that updates the configuration management documentation 2005-08-05 14:31:13 +00:00
Bogdan Gheorghe
f4b4ef44a3 User Docs for search 2005-07-27 21:47:02 +00:00
Bogdan Gheorghe
4d5059e54b User Docs for indexer/search 2005-07-27 21:41:08 +00:00
Bogdan Gheorghe
f7ea41ecca User Docs for indexer 2005-07-27 20:04:02 +00:00
Leo Treggiari
242a1adb39 Update copyrights for the pages that I modified 2005-07-23 13:27:07 +00:00
Leo Treggiari
af4ab6b951 Editorial cleanup from Bob Monteleone 2005-07-22 22:53:05 +00:00
Vladimir Hirsl
ede231c47e Updated Scanner Config Discovery property page user documentation. 2005-07-22 17:23:58 +00:00
Leo Treggiari
7abac74ad7 Minor MBS update 2005-07-21 21:18:28 +00:00
Leo Treggiari
3aa6c3c301 Update for MBS user documentation - primarily build environment and macro descriptions 2005-07-20 18:15:18 +00:00
Doug Schaefer
edcbccd7c6 Doc patch for Leo. 2005-07-18 02:20:39 +00:00
Alain Magloire
35c088c55c Fix [Bug 88784] 2005-03-22 19:14:56 +00:00
Alain Magloire
39405ca612 Removing the old shared lib 2005-03-04 19:28:56 +00:00
Alain Magloire
ec7e1aa246 Change based on the work from Mikhailk 2005-03-04 19:25:22 +00:00
David Daoust
198c40a795 From Leo: This patch contains minor edits for the MBS user documentation for 2.1 & Head. 2004-12-02 18:53:18 +00:00
David Daoust
84ba412d4b This patch adds the following 2 topics:
-  Tasks -> Work with C or C++ project files -> Converting CDT 2.0 Managed Make Projects
-  Reference -> Project Properties -> Managed Make File Properties

Thanks,
Leo
2004-11-30 13:54:34 +00:00
David Daoust
bf25c0b470 New Managed build documentation from Leo 2004-11-22 14:16:44 +00:00
Doug Schaefer
4c538f3fff Patch for Dave W. Fixes for Translation bugs. 2004-07-20 19:27:45 +00:00
David Daoust
2afbe7e5f4 From Dave Williams: Doc updates to the reference section for:
new Discovery Problem Reporting option (3 changes)
new Binary Parser section for New Managed Make Project Properties (1 addition and new screen captures for that section)
updates to two concepts docs, the cdt_c_search.htm and cdt_c_makefile.htm which were showing some errors on certain characters
2004-06-28 22:05:29 +00:00
David Daoust
b163fa15a6 From Dave Williams: Deletes of some old unreferenced files 2004-06-25 17:37:29 +00:00
David Daoust
8a44263910 From Dave Williams: Minor update 2004-06-24 20:26:35 +00:00