]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2003-08-05 Alfredo Braunsteincompile fix
2003-08-05 Jean-Marc Lasgouttesmake nesting work in tex2lyx
2003-08-05 Jean-Marc Lasgouttesimplement basic drag-and-drop support in qt
2003-08-05 André Pönitz * insettabular.[Ch] (updateLocal): simplify logic
2003-08-05 André Pönitzmerge InsetText::setParagraphData and InsetText::init
2003-08-05 André Pönitz * insettext.C (frame_x,y,w,h): replace member with...
2003-08-05 André Pönitzsmall stuff:
2003-08-05 Jean-Marc Lasgouttesfix bulding on cygwin
2003-08-05 André Pönitzinsettext.C (localDispatch): merge cases with default...
2003-08-05 André Pönitzremove "deep update"
2003-08-05 André Pönitzforgotten part of yesterday's patch
2003-08-04 Angus LeemingRespect the LATEX environment variable.
2003-08-04 André Pönitzsimpler InsetText:: local updating
2003-08-04 André Pönitzwaste cycles for simpler InsetText::localUpdate
2003-08-04 André Pönitz * insettext.[Ch] (updateLocal): remove 'what' argumen...
2003-08-04 André Pönitzremove unneeded BufferView::UpdateCodes
2003-08-04 Jean-Marc Lasgouttesarchitectural changes to tex2lyx
2003-08-04 André Pönitzrevert accidental commit: not exactly whitespace.
2003-08-04 André Pönitzwhitespace
2003-08-04 André Pönitz replace "complicate" BufferView::update(...) calls...
2003-08-03 Jean-Marc Lasgouttescompilation fix
2003-08-03 Jean-Marc Lasgouttesdo not add ellipsis to closed inset label unless necessary
2003-08-03 Jean-Marc Lasgouttescompilation fix
2003-08-02 Jean-Marc Lasgouttesmore makefiles tweaks: kayvan's patch (with small chang...
2003-08-02 Jean-Marc Lasgouttesallow to compile several frontends at once (and produce...
2003-08-02 John Levonmissing using std::endl
2003-08-02 Jean-Marc Lasgouttesfix layout combox update bug
2003-08-02 Jean-Marc Lasgouttesfix running in place
2003-08-02 Lars Gullik... Always use std::endl with lyxerr
2003-08-01 Lars Gullik... Always use std::endl with lyxerr.
2003-08-01 Dekel TsurChange the language of the document only if is 'default'.
2003-08-01 Martin Vermeerupdate \author list
2003-08-01 André Pönitzmerge BufferView::repaint() and BufferView::update()
2003-08-01 André Pönitzremove need_update
2003-08-01 André Pönitz * screen.[Ch]: merge update() and repaint()
2003-08-01 André Pönitzduplicate rowbreaking code in redoParagraph as starting...
2003-08-01 André Pönitzadjust some comments
2003-08-01 André Pönitzreuse new redoParagraph in LyXText::init
2003-08-01 André Pönitzspend extra cycles for simpler redoParagraph logic
2003-08-01 André Pönitzmake redoParagraph more independent of current cursor
2003-08-01 José Matoxremove file_format from buffer.h
2003-07-31 John Levonrefer to latex-xft-fonts
2003-07-31 André Pönitzremove unneeded LyXText::workWidth(InsetOld const *)
2003-07-31 André Pönitzremove broken operator==() for Paragraphs
2003-07-31 André Pönitzput two functions in one, remove global variables
2003-07-31 André Pönitzremove unused Paragraph::copyIntoMinibuffer
2003-07-31 Jean-Marc Lasgoutteselsart tweaks
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
next