]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2003-07-31 André Pönitzremove InsetUpdatable::nodraw (premature...) optimization
2003-07-31 André Pönitzremove toggleSelection
2003-07-31 Martin VermeerOops, forgotten changelog entry
2003-07-30 Angus Leeming'new InsetHFill();' should be 'new InsetHFill;'
2003-07-30 Angus LeemingMartin's changes to the Note inset.
2003-07-30 André Pönitzdon't return a bool if void is sufficient...
2003-07-30 André Pönitzprevent crash when inserting minipage in table cell,
2003-07-30 Alfredo BraunsteinFix to Bug 1232 (as discussed on bugzilla)
2003-07-30 Martin Vermeerfactor out the detection of clicking on the inset butto...
2003-07-30 Angus Leemingurg...
2003-07-30 Angus LeemingHide the fact that we re-generate those symbolic links...
2003-07-30 Martin Vermeerlimited 'arg' scope
2003-07-30 Jürgen Spitzmüllerqnote dialog: consistent terminology (bug 1270)
2003-07-30 Martin Vermeerfixed Note submenu issues
2003-07-30 Martin Vermeersubmenu for Note/Comment/Greyedout
2003-07-30 Jürgen Spitzmüllertrivial fix for qcitation dialog (bug 1284)
2003-07-29 Jürgen SpitzmüllerRearrangement of Insert menu (separate special formatti...
2003-07-29 Alfredo BraunsteinFix to Bug 1287 and Bug 1297
2003-07-29 Martin VermeerImplement a newenvironment in preamble for greyedout...
2003-07-29 Angus LeemingJean-Marc teaches me that MakeRelPath is quite sophisti...
2003-07-29 André Pönitz- y - (-y) is pretty close to 0
2003-07-29 Jean-Marc Lasgouttescompile fix for gcc 2.95.3
2003-07-29 Jean-Marc Lasgouttesfix bug when reading bind files
2003-07-29 Angus LeemingUse pushpophelper.
2003-07-29 André Pönitzsmall stuff
2003-07-28 Angus LeemingKill ChangeCitationsIfUnique; various small bits 'n...
2003-07-28 Jean-Marc Lasgouttes * text.C (check_layout): \layout -> \begin_layout
2003-07-28 Lars Gullik... some more compression stuff
2003-07-28 Angus Leeminglatin1 in author names, not utf8.
2003-07-28 André Pönitzsome cleanup (TEXT() gone, argumenst always == false...
2003-07-28 José Matox\end_document replaces \the_end.
2003-07-28 Jean-Marc Lasgouttesforgot to save a file
2003-07-28 Jean-Marc Lasgouttesoutput \layout tags lazily
2003-07-28 André Pönitzremove toggleToggle
2003-07-28 José Matoxlyx2lyx supports gziped files, version header correct
2003-07-28 André Pönitzslimmer interface to paintrows
2003-07-28 Lars Gullik... dwarves
2003-07-28 André Pönitzmove row loop for drawing from screen.C and insettext...
2003-07-28 Jean-Marc Lasgouttestex2lyx support for english quotes; revert the layout...
2003-07-28 José MatoxDocument file format change
2003-07-28 José Matox\layout -> \begin_layout and missing \end_layout
2003-07-28 Lars Gullik... more compress support
2003-07-28 Jean-Marc Lasgouttesfix writing of tabulars; output the real lyx version...
2003-07-28 Jean-Marc Lasgouttes * text.C (parse_text): read environment from layout...
2003-07-28 André Pönitzmake the drawing loops in screen and InsetText more...
2003-07-28 José Matoxfix lyx2lyx with new file format
2003-07-28 Jean-Marc Lasgouttescosmetic fix
2003-07-28 André Pönitzspeed up after some profiling
2003-07-28 Lars Gullik... correct magic for gzip and compress
2003-07-28 André Pönitz use doubles again for x-coordinates. They are needed...
2003-07-28 Lars Gullik... lyx_localedir fix
2003-07-28 André Pönitzcache and use the textclass default font in each LyXText
2003-07-28 José Matoxlyxl2yx catches \end_layout
2003-07-28 Martin VermeerHope I *now* get it right...
2003-07-28 Martin VermeerThe right fix to insetnote's greyedout: use \color...
2003-07-27 Lars Gullik... zlib stuff
2003-07-27 André Pönitzsame here...
2003-07-27 André Pönitzremove unused stuff after a clear three vs 'completely...
2003-07-27 André Pönitzremove unneeded BufferView * param from two functions
2003-07-27 Angus LeemingRemove long-dead InsetXYZ::Holder class and member...
2003-07-27 Angus LeemingTrivia.
2003-07-27 Angus LeemingFlying high and free...
2003-07-27 André Pönitz remove Buffer * parameter from a bunch of get*Font...
2003-07-27 José MatoxAdd \end_layout, increment file format.
2003-07-27 Angus LeemingLearing to fly...
2003-07-27 Angus LeemingI'm speeding up...
2003-07-27 Angus LeemingAll day for not very much...
2003-07-27 André Pönitzsmall cleanup
2003-07-27 Jean-Marc Lasgouttestex2lyx improvments
2003-07-27 André Pönitzremove stuff from LyXText::checkParagraph() I don't...
2003-07-27 Martin VermeerAdded #include <memory> needed by gcc 2.95.2 at least.
2003-07-27 André Pönitzget rid of LyXText::need_break_row
2003-07-27 Angus LeemingRemove cruft spotted by Kayvan.
2003-07-27 John Levoncompile fix
2003-07-27 André Pönitzi thought I committed that already...
2003-07-27 André Pönitzremoved (unused) compatibility code
2003-07-27 Lars Gullik... put namespace toc inside namespace lxy
2003-07-27 José Matoxinsetnote.h (linuxdoc,docbook): update support.
2003-07-27 Jean-Marc Lasgouttescosmetic fix
2003-07-27 José Matoxforgot Changelog.
2003-07-27 José Matoxremove layout Comment, fix bug 1280 critical for 1.4
2003-07-27 Lars Gullik... get rid of namesapce lyxfind and introduce namespace...
2003-07-27 Asger Ottar... Optimise rowBreakPoint and setHeightOfRow as well.
2003-07-27 André Pönitzrestrict scope of temporary variable
2003-07-27 Asger Ottar... When calculating fill, exploit data structure to avoid...
2003-07-27 Lars Gullik... drop support for autoconf 2.13
2003-07-27 Angus LeemingRemove hard coding of command layouts.
2003-07-27 Asger Ottar... Work to improve performance a bit
2003-07-26 Jean-Marc Lasgouttesmove reading of bind files from lyxrc.C to kbmap.C...
2003-07-26 José Matoxadd support for tables and figures (linuxdoc).
2003-07-26 José MatoxRename arguments of makeLaTeXFile to a sane scheme.
2003-07-26 Asger Ottar... Change a brain-dead algorithm to a smarter one.
2003-07-26 André Pönitzremove spurious extra drawing from cursorNext() and...
2003-07-26 Alfredo Braunsteinfactorize some code
2003-07-26 Asger Ottar... *** empty log message ***
2003-07-26 Angus LeemingReplace occurances of system_tempdir with os::getTmpDir().
2003-07-26 Angus Leeming*** empty log message ***
2003-07-26 Angus LeemingForgotten files ;-)
2003-07-26 Angus LeemingEnable tex2lyx to read the LyX textclass and to use...
2003-07-25 Jean-Marc Lasgouttestowards saner frontends (?). Part II: the menubar ...
next