]> git.lyx.org Git - lyx.git/history - src/funcrequest.h
Store and use QImage rather than QPixmap.
[lyx.git] / src / funcrequest.h
2004-02-03 André Pönitzfiix FIXMEs by moving message() from FuncRequest to...
2004-01-15 André Pönitzthe monster patch
2003-11-10 André PönitzThe deed is done.
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-21 Lars Gullik Bjønnesmore action work
2003-09-21 Lars Gullik BjønnesGet rid of Pseudo Actions
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-03-19 John Levonrename commandtags.h to lfuns.h and renumber/cleanup...
2003-02-26 André Pönitzsimple argument parsing for FuncRequest;
2002-12-01 Lars Gullik Bjønnesws changes
2002-08-28 André Pönitzthe workarea changes plus small math stuff
2002-08-20 André Pönitzmove half of BufferView_pimpl::dispatch() to LyXText...
2002-08-19 André Pönitzuse the new mouse LFUNs
2002-08-13 André Pönitzthe lfun3 patches (overall cleanup and "localizing...
2002-08-12 André Pönitznew LFUN_MOUSE_(PRESS|MOTION|RELEASE)
2002-08-07 John Levonsome small cleanups
2002-08-07 André Pönitzthe FuncRequest changes