]> git.lyx.org Git - lyx.git/history - src/lyxvc.C
* src/LyXAction.C: mark goto-clear-bookmark as working without buffer
[lyx.git] / src / lyxvc.C
2006-12-27 Georg BaumFix strange bibtex problem by converting some more...
2006-12-02 Georg Baummore unicode filenames
2006-11-26 Georg BaumNext step of true unicode filenames: Use support::FileN...
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-07 Georg BaumRename namespace Alert to lyx::frontend::Alert.
2006-09-11 Abdelrazak YounesA bunch of conversion to docstring.
2006-09-09 Lars Gullik BjønnesChange _() to return a docstring. Fixup callers with...
2006-04-08 Lars Gullik Bjønnes * filetools.[Ch]: Make functions that start with a...
2006-04-08 André Pönitzsupport/textutils.h:
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2004-02-25 Jean-Marc LasgouttesGeorg Baum\'s no-tempdir patch
2003-11-03 Lars Gullik Bjønnesthe exception safety patch
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
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-06-28 Lars Gullik Bjønnesthe doxygen patch
2003-05-13 André PönitzThe 'bformat' introduction
2003-04-27 John LevonFix up Alert::prompt for cancel button stuff
2003-03-30 John Levonmove BoostFormat and boost-inst
2003-03-29 John LevonStrip old tabular code. More Alert fixes
2003-03-29 John LevonBig shake up of all Alert::askQuestion/Confirmation...
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-12-01 Lars Gullik Bjønnesws 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-05-31 John Levonfix bug 416
2002-05-27 John LevonRemove unused headers.
2002-05-23 John Levonguii2
2002-03-26 Angus LeemingRegister file with CVS if it's in a CVS directory.
2002-03-25 Lars Gullik Bjønnesreorder includes and some ws
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-02-28 Angus LeemingUpgrading of my xforms libs showed that lots of files...
2001-11-26 Jean-Marc Lasgouttesnew alert code
2001-08-19 Lars Gullik Bjønnesfixed some bugs in the version control handling
2001-07-16 Lars Gullik BjønnesDispatch->dispatch, some trans work
2001-07-03 Jean-Marc Lasgouttesdo not include forms.h when not necessary
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-04-24 Lars Gullik Bjønnescall message more directly
2001-02-06 Jean-Marc LasgouttesMove LaTeX and VC logs to GUI-I on xforms
2001-01-08 Lars Gullik Bjønnesget rid of turds, no.po update and remove some warnings
2000-11-08 Lars Gullik Bjønneschanges read the dirr and changelog, something should...
2000-09-26 Lars Gullik Bjønnesget rid of dead code, some new functions constify varia...
2000-05-17 Jean-Marc Lasgouttesrename VCS::stat() to CVS::status()
2000-04-04 Lars Gullik Bjønnesfix the smallcaps drawing, move xfont metrics functions...
2000-03-28 Lars Gullik Bjønnessome using changes small changes in lyxfont and some...
2000-02-04 Lars Gullik Bjønnesseveral small and larger changes, read the Changelog
2000-01-25 Lars Gullik Bjønnesfix crossref label list, some debug messages + various
2000-01-11 Lars Gullik Bjønnesfix IsFileWriteable, implement the file_not_found_hook...
1999-12-30 Allan RaeMy final commit of the year? pair<bool, string> askForText
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-09 Lars Gullik Bjønnesa couple of name changes and new functionality in lyxvc...
1999-11-04 Lars Gullik Bjønnesthe runlatex merge
1999-10-25 Jürgen VignaThis patch should now fix all resize problems we have...
1999-10-25 Jean-Marc LasgouttesFinish to add wrappers for xforms callbacks. Now dec...
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-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