]> git.lyx.org Git - lyx.git/history - src/BranchList.cpp
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / BranchList.cpp
2021-01-29 Jean-Marc LasgouttesCopy/paste error in BranchList::setColors
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 SpitzmuellerUpdate color table in branch list
2021-01-18 Juergen SpitzmuellerAllow semantic colors in branches and use semantic...
2020-05-05 Richard Kimberly... Rename some routines
2020-05-05 Richard Kimberly... Replace functor in BranchList
2020-05-04 Richard Kimberly... Fix a number of issues that were stopping compilation...
2020-02-28 Richard Kimberly... Use range and rename private variable
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-28 Lars Gullik Bjønnessrc/*.cpp: reformatting to increase consistency
2011-01-06 Georg BaumFix crash in lyx -e latex lib/doc/Shortcuts.lyx: theApp...
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-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-02 André Pönitzpimpl not needed here
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-10-08 Jürgen Spitzmüller* src/BranchList.cpp:
2007-09-14 Jean-Marc Lasgouttesmake valgrind happy (although I have no evidence this...
2007-07-17 Abdelrazak Younesmore std declaration fixes.
2007-04-26 André Pönitzrename LColor into Color
2007-04-26 Bo PengRename .C ==> .cpp for files in src/