]> git.lyx.org Git - lyx.git/history - src/frontends/xforms/XWorkArea.C
get rid of broken_header.h and some unneeded tests
[lyx.git] / src / frontends / xforms / XWorkArea.C
2004-11-16 Lars Gullik BjønnesMake us satisfy concept checks
2004-08-14 André Pönitzremove per-inset position cahce, use new external map...
2004-08-01 Lars Gullik Bjønnesfix wheel handling for xforms
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2004-05-04 Angus LeemingMake the XForms frontend 'do the right thing' when...
2004-05-04 Angus LeemingRevert the red color of the frame widget.
2004-05-04 Angus LeemingChange the color of the background widget to red.
2004-04-28 Angus LeemingA layout engine for XForms.
2004-04-28 Angus LeemingPass LyxView & to the WorkArea.
2003-11-03 André Pönitzremove Inset::id
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-02-26 Angus LeemingSigh. Revert accidental commit _again_.
2003-02-25 Angus Leeming(Alfredo) strip BufferView out of the graphics code.
2003-02-25 Angus LeemingRevert accidental commit.
2003-02-25 Angus LeemingHold on to your hats.
2003-02-25 Angus LeemingStrip trailing whitespace.
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-12-16 Angus LeemingRemove work-arounds for xforms < 0.89.5.
2002-12-05 John Levonset I-beam cursor, as discussed.
2002-12-05 Angus LeemingClean up of XWorkArea.C, no change in functionality.
2002-12-03 Lars Gullik Bjønnesbetter selection and scrolling behaviour
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-10-21 Lars Gullik Bjønnesws fixes, formatting and some other small changes
2002-10-15 Angus LeemingMove the explanation of "why" into the source code...
2002-10-15 Angus LeemingTell dispatch which mouse button is being dragged.
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-28 André Pönitzthe workarea changes plus small math stuff
2002-08-15 Angus LeemingNothing but a changed email address (trying to factor...
2002-07-30 Jean-Marc Lasgouttesfix wrong type in XWorkArea
2002-07-28 Lars Gullik BjønnesRename strip to rtrim
2002-07-25 John LevonI hate ChangeLog conflicts
2002-07-25 André Pönitzadd 'dec' to switch back to decimal output
2002-07-25 Jürgen VignaPerformance patches for tabulars from Edwin and John...
2002-07-11 John Levonredraw fix 1.
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-06-21 John Levonmove splash into screen greyOut(). Still not enabled...
2002-06-20 John LevonMerge the working bits of the resize patch, and fix...
2002-06-19 John Levonremove some more unneeded focus stuff
2002-06-19 John Levonremove focus/unfocus events - unused
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-12 John LevonPainter and scrollbar API patches
2002-06-12 John LevonSome minor cleanup + use of scoped_ptr instead of raw...
2002-06-12 John LevonRemove enter/leaveView since core has no right to know...
2002-06-11 John Levonapply workarea() patch. Most of it is orthogonal to...
2002-06-02 John Levonxforms 1.0 fixes
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-05-26 John Levonmove workarea to xforms/ for a better diff.