..
cheaders
rotate the changelog and a bunch of new changelogs.
2001-01-12 09:42:30 +00:00
frontends
Controller-view split of Graphics and Index popups.
2001-03-28 12:59:29 +00:00
graphics
Minor cleanups of code and comments.
2001-03-18 17:48:56 +00:00
insets
Changed drawing of button in InsetCollapsable and some Mouse/Curosor fixes.
2001-03-28 09:28:48 +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
buffer.C
Reverted change to LString.h. Small fix to Buffer.C's tag_name.
2001-03-23 16:46:39 +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
Bullet.h
some inset fixes + other fixes for warnings from cxx
2000-09-27 13:52:39 +00:00
ChangeLog
Changed drawing of button in InsetCollapsable and some Mouse/Curosor fixes.
2001-03-28 09:28:48 +00:00
Chktex.C
Chktex.h
chset.C
chset.h
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
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.h
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
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
form1.C
Compile fixes for DEC cxx, John's maths and keymap patches.
2001-03-16 12:08:14 +00:00
form1.h
Compile fixes for DEC cxx, John's maths and keymap patches.
2001-03-16 12:08:14 +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
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
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
make it compile with gcc 3.0
2001-03-12 08:52:37 +00:00
lyx_cb.h
some further work on the float lists
2001-03-12 01:43:12 +00:00
lyx_gui_misc.C
Compile fixes for DEC cxx, John's maths and keymap patches.
2001-03-16 12:08:14 +00:00
lyx_gui_misc.h
The bell is dead
2001-01-17 17:33:22 +00:00
lyx_gui.C
use anon namespace, somewhat better comp. handling of minipages, not quite there yet
2001-03-20 01:22:46 +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
lyx_sty.h
lyx.C
John's FormExternal patch, Edwin's Qt2 patch and Baruch's gnome patch.
2001-03-12 11:22:26 +00:00
lyx.h
John's FormExternal patch, Edwin's Qt2 patch and Baruch's gnome patch.
2001-03-12 11:22:26 +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
Compile fixes for DEC cxx, John's maths and keymap patches.
2001-03-16 12:08:14 +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
lyxrow.h
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
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
Compile fixes for DEC cxx, John's maths and keymap patches.
2001-03-16 12:08:14 +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
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
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
print_form.h
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
Sectioning.h
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
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
use anon namespace, somewhat better comp. handling of minipages, not quite there yet
2001-03-20 01:22:46 +00:00
spellchecker.h
stamp-h.in
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
Some small fixes and the mouse now works for minipages again.
2001-03-23 15:48:19 +00:00
tabular.h
some source cleanup from John
2001-03-01 15:57:10 +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
tex-defs.h
tex-strings.C
- Add support for ae package
2001-01-23 12:53:05 +00:00
tex-strings.h
texrow.C
Small fixes (gcc 2.95.3, cucumber and texrow messages)
2001-01-22 16:10:19 +00:00
texrow.h
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
use anon namespace, somewhat better comp. handling of minipages, not quite there yet
2001-03-20 01:22:46 +00:00
TextCache.C
TextCache.h
ToolbarDefaults.C
Applied John's FileDialog patch.
2001-03-07 14:25:31 +00:00
ToolbarDefaults.h
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
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
undo.C
some cascading name changes
2001-03-09 00:56:42 +00:00
undo.h
UpdateInset.C
UpdateInset.h
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
version.h
rotate the changelog and a bunch of new changelogs.
2001-01-12 09:42:30 +00:00
vms_defines.h
vspace.C
use anon namespace, somewhat better comp. handling of minipages, not quite there yet
2001-03-20 01:22:46 +00:00
vspace.h
small cleanup, doxygen, formatting changes
2001-02-16 09:25:43 +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