lyx_mirror/src
Lars Gullik Bjønnes 1cbc74d5df updates and fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@793 a592a061-630c-0410-9148-cb99ea01b6c8
2000-06-06 10:10:26 +00:00
..
cheaders clear()->erase() ; lots of using directives for cxx 2000-05-04 10:57:00 +00:00
insets Three patches from Dekel. Read ChangeLog 2000-06-05 15:12:09 +00:00
mathed some small patches 2000-05-19 19:46:23 +00:00
support fix to the lyxstring bug, better searching for dep files in latex log, use \hfil in lyxlist envir 2000-05-31 17:08:11 +00:00
.cvsignore read ChangeLog, a lot of whitespace changes. experimental use of libtool 1999-11-22 16:19:48 +00:00
BackStack.h fix the smallcaps drawing, move xfont metrics functions out from LyXFont, move non-inlineable functions out of line 2000-04-04 00:19:15 +00:00
bibforms.h Initial revision 1999-09-27 18:44:28 +00:00
bmtable.c apply the ostream changes to mathed, some other small related things 2000-03-07 01:14:37 +00:00
bmtable.h Various fixes from Dekel Tsur. 2000-04-03 11:36:35 +00:00
broken_headers.h the freespacing patch from Kayvan, draw the math empty delim with onoffdash, asure that the tables passed to lyxlex is sorted and sort them if not, use std::lower_bound to search in lyxlex tables, use binary search in stead of linear in math_delim::search_deco, we also sort the math_deco_table upon startup. 2000-03-09 03:36:48 +00:00
buffer.C patch from Dekel 2000-05-26 00:00:02 +00:00
buffer.h more small fixes 2000-05-21 20:41:06 +00:00
bufferlist.C a little bit saver buffer closing 2000-06-05 19:36:14 +00:00
bufferlist.h fix the smallcaps drawing, move xfont metrics functions out from LyXFont, move non-inlineable functions out of line 2000-04-04 00:19:15 +00:00
bufferparams.C fix the smallcaps drawing, move xfont metrics functions out from LyXFont, move non-inlineable functions out of line 2000-04-04 00:19:15 +00:00
bufferparams.h paragraph-spacing, redoparagraph in deleteemptyparagraphmechanism, got rid of some current_views 2000-04-11 22:55:29 +00:00
BufferView2.C Three patches from Dekel. Read ChangeLog 2000-06-05 15:12:09 +00:00
bufferview_funcs.C two patches from Dekel 2000-05-30 19:31:11 +00:00
bufferview_funcs.h two new files 2000-04-12 15:11:29 +00:00
BufferView_pimpl.C Three patches from Dekel. Read ChangeLog 2000-06-05 15:12:09 +00:00
BufferView_pimpl.h Three patches from Dekel. Read ChangeLog 2000-06-05 15:12:09 +00:00
BufferView.C Three patches from Dekel. Read ChangeLog 2000-06-05 15:12:09 +00:00
BufferView.h Three patches from Dekel. Read ChangeLog 2000-06-05 15:12:09 +00:00
bullet_forms_cb.C remove the old painter, remove support for mono_video, reverse_video, fast selection, work in progress to make insetlaex accent better. editable insetcommand drawn as buttons. 2000-02-17 19:59:08 +00:00
bullet_forms.C remove the old painter, remove support for mono_video, reverse_video, fast selection, work in progress to make insetlaex accent better. editable insetcommand drawn as buttons. 2000-02-17 19:59:08 +00:00
bullet_forms.h A bunch of obvious changes to please strict ansi compilers. Not finished. 1999-10-19 15:06:30 +00:00
Bullet.C small bullet patch from dekel 2000-05-24 19:02:41 +00:00
Bullet.h small bullet patch from dekel 2000-05-24 19:02:41 +00:00
Chktex.C Remove the optional bool argument to ChangeExtension(). 2000-05-11 16:12:46 +00:00
Chktex.h several small and larger changes, read the Changelog 2000-02-04 09:38:32 +00:00
chset.C stupid typo 2000-06-01 00:11:13 +00:00
chset.h const fixes and alway generate/run latex on view/update 2000-06-01 00:01:17 +00:00
ColorHandler.C Small configure fix; update to fr.po; more loaclizable strings for color handler. 2000-05-26 10:49:22 +00:00
ColorHandler.h make the graphics backround render ok + other stuff more changes than Id like at this stage, please test 2000-04-16 22:27:30 +00:00
combox.C some using changes small changes in lyxfont and some other things, read the Changelog 2000-03-28 02:18:55 +00:00
combox.h use more explicit on constructors use the pimpl idom to reduce size with about 500k 2000-04-08 17:02:02 +00:00
commandtags.h patch from Dekel 2000-05-26 00:00:02 +00:00
credits_form.C the freespacing patch from Kayvan, draw the math empty delim with onoffdash, asure that the tables passed to lyxlex is sorted and sort them if not, use std::lower_bound to search in lyxlex tables, use binary search in stead of linear in math_delim::search_deco, we also sort the math_deco_table upon startup. 2000-03-09 03:36:48 +00:00
credits_form.h A bunch of obvious changes to please strict ansi compilers. Not finished. 1999-10-19 15:06:30 +00:00
credits.C fix crossref label list, some debug messages + various 2000-01-25 12:35:27 +00:00
credits.h pos=string::npos for regex not found, use handcoded transform in lstring.C, fix the crash in Delete, move to pre ind/dec instead of post inc/dec, try to use ostream_iterator in lastfiles.C, remove some debug output, change the rest of the .cdef files, make display of umlaut better 2000-01-24 18:34:46 +00:00
CutAndPaste.C Fix part of the line-delete-forward problem 2000-05-26 16:13:01 +00:00
CutAndPaste.h read the Changelog, preparing for prerelease 2000-04-19 01:42:55 +00:00
debug.C Hollyway updates; hopefully fix bugs with insetbib searching of bib file. 2000-05-17 13:40:40 +00:00
debug.h Added a preliminary NOT working insettabular. Lot's of fixes for the text 2000-04-19 14:42:19 +00:00
DepTable.C some using changes small changes in lyxfont and some other things, read the Changelog 2000-03-28 02:18:55 +00:00
DepTable.h fix the smallcaps drawing, move xfont metrics functions out from LyXFont, move non-inlineable functions out of line 2000-04-04 00:19:15 +00:00
direction.h several small and larger changes, read the Changelog 2000-02-04 09:38:32 +00:00
figure.h Initial revision 1999-09-27 18:44:28 +00:00
filedlg.C some small patches 2000-05-19 19:46:23 +00:00
filedlg.h fix the smallcaps drawing, move xfont metrics functions out from LyXFont, move non-inlineable functions out of line 2000-04-04 00:19:15 +00:00
font.C Small changes needed by dec cxx 2000-04-06 09:17:40 +00:00
font.h fix the smallcaps drawing, move xfont metrics functions out from LyXFont, move non-inlineable functions out of line 2000-04-04 00:19:15 +00:00
FontInfo.C fix the smallcaps drawing, move xfont metrics functions out from LyXFont, move non-inlineable functions out of line 2000-04-04 00:19:15 +00:00
FontInfo.h use more explicit on constructors use the pimpl idom to reduce size with about 500k 2000-04-08 17:02:02 +00:00
FontLoader.C some small changes 2000-05-22 16:56:05 +00:00
FontLoader.h fix the smallcaps drawing, move xfont metrics functions out from LyXFont, move non-inlineable functions out of line 2000-04-04 00:19:15 +00:00
form1.C white-space changes, removed definitions.h several enum changes because of this, new file undo.C rewritten some in chset.C 1999-11-15 12:01:38 +00:00
form1.h fix the smallcaps drawing, move xfont metrics functions out from LyXFont, move non-inlineable functions out of line 2000-04-04 00:19:15 +00:00
gettext.h Initial revision 1999-09-27 18:44:28 +00:00
ImportLaTeX.C Remove the optional bool argument to ChangeExtension(). 2000-05-11 16:12:46 +00:00
ImportLaTeX.h use more explicit on constructors use the pimpl idom to reduce size with about 500k 2000-04-08 17:02:02 +00:00
ImportNoweb.C Small fix for being able to compile with egcs 2000-05-05 07:54:27 +00:00
ImportNoweb.h use more explicit on constructors use the pimpl idom to reduce size with about 500k 2000-04-08 17:02:02 +00:00
include_form.h A bunch of obvious changes to please strict ansi compilers. Not finished. 1999-10-19 15:06:30 +00:00
intl.C make the graphics backround render ok + other stuff more changes than Id like at this stage, please test 2000-04-16 22:27:30 +00:00
intl.h fix the smallcaps drawing, move xfont metrics functions out from LyXFont, move non-inlineable functions out of line 2000-04-04 00:19:15 +00:00
kbmap.C some using changes small changes in lyxfont and some other things, read the Changelog 2000-03-28 02:18:55 +00:00
kbmap.h fix the smallcaps drawing, move xfont metrics functions out from LyXFont, move non-inlineable functions out of line 2000-04-04 00:19:15 +00:00
kbsequence.C some using changes small changes in lyxfont and some other things, read the Changelog 2000-03-28 02:18:55 +00:00
kbsequence.h several small and larger changes, read the Changelog 2000-02-04 09:38:32 +00:00
language.C Broadwood fixes from Garst; toc/ref menus fixes 2000-05-22 13:20:51 +00:00
language.h some small patches 2000-05-19 19:46:23 +00:00
lastfiles.C clear()->erase() ; lots of using directives for cxx 2000-05-04 10:57:00 +00:00
lastfiles.h some small changes 2000-05-22 16:56:05 +00:00
LaTeX.C fix to the lyxstring bug, better searching for dep files in latex log, use \hfil in lyxlist envir 2000-05-31 17:08:11 +00:00
LaTeX.h a couple of small fixes + a fix for the error in bibtex files problem 2000-04-28 20:03:21 +00:00
LaTeXFeatures.C patch from dekel 2000-05-19 16:46:01 +00:00
LaTeXFeatures.h patch from dekel 2000-05-19 16:46:01 +00:00
LaTeXLog.C Remove the optional bool argument to ChangeExtension(). 2000-05-11 16:12:46 +00:00
latexoptions.C white-space changes, removed definitions.h several enum changes because of this, new file undo.C rewritten some in chset.C 1999-11-15 12:01:38 +00:00
latexoptions.h A bunch of obvious changes to please strict ansi compilers. Not finished. 1999-10-19 15:06:30 +00:00
layout_forms.C Three patches from Angus (make LyXGUI::lyxViews private), Dekel (fix 2000-04-17 14:00:18 +00:00
layout_forms.h Three patches from Angus (make LyXGUI::lyxViews private), Dekel (fix 2000-04-17 14:00:18 +00:00
layout.C some small patches 2000-05-19 19:46:23 +00:00
layout.h Dekel patch to add EndLabelString tag to layout files. 2000-05-12 13:11:20 +00:00
LColor.C two patches from Dekel 2000-05-30 19:31:11 +00:00
LColor.h two patches from Dekel 2000-05-30 19:31:11 +00:00
Literate.C clear()->erase() ; lots of using directives for cxx 2000-05-04 10:57:00 +00:00
Literate.h several small and larger changes, read the Changelog 2000-02-04 09:38:32 +00:00
LString.h fix the smallcaps drawing, move xfont metrics functions out from LyXFont, move non-inlineable functions out of line 2000-04-04 00:19:15 +00:00
lyx_cb.C Three patches from Dekel. Read ChangeLog 2000-06-05 15:12:09 +00:00
lyx_cb.h small fixes, silence debug msgs, move some functions 2000-04-12 14:20:08 +00:00
lyx_gui_misc.C Three patches from Dekel. Read ChangeLog 2000-06-05 15:12:09 +00:00
lyx_gui_misc.h Small changes; ChangeLog is your friend 2000-04-11 16:57:16 +00:00
lyx_gui.C Remove unused command line options and lyxrc tags. 2000-05-31 14:47:46 +00:00
lyx_gui.h Two patches from Claus; two patches from Andre' (with additional bugfixes) 2000-04-28 11:18:04 +00:00
lyx_main.C New -userdir command line option. A few command line parsing tweaks. 2000-05-29 15:29:50 +00:00
lyx_main.h New -userdir command line option. A few command line parsing tweaks. 2000-05-29 15:29:50 +00:00
lyx_sendfax_main.C some using changes small changes in lyxfont and some other things, read the Changelog 2000-03-28 02:18:55 +00:00
lyx_sendfax.C white-space changes, removed definitions.h several enum changes because of this, new file undo.C rewritten some in chset.C 1999-11-15 12:01:38 +00:00
lyx_sendfax.h A bunch of obvious changes to please strict ansi compilers. Not finished. 1999-10-19 15:06:30 +00:00
lyx_sty.C make text private in LyXParagraph some changes to import ascii file 2000-03-16 04:29:22 +00:00
lyx_sty.h the freespacing patch from Kayvan, draw the math empty delim with onoffdash, asure that the tables passed to lyxlex is sorted and sort them if not, use std::lower_bound to search in lyxlex tables, use binary search in stead of linear in math_delim::search_deco, we also sort the math_deco_table upon startup. 2000-03-09 03:36:48 +00:00
lyx.C updates and fixes 2000-06-06 10:10:26 +00:00
lyx.h Three patches from Dekel. Read ChangeLog 2000-06-05 15:12:09 +00:00
LyXAction.C patch from Dekel 2000-05-26 00:00:02 +00:00
LyXAction.h fix the smallcaps drawing, move xfont metrics functions out from LyXFont, move non-inlineable functions out of line 2000-04-04 00:19:15 +00:00
lyxcursor.h two patches from Dekel 2000-05-30 19:31:11 +00:00
lyxfont.C some small changes 2000-05-22 16:56:05 +00:00
lyxfont.h some small changes 2000-05-22 16:56:05 +00:00
lyxfr0.C make text private in LyXParagraph some changes to import ascii file 2000-03-16 04:29:22 +00:00
lyxfr0.h got rid of more current_views rewritten the search and replace dialog 2000-03-01 04:56:55 +00:00
lyxfr1.C use more explicit on constructors use the pimpl idom to reduce size with about 500k 2000-04-08 17:02:02 +00:00
lyxfr1.h got rid of more current_views rewritten the search and replace dialog 2000-03-01 04:56:55 +00:00
lyxfunc.C Fix problem with Latex and noweb import (the buffer was created twice) 2000-05-31 16:48:20 +00:00
lyxfunc.h Two patches from Claus; two patches from Andre' (with additional bugfixes) 2000-04-28 11:18:04 +00:00
lyxlex_pimpl.C Various warnings fixed, added preliminary read of old table format and 2000-05-17 14:43:09 +00:00
lyxlex_pimpl.h Various warnings fixed, added preliminary read of old table format and 2000-05-17 14:43:09 +00:00
lyxlex.C Various warnings fixed, added preliminary read of old table format and 2000-05-17 14:43:09 +00:00
lyxlex.h Various warnings fixed, added preliminary read of old table format and 2000-05-17 14:43:09 +00:00
lyxlookup.C some sun compile fixes the need clipboard code patch from Dekel ans some other fixes 2000-05-20 21:37:05 +00:00
lyxlookup.h the freespacing patch from Kayvan, draw the math empty delim with onoffdash, asure that the tables passed to lyxlex is sorted and sort them if not, use std::lower_bound to search in lyxlex tables, use binary search in stead of linear in math_delim::search_deco, we also sort the math_deco_table upon startup. 2000-03-09 03:36:48 +00:00
lyxparagraph.h Fix part of the line-delete-forward problem 2000-05-26 16:13:01 +00:00
lyxrc.C Remove unused command line options and lyxrc tags. 2000-05-31 14:47:46 +00:00
lyxrc.h two patches from Dekel 2000-05-30 19:31:11 +00:00
lyxrow.h several changes and fixes. Read the ChangeLog 2000-04-26 13:57:28 +00:00
lyxscreen.h removed unused code 2000-04-29 00:47:16 +00:00
LyXSendto.C Remove the optional bool argument to ChangeExtension(). 2000-05-11 16:12:46 +00:00
lyxserver.C clear()->erase() ; lots of using directives for cxx 2000-05-04 10:57:00 +00:00
lyxserver.h use more explicit on constructors use the pimpl idom to reduce size with about 500k 2000-04-08 17:02:02 +00:00
lyxtext.h two patches from Dekel 2000-05-30 19:31:11 +00:00
lyxvc.C rename VCS::stat() to CVS::status() 2000-05-17 16:42:35 +00:00
lyxvc.h a couple of name changes and new functionality in lyxvc and vc-backend 1999-11-09 23:52:04 +00:00
LyXView.C paragraph-spacing, redoparagraph in deleteemptyparagraphmechanism, got rid of some current_views 2000-04-11 22:55:29 +00:00
LyXView.h paragraph-spacing, redoparagraph in deleteemptyparagraphmechanism, got rid of some current_views 2000-04-11 22:55:29 +00:00
main.C some using changes small changes in lyxfont and some other things, read the Changelog 2000-03-28 02:18:55 +00:00
Makefile.am So now we have a TabularLayoutMenu for inset-tabulars too! 2000-05-08 13:39:45 +00:00
menus.C updates and fixes 2000-06-06 10:10:26 +00:00
menus.h patch from dekel 2000-05-19 16:46:01 +00:00
minibuffer.C clear()->erase() ; lots of using directives for cxx 2000-05-04 10:57:00 +00:00
minibuffer.h use more explicit on constructors use the pimpl idom to reduce size with about 500k 2000-04-08 17:02:02 +00:00
nt_defines.h pos=string::npos for regex not found, use handcoded transform in lstring.C, fix the crash in Delete, move to pre ind/dec instead of post inc/dec, try to use ostream_iterator in lastfiles.C, remove some debug output, change the rest of the .cdef files, make display of umlaut better 2000-01-24 18:34:46 +00:00
os2_defines.h the freespacing patch from Kayvan, draw the math empty delim with onoffdash, asure that the tables passed to lyxlex is sorted and sort them if not, use std::lower_bound to search in lyxlex tables, use binary search in stead of linear in math_delim::search_deco, we also sort the math_deco_table upon startup. 2000-03-09 03:36:48 +00:00
os2_errortable.h the freespacing patch from Kayvan, draw the math empty delim with onoffdash, asure that the tables passed to lyxlex is sorted and sort them if not, use std::lower_bound to search in lyxlex tables, use binary search in stead of linear in math_delim::search_deco, we also sort the math_deco_table upon startup. 2000-03-09 03:36:48 +00:00
Painter.C make the graphics backround render ok + other stuff more changes than Id like at this stage, please test 2000-04-16 22:27:30 +00:00
Painter.h make the graphics backround render ok + other stuff more changes than Id like at this stage, please test 2000-04-16 22:27:30 +00:00
PainterBase.C fix the smallcaps drawing, move xfont metrics functions out from LyXFont, move non-inlineable functions out of line 2000-04-04 00:19:15 +00:00
PainterBase.h use more explicit on constructors use the pimpl idom to reduce size with about 500k 2000-04-08 17:02:02 +00:00
PaperLayout.C apply the ostream changes to mathed, some other small related things 2000-03-07 01:14:37 +00:00
paragraph.C updates and fixes 2000-06-06 10:10:26 +00:00
ParagraphExtra.C apply the ostream changes to mathed, some other small related things 2000-03-07 01:14:37 +00:00
print_form.C white-space changes, removed definitions.h several enum changes because of this, new file undo.C rewritten some in chset.C 1999-11-15 12:01:38 +00:00
print_form.h make text private in LyXParagraph some changes to import ascii file 2000-03-16 04:29:22 +00:00
screen.C some sun compile fixes the need clipboard code patch from Dekel ans some other fixes 2000-05-20 21:37:05 +00:00
sp_form.C white-space changes, removed definitions.h several enum changes because of this, new file undo.C rewritten some in chset.C 1999-11-15 12:01:38 +00:00
sp_form.h A bunch of obvious changes to please strict ansi compilers. Not finished. 1999-10-19 15:06:30 +00:00
Spacing.C clear()->erase() ; lots of using directives for cxx 2000-05-04 10:57:00 +00:00
Spacing.h read the Changelog, preparing for prerelease 2000-04-19 01:42:55 +00:00
spellchecker.C updates and fixes 2000-06-06 10:10:26 +00:00
spellchecker.h continue the crusade to get rid of current_view 2000-02-22 00:36:17 +00:00
stamp-h.in Initial revision 1999-09-27 18:44:28 +00:00
stl_string_fwd.h make text private in LyXParagraph some changes to import ascii file 2000-03-16 04:29:22 +00:00
table.C InsetTabular should now be feature-equal to table-support, small fixes. 2000-05-26 13:09:14 +00:00
table.h removed insets/buffer from this as it is not needed! 2000-05-05 09:41:35 +00:00
TableLayout.C Fixed undo handling for tabular-insets and update TabularLayout on 2000-05-16 15:17:19 +00:00
tabular.C InsetTabular should now be feature-equal to table-support, small fixes. 2000-05-26 13:09:14 +00:00
tabular.h InsetTabular should now be feature-equal to table-support, small fixes. 2000-05-26 13:09:14 +00:00
TabularLayout.C InsetTabular should now be feature-equal to table-support, small fixes. 2000-05-26 13:09:14 +00:00
tex-accent.C change to use ostreams instead of string when writing files. fiddling with insettext. font fix in formula.C. 2000-03-06 02:42:40 +00:00
tex-accent.h pos=string::npos for regex not found, use handcoded transform in lstring.C, fix the crash in Delete, move to pre ind/dec instead of post inc/dec, try to use ostream_iterator in lastfiles.C, remove some debug output, change the rest of the .cdef files, make display of umlaut better 2000-01-24 18:34:46 +00:00
tex-defs.h Initial revision 1999-09-27 18:44:28 +00:00
tex-strings.C make the graphics backround render ok + other stuff more changes than Id like at this stage, please test 2000-04-16 22:27:30 +00:00
tex-strings.h Dekels arabic patch, + some small things by me 2000-03-10 13:22:20 +00:00
texoptions.C doubleClick, trippleClick, new UpdateInsetList some other small stuff 2000-02-23 16:39:03 +00:00
texrow.C the freespacing patch from Kayvan, draw the math empty delim with onoffdash, asure that the tables passed to lyxlex is sorted and sort them if not, use std::lower_bound to search in lyxlex tables, use binary search in stead of linear in math_delim::search_deco, we also sort the math_deco_table upon startup. 2000-03-09 03:36:48 +00:00
texrow.h Commiting my changes till now. Mainly (only?) changes to make text-insets and 2000-05-04 08:14:34 +00:00
text2.C Three patches from Dekel. Read ChangeLog 2000-06-05 15:12:09 +00:00
text.C two patches from Dekel 2000-05-30 19:31:11 +00:00
TextCache.C small changes 2000-04-10 21:40:13 +00:00
TextCache.h fix the smallcaps drawing, move xfont metrics functions out from LyXFont, move non-inlineable functions out of line 2000-04-04 00:19:15 +00:00
toolbar.C fix the smallcaps drawing, move xfont metrics functions out from LyXFont, move non-inlineable functions out of line 2000-04-04 00:19:15 +00:00
toolbar.h fix the smallcaps drawing, move xfont metrics functions out from LyXFont, move non-inlineable functions out of line 2000-04-04 00:19:15 +00:00
ToolbarDefaults.C some using changes small changes in lyxfont and some other things, read the Changelog 2000-03-28 02:18:55 +00:00
ToolbarDefaults.h fix the smallcaps drawing, move xfont metrics functions out from LyXFont, move non-inlineable functions out of line 2000-04-04 00:19:15 +00:00
tracer.C three missing files 2000-03-17 10:26:26 +00:00
tracer.h use more explicit on constructors use the pimpl idom to reduce size with about 500k 2000-04-08 17:02:02 +00:00
trans_decl.h fixes because of SUN CC warnings, bmtable now compiled with C compilator, countChar should also work on CC now, read ChangeLog 1999-12-21 06:10:21 +00:00
trans_mgr.C const fixes and alway generate/run latex on view/update 2000-06-01 00:01:17 +00:00
trans_mgr.h const fixes and alway generate/run latex on view/update 2000-06-01 00:01:17 +00:00
trans.C clear()->erase() ; lots of using directives for cxx 2000-05-04 10:57:00 +00:00
trans.h small things. 1999-12-13 21:59:26 +00:00
undo.C make text private in LyXParagraph some changes to import ascii file 2000-03-16 04:29:22 +00:00
undo.h fix the smallcaps drawing, move xfont metrics functions out from LyXFont, move non-inlineable functions out of line 2000-04-04 00:19:15 +00:00
UpdateInset.C doubleClick, trippleClick, new UpdateInsetList some other small stuff 2000-02-23 16:39:03 +00:00
UpdateInset.h fix the smallcaps drawing, move xfont metrics functions out from LyXFont, move non-inlineable functions out of line 2000-04-04 00:19:15 +00:00
vc-backend.C rename VCS::stat() to CVS::status() 2000-05-17 16:42:35 +00:00
vc-backend.h rename VCS::stat() to CVS::status() 2000-05-17 16:42:35 +00:00
version.h set the version back to cvs 2000-05-21 03:16:24 +00:00
vms_defines.h the freespacing patch from Kayvan, draw the math empty delim with onoffdash, asure that the tables passed to lyxlex is sorted and sort them if not, use std::lower_bound to search in lyxlex tables, use binary search in stead of linear in math_delim::search_deco, we also sort the math_deco_table upon startup. 2000-03-09 03:36:48 +00:00
vspace.C some small patches 2000-05-19 19:46:23 +00:00
vspace.h some small patches 2000-05-19 19:46:23 +00:00
WorkArea.C some sun compile fixes the need clipboard code patch from Dekel ans some other fixes 2000-05-20 21:37:05 +00:00
WorkArea.h some new clipboard code 2000-05-20 01:38:25 +00:00