diff -r d8fccb2cd802 -r 468f4c8d3d5b Orb/Doxygen/src/index.cpp --- a/Orb/Doxygen/src/index.cpp Fri Apr 23 20:47:58 2010 +0100 +++ b/Orb/Doxygen/src/index.cpp Wed Aug 11 14:49:30 2010 +0100 @@ -2,7 +2,7 @@ * * * - * Copyright (C) 1997-2008 by Dimitri van Heesch. + * Copyright (C) 1997-2010 by Dimitri van Heesch. * * Permission to use, copy, modify, and distribute this software and its * documentation under the terms of the GNU General Public License is hereby @@ -46,10 +46,6 @@ #define MAX_ITEMS_BEFORE_MULTIPAGE_INDEX 200 #define MAX_ITEMS_BEFORE_QUICK_INDEX 30 -static const char search_styleSheet[] = -#include "search_css.h" -; - static const char search_script[]= #include "search_js.h" ; @@ -195,13 +191,20 @@ //---------------------------------------------------------------------------- -static void startQuickIndexList(OutputList &ol) +static void startQuickIndexList(OutputList &ol,bool letterTabs=FALSE) { bool fancyTabs = TRUE; if (fancyTabs) { - ol.writeString("
\n"); - ol.writeString("