]> git.lyx.org Git - lyx.git/history - src/frontends/screen.C
slimmer row painter interface
[lyx.git] / src / frontends / screen.C
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...
2002-06-11 John LevonRename screen, and don't re-construct it on a buffer...
2002-05-24 John Levonfont loader / color handler move
2002-05-24 John Levonfont_metrics part 1
2002-05-23 John Levonmore guii moving around.