]> git.lyx.org Git - lyx.git/history - src/buffer_funcs.cpp
Provide proper fallback if a bibliography processor is not found
[lyx.git] / src / buffer_funcs.cpp
2007-08-23 Richard HeckThis is one of a series of patches that will merge...
2007-08-17 Jean-Marc Lasgouttes * buffer_funcs.cpp (setLabel): use a switch instead...
2007-08-16 Jean-Marc LasgouttesThe counters labelstring patch. Part 2: Use the new...
2007-08-15 Jean-Marc Lasgouttescompilation fix
2007-08-14 Abdelrazak YounesFix crash when the Outline dialog is opened on an empty...
2007-08-13 Jean-Marc Lasgouttes * buffer_funcs.cpp (updateLabels): fix crash: par_iter...
2007-08-13 Abdelrazak Younes* loadChildDocuments(): new function to load all child...
2007-08-12 Jean-Marc LasgouttesRewrite the label numbering code.
2007-08-06 Richard HeckDeal with a UI bug discussed on the list.
2007-07-17 Abdelrazak Younesmore std declaration fixes.
2007-07-11 Abdelrazak YounesFollowing commit 19040, those partial updateLabels...
2007-07-11 Jean-Marc Lasgouttes * Counters.cpp (appendix): new getter and setter used...
2007-06-20 Bo PengFix wrong intepretation of the return value of the...
2007-06-19 Abdelrazak YounesPolish revision 18825 and fix some remaining issues...
2007-06-14 Abdelrazak YounesFix Bug-3183 by Ozgur Ugras BARAN:
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-24 Bo PengIncrease listings counter for InsetInclude with lstinpu...
2007-05-17 Abdelrazak YounesThis patch solves this crash (due to an assertion):
2007-05-14 Bo PengSeparate caption and label from InsetListingsParams...
2007-04-30 Abdelrazak Younes* Inset and derivatives: insetName() -> name()
2007-04-29 André PönitzLyXText -> Text
2007-04-29 André Pönitzrename LyXTextClass* into TextClass*
2007-04-29 André Pönitzrename LyXLayout into Layout
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-28 Bo PengLast (?) batch of renames:
2007-04-26 Bo PengRename .C ==> .cpp for files in src/