lyx_mirror/src
Angus Leeming 98385a16b8 Stabilise the tooltips interface and use it successfully in the Bibtex,
Citation and Texinfo dialogs.

Remove all the horrible #if FL_REVISION < 89 cruft from FormBase and
put it in a little wrapper class Tooltips. For now use the 0.88 code for
all versions of xforms as I can't see an easy way of changing the tooltip
on the fly with fl_set_object_helper.

To use, call setTooltipHandler for each widget, add a choice widget to
the dialog together with 4 lines of code to set/get the level of verbosity.
Finally, and two methods, getMinimalTooltip and getVerboseTooltip to return
the tooltip.

What could be easier? Please try this out.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3496 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-06 17:15:28 +00:00
..
cheaders Add file required by the boost tuple stuff, even though I can't use it! 2001-09-02 11:49:35 +00:00
frontends Stabilise the tooltips interface and use it successfully in the Bibtex, 2002-02-06 17:15:28 +00:00
graphics Herbert's latest graphics patch. 2002-01-31 14:20:09 +00:00
insets Herbert's graphic7.diff 2002-02-05 18:43:28 +00:00
mathed remove stupid endless loop 2002-02-05 16:30:56 +00:00
support Yes, yet another patch from Herbert! 2002-02-05 12:19:32 +00:00
xtl
.cvsignore ignore one more file 2001-12-29 16:18:24 +00:00
box.C add 'const' to reference 2002-01-08 13:34:39 +00:00
box.h add 'const' to reference 2002-01-08 13:34:39 +00:00
broken_headers.h
buffer.C Herbert's big graphics patch. 2002-01-29 09:26:24 +00:00
buffer.h fix starting up which binary is really a symlink; make sure insetinclude file browser returns a relative path when this makes sense; straightforward cleanup of the ways to get filename and filepath for a buffer (in preparation of future work) 2002-01-14 23:31:23 +00:00
bufferlist.C fix crash bug with non-existing input files 2002-01-13 21:35:50 +00:00
bufferlist.h new alert code 2001-11-26 10:19:58 +00:00
bufferparams.C bug 7 2002-01-13 17:12:01 +00:00
bufferparams.h 2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com> 2001-12-28 13:26:54 +00:00
BufferView2.C Fixed insetlocking-mechanism and PARAGRAPH_GOTO func. 2002-01-17 14:27:01 +00:00
bufferview_funcs.C 2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com> 2001-12-28 13:26:54 +00:00
bufferview_funcs.h more latex conversion cases fixed, patch from Andre, more more funcs to lowercase, some debug output to look at... 2001-08-02 18:46:53 +00:00
BufferView_pimpl.C two patches from john 2002-02-04 11:30:25 +00:00
BufferView_pimpl.h bug 69 2002-01-13 17:28:42 +00:00
BufferView.C fix to checkInsetHit() from John 2001-12-17 14:25:04 +00:00
BufferView.h fix to checkInsetHit() from John 2001-12-17 14:25:04 +00:00
Bullet.C more warnings go to /dev/null 2001-10-01 15:31:59 +00:00
Bullet.h more warnings go to /dev/null 2001-10-01 15:31:59 +00:00
ChangeLog fix weird error message when a command is disabled ; fix switching buffer in xref dialog 2002-02-06 15:12:40 +00:00
Chktex.C include shuffling and a mathed compile fix 2001-12-10 20:06:59 +00:00
Chktex.h
chset.C Add string << operators for the other streams as well, and removes 2001-12-05 08:04:20 +00:00
chset.h
ColorHandler.C fix startup failure 2002-02-04 10:41:30 +00:00
ColorHandler.h
commandtags.h Martin's latest math dialog patch using LFUNs. 2002-01-10 16:47:03 +00:00
converter.C fix starting up which binary is really a symlink; make sure insetinclude file browser returns a relative path when this makes sense; straightforward cleanup of the ways to get filename and filepath for a buffer (in preparation of future work) 2002-01-14 23:31:23 +00:00
converter.h insetfloat work + stuff 2001-07-30 11:56:00 +00:00
counters.C
counters.h
CutAndPaste.C slovak support 2002-01-17 10:54:30 +00:00
CutAndPaste.h 2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com> 2001-12-28 13:26:54 +00:00
debug.C Added function firstRow() to LyXText as this function is needed in 2001-11-29 13:43:12 +00:00
debug.h Reduce Michael's buglist. 2001-11-28 16:09:25 +00:00
DepTable.C fix for something similar to bug132, pluss some small stuff 2002-01-21 12:16:56 +00:00
DepTable.h finally apply DepTable patch; simplify file browsing in ControlExternal 2002-01-16 22:17:38 +00:00
encoding.C tiny change 2001-08-13 12:47:33 +00:00
encoding.h
exporter.C fix starting up which binary is really a symlink; make sure insetinclude file browser returns a relative path when this makes sense; straightforward cleanup of the ways to get filename and filepath for a buffer (in preparation of future work) 2002-01-14 23:31:23 +00:00
exporter.h
figure_form.C new alert code 2001-11-26 10:19:58 +00:00
figure_form.h
figure.h
figureForm.C split vspace into smaller files. 2001-12-02 23:47:06 +00:00
figureForm.h
Floating.C
Floating.h
FloatList.C
FloatList.h
font.C 2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com> 2001-12-28 13:26:54 +00:00
font.h simplify rectText and buttonText add separate metric methods for these 2001-07-24 09:12:20 +00:00
FontInfo.C no change logs, sorry 2001-12-18 03:30:35 +00:00
FontInfo.h no change logs, sorry 2001-12-18 03:30:35 +00:00
FontLoader.C Change the latex font names in order to match the names of type1inst. 2002-01-26 18:32:03 +00:00
FontLoader.h Few math fonts improvements (use cmr for uppercase greek, support for 2001-08-31 21:15:57 +00:00
FuncStatus.C Compile fix for DEC cxx. 2002-01-09 14:37:55 +00:00
FuncStatus.h func_status cleanup from Martin; fix small configure bug 2002-01-09 09:36:35 +00:00
gettext.C no change logs, sorry 2001-12-18 03:30:35 +00:00
gettext.h
importer.C new alert code 2001-11-26 10:19:58 +00:00
importer.h
intl.C
intl.h
iterators.C Use paragraph iterators in CutAndPaste::SwitchLayoutsBetweenClasses 2001-12-07 18:40:24 +00:00
iterators.h Added a std:: declaration 2001-09-02 12:31:19 +00:00
kbmap.C fixes/cleanup to dispatch/getStatus stuff; fixes the bug where unwanted function names appear in minibuffer 2002-01-12 20:00:47 +00:00
kbmap.h fixes/cleanup to dispatch/getStatus stuff; fixes the bug where unwanted function names appear in minibuffer 2002-01-12 20:00:47 +00:00
kbsequence.C fixes/cleanup to dispatch/getStatus stuff; fixes the bug where unwanted function names appear in minibuffer 2002-01-12 20:00:47 +00:00
kbsequence.h fixes/cleanup to dispatch/getStatus stuff; fixes the bug where unwanted function names appear in minibuffer 2002-01-12 20:00:47 +00:00
language.C Add latex_language and remove inherit_language 2001-08-11 18:31:14 +00:00
language.h Add latex_language and remove inherit_language 2001-08-11 18:31:14 +00:00
lastfiles.C include iterator 2002-01-14 15:29:40 +00:00
lastfiles.h
LaTeX.C recreation patch from Ben ; page break patch from John ; remove useless examples 2001-11-29 11:20:56 +00:00
LaTeX.h recreation patch from Ben ; page break patch from John ; remove useless examples 2001-11-29 11:20:56 +00:00
LaTeXFeatures.C Revert this silly seekp thing. 2002-01-30 17:02:17 +00:00
LaTeXFeatures.h 2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com> 2001-12-28 13:26:54 +00:00
layout.h 2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com> 2001-12-28 13:26:54 +00:00
LColor.C cleanups by john and andre 2001-11-27 10:56:14 +00:00
LColor.h cleanups by john and andre 2001-11-27 10:56:14 +00:00
lengthcommon.C split vspace into smaller files. 2001-12-02 23:47:06 +00:00
lengthcommon.h split vspace into smaller files. 2001-12-02 23:47:06 +00:00
Lsstream.h
LString.h
lyx_cb.C John's pref.diff minus the bold inner tabfolder in Preferences; ShowMessage() to console if minibuffer unavailable 2002-01-17 06:43:34 +00:00
lyx_cb.h fix the "save defaults" problems 2001-11-07 11:39:58 +00:00
lyx_gui_misc.C new alert code 2001-11-26 10:19:58 +00:00
lyx_gui_misc.h new alert code 2001-11-26 10:19:58 +00:00
lyx_gui.C grey-out comboxes when they are disabled; disable toolbar layout combox when forceDefaultParagraph is true; enlarge a bit the toolbar tooltips 2002-01-20 23:17:17 +00:00
lyx_gui.h
lyx_main.C fix starting up which binary is really a symlink; make sure insetinclude file browser returns a relative path when this makes sense; straightforward cleanup of the ways to get filename and filepath for a buffer (in preparation of future work) 2002-01-14 23:31:23 +00:00
lyx_main.h no change logs, sorry 2001-12-18 03:30:35 +00:00
lyx_sty.C
lyx_sty.h
LyXAction.C bug 66 2002-01-14 02:13:51 +00:00
LyXAction.h fixes/cleanup to dispatch/getStatus stuff; fixes the bug where unwanted function names appear in minibuffer 2002-01-12 20:00:47 +00:00
lyxcursor.C whitespace changes; 2001-11-27 10:34:16 +00:00
lyxcursor.h whitespace changes; 2001-11-27 10:34:16 +00:00
lyxfind.C Modified form of John Levon's icon title patch 2002-01-03 03:14:40 +00:00
lyxfind.h - Applied the thesaurus patch. 2001-07-29 10:42:11 +00:00
lyxfont.C Fix for \mathfrak 2001-12-11 11:40:10 +00:00
lyxfont.h support for fraktur font in mathed 2001-12-11 10:14:51 +00:00
lyxfunc.C fix weird error message when a command is disabled ; fix switching buffer in xref dialog 2002-02-06 15:12:40 +00:00
lyxfunc.h Compile fixes following this weekends commits. 2002-01-14 12:56:05 +00:00
lyxgluelength.C remove out-commented code 2001-12-05 08:50:13 +00:00
lyxgluelength.h split vspace into smaller files. 2001-12-02 23:47:06 +00:00
lyxlayout.C 2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com> 2001-12-28 13:26:54 +00:00
lyxlayout.h 2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com> 2001-12-28 13:26:54 +00:00
lyxlength.C fix bug 175 (minipage in minipage); fix some warnings; apply external.diff from Herbert 2002-01-19 17:05:24 +00:00
lyxlength.h fix bug 175 (minipage in minipage); fix some warnings; apply external.diff from Herbert 2002-01-19 17:05:24 +00:00
lyxlex_pimpl.C Add string << operators for the other streams as well, and removes 2001-12-05 08:04:20 +00:00
lyxlex_pimpl.h more warnings go to /dev/null 2001-10-01 15:31:59 +00:00
lyxlex.C apply lyx.diff 2001-12-05 23:04:07 +00:00
lyxlex.h apply lyx.diff 2001-12-05 23:04:07 +00:00
lyxlookup.C
lyxlookup.h removed most uses of toupper and friends, removed <config.h> from headers and added it to some source files, applied patch from John for search&replace, and perhaps other things you will discover by browsing Changelog :) 2001-12-20 15:11:51 +00:00
lyxrc.C John's scalable font message and preferences inner_tab rename patch 2002-01-17 10:53:14 +00:00
lyxrc.h Revoke change made the other day to make menus appear as bold. 2002-01-10 15:14:22 +00:00
lyxrow.C whitespace changes; 2001-11-27 10:34:16 +00:00
lyxrow.h whitespace changes; 2001-11-27 10:34:16 +00:00
lyxscreen.h cleanups from Andre 2001-11-26 11:08:43 +00:00
LyXSendto.C fix starting up which binary is really a symlink; make sure insetinclude file browser returns a relative path when this makes sense; straightforward cleanup of the ways to get filename and filepath for a buffer (in preparation of future work) 2002-01-14 23:31:23 +00:00
lyxserver.C fixes/cleanup to dispatch/getStatus stuff; fixes the bug where unwanted function names appear in minibuffer 2002-01-12 20:00:47 +00:00
lyxserver.h fixes to lyxserver from John 2001-11-12 17:43:21 +00:00
lyxtext.h small stupid stuff 2002-01-13 00:33:21 +00:00
lyxtextclass.C Some minor changes to get the code to compile with DEC cxx. 2002-01-07 14:17:54 +00:00
lyxtextclass.h 2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com> 2001-12-28 13:26:54 +00:00
lyxtextclasslist.C Some minor changes to get the code to compile with DEC cxx. 2002-01-07 14:17:54 +00:00
lyxtextclasslist.h 2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com> 2001-12-28 13:26:54 +00:00
lyxvc.C new alert code 2001-11-26 10:19:58 +00:00
lyxvc.h fixed some bugs in the version control handling 2001-08-19 14:06:27 +00:00
LyXView.C fix problem with nroff detection, remove dead code with old floats, bogus message when closing last buffer, toolbar status when changing fonts in math; remove gnome menubar 2002-01-13 13:07:27 +00:00
LyXView.h Modified form of John Levon's icon title patch 2002-01-03 03:14:40 +00:00
main.C
Makefile.am func_status cleanup from Martin; fix small configure bug 2002-01-09 09:36:35 +00:00
MenuBackend.C fix 2001-12-20 17:23:17 +00:00
MenuBackend.h More header file include dependency work 2001-07-29 17:39:01 +00:00
minibuffer.C compile fixes 2002-01-14 16:48:28 +00:00
minibuffer.h Nobody complained so I'm committing my minibuffer completion patch. 2002-01-14 12:47:17 +00:00
nt_defines.h
os2_defines.h some mods I had in my local tree, mostly small stuff, perhaps minus the the Makefile changes 2001-09-09 22:02:19 +00:00
os2_errortable.h
Painter.C removed most uses of toupper and friends, removed <config.h> from headers and added it to some source files, applied patch from John for search&replace, and perhaps other things you will discover by browsing Changelog :) 2001-12-20 15:11:51 +00:00
Painter.h removed most uses of toupper and friends, removed <config.h> from headers and added it to some source files, applied patch from John for search&replace, and perhaps other things you will discover by browsing Changelog :) 2001-12-20 15:11:51 +00:00
PainterBase.C insetfloat work + stuff 2001-07-30 11:56:00 +00:00
PainterBase.h insetfloat work + stuff 2001-07-30 11:56:00 +00:00
paragraph_pimpl.C 2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com> 2001-12-28 13:26:54 +00:00
paragraph_pimpl.h 2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com> 2001-12-28 13:26:54 +00:00
paragraph.C fix bugs 200, 201, 196 2002-01-19 20:24:04 +00:00
paragraph.h fix bugs 200, 201, 196 2002-01-19 20:24:04 +00:00
ParagraphParameters.C insetfloat work + stuff 2001-07-30 11:56:00 +00:00
ParagraphParameters.h get rid of NO_LATEX, split some methods, small cleanup 2001-08-03 18:28:11 +00:00
ParameterStruct.h small stuff 2001-07-27 20:27:56 +00:00
print_form.C J�rgen S's form_sendto patch. 2002-01-25 11:34:58 +00:00
print_form.h
PrinterParams.h
screen.C 2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com> 2001-12-28 21:52:59 +00:00
Sectioning.C
Sectioning.h
ShareContainer.h
sp_base.h #include "LString.h" in the right places. Must be doing something right 2002-01-16 16:00:14 +00:00
sp_ispell.h Get it to compile again 2001-10-11 16:24:07 +00:00
sp_pspell.h Fixed spellchecker problems. 2001-10-22 21:17:06 +00:00
sp_spell.C Reduce Michael's buglist. 2001-11-28 16:09:25 +00:00
Spacing.C cleanups from John and Michael 2001-11-09 13:44:48 +00:00
Spacing.h cleanups from John and Michael 2001-11-09 13:44:48 +00:00
stamp-h.in
stl_string_fwd.h
tabular_funcs.C a better(?) compilation fix for cxx 2001-12-26 14:45:16 +00:00
tabular_funcs.h 2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com> 2001-12-28 13:26:54 +00:00
tabular-old.C removed most uses of toupper and friends, removed <config.h> from headers and added it to some source files, applied patch from John for search&replace, and perhaps other things you will discover by browsing Changelog :) 2001-12-20 15:11:51 +00:00
tabular.C fixes to biblio and insetgraphics from herbert; disable LAYOUT_PARAGRAPH when needed 2002-01-20 16:07:42 +00:00
tabular.h fixes to biblio and insetgraphics from herbert; disable LAYOUT_PARAGRAPH when needed 2002-01-20 16:07:42 +00:00
tex-accent.C
tex-accent.h
tex-strings.C
tex-strings.h
texrow.C insetfloat work + stuff 2001-07-30 11:56:00 +00:00
texrow.h
text2.C need_break_row was wrong in my earlier patches 2002-01-18 03:50:19 +00:00
text.C need_break_row was wrong in my earlier patches 2002-01-18 03:50:19 +00:00
TextCache.C better font and language handling for ert compability reading 2001-12-08 14:20:11 +00:00
TextCache.h better font and language handling for ert compability reading 2001-12-08 14:20:11 +00:00
Thesaurus.C the aik patch 2002-01-13 01:46:33 +00:00
Thesaurus.h the aik patch 2002-01-13 01:46:33 +00:00
ToolbarDefaults.C Compile fixes following this weekends commits. 2002-01-14 12:56:05 +00:00
ToolbarDefaults.h
tracer.C
tracer.h
trans_decl.h remove out-commented code 2001-12-05 08:50:13 +00:00
trans_mgr.C remove out-commented code 2001-12-05 08:50:13 +00:00
trans_mgr.h remove out-commented code 2001-12-05 08:50:13 +00:00
trans.C Compile fixes following this weekends commits. 2002-01-14 12:56:05 +00:00
trans.h remove out-commented code 2001-12-05 08:50:13 +00:00
undo_funcs.C small stupid stuff 2002-01-13 00:33:21 +00:00
undo_funcs.h
undo.C
undo.h
undostack.C minor cleanup 2001-12-13 17:19:53 +00:00
undostack.h minor cleanup 2001-12-13 17:19:53 +00:00
UpdateInset.C More header file include dependency work 2001-07-29 17:39:01 +00:00
UpdateInset.h More header file include dependency work 2001-07-29 17:39:01 +00:00
Variables.C
Variables.h
vc-backend.C fix starting up which binary is really a symlink; make sure insetinclude file browser returns a relative path when this makes sense; straightforward cleanup of the ways to get filename and filepath for a buffer (in preparation of future work) 2002-01-14 23:31:23 +00:00
vc-backend.h fixed some bugs in the version control handling 2001-08-19 14:06:27 +00:00
version.C.in more tweaks to version_info stuff 2001-10-03 15:49:32 +00:00
version.h more tweaks to version_info stuff 2001-10-03 15:49:32 +00:00
vms_defines.h
vspace.C fix bug 175 (minipage in minipage); fix some warnings; apply external.diff from Herbert 2002-01-19 17:05:24 +00:00
vspace.h split vspace into smaller files. 2001-12-02 23:47:06 +00:00
WorkArea.C fix for something similar to bug132, pluss some small stuff 2002-01-21 12:16:56 +00:00
WorkArea.h Compile fixes following this weekends commits. 2002-01-14 12:56:05 +00:00
XFormsView.C fixes/cleanup to dispatch/getStatus stuff; fixes the bug where unwanted function names appear in minibuffer 2002-01-12 20:00:47 +00:00
XFormsView.h Modified form of John Levon's icon title patch 2002-01-03 03:14:40 +00:00