]> git.lyx.org Git - lyx.git/history - src/LaTeX.C
remove mention of lyxrc from the splash
[lyx.git] / src / LaTeX.C
2003-05-22 Angus LeemingPass struct LatexRunParams around a bit...
2003-05-13 André Pönitznon-templated tostr in separate files
2003-05-13 André PönitzThe 'bformat' introduction
2003-04-04 Angus LeemingClean up interface a little
2003-03-30 John Levonmove BoostFormat and boost-inst
2003-03-07 Dekel TsurFix a bug where the DVI file was not updated due to...
2003-03-04 Lars Gullik Bjønnesws changes only
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-02-08 John Levonconsolidate some code into one function
2003-01-06 Angus LeemingMinor bits 'n' bobs from Michael, J�rgen and Jean-Marc.
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-11-24 Lars Gullik Bjønneshandle USE_BOOST_FORMAT
2002-11-21 Lars Gullik Bjønnesuse boost::format
2002-11-04 Lars Gullik BjønnesSTRCONV
2002-11-04 Lars Gullik Bjønnessmall changes
2002-08-07 André Pönitzthe FuncRequest changes
2002-07-28 Lars Gullik BjønnesRename strip to rtrim
2002-07-28 Lars Gullik Bjønnesremove some unneeded version of functions from lstrings,
2002-07-20 John Levonfix dispatch calls as suggested by Herbert
2002-07-19 John Levonfix some dispatch calls
2002-06-13 Angus LeemingCompile fix.
2002-05-30 John Levonsrcdoc fixes + a little tidy or two
2002-05-25 Lars Gullik Bjønnesget rid of LRegex and LSubstring, use boost::regex...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-02-28 Angus LeemingAdd a missing #include <cstdio> for sscanf.
2002-02-28 Angus LeemingUpgrading of my xforms libs showed that lots of files...
2002-02-18 Angus LeemingSynching my tree with cvs.
2002-02-16 Angus LeemingWe don't currently use fork anywhere (or if we do it...
2001-11-29 Jean-Marc Lasgouttesrecreation patch from Ben ; page break patch from John...
2001-10-08 Jean-Marc Lasgouttesmore win32 port integration
2001-10-01 Jean-Marc Lasgouttesmore warnings go to /dev/null
2001-08-04 Lars Gullik Bjønnesmake sure the Xserver updates the input
2001-08-02 Lars Gullik Bjønnesmore latex conversion cases fixed, patch from Andre...
2001-07-29 Asger Ottar AlstrupMore header file include dependency work
2001-07-16 Lars Gullik BjønnesDispatch->dispatch, some trans work
2001-07-05 Dekel TsurParse rerun messages from latex packages.
2001-06-21 Jean-Marc Lasgouttesfix read problems on win32
2001-06-14 Lars Gullik Bjønnesfix some buggy constructs with stringstream
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-05-27 Dekel TsurMake sure that the main .tex file is in the dependancy...
2001-05-03 Jean-Marc LasgouttesKayvan --export fix ; Angus toolbar fixes
2001-05-03 Jean-Marc Lasgouttesfix regexp in dependency tracking
2001-04-17 Lars Gullik Bjønnesthe rest read the ChangeLog, hope I remembered all
2001-04-12 Dekel TsurFix depfile bug
2001-04-04 Lars Gullik Bjønnesconstify vars
2001-02-16 Dekel TsurDo not run bibtex when not necessary
2001-02-03 Dekel Tsur- Fix the bug that bibtex was not always run when needed.
2001-01-25 Jean-Marc LasgouttesAdd using directive
2001-01-23 Dekel TsurSupport for multiple bibliographies
2001-01-20 Dekel TsurHandle the \@input macro in aux files.
2000-12-19 Lars Gullik Bjønnesnow fix the KP_ stuff, simplify keysym handling in...
2000-11-08 Lars Gullik Bjønneschanges read the dirr and changelog, something should...
2000-11-06 Lars Gullik Bjønnesmake to compilation with gcc 2.96 better handle (/...
2000-10-02 Allan RaeKayvan and Dekel's patch + some small fixes to xforms/
2000-09-26 Lars Gullik Bjønnesget rid of dead code, some new functions constify varia...
2000-08-30 Lars Gullik Bjønnesthe export patch from Dekel
2000-07-04 Lars Gullik Bjønnesmore changes, read the Changelog
2000-06-08 Lars Gullik Bjønnessome small stuff before the meeting begins for real
2000-05-31 Lars Gullik Bjønnesfix to the lyxstring bug, better searching for dep...
2000-05-11 Jean-Marc LasgouttesRemove the optional bool argument to ChangeExtension().
2000-05-04 Jean-Marc Lasgouttesclear()->erase() ; lots of using directives for cxx
2000-04-28 Lars Gullik Bjønnesa couple of small fixes + a fix for the error in bibtex...
2000-03-28 Lars Gullik Bjønnessome using changes small changes in lyxfont and some...
2000-03-16 Lars Gullik Bjønnesmake text private in LyXParagraph some changes to impor...
2000-02-28 Jean-Marc Lasgouttes(Try to) make LyX work with more than 128 layouts;...
2000-02-16 Jean-Marc LasgouttesCorrectly quote file names when running LaTeX (problem...
2000-01-25 Lars Gullik Bjønnesfix crossref label list, some debug messages + various
2000-01-24 Lars Gullik Bjønnespos=string::npos for regex not found, use handcoded...
2000-01-12 Jean-Marc LasgouttesFix regex errors in .aux scanning, and other small...
1999-12-21 Lars Gullik Bjønnesfixes because of SUN CC warnings, bmtable now compiled...
1999-12-07 Allan Raefixed typo in LaTeX::runBibTeX
1999-12-01 Lars Gullik Bjønnesin addition to the changes mentioned in ChangeLog,...
1999-11-26 Lars Gullik Bjønnesallocation changes to lyxstring, rerun bibtex on databa...
1999-11-24 Lars Gullik Bjønnesseveral changes from FilePtr to FileInfo, reverted...
1999-11-15 Lars Gullik Bjønneswhite-space changes, removed definitions.h several...
1999-11-08 Jean-Marc LasgouttesUse "using" to bring STL templates from the std:: names...
1999-11-04 Lars Gullik Bjønnesthe runlatex merge
1999-10-13 Lars Gullik Bjønnesmerge in the class Path changes
1999-10-12 Asger Ottar Alstrup- Backported the HTML export feature (Jean-Marc, can...
1999-10-12 Lars Gullik Bjønnessome no-op changes, planning a new branch to update...
1999-10-07 Lars Gullik Bjønnesthe merge from branch debugstream
1999-10-02 Lars Gullik Bjønnesmerge from the string-switch branch and ready for a... 1.1.1pre1
1999-09-27 Lars Gullik BjønnesInitial revision