lyx_mirror/src
Lars Gullik Bjønnes 65c6e5bed3 variables.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2157 a592a061-630c-0410-9148-cb99ea01b6c8
2001-06-29 06:40:08 +00:00
..
cheaders small compile fixes 2001-06-01 14:22:39 +00:00
frontends cxx compile fixes ; several patches from John 2001-06-28 13:02:03 +00:00
graphics In for a penny, in for a pound. Consistent use of // -*- C++ -*- 2001-06-14 08:20:41 +00:00
insets lowercase.diff 2001-06-29 06:30:53 +00:00
mathed lowercase.diff 2001-06-29 06:30:53 +00:00
support LyX Drinkers United: patch 2 2001-06-27 14:10:35 +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 update copyright year 2001-05-30 13:53:44 +00:00
buffer.C change a lot of methods to begin with small char 2001-06-28 10:25:20 +00:00
buffer.h change a lot of methods to begin with small char 2001-06-28 10:25:20 +00:00
bufferlist.C cxx compile fixes ; several patches from John 2001-06-28 13:02:03 +00:00
bufferlist.h change a lot of methods to begin with small char 2001-06-28 10:25:20 +00:00
bufferparams.C update copyright year 2001-05-30 13:53:44 +00:00
bufferparams.h update copyright year 2001-05-30 13:53:44 +00:00
BufferView2.C change a lot of methods to begin with small char 2001-06-28 10:25:20 +00:00
bufferview_funcs.C change a lot of methods to begin with small char 2001-06-28 10:25:20 +00:00
bufferview_funcs.h update copyright year 2001-05-30 13:53:44 +00:00
BufferView_pimpl.C lowercase.diff 2001-06-29 06:30:53 +00:00
BufferView_pimpl.h LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +00:00
BufferView.C In for a penny, in for a pound. Consistent use of // -*- C++ -*- 2001-06-14 08:20:41 +00:00
BufferView.h LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +00:00
Bullet.C In for a penny, in for a pound. Consistent use of // -*- C++ -*- 2001-06-14 08:20:41 +00:00
Bullet.h update copyright year 2001-05-30 13:53:44 +00:00
ChangeLog variables.diff 2001-06-29 06:40:08 +00:00
Chktex.C fix some buggy constructs with stringstream 2001-06-14 17:58:49 +00:00
Chktex.h update copyright year 2001-05-30 13:53:44 +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 In for a penny, in for a pound. Consistent use of // -*- C++ -*- 2001-06-14 08:20:41 +00:00
ColorHandler.h LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +00:00
commandtags.h LyX Drinkers United: patch 2 2001-06-27 14:10:35 +00:00
converter.C LyX Drinkers United: patch 2 2001-06-27 14:10:35 +00:00
converter.h Fixed bug that disabled permanently addition of new converters using the 2001-06-12 11:32:34 +00:00
counters.C update copyright year 2001-05-30 13:53:44 +00:00
counters.h update copyright year 2001-05-30 13:53:44 +00:00
CutAndPaste.C LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +00:00
CutAndPaste.h LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +00:00
debug.C update copyright year 2001-05-30 13:53:44 +00:00
debug.h update copyright year 2001-05-30 13:53:44 +00:00
DepTable.C update copyright year 2001-05-30 13:53:44 +00:00
DepTable.h update copyright year 2001-05-30 13:53:44 +00:00
encoding.C update copyright year 2001-05-30 13:53:44 +00:00
encoding.h update copyright year 2001-05-30 13:53:44 +00:00
exporter.C update copyright year 2001-05-30 13:53:44 +00:00
exporter.h update copyright year 2001-05-30 13:53:44 +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 change a lot of methods to begin with small char 2001-06-28 10:25:20 +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 update copyright year 2001-05-30 13:53:44 +00:00
font.C various changes 2001-06-04 23:57:32 +00:00
font.h adjust to be able to complile with gcc 3.0, put selection vars into own struct, remove some C string funcs in favour of lstrings ones 2001-05-31 02:23:46 +00:00
FontInfo.C In for a penny, in for a pound. Consistent use of // -*- C++ -*- 2001-06-14 08:20:41 +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 LyX Drinkers United: patch 2 2001-06-27 14:10:35 +00:00
FontLoader.h make doc++ able to generate the source documentation for lyx 2000-08-07 20:58:24 +00:00
func_status.h LyX Drinkers United: patch 2 2001-06-27 14:10:35 +00:00
gettext.C In for a penny, in for a pound. Consistent use of // -*- C++ -*- 2001-06-14 08:20:41 +00:00
gettext.h fix getext problem with --disable-nls 2001-06-08 13:34:41 +00:00
importer.C LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +00:00
importer.h update copyright year 2001-05-30 13:53:44 +00:00
intl.C update copyright year 2001-05-30 13:53:44 +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 adjust to be able to complile with gcc 3.0, put selection vars into own struct, remove some C string funcs in favour of lstrings ones 2001-05-31 02:23:46 +00:00
kbmap.h os:: patch from Ruurd + bindings display fix 2001-05-17 15:11:01 +00:00
kbsequence.C adjust to be able to complile with gcc 3.0, put selection vars into own struct, remove some C string funcs in favour of lstrings ones 2001-05-31 02:23:46 +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 update copyright year 2001-05-30 13:53:44 +00:00
language.h update copyright year 2001-05-30 13:53:44 +00:00
lastfiles.C update copyright year 2001-05-30 13:53:44 +00:00
lastfiles.h update copyright year 2001-05-30 13:53:44 +00:00
LaTeX.C fix read problems on win32 2001-06-21 10:55:48 +00:00
LaTeX.h update copyright year 2001-05-30 13:53:44 +00:00
LaTeXFeatures.C gcc 3.0 fixes 2001-06-27 15:33:55 +00:00
LaTeXFeatures.h LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +00:00
layout.C various changes 2001-06-04 23:57:32 +00:00
layout.h update copyright year 2001-05-30 13:53:44 +00:00
LColor.C LyX Drinkers United: patch 2 2001-06-27 14:10:35 +00:00
LColor.h LyX Drinkers United: patch 2 2001-06-27 14:10:35 +00:00
Lsstream.h update copyright year 2001-05-30 13:53:44 +00:00
LString.h compilation fixes for compaq cxx + small things 2001-06-01 10:53:24 +00:00
lyx_cb.C change a lot of methods to begin with small char 2001-06-28 10:25:20 +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 cxx compile fixes ; several patches from John 2001-06-28 13:02:03 +00:00
lyx_gui_misc.h update copyright year 2001-05-30 13:53:44 +00:00
lyx_gui.C LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +00:00
lyx_gui.h update copyright year 2001-05-30 13:53:44 +00:00
lyx_main.C cxx compile fixes ; several patches from John 2001-06-28 13:02:03 +00:00
lyx_main.h change a lot of methods to begin with small char 2001-06-28 10:25:20 +00:00
lyx_sty.C update copyright year 2001-05-30 13:53:44 +00:00
lyx_sty.h update copyright year 2001-05-30 13:53:44 +00:00
LyXAction.C LyX Drinkers United: patch 2 2001-06-27 14:10:35 +00:00
LyXAction.h add three lfuns, comment out old code, add iterator methods 2001-04-17 13:54:24 +00:00
lyxcursor.C changeCase fix 2001-06-27 18:29:18 +00:00
lyxcursor.h changeCase fix 2001-06-27 18:29:18 +00:00
lyxfind.C LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +00:00
lyxfind.h LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +00:00
lyxfont.C LyX Drinkers United: patch 2 2001-06-27 14:10:35 +00:00
lyxfont.h LyX Drinkers United: patch 2 2001-06-27 14:10:35 +00:00
lyxfunc.C fix typo 2001-06-29 06:35:47 +00:00
lyxfunc.h LyX Drinkers United: patch 2 2001-06-27 14:10:35 +00:00
lyxlex_pimpl.C LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +00:00
lyxlex_pimpl.h inherit privately from noncopyable 2001-04-17 14:00:20 +00:00
lyxlex.C update copyright year 2001-05-30 13:53:44 +00:00
lyxlex.h inherit privately from noncopyable 2001-04-17 14:00:20 +00:00
lyxlookup.C update copyright year 2001-05-30 13:53:44 +00:00
lyxlookup.h update copyright year 2001-05-30 13:53:44 +00:00
lyxrc.C update copyright year 2001-05-30 13:53:44 +00:00
lyxrc.h update copyright year 2001-05-30 13:53:44 +00:00
lyxrow.C LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +00:00
lyxrow.h LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +00:00
lyxscreen.h LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +00:00
LyXSendto.C LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +00:00
lyxserver.C In for a penny, in for a pound. Consistent use of // -*- C++ -*- 2001-06-14 08:20:41 +00:00
lyxserver.h update copyright year 2001-05-30 13:53:44 +00:00
lyxtext.h cxx compile fixes ; several patches from John 2001-06-28 13:02:03 +00:00
lyxvc.C LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +00:00
lyxvc.h formskdepatchthingie 2001-02-12 14:09:09 +00:00
LyXView.C LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +00:00
LyXView.h LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +00:00
main.C update copyright year 2001-05-30 13:53:44 +00:00
Makefile.am LyX Drinkers United: patch 2 2001-06-27 14:10:35 +00:00
MenuBackend.C add support for wide floats 2001-05-31 16:48:26 +00:00
MenuBackend.h update copyright year 2001-05-30 13:53:44 +00:00
minibuffer.C update copyright year 2001-05-30 13:53:44 +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 update copyright year 2001-05-30 13:53:44 +00:00
os2_errortable.h update copyright year 2001-05-30 13:53:44 +00:00
Painter.C LyX Drinkers United: patch 2 2001-06-27 14:10:35 +00:00
Painter.h constify vars 2001-04-04 21:35:36 +00:00
PainterBase.C update copyright year 2001-05-30 13:53:44 +00:00
PainterBase.h update copyright year 2001-05-30 13:53:44 +00:00
paragraph_pimpl.C cxx compile fixes ; several patches from John 2001-06-28 13:02:03 +00:00
paragraph_pimpl.h LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +00:00
paragraph.C cxx compile fixes ; several patches from John 2001-06-28 13:02:03 +00:00
paragraph.h cxx compile fixes ; several patches from John 2001-06-28 13:02:03 +00:00
ParagraphParameters.C LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +00:00
ParagraphParameters.h LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +00:00
ParameterStruct.h LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +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 update copyright year 2001-05-30 13:53:44 +00:00
screen.C LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +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 cxx compile fixes ; several patches from John 2001-06-28 13:02:03 +00:00
sp_form.h cxx compile fixes ; several patches from John 2001-06-28 13:02:03 +00:00
Spacing.C lowercase.diff 2001-06-29 06:30:53 +00:00
Spacing.h update copyright year 2001-05-30 13:53:44 +00:00
spellchecker.C cxx compile fixes ; several patches from John 2001-06-28 13:02:03 +00:00
spellchecker.h cxx compile fixes ; several patches from John 2001-06-28 13:02:03 +00:00
stamp-h.in Initial revision 1999-09-27 18:44:28 +00:00
stl_string_fwd.h update copyright year 2001-05-30 13:53:44 +00:00
tabular-old.C change a lot of methods to begin with small char 2001-06-28 10:25:20 +00:00
tabular.C change a lot of methods to begin with small char 2001-06-28 10:25:20 +00:00
tabular.h change a lot of methods to begin with small char 2001-06-28 10:25:20 +00:00
tex-accent.C change a lot of methods to begin with small char 2001-06-28 10:25:20 +00:00
tex-accent.h change a lot of methods to begin with small char 2001-06-28 10:25:20 +00:00
tex-strings.C update copyright year 2001-05-30 13:53:44 +00:00
tex-strings.h update copyright year 2001-05-30 13:53:44 +00:00
texrow.C LyX Drinkers United: patch 2 2001-06-27 14:10:35 +00:00
texrow.h LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +00:00
text2.C change a lot of methods to begin with small char 2001-06-28 10:25:20 +00:00
text.C change a lot of methods to begin with small char 2001-06-28 10:25:20 +00:00
TextCache.C LyX Drinkers United: patch 2 2001-06-27 14:10:35 +00:00
TextCache.h LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +00:00
ToolbarDefaults.C LyX Drinkers United: patch 2 2001-06-27 14:10:35 +00:00
ToolbarDefaults.h update copyright year 2001-05-30 13:53:44 +00:00
tracer.C update copyright year 2001-05-30 13:53:44 +00:00
tracer.h update copyright year 2001-05-30 13:53:44 +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 change a lot of methods to begin with small char 2001-06-28 10:25:20 +00:00
trans_mgr.h no log... 2001-03-06 19:29:58 +00:00
trans.C change a lot of methods to begin with small char 2001-06-28 10:25:20 +00:00
trans.h LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +00:00
undo.C LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +00:00
undo.h LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +00:00
undostack.C LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +00:00
undostack.h LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +00:00
UpdateInset.C LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +00:00
UpdateInset.h move more support functions into namespace lyx, small other changes 2001-04-24 15:25:26 +00:00
Variables.C variables.diff 2001-06-29 06:40:08 +00:00
Variables.h variables.diff 2001-06-29 06:40:08 +00:00
vc-backend.C LyX Drinkers Union: patch 1 2001-06-25 00:06: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 In for a penny, in for a pound. Consistent use of // -*- C++ -*- 2001-06-14 08:20:41 +00:00
vms_defines.h update copyright year 2001-05-30 13:53:44 +00:00
vspace.C LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +00:00
vspace.h update copyright year 2001-05-30 13:53:44 +00:00
WorkArea.C various changes 2001-06-04 23:57:32 +00:00
WorkArea.h update copyright year 2001-05-30 13:53:44 +00:00