]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2003-08-18 André PönitzAlfredo's getRowNearY patch
2003-08-18 André Pönitzdrop a few fitCursor() and draw() calls
2003-08-17 Martin VermeerOops...
2003-08-17 Martin VermeerFix small menu mess-up (double Note item)
2003-08-17 Martin VermeerThe 'Branches' mega-patch.
2003-08-15 Alfredo BraunsteinKayvan's compile fix
2003-08-15 André Pönitzadd an additional full rebreak for 'resizeCurrentBuffer'.
2003-08-15 André Pönitz rowpainter.C: remove extra metrics calls
2003-08-15 André Pönitzre-enable DEPM for setCursorFromCoordinate
2003-08-15 André Pönitzbetter fix for anchorrow problem
2003-08-15 André Pönitzpartial fix for anchor_row problems
2003-08-15 André Pönitzdraw a bit more than strictly necessary.....
2003-08-15 André Pönitzremove toggleSelection
2003-08-15 André Pönitzsplit LyXText::rowlist_ into individual Paragraph:...
2003-08-14 John Levonrename icon
2003-08-14 John Levonmove Note up to submenus
2003-08-14 John LevonMichael's UI patch v2
2003-08-14 André Pönitzand here
2003-08-14 André Pönitzsame here
2003-08-14 André Pönitzwrap more accesses to LyXText::rowlist_
2003-08-14 André Pönitzsome infrastructure to prepare the rowlist split
2003-08-14 André Pönitzspeedup scrolling. UserGuide should be back to normal.
2003-08-14 André Pönitztwo more
2003-08-14 André Pönitzmore getPar
2003-08-14 André Pönitztwo more
2003-08-14 André Pönitzsome more getPar removals
2003-08-14 André PönitzgetPar
2003-08-14 André Pönitzremove four getPar()
2003-08-14 André Pönitznext try...
2003-08-14 André Pönitzgrr.. revert. wrong patch.
2003-08-14 André Pönitzremove Row::pit_ member
2003-08-12 Angus Leemingremove unneeded '// -*- C++ -*-' comment.
2003-08-12 Jürgen Spitzmüllerstupid typo
2003-08-11 André Pönitzadjust after removing math_inferinset
2003-08-11 André Pönitzremove unused files
2003-08-11 André Pönitz*** empty log message ***
2003-08-11 André Pönitzweekend stuff less the chunk John "*strongly* disagrees...
2003-08-08 André Pönitzmore not-so-useful stuff removed
2003-08-08 André Pönitzremove unneeded LyXText::redoHeightOfParagraph
2003-08-08 André Pönitz * lyxtext.h:
2003-08-08 André Pönitzdon't fiddle with rows when they will be recomputed...
2003-08-08 André Pönitz * text.C: replace rowlist fiddling with rebreak of...
2003-08-07 Jean-Marc LasgouttesAfter all those hours of frustrating coding on tex2lyx...
2003-08-07 Angus LeemingEmit a useful warning if the frontend is not recognised
2003-08-07 Lars Gullik... update to boost 1.30.1
2003-08-07 André Pönitzmerge parts of InsetText and LyXText::dispatch
2003-08-07 André Pönitzadd a 'fitCursor'
2003-08-07 André Pönitzfix "height grows when moving in tables" bug
2003-08-06 Jean-Marc Lasgouttesfinish tex2lyx depth support (hopefully); more things...
2003-08-06 Martin VermeerKayvan's std::setw micro-patch.
2003-08-06 Martin VermeerRGB-to-string and back methods into Color.[Ch].
2003-08-06 Angus LeemingAdd lyx_forms.h, lyx_xpm.h
2003-08-05 Alfredo BraunsteinFix the critical part of Bug 1255 and Bug 1256.
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
next