]> git.lyx.org Git - lyx.git/history - src
fix a few of the tabular crashes
[lyx.git] / src /
2003-09-15 Angus LeemingPOSIX-compliant sed.
2003-09-15 John LevonCorrect Andr�'s name
2003-09-14 Angus LeemingConsider all InProgressProcesses when ascertaining...
2003-09-12 André Pönitzthe automatic label patch
2003-09-12 Martin VermeerFix problem in lockInsetInInset
2003-09-12 André Pönitzpoor man's support for \boldsymbol
2003-09-12 Jürgen Spitzmüllercompile fix
2003-09-10 Angus LeemingAdd copied_ptr.h to the repository too.
2003-09-10 Angus LeemingFix compilation properly this time...
2003-09-10 Martin VermeerSimplify by using adjustCommand, and fix bug in the...
2003-09-10 Lars Gullik Bjønnesassert -> abort fix
2003-09-10 Angus LeemingCompilation fix.
2003-09-09 Angus LeemingReplace ParagraphList.h and RowList.h with their _fwd...
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-09 Angus LeemingGet rid of trailing whitespace 'noise' in future patche...
2003-09-09 Angus LeemingBOOST_ASSERT compile fixes.
2003-09-09 Lars Gullik BjønnesChange Assert to BOOST_ASSERT.
2003-09-09 Angus LeemingPragmatic pimpl-ing of BufferParams.
2003-09-09 Angus LeemingPimpl Buffer.
2003-09-09 Angus LeemingForgot this.
2003-09-09 Angus LeemingMake buffer's member variables private; use accessor...
2003-09-09 Martin VermeerRemove drawText[XY]Offset. No change in functionality
2003-09-08 Jean-Marc Lasgouttessome includes needed to build on gcc-2.96 + qt-2.3
2003-09-08 Angus LeemingConvert uid_t, gid_t to int before calling tostr.
2003-09-08 Jean-Marc Lasgouttessmall header tweaks
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 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 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-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 Bjønnesupdate 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 Bjønnesadd 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 BjønnesThe Gtk patch.
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-29 Martin Vermeerfix crash on doc settings for non-branched doc (reporte...
2003-08-28 Angus LeemingEnable convertDefault.sh to run even if its executable...
2003-08-28 Angus LeemingAdd a couple of new functions.
next