..
cheaders
rotate the changelog and a bunch of new changelogs.
2001-01-12 09:42:30 +00:00
frontends
Fix for Kayvan's reported crash in the preamble. Same, uninitialised
2001-05-18 15:33:34 +00:00
graphics
move more support functions into namespace lyx, small other changes
2001-04-24 15:25:26 +00:00
insets
os:: patch from Ruurd + bindings display fix
2001-05-17 15:11:01 +00:00
mathed
remove LyXParagraph Clone use newly added copy constructor instead, some whitespace changes
2001-05-08 10:50:09 +00:00
support
os:: patch from Ruurd + bindings display fix
2001-05-17 15:11:01 +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
os:: patch from Ruurd + bindings display fix
2001-05-17 15:11:01 +00:00
buffer.h
use more stringstream, remove some cruft
2001-05-09 09:14:50 +00:00
bufferlist.C
various fixes
2001-05-09 15:20:58 +00:00
bufferlist.h
move more support functions into namespace lyx, small other changes
2001-04-24 15:25:26 +00:00
bufferparams.C
Angus's 23rd November patch
2000-11-28 06:46:06 +00:00
bufferparams.h
the rest read the ChangeLog, hope I remembered all
2001-04-17 15:15:59 +00:00
BufferView2.C
some futher cleanup add new LFUN
2001-05-18 07:37:14 +00:00
bufferview_funcs.C
remove !NEW_INSETS cruft
2001-05-03 14:31:33 +00:00
bufferview_funcs.h
remove !NEW_INSETS cruft
2001-05-03 14:31:33 +00:00
BufferView_pimpl.C
some futher cleanup add new LFUN
2001-05-18 07:37:14 +00:00
BufferView_pimpl.h
some futher cleanup add new LFUN
2001-05-18 07:37:14 +00:00
BufferView.C
Kayvan --export fix ; Angus toolbar fixes
2001-05-03 15:38:24 +00:00
BufferView.h
some futher cleanup add new LFUN
2001-05-18 07:37:14 +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
move more support functions into namespace lyx, small other changes
2001-04-24 15:25:26 +00:00
ChangeLog
some futher cleanup add new LFUN
2001-05-18 07:37:14 +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
add bindings for latin charsets, use self-insert as intended from the beginning
2001-05-16 07:53:23 +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
some futher cleanup add new LFUN
2001-05-18 07:37:14 +00:00
converter.C
call message more directly
2001-04-24 17:33:01 +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
some reindentation, revert workarea xpos++, constify, remove all traces of LyXParagraph::Clone
2001-05-08 13:28:44 +00:00
CutAndPaste.h
Indentation change + small #ifndef NEW_INSETS fix.
2001-04-03 08:34:52 +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
Give an error message when path to file contains spaces.
2001-04-14 08:10:52 +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
figureForm.C
remove !NEW_INSETS cruft
2001-05-03 14:31:33 +00:00
figureForm.h
Stripped out FD_form_figure code into figureXXX.[Ch] files.
2001-03-28 14:51:25 +00:00
Floating.C
floatlist work + handle lyxfuncs with args.
2001-05-04 10:36:36 +00:00
Floating.h
floatlist work + handle lyxfuncs with args.
2001-05-04 10:36:36 +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
do not include language.h and gettext.h in lyxfont.h and lyxparagraph.h
2001-04-05 12:26:41 +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
add bindings for latin charsets, use self-insert as intended from the beginning
2001-05-16 07:53:23 +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
floatlist work + handle lyxfuncs with args.
2001-05-04 10:36:36 +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
os:: patch from Ruurd + bindings display fix
2001-05-17 15:11:01 +00:00
kbmap.h
os:: patch from Ruurd + bindings display fix
2001-05-17 15:11:01 +00:00
kbsequence.C
small fixes after latin patch
2001-05-16 10:36:06 +00:00
kbsequence.h
add bindings for latin charsets, use self-insert as intended from the beginning
2001-05-16 07:53:23 +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
NEW_INSETS changes (reformatting)
2001-04-04 21:47:26 +00:00
lastfiles.h
inherit privately from noncopyable
2001-04-17 14:00:20 +00:00
LaTeX.C
Kayvan --export fix ; Angus toolbar fixes
2001-05-03 15:38:24 +00:00
LaTeX.h
the rest read the ChangeLog, hope I remembered all
2001-04-17 15:15:59 +00:00
LaTeXFeatures.C
small fix with footnote, use stringstream some more
2001-05-10 15:53:10 +00:00
LaTeXFeatures.h
small fix with footnote, use stringstream some more
2001-05-10 15:53:10 +00:00
layout.C
move more support functions into namespace lyx, small other changes
2001-04-24 15:25:26 +00:00
layout.h
inherit privately from noncopyable
2001-04-17 14:00:20 +00:00
LColor.C
move more support functions into namespace lyx, small other changes
2001-04-24 15:25:26 +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
fix compilation pb ; update eu.po
2001-05-03 13:22:15 +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
remove !NEW_INSETS cruft
2001-05-03 14:31:33 +00:00
lyx_cb.h
the rest read the ChangeLog, hope I remembered all
2001-04-17 15:15:59 +00:00
lyx_gui_misc.C
call message more directly
2001-04-24 17:33:01 +00:00
lyx_gui_misc.h
the rest read the ChangeLog, hope I remembered all
2001-04-17 15:15:59 +00:00
lyx_gui.C
os:: patch from Ruurd + bindings display fix
2001-05-17 15:11:01 +00:00
lyx_gui.h
inherit privately from noncopyable
2001-04-17 14:00:20 +00:00
lyx_main.C
os:: patch from Ruurd + bindings display fix
2001-05-17 15:11:01 +00:00
lyx_main.h
os:: patch from Ruurd + bindings display fix
2001-05-17 15:11:01 +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
some futher cleanup add new LFUN
2001-05-18 07:37:14 +00:00
LyXAction.h
add three lfuns, comment out old code, add iterator methods
2001-04-17 13:54:24 +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 !NEW_INSETS cruft
2001-05-03 14:31:33 +00:00
lyxfind.h
Edwins f&r GUII patch with a small fix.
2001-03-06 10:20:33 +00:00
lyxfont.C
the rest read the ChangeLog, hope I remembered all
2001-04-17 15:15:59 +00:00
lyxfont.h
the rest read the ChangeLog, hope I remembered all
2001-04-17 15:15:59 +00:00
lyxfunc.C
some futher cleanup add new LFUN
2001-05-18 07:37:14 +00:00
lyxfunc.h
better latingkeys and better handling of unknown lyxfuncs
2001-05-17 01:23:29 +00:00
lyxlex_pimpl.C
remove !NEW_INSETS cruft
2001-05-03 14:31:33 +00:00
lyxlex_pimpl.h
inherit privately from noncopyable
2001-04-17 14:00:20 +00:00
lyxlex.C
Use lyxlex to parse rgb.txt + small compilation fixes
2000-11-08 15:19:55 +00:00
lyxlex.h
inherit privately from noncopyable
2001-04-17 14:00:20 +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
small fix with footnote, use stringstream some more
2001-05-10 15:53:10 +00:00
lyxrc.C
small fixes after latin patch
2001-05-16 10:36:06 +00:00
lyxrc.h
reversed jug-bug, will apply pieces later
2001-04-26 17:47:40 +00:00
lyxrow.C
optimization after profiling
2001-04-04 20:20:42 +00:00
lyxrow.h
optimization after profiling
2001-04-04 20:20:42 +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
call message more directly
2001-04-24 17:33:01 +00:00
lyxserver.h
make doc++ able to generate the source documentation for lyx
2000-08-07 20:58:24 +00:00
lyxtext.h
remove !NEW_INSETS cruft
2001-05-03 14:31:33 +00:00
lyxvc.C
call message more directly
2001-04-24 17:33:01 +00:00
lyxvc.h
formskdepatchthingie
2001-02-12 14:09:09 +00:00
LyXView.C
call message more directly
2001-04-24 17:33:01 +00:00
LyXView.h
the rest read the ChangeLog, hope I remembered all
2001-04-17 15:15:59 +00:00
main.C
os:: patch from Ruurd + bindings display fix
2001-05-17 15:11:01 +00:00
Makefile.am
various fixes
2001-05-09 15:20:58 +00:00
MenuBackend.C
floatlist work + handle lyxfuncs with args.
2001-05-04 10:36:36 +00:00
MenuBackend.h
floatlist work + handle lyxfuncs with args.
2001-05-04 10:36:36 +00:00
minibuffer.C
floatlist work + handle lyxfuncs with args.
2001-05-04 10:36:36 +00:00
minibuffer.h
compilation fixes
2001-04-18 10:20:17 +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
os:: patch from Ruurd + bindings display fix
2001-05-17 15:11:01 +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
do not include language.h and gettext.h in lyxfont.h and lyxparagraph.h
2001-04-05 12:26:41 +00:00
Painter.h
constify vars
2001-04-04 21:35:36 +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 more stringstream, remove some cruft
2001-05-09 09:14:50 +00:00
ParagraphParameters.C
the rest read the ChangeLog, hope I remembered all
2001-04-17 15:15:59 +00:00
ParagraphParameters.h
the rest read the ChangeLog, hope I remembered all
2001-04-17 15:15:59 +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
move more support functions into namespace lyx, small other changes
2001-04-24 15:25:26 +00:00
screen.C
do not include language.h and gettext.h in lyxfont.h and lyxparagraph.h
2001-04-05 12:26:41 +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
the rest read the ChangeLog, hope I remembered all
2001-04-17 15:15:59 +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
remove !NEW_INSETS cruft
2001-05-03 14:31:33 +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
stl_string_fwd.h
some source cleanup from John
2001-03-01 15:57:10 +00:00
tabular-old.C
fix doxygen operation ; stop #warning causing errors on Sun CC 6.0
2001-04-17 00:19:49 +00:00
tabular.C
remove LyXParagraph Clone use newly added copy constructor instead, some whitespace changes
2001-05-08 10:50:09 +00:00
tabular.h
Reinsert the changes Lars reverted!
2001-04-27 14:03:25 +00:00
tex-accent.C
add bindings for latin charsets, use self-insert as intended from the beginning
2001-05-16 07:53:23 +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
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 more stringstream, remove some cruft
2001-05-09 09:14:50 +00:00
text.C
various fixes
2001-05-09 15:20:58 +00:00
TextCache.C
move code in file
2001-04-04 21:37:14 +00:00
TextCache.h
make doc++ able to generate the source documentation for lyx
2000-08-07 20:58:24 +00:00
ToolbarDefaults.C
floatlist work + handle lyxfuncs with args.
2001-05-04 10:36:36 +00:00
ToolbarDefaults.h
Kayvan --export fix ; Angus toolbar fixes
2001-05-03 15:38: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
add bindings for latin charsets, use self-insert as intended from the beginning
2001-05-16 07:53:23 +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 reindentation, revert workarea xpos++, constify, remove all traces of LyXParagraph::Clone
2001-05-08 13:28:44 +00:00
undo.h
some reindentation, revert workarea xpos++, constify, remove all traces of LyXParagraph::Clone
2001-05-08 13:28:44 +00:00
UpdateInset.C
doubleClick, trippleClick, new UpdateInsetList some other small stuff
2000-02-23 16:39:03 +00:00
UpdateInset.h
move more support functions into namespace lyx, small other changes
2001-04-24 15:25:26 +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
Fixed >=100% problem in LyXLenght-Class latex output.
2001-04-18 15:06:30 +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
call message more directly
2001-04-24 17:33:01 +00:00
WorkArea.h
some reindentation, revert workarea xpos++, constify, remove all traces of LyXParagraph::Clone
2001-05-08 13:28:44 +00:00