]> git.lyx.org Git - lyx.git/history - src/vc-backend.C
fix compiler warnings about unused parameter
[lyx.git] / src / vc-backend.C
2006-12-02 Georg Baummore unicode filenames
2006-10-21 André Pönitzmove everything into namespace lyx
2006-09-12 Enrico ForestieriAvoid a name clash with boost 1.34
2006-04-08 Lars Gullik Bjønnes * filetools.[Ch]: Make functions that start with a...
2005-04-26 Angus LeemingWhitespace, only whitespace.
2005-03-29 Jean-Marc Lasgouttesquote the file names in version control backend
2005-01-31 Lars Gullik Bjønnesditch FileInfo -> use boost.filesystem
2004-02-01 Lars Gullik BjønnesCleanup usage of contains and simplify a bit.
2003-10-17 Lars Gullik Bjønnesmake some more regexs static
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-15 Lars Gullik BjønnesGet rid of lyxstring, remove usage of STRCONV.
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-05 Angus LeemingStrip 320 #includes from the files in src.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-10 Alfredo BraunsteinTake out bufferview from buffer.
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-03-12 John Levonsmall missing bit from reload fix
2003-03-08 John LevonFix for VCS after the revert patch.
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-11-04 Lars Gullik BjønnesSTRCONV
2002-11-04 Lars Gullik Bjønnessmall changes
2002-08-13 André Pönitzthe lfun3 patches (overall cleanup and "localizing...
2002-08-13 Angus Leeming* LyXView: the accessor methods now return a reference...
2002-08-04 John Levonspellchecker cleanup - fscked knows why pspell is broke...
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-06-10 Angus LeemingCompaq cxx 6.5 will now compile lyx.
2002-05-25 Lars Gullik Bjønnesget rid of LRegex and LSubstring, use boost::regex...
2002-05-23 John Levonguii2
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-02-26 Jean-Marc Lasgouttescleanups from John and Juergen, bib files parsing fix...
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...
2002-01-14 Jean-Marc Lasgouttesfix starting up which binary is really a symlink; make...
2002-01-12 Jean-Marc Lasgouttesfixes/cleanup to dispatch/getStatus stuff; fixes the...
2002-01-07 Jean-Marc Lasgouttesvarious fixes from John, Martin and Kayvan, plus one...
2001-12-18 Lars Gullik Bjønnesno change logs, sorry
2001-12-05 Lars Gullik BjønnesAdd string << operators for the other streams as well...
2001-08-19 Lars Gullik Bjønnesfixed some bugs in the version control handling
2001-07-29 Asger Ottar AlstrupMore header file include dependency work
2001-07-16 Lars Gullik BjønnesDispatch->dispatch, some trans work
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-02-20 Lars Gullik Bjønnesimplement revert and history for CVS
2000-12-10 Lars Gullik Bjønnesseveral small patches
2000-11-08 Lars Gullik Bjønneschanges read the dirr and changelog, something should...
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-05-17 Jean-Marc Lasgouttesrename VCS::stat() to CVS::status()
2000-05-04 Jean-Marc Lasgouttesclear()->erase() ; lots of using directives for cxx
2000-03-28 Lars Gullik Bjønnessome using changes small changes in lyxfont and some...
2000-01-11 Lars Gullik Bjønnesfix IsFileWriteable, implement the file_not_found_hook...
1999-12-10 Lars Gullik Bjønnesthe buffer patch, moved Buffer::text to BufferView...
1999-11-15 Lars Gullik Bjønneswhite-space changes, removed definitions.h several...
1999-11-10 Jean-Marc LasgouttesThe usual set of changes for DEC cxx after Lars' work :)
1999-11-09 Lars Gullik Bjønnesa couple of name changes and new functionality in lyxvc...