]> git.lyx.org Git - lyx.git/history - src/frontends/screen.C
fix crash due to invalidated iterator
[lyx.git] / src / frontends / screen.C
2005-07-15 André Pönitzsend UpdatableInset down the way of the Dodo
2005-05-31 Martin VermeerAxe processEvents, fix cursor draw artifacts, put updat...
2005-05-11 Martin VermeerThe processEvents / screen update recursion bug fix.
2005-02-11 John LevonBetter comment for the event queue magic
2005-02-04 Asger Ottar Alstrup- Move theCoords.doneUpdating here - right before we...
2005-01-10 André Pönitzstart fixing cursor size in math
2004-12-06 Alfredo Braunsteindraw incomplete cursors
2004-11-30 Alfredo BraunsteinCoordBranch merge
2004-06-18 Lars Gullik Bjønnesadd Debug::DEBUG and add some saver coversions to qt
2004-04-19 John Levonre-show the cursor. Report any cursor dirt please.
2004-04-07 Alfredo Braunsteinthe 'fitCursor fix'
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-04-02 Alfredo Braunsteinrevert last commits. I've detected problems with it...
2004-04-02 Alfredo Braunsteinfitcursor work
2004-03-18 André PönitzThe Buffer::LyXText -> Buffer::InsetText patch
2004-03-11 André Pönitzrevert Buffer LyxText->InsetText commit
2004-03-11 André Pönitzthe Buffer::text -> inset change
2004-02-03 André Pönitzre-enable click on button insets
2004-02-02 André Pönitzremove cursor::drawSelection() plus some math reorganiz...
2004-01-30 André Pönitzmore IU
2004-01-20 André PönitzPart of IU.
2004-01-13 André PönitzAnchor globalization
2003-11-28 André Pönitzismall stuff
2003-11-13 Alfredo BraunsteinfitCursor work
2003-11-11 Alfredo Braunsteinsome fitcursor work
2003-11-10 André PönitzThe deed is done.
2003-10-24 André Pönitzrefrain from computing width in setHeightOfRow as this...
2003-10-17 Lars Gullik Bjønnesthe dispatch patch
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-16 Angus LeemingRemove #include "LColor.h" from inset.h.
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-09 Angus LeemingPimpl Buffer.
2003-09-09 Angus LeemingMake buffer's member variables private; use accessor...
2003-09-05 Angus LeemingRemove WorkArea.C (empty).
2003-09-02 John Levonremove cursor.i[xy]
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-27 John Levonbug 1341
2003-08-27 Alfredo Braunsteinmoves top_y from lyxtext to BufferView
2003-08-26 Alfredo Braunsteinmissed this one yesterday.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-19 André Pönitzshift rowpainter interface a bit
2003-08-18 André Pönitzdrop one argument from paintRows, add pit argument
2003-08-18 André Pönitzdrop a few fitCursor() and draw() calls
2003-08-15 André Pönitzremove toggleSelection
2003-08-15 André Pönitzsplit LyXText::rowlist_ into individual Paragraph:...
2003-08-01 André Pönitz * screen.[Ch]: merge update() and repaint()
2003-07-29 André Pönitz- y - (-y) is pretty close to 0
2003-07-28 André Pönitzremove toggleToggle
2003-07-28 André Pönitzslimmer interface to paintrows
2003-07-28 André Pönitzmove row loop for drawing from screen.C and insettext...
2003-07-28 André Pönitzmake the drawing loops in screen and InsetText more...
2003-07-25 Lars Gullik Bjønnesthe clone auto_ptr patch
2003-07-22 André Pönitzsmall stuff
2003-07-21 Angus LeemingFinish the migration from namespace grfx to lyx::graphics.
2003-07-15 André Pönitz'full redraw' related stuff that's innocent for the...
2003-07-15 André Pönitzrefresh_status_ trisate -> need_refresh_ bool
2003-07-15 André Pönitzcollapse REFRESH_AREA and REFRESH_ROW handling
2003-07-14 André Pönitzslimmer row painter interface
2003-07-04 Lars Gullik Bjønnesnamespace grfx -> lyx::graphics
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-27 André Pönitzremove LyXCursor::row_ member
2003-06-03 John Levonfix the fix for bug 818. Hopefully. Damn I hate this...
2003-05-03 John Levoncursor.diff, bug 1095
2003-04-17 Angus LeemingA couple of Alfredo's bug fixes.
2003-04-12 Lars Gullik Bjønnescached y positions patch from Alfredo
2003-04-01 Lars Gullik Bjønnesrowlist10
2003-04-01 Lars Gullik Bjønnesrowlist9
2003-03-30 Lars Gullik Bjønnesrowlist4
2003-03-30 Lars Gullik Bjønnesrowlist3
2003-03-25 John Levonrename the refresh stuff
2003-03-22 John LevonDing dong, the CID is dead...
2003-03-17 Lars Gullik BjønnesRemove the BufferView* arg from almost all LyXText...
2003-03-17 John Levonpaint cleanups as sent to list
2003-03-06 John LevonAlfredo's patch.
2003-02-27 Angus LeemingFix Qt crash
2003-02-26 John LevonThe row-painter patch
2003-02-26 Angus LeemingEnsure that the LyX splash screen is drawn if desired.
2003-02-14 John Levon2003-02-13 John Levon <levon@movementarian.org>
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-01-12 Angus Leeming* disable loading of xpm files by the xforms image...
2002-12-03 Lars Gullik Bjønnesbetter selection and scrolling behaviour
2002-12-03 Lars Gullik Bjønnesadd delay if we have a selection going
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-09-05 Angus LeemingThis file is part of LyX, the document processor.
2002-09-05 Angus LeemingReally dull and boring header shit
2002-08-06 André PönitzFinish the re-indroduction of the show_banner flag...
2002-07-04 Lars Gullik BjønnesChanges to make RH-7.3 be able to run lyx.
2002-06-28 Angus LeemingAsymptotic approach to a well-designed graphics loader.
2002-06-26 Angus LeemingCreate a grfx::Loader class and so move large chunks...
2002-06-26 André PönitzThere is now a \preview lyxrc variable defaulting...
2002-06-25 Angus Leeming* Split the graphics loader into a frontend and a backend.
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-06-21 Angus LeemingVirtual code for the splash screen and a suggestion...
2002-06-21 John Levonremove show_banner + keyboard_shortcuts as discussed
2002-06-21 John Levonmove splash into screen greyOut(). Still not enabled...
2002-06-21 John Levonresize/redraw changes
2002-06-21 John Levonredraw() cleanup
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-12 John Levonrefactor topCursorVisible() prototype a little. Compile fix
2002-06-12 John LevonRemove enter/leaveView since core has no right to know...
next