]> git.lyx.org Git - lyx.git/shortlog
lyx.git
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 ...
2003-07-25 Lars Gullik... rename Inset to InsetOld
2003-07-25 André Pönitzfix getLabelList for mathed
2003-07-25 Asger Ottar... Undo cleaned up. It seems to work pretty well now.
2003-07-25 Jean-Marc Lasgouttestowards saner frontends. Part I: the toolbar
2003-07-25 Lars Gullik... the clone auto_ptr patch
2003-07-25 Asger Ottar... Fixed undo crash in first paragraph by avoiding special...
2003-07-23 John Levonfix bug 1285 (selecting font properly in the prefs...
2003-07-23 Angus LeemingPrettify the screen label of the external inset.
2003-07-23 Angus LeemingA color picker for xforms.
2003-07-23 Angus LeemingThe inset mailers' inset2string function now requires...
2003-07-23 Angus LeemingUse a FileName variable in the external inset too.
2003-07-23 Angus LeemingAdd Kernel::bufferFilepath() as a wrapper for Buffer...
2003-07-22 Angus LeemingA new FileName class + use by the graphics inset.
2003-07-22 John LevonFix up some mnemonics, standardise some math menu entries
2003-07-22 John LevonAiksaurus 1.0 support
2003-07-22 André Pönitzsmall stuff
2003-07-22 André Pönitzsome more infrastructure...
2003-07-22 André PönitzLyXText::rebuild -> LyXText::metrics
2003-07-22 André Pönitzbugfix (width)
2003-07-22 Jean-Marc Lasgoutteshonor --disable-x
2003-07-22 Jean-Marc Lasgouttesmake menu warnings unconditional
2003-07-21 Angus LeemingAdd a buffer_path arg to InsetGraphicsMailer's params2s...
2003-07-21 Angus LeemingFinish the migration from namespace grfx to lyx::graphics.
2003-07-21 André Pönitzforgot these
2003-07-21 André Pönitzrowpainter.C: remove unused variables
2003-07-21 André Pönitzremove two unused variables.
2003-07-21 Jürgen SpitzmüllerQBibtex/QCitation ui fixes (bug 1146)
2003-07-21 Angus Leeming(Martin Vermeer): fix greyout and layout foul-ups.
2003-07-21 Angus Leeming(Michael Schmitt) Updated translations.
2003-07-21 Angus Leeming(Michael Schmitt): fix the extraction of language names...
2003-07-19 John Levonrestrict tab create dialog to a reasonable size (bug...
2003-07-18 André Pönitzsimplify InsetTabular a bit
2003-07-18 André Pönitzsmall general cleanup
2003-07-18 André Pönitzsmall stuff getLyXText() -> text_, parantheses
2003-07-18 André Pönitzremove unneeded Inset::getMaxWidth(
2003-07-18 Angus LeemingAdd a tooltip to the xforms note dialog.
2003-07-18 André Pönitzfix for Angus' redraw problem.
2003-07-18 Angus LeemingConsistent header blurbs.
2003-07-18 André Pönitzmake textWidth access a bit simpler
2003-07-18 Lars Gullik... make lyx compile with gcc 3.4. remove some warnings.
2003-07-18 Alfredo Braunsteinsomewhat managed to misunderstand the logic. should...
2003-07-18 André Pönitztwo-phase-drawing for InsetText & InsetTabular
2003-07-18 Alfredo Braunsteinfix crash reported by Kayvan + ws
2003-07-17 Angus LeemingEnable the math (sub-)dialogs to be opened when the...
2003-07-17 André Pönitzprepare passing down max text widths...
2003-07-17 Angus LeemingDoxygen fixes.
2003-07-17 André Pönitzremove some commented out code
2003-07-17 André Pönitzremove recently introduced additionla 'fullRebreak...
2003-07-17 André Pönitzremove spurious call to repaint()
2003-07-17 André Pönitzremove twice unused variable 'tmpheight'
2003-07-17 André Pönitzremove unneeded InsetText::old_max_width member
2003-07-17 André Pönitzsimplify InsetTabular::calculate_dimensions_of_cells...
2003-07-17 André Pönitzreduce number of metrics calls in InsetTabular calculat...
2003-07-17 Alfredo Braunsteinmoved some converter/format functions to more appropria...
2003-07-17 André Pönitzremove unneeded in_update_ members
2003-07-17 André Pönitzremove Inset::update()
2003-07-17 André PönitzDisable InsetText::update and InsetTabular::update
2003-07-16 Angus LeemingRemove preprocessor warning.
2003-07-16 Angus LeemingRewrite to use find_if rather than a big if block.
2003-07-16 Angus LeemingDo not pass -Winline to gcc.
2003-07-16 Angus LeemingFix compiler warning at expense of creating doxygen...
2003-07-16 Angus LeemingImproved doxygen documentation. Could people please...
2003-07-16 André Pönitz'fix' stupid compiler warnings
2003-07-16 André Pönitzreplace the LyXCursor::irow_ member with on-demand...
2003-07-16 André Pönitz*** empty log message ***
2003-07-15 John LevonNote Settings menu item
2003-07-15 John LevonshowInsetDialog() for note
2003-07-15 Jürgen SpitzmüllerQTabularDialog: fix width input (bug 1156)
2003-07-15 André Pönitz'full redraw' related stuff that's innocent for the...
2003-07-15 John LevonFix for changed Qt behaviour
2003-07-15 Dekel TsurFix handling of \hfill inside ERT.
2003-07-15 Jürgen SpitzmüllerThe QNote dialog
2003-07-15 André Pönitzremove unneeded refresh_row
2003-07-15 André Pönitzdon't redraw excessivly (Bug spotted by Lars)
2003-07-15 André Pönitzchangelogs...
2003-07-15 André Pönitzrefresh_status_ trisate -> need_refresh_ bool
next