..
cheaders
Re-add cname header files, with additional <clocale>
1999-10-19 14:10:51 +00:00
insets
Added a preliminary NOT working insettabular. Lot's of fixes for the text
2000-04-19 14:42:19 +00:00
mathed
Added a preliminary NOT working insettabular. Lot's of fixes for the text
2000-04-19 14:42:19 +00:00
support
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
.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
read the Changelog, preparing for prerelease
2000-04-19 01:42:55 +00:00
buffer.h
paragraph-spacing, redoparagraph in deleteemptyparagraphmechanism, got rid of some current_views
2000-04-11 22:55:29 +00:00
bufferlist.C
small fixes, silence debug msgs, move some functions
2000-04-12 14:20:08 +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
Added a preliminary NOT working insettabular. Lot's of fixes for the text
2000-04-19 14:42:19 +00:00
bufferview_funcs.C
better mouse pointer handling, actualy makes sense now
2000-04-14 19:20:33 +00:00
bufferview_funcs.h
two new files
2000-04-12 15:11:29 +00:00
BufferView_pimpl.C
Added a preliminary NOT working insettabular. Lot's of fixes for the text
2000-04-19 14:42:19 +00:00
BufferView_pimpl.h
better mouse pointer handling, actualy makes sense now
2000-04-14 19:20:33 +00:00
BufferView.C
better mouse pointer handling, actualy makes sense now
2000-04-14 19:20:33 +00:00
BufferView.h
Added a preliminary NOT working insettabular. Lot's of fixes for the text
2000-04-19 14:42:19 +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
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
Bullet.h
use more explicit on constructors use the pimpl idom to reduce size with about 500k
2000-04-08 17:02:02 +00:00
Chktex.C
make text private in LyXParagraph some changes to import ascii file
2000-03-16 04:29:22 +00:00
Chktex.h
several small and larger changes, read the Changelog
2000-02-04 09:38:32 +00:00
chset.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
chset.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
ColorHandler.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
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
Added a preliminary NOT working insettabular. Lot's of fixes for the text
2000-04-19 14:42:19 +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
Added a preliminary NOT working insettabular. Lot's of fixes for the text
2000-04-19 14:42:19 +00:00
CutAndPaste.h
read the Changelog, preparing for prerelease
2000-04-19 01:42:55 +00:00
debug.C
Added a preliminary NOT working insettabular. Lot's of fixes for the text
2000-04-19 14:42:19 +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
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
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
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
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
make text private in LyXParagraph some changes to import ascii file
2000-03-16 04:29:22 +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
make text private in LyXParagraph some changes to import ascii file
2000-03-16 04:29:22 +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
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
language.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
lastfiles.C
some using changes small changes in lyxfont and some other things, read the Changelog
2000-03-28 02:18:55 +00:00
lastfiles.h
use more explicit on constructors use the pimpl idom to reduce size with about 500k
2000-04-08 17:02:02 +00:00
LaTeX.C
some using changes small changes in lyxfont and some other things, read the Changelog
2000-03-28 02:18:55 +00:00
LaTeX.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
LaTeXFeatures.C
paragraph-spacing, redoparagraph in deleteemptyparagraphmechanism, got rid of some current_views
2000-04-11 22:55:29 +00:00
LaTeXFeatures.h
small changes
2000-04-10 21:40:13 +00:00
LaTeXLog.C
the figinsetpatch some lyxrc changes, read the ChangeLog
2000-03-12 10:35:05 +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
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
layout.h
use more explicit on constructors use the pimpl idom to reduce size with about 500k
2000-04-08 17:02:02 +00:00
LColor.C
Backup file patch from Dekel; Update to scr layout files from Hartmut Goebel
2000-03-20 14:49:54 +00:00
LColor.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
Literate.C
some using changes small changes in lyxfont and some other things, read the Changelog
2000-03-28 02:18:55 +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 Angus (make LyXGUI::lyxViews private), Dekel (fix
2000-04-17 14:00:18 +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
small fixes, silence debug msgs, move some functions
2000-04-12 14:20:08 +00:00
lyx_gui_misc.h
Small changes; ChangeLog is your friend
2000-04-11 16:57:16 +00:00
lyx_gui.C
Three patches from Angus (make LyXGUI::lyxViews private), Dekel (fix
2000-04-17 14:00:18 +00:00
lyx_gui.h
Three patches from Angus (make LyXGUI::lyxViews private), Dekel (fix
2000-04-17 14:00:18 +00:00
lyx_main.C
extern c on error_handler
2000-04-14 17:20:16 +00:00
lyx_main.h
One third of Andre' no-gui patch.
2000-03-20 16:37: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
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.h
A bunch of obvious changes to please strict ansi compilers. Not finished.
1999-10-19 15:06:30 +00:00
LyXAction.C
Added a preliminary NOT working insettabular. Lot's of fixes for the text
2000-04-19 14:42:19 +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
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
lyxfont.C
Three patches from Angus (make LyXGUI::lyxViews private), Dekel (fix
2000-04-17 14:00:18 +00:00
lyxfont.h
use more explicit on constructors use the pimpl idom to reduce size with about 500k
2000-04-08 17:02:02 +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
Added a preliminary NOT working insettabular. Lot's of fixes for the text
2000-04-19 14:42:19 +00:00
lyxfunc.h
use more explicit on constructors use the pimpl idom to reduce size with about 500k
2000-04-08 17:02:02 +00:00
lyxlex_pimpl.C
Small changes; ChangeLog is your friend
2000-04-11 16:57:16 +00:00
lyxlex_pimpl.h
use more explicit on constructors use the pimpl idom to reduce size with about 500k
2000-04-08 17:02:02 +00:00
lyxlex.C
use more explicit on constructors use the pimpl idom to reduce size with about 500k
2000-04-08 17:02:02 +00:00
lyxlex.h
use more explicit on constructors use the pimpl idom to reduce size with about 500k
2000-04-08 17:02:02 +00:00
lyxlookup.C
some using changes small changes in lyxfont and some other things, read the Changelog
2000-03-28 02:18:55 +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
paragraph-spacing, redoparagraph in deleteemptyparagraphmechanism, got rid of some current_views
2000-04-11 22:55:29 +00:00
lyxrc.C
small changes
2000-04-10 21:40:13 +00:00
lyxrc.h
small changes
2000-04-10 21:40:13 +00:00
lyxrow.h
make text private in LyXParagraph some changes to import ascii file
2000-03-16 04:29:22 +00:00
lyxscreen.h
Dekels arabic patch, + some small things by me
2000-03-10 13:22:20 +00:00
LyXSendto.C
small fixes, silence debug msgs, move some functions
2000-04-12 14:20:08 +00:00
lyxserver.C
Small changes; ChangeLog is your friend
2000-04-11 16:57:16 +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
Added a preliminary NOT working insettabular. Lot's of fixes for the text
2000-04-19 14:42:19 +00:00
lyxvc.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
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
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
menus.C
small fixes, silence debug msgs, move some functions
2000-04-12 14:20:08 +00:00
menus.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
minibuffer.C
use more explicit on constructors use the pimpl idom to reduce size with about 500k
2000-04-08 17:02:02 +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
Added a preliminary NOT working insettabular. Lot's of fixes for the text
2000-04-19 14:42:19 +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
read the Changelog, preparing for prerelease
2000-04-19 01:42:55 +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
read the Changelog, preparing for prerelease
2000-04-19 01:42:55 +00:00
Spacing.h
read the Changelog, preparing for prerelease
2000-04-19 01:42:55 +00:00
spellchecker.C
Three patches from Angus (make LyXGUI::lyxViews private), Dekel (fix
2000-04-17 14:00:18 +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
Added a preliminary NOT working insettabular. Lot's of fixes for the text
2000-04-19 14:42:19 +00:00
table.h
Added a preliminary NOT working insettabular. Lot's of fixes for the text
2000-04-19 14:42:19 +00:00
TableLayout.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
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
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
text2.C
Added a preliminary NOT working insettabular. Lot's of fixes for the text
2000-04-19 14:42:19 +00:00
text.C
read the Changelog, preparing for prerelease
2000-04-19 01:42:55 +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
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
trans_mgr.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.C
some using changes small changes in lyxfont and some other things, read the Changelog
2000-03-28 02:18:55 +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
some using changes small changes in lyxfont and some other things, read the Changelog
2000-03-28 02:18:55 +00:00
vc-backend.h
use more explicit on constructors use the pimpl idom to reduce size with about 500k
2000-04-08 17:02:02 +00:00
version.h
upped the version number
2000-02-03 19:44:16 +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
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
vspace.h
use more explicit on constructors use the pimpl idom to reduce size with about 500k
2000-04-08 17:02:02 +00:00
WorkArea.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
WorkArea.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