]> git.lyx.org Git - lyx.git/shortlog
lyx.git
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 unnecessary using std::endl directive that is...
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-06 Angus LeemingPress the 'Save' button before committing, Angus.
2003-09-06 Angus LeemingA few more compilation fixes.
2003-09-06 Angus Leeming(Kornel Benko): re-add <map> header file.
2003-09-05 Angus LeemingAdd missing headers. With thanks to Martin...
2003-09-05 Martin VermeerSmall bformat fix
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-05 Angus LeemingAll .C files should #include there own .h file I guess ;-)
2003-09-05 Angus LeemingConsistent headers in support.
2003-09-05 Angus LeemingAnother 49 #includes bite the dust.
2003-09-05 Angus LeemingEnsure that the header file can be compiled stand-alone.
2003-09-05 Angus LeemingEnsure that the header files can be compiled stand...
2003-09-05 Angus LeemingStrip out another 350 redundant #includes.
2003-09-05 Angus LeemingEnsure that the header file can be compiled stand-alone.
2003-09-05 Angus LeemingEnsure header files can be compiled stand-alone.
2003-09-05 Angus LeemingStrip out another 180 #includes.
2003-09-05 Angus LeemingAdd <algorithm>
2003-09-05 Angus LeemingAdd <algorithm>
2003-09-05 Angus LeemingRemove WorkArea.C (empty).
2003-09-05 Angus LeemingKeep score of how many #includes have been removed.
2003-09-05 Angus LeemingStrip out redundant includes (193 of 'em).
2003-09-05 Angus LeemingStrip redundant #includes.
2003-09-05 Angus LeemingStrip out redundant #includes
2003-09-04 Angus Leeming(Johnathan Burchill): write a message to the latex...
2003-09-04 Angus LeemingThe remaining External Template clean-up patch ;-)
2003-09-04 Lars Gullik... fix cursorEnd, remove lastPrintablePos
2003-09-04 Lars Gullik... have 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... output paragraph position in state text
2003-09-04 Angus Leeming(Johnathan Burchill): clever latex to input an xfig...
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-04 Angus LeemingMove some more #includes out of the header files.
2003-09-04 Angus LeemingMove #include "funcrequest.h" out of the header file.
2003-09-04 Angus LeemingMove a #include out of the header file.
2003-09-04 Angus LeemingBe more specific that 'using lyx::support'.
2003-09-03 Lars Gullik... update if fitCursor
2003-09-03 Angus LeemingRevert, revert, revert. Sorry about that, y'all.
2003-09-03 Angus Leemingsrc/support/ChangeLog
2003-09-03 Angus LeemingFix export of graphics images when compiling latex...
2003-09-03 Jürgen Spitzmüllerfix typo in tooltip
2003-09-03 Angus LeemingDon't bring namespace lyx::support into the global...
2003-09-03 Martin VermeerPoint fix, earlier forgotten
2003-09-03 Martin VermeerOops...
2003-09-03 Martin VermeerAdd Branch: to label
2003-09-02 Angus LeemingInitial go at some .cvsignore files.
2003-09-02 Angus Leemings/contained/contains/ and end (?) the expenditure of...
2003-09-02 John Levonremove cursor.i[xy]
2003-09-02 Angus LeemingAnal policing of header blurbs.
2003-09-02 John Levonbug 1376 partial fix and simplification.
2003-09-02 Lars Gullik... add a space
2003-09-02 John Levonfix change log format
2003-09-02 Alfredo Braunsteinmake bformat happy
2003-09-02 Alfredo Braunsteinavoid screen jumps when images get loaded
2003-09-02 Alfredo Braunsteinadd a missing initialization (preventing a crash with...
2003-09-02 Lars Gullik... The Gtk patch.
2003-09-02 Lars Gullik... Fix some zlib issues, use a temp file for lyx2lyx conve...
2003-08-30 John Levonfix dist from Kayvan
2003-08-29 Martin Vermeerfix crash on doc settings for non-branched doc (reporte...
2003-08-29 André Pönitzsomewhat better rendering of \^
2003-08-28 Angus LeemingEnable convertDefault.sh to run even if its executable...
2003-08-28 Lars Gullik... boost 1.30.2
2003-08-28 Angus LeemingAdd a couple of new functions.
2003-08-28 Angus LeemingWhitespace.
2003-08-28 Lars Gullik... Use Buffer const reference in most placees possible.
2003-08-28 André Pönitzsuppress debug message
2003-08-27 John Levonbug 1341
2003-08-27 John Levonbug 362 from Michael
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-27 André Pönitz'fix' outerPar
2003-08-27 André Pönitzre-enable redoParagraph in updateInset
2003-08-26 Martin VermeerWhitespace.
2003-08-26 John Levonremove remaining needFullRow()
2003-08-26 André Pönitzremove InsetOld::par_owner & handling
2003-08-26 Martin VermeerSmall fix to prevent crash on loading
2003-08-26 André PönitzouterPar
2003-08-26 Alfredo Braunsteinmissed this one yesterday.
2003-08-26 André Pönitzfix drawing of displayed formula
2003-08-26 André PönitzMartin's fullRow patch
2003-08-25 André Pönitzpartial fix for scrollbar problem
2003-08-25 Alfredo BraunsteinRationalise the position of calls to updateRowPostition...
2003-08-23 Angus Leeming(Michael Schmitt) update de.po.
next