]> git.lyx.org Git - lyx.git/history - src/support/ChangeLog
change call to shared_ptr::reset, move some using declarations around
[lyx.git] / src / support / ChangeLog
2002-05-21 Lars Gullik Bjønneschange call to shared_ptr::reset, move some using decla...
2002-05-03 Angus LeemingHerbert-friendly debug comment.
2002-05-02 Angus LeemingFound out! I've been taking Herbert's name in vain.
2002-05-02 Lars Gullik Bjønnesoh well
2002-05-02 Angus LeemingCompile fix.
2002-05-01 Lars Gullik Bjønnesremove return arg from fullRebreak, fix last "Standards...
2002-04-15 Angus LeemingThose parts of Herbert's natbib patch that either fix...
2002-04-15 Angus Leeming(make_tempfile): simplify the #ifdef block by using...
2002-04-08 Angus Leeming(Herbert): TGIF graphics should now work.
2002-04-08 Angus Leeming(Herbert): move readBB from ControlGraphics to support...
2002-04-07 Lars Gullik Bjønnesparch from Herbert
2002-04-06 Lars Gullik Bjønnesforgot this
2002-04-05 Lars Gullik Bjønnesadd missing typename
2002-03-27 Jean-Marc Lasgouttesfix stupid oversight in LibFileScript
2002-03-27 Jean-Marc Lasgouttesparselog fixes, i18n fix, menu separator fix
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-21 Lars Gullik Bjønnesdrop the ld -r stuff, we gained nothing with it, other...
2002-03-20 Lars Gullik BjønnesFix for bug: #260 special rules if partially linking
2002-03-14 Angus LeemingTwo little things:
2002-03-11 Lars Gullik Bjønnesdoxy and const fix
2002-03-11 Jean-Marc Lasgouttesbibfile parsing and insetgraphics fixes from Herbert...
2002-03-04 Angus LeemingHerbert's upgrade to the recognized graphics formats.
2002-03-02 Lars Gullik Bjønnesmake constructor public
2002-03-02 Lars Gullik Bjønneslayout as string
2002-03-01 Angus LeemingMake the d-tor public to make Dekel's compiler happy.
2002-03-01 Angus LeemingCleanup of getExtFromContents.
2002-03-01 Angus LeemingHerbert's patch supporting more graphics formats.
2002-02-27 Jean-Marc Lasgouttescompilation fix; small menubar tweak
2002-02-27 Angus LeemingThe graphics inset now has:
2002-02-26 Jean-Marc Lasgouttescleanups from John and Juergen, bib files parsing fix...
2002-02-20 Angus LeemingHerbert's graphics14.diff
2002-02-18 Angus LeemingSynching my tree with cvs.
2002-02-18 Jean-Marc Lasgouttesfix compilation problem
2002-02-18 Angus LeemingHerbert's 4 liner to support grace files.
2002-02-16 Angus LeemingWe don't currently use fork anywhere (or if we do it...
2002-02-14 Angus LeemingI forgot to commit Herbert's patch to support the TGIF...
2002-02-13 Jean-Marc Lasgouttesfix insetert drupdate problems (bug #176); fix row...
2002-02-11 Jean-Marc Lasgoutteswin32 compile fix
2002-02-08 Jean-Marc Lasgouttesremove a cygwin #ifdef
2002-02-08 Jean-Marc Lasgouttespopen tweaks; "no 0cm" patch from Herbert; fix disabled...
2002-02-08 Jean-Marc Lasgouttesfix do_popen for cygwin
2002-02-08 Angus LeemingHerbert's bugfix patch
2002-02-07 Angus LeemingHerbert's unzip et al patch.
2002-02-05 Angus LeemingYes, yet another patch from Herbert!
2002-02-04 Jean-Marc Lasgouttesfix startup failure
2002-01-31 Angus LeemingHerbert's latest graphics patch.
2002-01-30 Jean-Marc Lasgouttesmerge a few more cygwin patches
2002-01-19 Jean-Marc Lasgouttesfix bug 175 (minipage in minipage); fix some warnings...
2002-01-14 Jean-Marc Lasgouttescompile fix
2002-01-14 Angus LeemingCreate a new support function lyx::count to use in...
2002-01-07 Jean-Marc Lasgouttesvarious fixes from John, Martin and Kayvan, plus one...
2001-12-20 Jean-Marc Lasgouttescompilation fix from Kayvan
2001-12-20 Jean-Marc Lasgouttesremoved most uses of toupper and friends, removed ...
2001-12-19 Jean-Marc Lasgoutteslyxsum/mmap compatibility patch
2001-12-05 Lars Gullik BjønnesAdd string << operators for the other streams as well...
2001-12-03 Lars Gullik Bjønnesthe mmap patch
2001-12-02 Lars Gullik Bjønnesdirlist patch
2001-11-29 André Pönitzreduction of header dependencies, part II (use new...
2001-11-28 André Pönitzfor a change...
2001-11-26 André Pönitzstart reducing header file dependencies
2001-11-09 Jean-Marc Lasgouttescleanups from John and Michael
2001-10-24 Jean-Marc Lasgouttescode cleanup
2001-10-23 Angus LeemingRemove spurious punctuation.
2001-10-19 Jean-Marc Lasgoutteslyxserver cleanup patch + andre's small patches
2001-10-12 Jean-Marc Lasgoutteshonor LANGUAGE and LC_ALL for finding i18n files
2001-10-08 Jean-Marc Lasgouttesfinish merging of the bits of win32 port that have...
2001-10-08 Jean-Marc Lasgouttesmore win32 port integration
2001-10-04 Jean-Marc Lasgoutteswin32 port updates
2001-08-18 Lars Gullik Bjønnesnew files
2001-08-01 Jean-Marc LasgouttesJohn's latest patch frenzy
2001-07-28 Angus LeemingBaruch's graphics patch + some small tweaks to the...
2001-07-13 Angus LeemingEdwin's "about" patch + consistent use of Lsstream.h
2001-07-12 Lars Gullik Bjønnessmall changes read changelog
2001-06-27 Lars Gullik BjønnesLyX Drinkers United: patch 2
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-06-21 Jean-Marc Lasgouttesfix read problems on win32
2001-06-14 Angus LeemingIn for a penny, in for a pound. Consistent use of ...
2001-06-01 Lars Gullik Bjønnesuse boost:crc
2001-06-01 Jean-Marc Lasgouttescompilation fixes for compaq cxx + small things
2001-05-31 Lars Gullik Bjønnesadjust to be able to complile with gcc 3.0, put selecti...
2001-05-30 Lars Gullik Bjønnesfix selection bug, use istreambuf_iterator in lyxsum
2001-05-29 Lars Gullik Bjønnesbetter key handling, move some methods closer to caller...
2001-05-22 Jean-Marc Lasgouttesfix "make dist" target
2001-05-21 Jean-Marc Lasgouttesremove annoying debugging statement
2001-05-17 Jean-Marc Lasgouttesos:: patch from Ruurd + bindings display fix
2001-05-03 Lars Gullik Bjønnesremove !NEW_INSETS cruft
2001-05-02 Jean-Marc Lasgoutteshelp a bit compilation with sun CC
2001-04-25 Lars Gullik Bjønnessmall fix for gcc 3.0, use std::transform in lstrings...
2001-04-25 Allan RaeA couple of missed lyx::Assert
2001-04-24 Lars Gullik Bjønnesmove more support functions into namespace lyx, small...
2001-04-17 Lars Gullik Bjønnesinherit privately from noncopyable, add algos, use...
2001-04-17 Allan Raefix doxygen operation ; stop #warning causing errors...
2001-03-15 Lars Gullik Bjønnesremove CXX_WORKING_NAMESPACES
2001-03-15 Lars Gullik Bjønnesone small private fix in mathed, put noncopyable and...
2001-03-01 Jean-Marc Lasgouttesinstall fixes, small cleanups
2001-03-01 Lars Gullik Bjønneslyx-devel.diff
2001-02-28 Lars Gullik Bjønnesmathed cleanup, change mask for tmpdir
2001-02-27 José Matox/home/balu/mes.cvs
2001-02-14 Lars Gullik Bjønnesremove cruft
2001-02-06 Jean-Marc LasgouttesHP-UX compile fix, thai keymap
next