]> git.lyx.org Git - lyx.git/history - src/VCBackend.cpp
Less expensive OP first as this might be called often.
[lyx.git] / src / VCBackend.cpp
2010-02-12 Pavel SandaRevision info for RCS too.
2010-02-12 Pavel SandaTree revision info into InsetInfo. Muhehe.
2010-02-12 Pavel SandaSpots from Abdel
2010-02-12 Pavel SandaWhite space
2010-02-12 Pavel SandaVCS: Extended API for revision info
2010-02-12 Pavel SandaSVN file revision number
2010-02-09 Abdelrazak YounesTransfer LyXfunc code to GuiApplication::dispatch(...
2010-01-14 Pavel SandaIt seems that svn changes its implicit behaviour across...
2010-01-14 Pavel SandaNext possibility for svn conflict in log parsing.
2010-01-10 Richard HeckWhitespace and typo fix. (That meant: "After LyX presse...
2010-01-07 Pavel SandaFix typo spotted by Vincent
2010-01-07 Vincent van Ravesteijn*VCBackend: Code simplification, constify, and adding...
2010-01-03 Pavel SandaRCS read-only toggling also doesn't work correctly...
2009-12-23 Vincent van RavesteijnSVN: Return an empty string when the log message is...
2009-12-08 Jürgen Spitzmüllerindicate that we're opening a dialog.
2009-12-07 Pavel SandaChange string
2009-12-04 Pavel SandaVCS: do not allow to run VCS stuff in parallel with...
2009-11-24 Pavel SandaVCS: allow displaying diff log
2009-11-19 Pavel SandaComment on stderr issue.
2009-10-14 Pavel SandaMake updating less dangerous, see comments in #6255.
2009-10-13 Jürgen Spitzmüller* VCBackend.cpp: typo.
2009-10-07 Pavel SandaCoding style
2009-10-06 Pavel SandaBug #6255 - Update linked files with version control
2009-06-28 Pavel SandaSave translators work
2009-06-26 Pavel SandaCosmetics
2009-06-25 Pavel SandaGuify setting of svn locking property
2009-03-17 Jürgen Spitzmüller* VCBackend.cpp:
2009-02-01 Pavel SandaVCS: constify, thanks Andre
2009-01-31 Pavel SandaVCS: adjust internal structure
2009-01-31 Pavel SandaVCS: add svn locking mechanism
2009-01-30 Pavel SandaBetter safe than sorry
2009-01-28 Pavel Sandacosmetics
2008-11-24 Stephan Wittconvert string arguments for bformat with proper encoding
2008-11-16 Pavel SandaTry to fix reported RCS bug on Windows.
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-27 Pavel SandaSmall glitch in RCS registering procedure, useless...
2008-10-27 Pavel SandaChange debug message.
2008-09-16 Jean-Marc Lasgouttesfix a bunch of harmless warnings
2008-08-01 Pavel SandaVCS: Better output for svn checkout.
2008-07-29 Pavel SandaVCS: Towards statusbar info.
2008-07-29 Pavel SandaWhen statusbar is not reachable, show at least we _do_...
2008-07-22 Pavel SandaCoding style.
2008-07-22 Pavel SandaVCS: adjust cvs revert to other archs
2008-07-22 Pavel SandaVCS: adjust cvs revert to other archs.
2008-07-22 Pavel Sandascan log also for svn check-in of VCS
2008-07-22 Pavel SandascanLog for checkout svn in VCS.
2008-07-22 Pavel SandaChange strings
2008-07-22 Pavel SandaImplement checkout for svn.
2008-07-22 Pavel SandatoggleReadOnly belongs only to RCS, not CVS.
2008-07-22 Pavel SandaVCS svn support, partly fixes http://bugzilla.lyx.org...
2008-07-21 Pavel Sandacomment
2008-07-21 Pavel Sandamessage
2008-07-21 Jürgen Spitzmüller* VCBackend.cpp:
2008-07-21 Pavel SandaWe are completely user unfriendly.
2008-07-21 Pavel Sandacomment
2008-07-21 Pavel SandaThis should bring cvs revision control to usable state.
2008-07-21 Pavel SandaMake debug consistent.
2008-07-20 Pavel SandaCosmetics.
2008-07-20 Pavel SandaRessurect RC cvs checking.
2008-07-20 Pavel SandaSome debug strings.
2008-02-18 Abdelrazak Younesheader cleanup
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-25 André Pönitzs/isFileReadable/isReadableFile;
2007-11-15 André Pönitzreduce line noise
2007-11-10 André Pönitzcosmetics
2007-11-07 André Pönitzmore use of support::FileName.
2007-11-03 André Pönitzcosmetics
2007-10-20 André Pönitzmainly cosmetics
2007-04-26 Bo PengRename files in src/support, step one.
2007-04-26 Bo PengRename .C ==> .cpp for files in src/