]> git.lyx.org Git - lyx.git/history - src/ChangeLog
remove some more debug noise
[lyx.git] / src / ChangeLog
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.
2003-09-15 Angus LeemingReorder member initializers to avoid compiler warning.
2003-09-15 Alfredo Braunsteinremove an unusual nop and an outdated warning
2003-09-12 André Pönitzthe automatic label patch
2003-09-12 Jürgen Spitzmüllercompile fix
2003-09-10 Lars Gullik Bjønnesassert -> abort fix
2003-09-09 Angus LeemingReplace ParagraphList.h and RowList.h with their _fwd...
2003-09-09 Lars Gullik BjønnesChange Assert to BOOST_ASSERT.
2003-09-09 Angus LeemingPimpl Buffer.
2003-09-09 Angus LeemingForgot this.
2003-09-08 Angus LeemingConvert uid_t, gid_t to int before calling tostr.
2003-09-08 Angus LeemingVarious trivial bits 'n' bats about config.h, header...
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-07 Angus LeemingFinish the task of removing all cruft from the header...
2003-09-07 Angus LeemingRemove all unnecessary #includes from header files.
2003-09-06 Angus LeemingForward declare LatexRunParams in converter.h.
2003-09-06 Angus LeemingGeneral tidy. Not very exciting.
2003-09-06 Angus LeemingDon't #include ParameterStruct.h in ParagraphParameters.h.
2003-09-06 Angus Leeminglyxfunc.h #included frontends/LyXKeySym.h for a typedef...
2003-09-06 Angus LeemingMove BufferView::ChangeInsets to the Pimpl. As a result...
2003-09-06 Angus LeemingRemove a couple of #includes from buffer.h
2003-09-06 Angus LeemingMove depth_type to support/types.h.
2003-09-06 Angus LeemingReplace ParagraphList.h with ParagraphList_fwd.h.
2003-09-06 Angus LeemingReduce 115 dependencies on RowList.h to just 10 depende...
2003-09-05 Angus LeemingAdd missing headers. With thanks to Martin...
2003-09-05 Angus LeemingChanges due to the removal of using directives from...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-09-05 Angus LeemingStrip 320 #includes from the files in src.
2003-09-04 Angus LeemingThe remaining External Template clean-up patch ;-)
2003-09-04 Lars Gullik Bjønnesfix cursorEnd, remove lastPrintablePos
2003-09-04 Lars Gullik Bjønneshave row information on state line + one more bformat...
2003-09-04 Martin VermeerThe mouse box patch for button-style insets
2003-09-04 Lars Gullik Bjønnesoutput paragraph position in state text
2003-09-04 Angus LeemingMove #includes out of header files.
2003-09-04 Angus LeemingStore LaTeXFeatures' externalPreambles as a list<string...
2003-09-04 Angus LeemingMove #include "lyxlib.h" out of Path.h, move ctor,...
2003-09-03 Lars Gullik Bjønnesupdate if fitCursor
2003-09-03 Martin VermeerPoint fix, earlier forgotten
2003-09-02 Angus Leemings/contained/contains/ and end (?) the expenditure of...
2003-09-02 John Levonremove cursor.i[xy]
2003-09-02 John Levonbug 1376 partial fix and simplification.
2003-09-02 Lars Gullik Bjønnesadd a space
2003-09-02 Alfredo Braunsteinavoid screen jumps when images get loaded
2003-09-02 Lars Gullik BjønnesFix some zlib issues, use a temp file for lyx2lyx conve...
2003-08-30 John Levonfix dist from Kayvan
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-27 André PönitzownerPar for gerParentLanguage
2003-08-27 John Levoninit POD members of FuncRequest
2003-08-27 Alfredo Braunsteinmoves top_y from lyxtext to BufferView
2003-08-27 Alfredo BraunsteinAdd In nsetOld * argument to updateInset to rebreak...
2003-08-26 André Pönitzremove InsetOld::par_owner & handling
2003-08-26 André PönitzouterPar
2003-08-26 André PönitzMartin's fullRow patch
2003-08-25 Alfredo BraunsteinRationalise the position of calls to updateRowPostition...
2003-08-23 Angus LeemingAt least give an uptodate changelog entry...
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
next