..
cheaders
rotate the changelog and a bunch of new changelogs.
2001-01-12 09:42:30 +00:00
frontends
Changed FormCopyright to MVC.
2001-04-02 10:24:07 +00:00
graphics
Minor cleanups of code and comments.
2001-03-18 17:48:56 +00:00
insets
Reindent files with tab-stops (instead of 4 spaces). It is allowed to change
2001-04-02 14:02:58 +00:00
mathed
use anon namespace, somewhat better comp. handling of minipages, not quite there yet
2001-03-20 01:22:46 +00:00
support
use anon namespace, somewhat better comp. handling of minipages, not quite there yet
2001-03-20 01:22:46 +00:00
xtl
rotate the changelog and a bunch of new changelogs.
2001-01-12 09:42:30 +00:00
.cvsignore
Do not specify the -ansi switch for gcc
2000-09-27 15:43:49 +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
Changed InsetText * in InsetCollapsable to be a InsetText.
2001-03-30 14:28:17 +00:00
buffer.h
Cleaner code for linuxdoc generation that allowed finally to removed some
2001-03-21 23:38:07 +00:00
bufferlist.C
Applied John's FileDialog patch.
2001-03-07 14:25:31 +00:00
bufferlist.h
one small private fix in mathed, put noncopyable and tie into boost namespace
2001-03-15 16:04:46 +00:00
bufferparams.C
Angus's 23rd November patch
2000-11-28 06:46:06 +00:00
bufferparams.h
Dekel language/encoding patch + a few fixes
2000-10-10 12:36:36 +00:00
BufferView2.C
remove Last when NEW_INSETS is defined
2001-03-11 00:21:13 +00:00
bufferview_funcs.C
ParagraphParameters and SharedContainer
2001-03-06 14:07:14 +00:00
bufferview_funcs.h
character2.diff.gz
2001-02-26 15:17:19 +00:00
BufferView_pimpl.C
Changed drawing of button in InsetCollapsable and some Mouse/Curosor fixes.
2001-03-28 09:28:48 +00:00
BufferView_pimpl.h
remove CXX_WORKING_NAMESPACES
2001-03-15 18:21:56 +00:00
BufferView.C
no log...
2001-03-06 19:29:58 +00:00
BufferView.h
one small private fix in mathed, put noncopyable and tie into boost namespace
2001-03-15 16:04:46 +00:00
Bullet.C
use the new sstream return non-pods as const, use string instead of char * in a lot of places
2000-09-14 17:53:12 +00:00
Bullet.h
some inset fixes + other fixes for warnings from cxx
2000-09-27 13:52:39 +00:00
ChangeLog
Just a small fix to be able to compile with --with-pspell.
2001-04-02 09:48:59 +00:00
Chktex.C
get rid of dead code, some new functions constify variables.
2000-09-26 13:54:57 +00:00
Chktex.h
make doc++ able to generate the source documentation for lyx
2000-08-07 20:58:24 +00:00
chset.C
get rid of dead code, some new functions constify variables.
2000-09-26 13:54:57 +00:00
chset.h
use the new sstream return non-pods as const, use string instead of char * in a lot of places
2000-09-14 17:53:12 +00:00
ColorHandler.C
remove mem leaks
2001-03-07 16:18:05 +00:00
ColorHandler.h
remove mem leaks
2001-03-07 16:18:05 +00:00
commandtags.h
John's tiny FormGraphics patch and large GUI-I InsetInclude patch.
2001-03-14 10:57:39 +00:00
converter.C
use anon namespace, somewhat better comp. handling of minipages, not quite there yet
2001-03-20 01:22:46 +00:00
converter.h
small cleanup, doxygen, formatting changes
2001-02-16 09:25:43 +00:00
counters.C
remove CXX_WORKING_NAMESPACES
2001-03-15 18:21:56 +00:00
counters.h
remove CXX_WORKING_NAMESPACES
2001-03-15 18:21:56 +00:00
CutAndPaste.C
use anon namespace, somewhat better comp. handling of minipages, not quite there yet
2001-03-20 01:22:46 +00:00
CutAndPaste.h
dynamic number of lists
2001-03-11 18:39:00 +00:00
debug.C
use anon namespace, somewhat better comp. handling of minipages, not quite there yet
2001-03-20 01:22:46 +00:00
debug.h
small cleanup, doxygen, formatting changes
2001-02-16 09:25:43 +00:00
DepTable.C
fix parse error in FormPreferences, make LyX be able to compile with gcc 2.97, use mktemp if mkstemp is not available
2000-11-15 03:22:08 +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
encoding.C
use anon namespace, somewhat better comp. handling of minipages, not quite there yet
2001-03-20 01:22:46 +00:00
encoding.h
Dekel language/encoding patch + a few fixes
2000-10-10 12:36:36 +00:00
exporter.C
Converter patch from Dekel, Preference patch from Angus, menu patch from Rob
2000-11-13 10:35:02 +00:00
exporter.h
Converter patch from Dekel, Preference patch from Angus, menu patch from Rob
2000-11-13 10:35:02 +00:00
figure_form.C
Stripped out FD_form_figure code into figureXXX.[Ch] files.
2001-03-28 14:51:25 +00:00
figure_form.h
Stripped out FD_form_figure code into figureXXX.[Ch] files.
2001-03-28 14:51:25 +00:00
figure.h
Initial revision
1999-09-27 18:44:28 +00:00
figureForm.C
Stripped out FD_form_figure code into figureXXX.[Ch] files.
2001-03-28 14:51:25 +00:00
figureForm.h
Stripped out FD_form_figure code into figureXXX.[Ch] files.
2001-03-28 14:51:25 +00:00
Floating.C
move the most important changes from branch new_insets to head. Still dependant on NEW_INSETS
2001-03-11 03:20:44 +00:00
Floating.h
move the most important changes from branch new_insets to head. Still dependant on NEW_INSETS
2001-03-11 03:20:44 +00:00
FloatList.C
move the most important changes from branch new_insets to head. Still dependant on NEW_INSETS
2001-03-11 03:20:44 +00:00
FloatList.h
some work on Floats and some cleanup in WorkArea, some changes to compile more easily with gcc 2.97
2000-12-29 12:48:02 +00:00
font.C
use anon namespace, somewhat better comp. handling of minipages, not quite there yet
2001-03-20 01:22:46 +00:00
font.h
no time to finish compile, fixes to cxx warnings
2000-09-27 18:13:30 +00:00
FontInfo.C
some formatting changes some simplifications and removal of dead code
2000-11-04 10:00:12 +00:00
FontInfo.h
use the new sstream return non-pods as const, use string instead of char * in a lot of places
2000-09-14 17:53:12 +00:00
FontLoader.C
use anon namespace, somewhat better comp. handling of minipages, not quite there yet
2001-03-20 01:22:46 +00:00
FontLoader.h
make doc++ able to generate the source documentation for lyx
2000-08-07 20:58:24 +00:00
gettext.C
gettext cleanup
2001-03-08 14:22:43 +00:00
gettext.h
small compilation fixes
2001-03-12 15:49:14 +00:00
importer.C
Converter patch from Dekel, Preference patch from Angus, menu patch from Rob
2000-11-13 10:35:02 +00:00
importer.h
Converter patch from Dekel, Preference patch from Angus, menu patch from Rob
2000-11-13 10:35:02 +00:00
intl.C
Compile fixes for DEC cxx, John's maths and keymap patches.
2001-03-16 12:08:14 +00:00
intl.h
Compile fixes for DEC cxx, John's maths and keymap patches.
2001-03-16 12:08:14 +00:00
kbmap.C
remove mem leaks
2001-03-07 16:18:05 +00:00
kbmap.h
remove mem leaks
2001-03-07 16:18:05 +00:00
kbsequence.C
fix the deadkey bug and a patch from Dekel
2000-12-17 06:09:35 +00:00
kbsequence.h
small things to preferences, add some const remove commented code
2000-11-17 00:07:41 +00:00
language.C
some source cleanup from John
2001-03-01 15:57:10 +00:00
language.h
Implementation of controller-view split for FormCharacter.
2001-03-21 13:27:03 +00:00
lastfiles.C
more changes read the ChangeLog
2000-08-05 05:17:18 +00:00
lastfiles.h
one small private fix in mathed, put noncopyable and tie into boost namespace
2001-03-15 16:04:46 +00:00
LaTeX.C
Do not run bibtex when not necessary
2001-02-16 22:37:02 +00:00
LaTeX.h
one small private fix in mathed, put noncopyable and tie into boost namespace
2001-03-15 16:04:46 +00:00
LaTeXFeatures.C
small compilation fixes
2001-03-12 15:49:14 +00:00
LaTeXFeatures.h
some work on Floats and some cleanup in WorkArea, some changes to compile more easily with gcc 2.97
2000-12-29 12:48:02 +00:00
layout.C
use anon namespace, somewhat better comp. handling of minipages, not quite there yet
2001-03-20 01:22:46 +00:00
layout.h
one small private fix in mathed, put noncopyable and tie into boost namespace
2001-03-15 16:04:46 +00:00
LColor.C
Patches from Angus and John
2000-12-06 09:49:54 +00:00
LColor.h
Angus patch, + allow to set cursor color + constify more local variables
2000-11-21 15:46:13 +00:00
Lsstream.h
Move using directives around, as pointed out by Angus
2000-09-15 12:08:06 +00:00
LString.h
Reverted change to LString.h. Small fix to Buffer.C's tag_name.
2001-03-23 16:46:39 +00:00
lyx_cb.C
Stripped out FD_form_figure code into figureXXX.[Ch] files.
2001-03-28 14:51:25 +00:00
lyx_cb.h
Stripped out FD_form_figure code into figureXXX.[Ch] files.
2001-03-28 14:51:25 +00:00
lyx_gui_misc.C
Stripped out FD_form_figure code into figureXXX.[Ch] files.
2001-03-28 14:51:25 +00:00
lyx_gui_misc.h
The bell is dead
2001-01-17 17:33:22 +00:00
lyx_gui.C
Stripped out FD_form_figure code into figureXXX.[Ch] files.
2001-03-28 14:51:25 +00:00
lyx_gui.h
one small private fix in mathed, put noncopyable and tie into boost namespace
2001-03-15 16:04:46 +00:00
lyx_main.C
use anon namespace, somewhat better comp. handling of minipages, not quite there yet
2001-03-20 01:22:46 +00:00
lyx_main.h
one small private fix in mathed, put noncopyable and tie into boost namespace
2001-03-15 16:04:46 +00:00
lyx_sty.C
GUI-indep toolbar and menus mostly work !
2000-07-24 13:53:19 +00:00
lyx_sty.h
make doc++ able to generate the source documentation for lyx
2000-08-07 20:58:24 +00:00
LyXAction.C
John's tiny FormGraphics patch and large GUI-I InsetInclude patch.
2001-03-14 10:57:39 +00:00
LyXAction.h
one small private fix in mathed, put noncopyable and tie into boost namespace
2001-03-15 16:04:46 +00:00
lyxcursor.C
Bugfixes, de.po and sl.po updates, lyxlookup cleanup
2001-01-08 14:19:29 +00:00
lyxcursor.h
Bugfixes, de.po and sl.po updates, lyxlookup cleanup
2001-01-08 14:19:29 +00:00
lyxfind.C
remove Last when NEW_INSETS is defined
2001-03-11 00:21:13 +00:00
lyxfind.h
Edwins f&r GUII patch with a small fix.
2001-03-06 10:20:33 +00:00
lyxfont.C
use anon namespace, somewhat better comp. handling of minipages, not quite there yet
2001-03-20 01:22:46 +00:00
lyxfont.h
ParagraphParameters and SharedContainer
2001-03-06 14:07:14 +00:00
lyxfunc.C
controller-view split for TOC popup.
2001-03-30 19:24:28 +00:00
lyxfunc.h
Applied John's FileDialog patch.
2001-03-07 14:25:31 +00:00
lyxlex_pimpl.C
move the most important changes from branch new_insets to head. Still dependant on NEW_INSETS
2001-03-11 03:20:44 +00:00
lyxlex_pimpl.h
Compile fixes for DEC cxx, John's maths and keymap patches.
2001-03-16 12:08:14 +00:00
lyxlex.C
Use lyxlex to parse rgb.txt + small compilation fixes
2000-11-08 15:19:55 +00:00
lyxlex.h
one small private fix in mathed, put noncopyable and tie into boost namespace
2001-03-15 16:04:46 +00:00
lyxlookup.C
use anon namespace, somewhat better comp. handling of minipages, not quite there yet
2001-03-20 01:22:46 +00:00
lyxlookup.h
Patches from Angus and John
2000-12-06 09:49:54 +00:00
lyxparagraph.h
NO_PEXTRA and NO_PEXTRA_REALLY
2001-03-16 00:09:53 +00:00
lyxrc.C
use anon namespace, somewhat better comp. handling of minipages, not quite there yet
2001-03-20 01:22:46 +00:00
lyxrc.h
- Add the option to disable babel for documents whose language is equal to
2001-02-25 10:22:54 +00:00
lyxrow.C
GUI-indep toolbar and menus mostly work !
2000-07-24 13:53:19 +00:00
lyxrow.h
GUI-indep toolbar and menus mostly work !
2000-07-24 13:53:19 +00:00
lyxscreen.h
Fixes for/in insettabular/text.
2001-01-02 16:06:14 +00:00
LyXSendto.C
changes read the dirr and changelog, something should be remvoed/changed
2000-11-08 09:39:46 +00:00
lyxserver.C
small cleanup, doxygen, formatting changes
2001-02-16 09:25:43 +00:00
lyxserver.h
make doc++ able to generate the source documentation for lyx
2000-08-07 20:58:24 +00:00
lyxtext.h
NO_PEXTRA and NO_PEXTRA_REALLY
2001-03-16 00:09:53 +00:00
lyxvc.C
Move LaTeX and VC logs to GUI-I on xforms
2001-02-06 17:41:42 +00:00
lyxvc.h
formskdepatchthingie
2001-02-12 14:09:09 +00:00
LyXView.C
remove CXX_WORKING_NAMESPACES
2001-03-15 18:21:56 +00:00
LyXView.h
remove CXX_WORKING_NAMESPACES
2001-03-15 18:21:56 +00:00
main.C
gettext cleanup
2001-03-08 14:22:43 +00:00
Makefile.am
Stripped out FD_form_figure code into figureXXX.[Ch] files.
2001-03-28 14:51:25 +00:00
MenuBackend.C
remove reference list from menus, formlog updates, small mathed cleanup
2001-02-09 15:54:30 +00:00
MenuBackend.h
remove reference list from menus, formlog updates, small mathed cleanup
2001-02-09 15:54:30 +00:00
minibuffer.C
Compile fixes for DEC cxx, John's maths and keymap patches.
2001-03-16 12:08:14 +00:00
minibuffer.h
remove CXX_WORKING_NAMESPACES
2001-03-15 18:21:56 +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
changes read the dirr and changelog, something should be remvoed/changed
2000-11-08 09:39:46 +00:00
os2_errortable.h
use anon namespace, somewhat better comp. handling of minipages, not quite there yet
2001-03-20 01:22:46 +00:00
Painter.C
small things to preferences, add some const remove commented code
2000-11-17 00:07:41 +00:00
Painter.h
compiling not tested. two patches from angus with some small fixes
2000-11-15 18:02:45 +00:00
PainterBase.C
FILMagain changes (will need some work)
2000-06-12 11:27:15 +00:00
PainterBase.h
compiling not tested. two patches from angus with some small fixes
2000-11-15 18:02:45 +00:00
paragraph.C
use anon namespace, somewhat better comp. handling of minipages, not quite there yet
2001-03-20 01:22:46 +00:00
ParagraphParameters.C
NO_PEXTRA and NO_PEXTRA_REALLY
2001-03-16 00:09:53 +00:00
ParagraphParameters.h
NO_PEXTRA and NO_PEXTRA_REALLY
2001-03-16 00:09:53 +00:00
ParameterStruct.h
NO_PEXTRA and NO_PEXTRA_REALLY
2001-03-16 00:09:53 +00:00
print_form.C
get rid of dead code, some new functions constify variables.
2000-09-26 13:54:57 +00:00
print_form.h
major GUII cleanup + Baruchs patch + Angus's patch + removed a couple of generated files
2000-08-14 05:24:35 +00:00
PrinterParams.h
small cleanup, doxygen, formatting changes
2001-02-16 09:25:43 +00:00
screen.C
use anon namespace, somewhat better comp. handling of minipages, not quite there yet
2001-03-20 01:22:46 +00:00
Sectioning.C
more changes...read the Changelog
2000-07-17 18:27:53 +00:00
Sectioning.h
make doc++ able to generate the source documentation for lyx
2000-08-07 20:58:24 +00:00
ShareContainer.h
use anon namespace, somewhat better comp. handling of minipages, not quite there yet
2001-03-20 01:22:46 +00:00
sp_form.C
Fix spellchecker popups glitch, TOC menu glitch, remove dependency on xforms in lyxlookup.C
2000-12-12 15:25:27 +00:00
sp_form.h
major GUII cleanup + Baruchs patch + Angus's patch + removed a couple of generated files
2000-08-14 05:24:35 +00:00
Spacing.C
use anon namespace, somewhat better comp. handling of minipages, not quite there yet
2001-03-20 01:22:46 +00:00
Spacing.h
ParagraphParameters and SharedContainer
2001-03-06 14:07:14 +00:00
spellchecker.C
Just a small fix to be able to compile with --with-pspell.
2001-04-02 09:48:59 +00:00
spellchecker.h
make doc++ able to generate the source documentation for lyx
2000-08-07 20:58:24 +00:00
stamp-h.in
Initial revision
1999-09-27 18:44:28 +00:00
stl_string_fwd.h
some source cleanup from John
2001-03-01 15:57:10 +00:00
tabular-old.C
use anon namespace, somewhat better comp. handling of minipages, not quite there yet
2001-03-20 01:22:46 +00:00
tabular.C
Reindent files with tab-stops (instead of 4 spaces). It is allowed to change
2001-04-02 14:02:58 +00:00
tabular.h
Reindent files with tab-stops (instead of 4 spaces). It is allowed to change
2001-04-02 14:02:58 +00:00
tex-accent.C
use anon namespace, somewhat better comp. handling of minipages, not quite there yet
2001-03-20 01:22:46 +00:00
tex-accent.h
use the new sstream return non-pods as const, use string instead of char * in a lot of places
2000-09-14 17:53:12 +00:00
tex-defs.h
Initial revision
1999-09-27 18:44:28 +00:00
tex-strings.C
- Add support for ae package
2001-01-23 12:53:05 +00:00
tex-strings.h
use the new sstream return non-pods as const, use string instead of char * in a lot of places
2000-09-14 17:53:12 +00:00
texrow.C
Small fixes (gcc 2.95.3, cucumber and texrow messages)
2001-01-22 16:10:19 +00:00
texrow.h
more changes read the ChangeLog
2000-08-05 05:17:18 +00:00
text2.C
use anon namespace, somewhat better comp. handling of minipages, not quite there yet
2001-03-20 01:22:46 +00:00
text.C
Added %x support in vspace.C (LyXLenght) and use it for the minipages.
2001-03-29 15:00:20 +00:00
TextCache.C
read the Changelog
2000-07-15 23:51:46 +00:00
TextCache.h
make doc++ able to generate the source documentation for lyx
2000-08-07 20:58:24 +00:00
ToolbarDefaults.C
Applied John's FileDialog patch.
2001-03-07 14:25:31 +00:00
ToolbarDefaults.h
make doc++ able to generate the source documentation for lyx
2000-08-07 20:58:24 +00:00
tracer.C
fix parse error in FormPreferences, make LyX be able to compile with gcc 2.97, use mktemp if mkstemp is not available
2000-11-15 03:22:08 +00:00
tracer.h
fix parse error in FormPreferences, make LyX be able to compile with gcc 2.97, use mktemp if mkstemp is not available
2000-11-15 03:22:08 +00:00
trans_decl.h
make doc++ able to generate the source documentation for lyx
2000-08-07 20:58:24 +00:00
trans_mgr.C
no log...
2001-03-06 19:29:58 +00:00
trans_mgr.h
no log...
2001-03-06 19:29:58 +00:00
trans.C
Fix the keymap bug!
2001-01-23 23:20:27 +00:00
trans.h
use the new sstream return non-pods as const, use string instead of char * in a lot of places
2000-09-14 17:53:12 +00:00
undo.C
some cascading name changes
2001-03-09 00:56:42 +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
Variables.C
HP-UX compile fix, thai keymap
2001-02-06 15:17:11 +00:00
Variables.h
HP-UX compile fix, thai keymap
2001-02-06 15:17:11 +00:00
vc-backend.C
implement revert and history for CVS
2001-02-20 18:31:33 +00:00
vc-backend.h
use the new sstream return non-pods as const, use string instead of char * in a lot of places
2000-09-14 17:53:12 +00:00
version.h
rotate the changelog and a bunch of new changelogs.
2001-01-12 09:42:30 +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
Added %x support in vspace.C (LyXLenght) and use it for the minipages.
2001-03-29 15:00:20 +00:00
vspace.h
Added %x support in vspace.C (LyXLenght) and use it for the minipages.
2001-03-29 15:00:20 +00:00
WorkArea.C
use anon namespace, somewhat better comp. handling of minipages, not quite there yet
2001-03-20 01:22:46 +00:00
WorkArea.h
remove CXX_WORKING_NAMESPACES
2001-03-15 18:21:56 +00:00