]> git.lyx.org Git - lyx.git/history - src/ChangeLog
add lockPath and a few helpers
[lyx.git] / src / ChangeLog
2003-11-03 Alfredo Braunsteinadd lockPath and a few helpers
2003-11-02 Alfredo Braunsteinadd PosIterator
2003-11-01 Lars Gullik Bjønnesmore dispatchresult changes
2003-11-01 Lars Gullik Bjønnestry to avoid initailizaton problems with global debugst...
2003-10-31 José Matoxunify API for insets export
2003-10-30 José Matoxfactorise linuxdoc and docbook output code
2003-10-29 Lars Gullik Bjønnesmake dispatch_result_t ctor of DispatchResult explicit
2003-10-29 Martin VermeerSmall refactoring of DocBook stuff
2003-10-29 Lars Gullik BjønnesFINISHED_POP -> FINISHED
2003-10-29 Lars Gullik Bjønnesmore dispatch work
2003-10-29 Lars Gullik Bjønnesdispatchresult -> DispatchResult
2003-10-28 Alfredo Braunsteinput a hack in rowBreakPoint inside #if 0
2003-10-28 André Pönitzlots of small stuff
2003-10-28 Alfredo Braunsteinfix the end key
2003-10-27 Alfredo Braunsteinfix the zombie chars
2003-10-27 Alfredo Braunsteinsmall fix to toc navigation inside branches
2003-10-27 André Pönitz * lfuns.h: new LFUN_REPEAT, LFUN_INSERT_LINE, LFUN_INS...
2003-10-27 Alfredo Braunsteinremove lastPos and use endpos instead
2003-10-27 Alfredo Braunsteintwo rowbreaking fixes + a bit of rowBreakPoint simplifi...
2003-10-27 Alfredo Braunsteinundo fixes
2003-10-25 Martin VermeerPartial fix to nav menu/branch inset problem reported...
2003-10-24 Alfredo Braunsteinmake endpos behave
2003-10-23 Alfredo Braunsteinfix 2 dontlikes
2003-10-23 André Pönitz * RowList_fwd.h: change list<> to vector<> to gain...
2003-10-23 Alfredo Braunsteintake the bidi stuff out of lyxtext.h to its own file
2003-10-23 André Pönitz * lyxtext.h:
2003-10-22 Lars Gullik BjønnesUse correct types when working with stream::pos_type.
2003-10-22 André Pönitzrename row.end into row.endpos
2003-10-22 Angus LeemingSet 'fully_loaded' when starting a new file too...
2003-10-22 Angus LeemingAdd a Buffer::fully_loaded member function, returning...
2003-10-22 Martin VermeerThis should fix the "oops" in the "is a bit silly"...
2003-10-21 André PönitzChangeLog & re-add the {} for "long" blocks..
2003-10-21 Martin VermeerFinal touch 'inset display()'; fix 'is a bit silly...
2003-10-20 Martin VermeerRe-introduce display() for insets, fixing various bugs
2003-10-20 Jean-Marc Lasgouttesfix bug 1415; fix annoying typo
2003-10-18 Martin VermeerCrash fix (wrong cursor def)
2003-10-17 Lars Gullik Bjønnesforgot this
2003-10-17 Lars Gullik Bjønnesthe dispatch patch
2003-10-17 Jean-Marc Lasgouttescompile fixes for stlport
2003-10-17 Lars Gullik BjønnesGet rid of the TextCache.
2003-10-16 André Pönitzmake updateRowPositions() a bit faster.
2003-10-16 Lars Gullik BjønnesFix a crashing problem with unknown actions.
2003-10-15 André Pönitzundo per inset. still a few crashes...
2003-10-14 Angus LeemingTurn LyX into a singleton class. Kill the BufferView...
2003-10-14 André PönitzIn insets:
2003-10-14 Alfredo BraunsteinFix bug 1323
2003-10-14 Angus Leeming(Jo�o Assirati): add the ability to inverse-search...
2003-10-13 Angus LeemingdisplayTranslator is now a function. No need to invoke...
2003-10-13 Angus LeemingJo�o Assirati's lyxsocket patch.
2003-10-13 André Pönitz * BufferView_pimpl.C:
2003-10-13 Lars Gullik Bjønnesmissed this
2003-10-13 Lars Gullik BjønnesDISPATCH -> dispatch_result
2003-10-13 Lars Gullik BjønnesGet rid of LyXFunc::dispatch that takes a string.
2003-10-11 Lars Gullik BjønnesBug: 820
2003-10-10 André Pönitzfix a few of the tabular crashes
2003-10-09 Lars Gullik Bjønnesremove some more debug noise
2003-10-09 Lars Gullik Bjønnesremove some debug noise
2003-10-09 André Pönitzreplace ParagraphList::iterator by lyx::paroffset_type...
2003-10-08 Lars Gullik BjønnesBug: 1025
2003-10-08 André Pönitz * lyxtext.h: make the paragraphs_ a pointer instead...
2003-10-08 Angus LeemingFix a bunch of doxygen warnings.
2003-10-07 Angus LeemingForgotten ChangeLogs, whitespace and some unnecessary...
2003-10-07 Jürgen Spitzmüllerstd::string fixes and small typo
2003-10-07 Martin VermeerThe Box patch
2003-10-07 Martin Vermeeradd <string> and other small fixes to make
2003-10-06 Angus LeemingQt compilation fixes.
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-10-06 André Pönitz * metricsinfo.C: initialize LyXFont before changiging...
2003-10-06 Martin VermeerSmall fixes to allow building with STLport
2003-10-02 André Pönitzfix #1360
2003-10-01 André Pönitzassert on unknown insets
2003-09-26 Lars Gullik BjønnesNew debugstream.
2003-09-22 Angus LeemingFix compile problems with Martin's antiquated compiler ;-)
2003-09-22 Martin VermeerBug fix in branches (was earlier fixed wrongly)
2003-09-21 Lars Gullik Bjønnesmore action work
2003-09-21 Lars Gullik BjønnesGet rid of Pseudo Actions
2003-09-21 Lars Gullik Bjønnessome configure output changes, fix a new bug
2003-09-19 Angus LeemingFix InsetInclude properly. Data is now stored in an...
2003-09-19 Jürgen Spitzmüllerfix centering of float contents (bug 1290)
2003-09-18 Angus LeemingPass Buffer arg to Inset::getLabelList, Inset::fillWith...
2003-09-18 Angus LeemingI had some excessively long lines in there...
2003-09-18 Angus LeemingAdd a buffer() member function to LaTeXFeatures. Not...
2003-09-18 Angus LeemingAppend a '_' to the names of all private member variables.
2003-09-18 Angus LeemingRename EnumLColor as LColor_color.
2003-09-18 Angus LeemingUse the dispatch_result wrapper class DispatchResult...
2003-09-18 Angus LeemingAdd an InsetOld::Code wrapper class, enabling #include...
2003-09-16 Martin VermeerRemove more inset locking code that apparently we can...
2003-09-16 André Pönitzun-pimpl Paragraph::(Pimpl::)text for performance reasons
2003-09-16 Angus LeemingDefine a wrapper LyXFont_size for LyXFont::FONT_SIZE.
2003-09-16 Angus LeemingRemove IsInsetChar and IsWordChar from textutils.h.
2003-09-16 Lars Gullik Bjønnesfix some namespace issues for gcc 3.4
2003-09-16 Angus LeemingRemove unused LColor::color framecolor variable from...
2003-09-16 Angus LeemingRemove #include "LColor.h" from insettext.h. Deps down...
2003-09-16 Angus LeemingRemove #include "LColor.h" from inset.h.
2003-09-16 Angus Leeminglyxfont.h no longer #includes LColor.h.
2003-09-15 Angus LeemingBeef up copied_ptr; use it rather than cow_ptr to store...
2003-09-15 Angus LeemingThe EnumLColor patch, free of macros.
2003-09-15 Angus LeemingAdd lyx-gtk.
2003-09-15 Lars Gullik BjønnesGet rid of lyxstring, remove usage of STRCONV.
2003-09-15 Angus LeemingDefine explicitly the color passed to the painter.
next