Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-04Bug 302779 – [Help] Allow criteria to be defined independent of TOC filesv20100304Chris Goldthorpe5-2/+284
2010-02-24Widen range of try/catch for index contributorsChris Goldthorpe1-23/+20
2010-02-18Eliminate unused importChris Goldthorpe1-1/+0
2010-02-18Bug 303255 – Reference to Java 1.4 method in org.eclipse.helpChris Goldthorpe1-9/+15
2010-02-12Bug 76005 – [Help] Ability for users to filter what they see in the help sys...Chris Goldthorpe23-23/+1193
2010-02-01Bug 76005 – [Help] Ability for users to filter what they see in the help sys...Chris Goldthorpe11-38/+447
2010-02-01Bug 223475 – [Webapp] Support filtering in TOC and indexChris Goldthorpe2-7/+9
2010-01-20Bug 300189 – Line:Column information missing for errors logged due SAX parse...v20100120Chris Goldthorpe1-1/+9
2010-01-14 Bug 297637 - [Help] org.eclipse.help.contentExtension does not work in a fr...Chris Goldthorpe1-2/+4
2010-01-04Bug 280357 – [Help][Context] Tools to create, debug, edit context sensitive ...v20100104Chris Goldthorpe2-7/+119
2009-12-16Bug 297921 – [Help] Open Too Many File ExceptionChris Goldthorpe3-56/+75
2009-12-15Fix spelling in JavaDocChris Goldthorpe1-1/+1
2009-11-30Bug 280354 – [Help] Action for doc plugins that reside locally and remotely:v20091130Chris Goldthorpe4-5/+71
2009-11-24Bug 291639 – [Help][Context] Dead code in ContextManager:Chris Goldthorpe1-31/+1
2009-10-14Modify rule for displaying see also so see also used only if parent has topic...Chris Goldthorpe1-1/+2
2009-10-14Bug 292249 – Compiler warning in I20091013-1302:Chris Goldthorpe2-3/+15
2009-10-09Rewrite code which required Java 5Chris Goldthorpe1-3/+6
2009-10-08Bug 281146 – [Help][Index] See references added to the keyword index:Chris Goldthorpe10-35/+361
2009-09-17Bug 289616 – [Help][Context] Topics from multiple contexts in single context...Chris Goldthorpe1-1/+6
2009-07-28Bug 284936 – [Help] Report which fragment contains a toc.xml file which does...Chris Goldthorpe4-8/+39
2009-07-22Bug 226595 – [Help] Help index cannot handle multiple files with same IDChris Goldthorpe1-1/+5
2009-06-29Initial version of hyperlink checking testChris Goldthorpe1-2/+4
2009-06-24Bug 38052 – [Help] Add alphabetical ordering attribute to TOC DTDChris Goldthorpe1-5/+0
2009-06-23Bug 38052 – [Help] Add alphabetical ordering attribute to TOC DTDChris Goldthorpe6-32/+142
2009-05-26Update copyrightsChris Goldthorpe2-8/+18
2009-04-27Bug 140736 – [Help] Need much more information provided in log file to help ...v20090427_1800Chris Goldthorpe1-4/+25
2009-04-09Bug 271811 – Update versions in plug-in dependencies for UA componentsv20090413Chris Goldthorpe1-2/+2
2009-03-19Bug 269380 – Compiler warnings in N20090318-2000Chris Goldthorpe1-11/+1
2009-02-26Fixup commentChris Goldthorpe1-1/+1
2009-02-26Bug 178554 – [Help][Search] Reduced Search Scope, Mouse-Over Text and "Show ...Chris Goldthorpe1-0/+7
2009-02-24Fix copyrightsChris Goldthorpe8-8/+8
2009-02-13Bug 237906 – [help][toc] support special identifiers in link_to attributes:Chris Goldthorpe2-3/+33
2009-02-11Bug 230842 – [Help] new Toc(IToc ...) does not copy over the linkTo field:Chris Goldthorpe1-2/+5
2009-02-10Bug 255066 – [Help][Context] context xml title attribute - more documentatio...Chris Goldthorpe1-3/+9
2009-01-13Remove upper bound on version in dependency to com.ibm.icu.textChris Goldthorpe1-1/+1
2008-12-12Bug 256921 – Wrong type used in org.eclipse.helpChris Goldthorpe1-3/+1
2008-12-09Bug 258006 – [Help] ignoredTOCS preference has no effect in I20081208-0921v20081208Chris Goldthorpe1-1/+1
2008-12-08Set baseTocs preference to emptyChris Goldthorpe1-6/+3
2008-12-04Allow no more than one contentProducer or bindingChris Goldthorpe1-20/+25
2008-12-04Use Unicode sortChris Goldthorpe1-1/+3
2008-12-03Bug 248079 – [Help][Index] unicode sort issue in index viewChris Goldthorpe2-4/+10
2008-11-25Fix defaults when getting preferences to eliminate possibility of NPEsChris Goldthorpe4-8/+8
2008-11-21Rewrite preference code to eliminate deprecation warningsChris Goldthorpe4-36/+18
2008-11-21Move isRTL() function to org.eclipse.helpChris Goldthorpe2-2/+52
2008-11-17Bug 255539 – [Help] Entity resolution issues when using Sun 5 JREChris Goldthorpe1-1/+0
2008-10-20Fix API WarningsChris Goldthorpe1-9/+8
2008-10-13Bug 27343 – [Help] TOC tag does not support icon="Myimage.gif" - work for al...Chris Goldthorpe1-2/+7
2008-10-10Bug 27343 – [Help] TOC tag does not support icon="Myimage.gif" - Webapp workChris Goldthorpe1-0/+10
2008-10-09Bug 248010 – [Help] CCE when clicking on root breadcrumb in Help view in RCP...Chris Goldthorpe1-1/+1
2008-10-09Bug 248010 – [Help] CCE when clicking on root breadcrumb in Help view in RCP...Chris Goldthorpe1-5/+5

Back to the top