]> git.lyx.org Git - lyx.git/history - src/BranchList.h
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / BranchList.h
2021-04-06 Jean-Marc LasgouttesFix compilation for clang 3.7 with libc++
2021-01-29 Jean-Marc LasgouttesInitialise correctly branch_list_id_
2021-01-21 Juergen SpitzmuellerPrevent branch background color from leaking out of...
2021-01-19 Juergen SpitzmuellerBranch: Implement separate static colors in dark mode
2021-01-19 Juergen SpitzmuellerUse isDarkMode() method
2021-01-18 Juergen SpitzmuellerAllow semantic colors in branches and use semantic...
2020-02-28 Richard Kimberly... Use range and rename private variable
2010-06-14 Jürgen Spitzmüllermake branch-add-insert aware of the separator ("|"...
2010-05-03 Vincent van Ravesteijn*List.h: Move the class documentation into the lyx...
2010-04-21 Pavel SandaBranchList:
2009-07-13 Jürgen Spitzmüller* Add possibility to append active branch names to...
2009-07-10 Jürgen Spitzmüller* Add ability to rename branches (bug 4128).
2008-09-21 André Pönitzcosmetics
2008-05-27 Richard HeckSimplify things just a little bit.
2007-11-02 André Pönitzpimpl not needed here
2007-10-31 André Pönitzintroduce a header to forward declare std::string.
2007-04-26 André PönitzI guess Windows folks are not too happy with files...
2007-04-26 André Pönitzrename LColor into Color
2007-04-26 Bo PengRename .C ==> .cpp for files in src, part one
2006-11-03 Georg BaumFix problem with non-ascii branch names by converting...
2006-10-21 André Pönitzmove everything into namespace lyx
2006-03-23 Georg BaumStore colors as rgb values in branches.
2005-11-02 Jean-Marc Lasgouttesbug 2081: Disallow insertion of marginal note in float...
2005-04-26 Angus LeemingWhitespace, only whitespace.
2005-03-27 Martin VermeerFixing bugs 1844,1845: doc settings don't stick
2004-01-05 Lars Gullik BjønnesSome more functor work.
2003-12-14 Angus LeemingOverhaul the branches code.
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-09 Angus LeemingGet rid of trailing whitespace 'noise' in future patche...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-18 André Pönitzremove spurious semicolons in BranchList.h
2003-08-17 Martin VermeerThe 'Branches' mega-patch.