]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiClipboard.h
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / GuiClipboard.h
2009-01-04 Vincent van RavesteijnFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5560.
2008-05-25 Peter Kümmelcleanup export of mime type strings
2008-05-25 Abdelrazak YounesFix MSVC link error.
2008-05-23 Abdelrazak Younes- Move as much platform specific stuff as possible...
2008-05-20 Abdelrazak Younesrevert accidental commit.
2008-05-20 Abdelrazak YounesFix caption numbering of child documents.
2008-02-03 Stefan Schimanski* Support for graphics pasting (with most code in the...
2007-12-28 Jürgen SpitzmüllerFix multiple cell pasting on Windows and Mac (bug 4436):
2007-09-30 Abdelrazak YounesFix slowness issue with Clipboard. Cache the Clipboard...
2007-08-31 André PönitzMerge QController into individual dialogs. Also various...
2007-01-13 Georg BaumFix bug 2138: copy and paste should preserve formatting...
2007-01-07 Georg BaumCorrectly enable/disable all paste lfuns
2007-01-03 Abdelrazak YounesPrepare for external/internal clipboard merging.
2006-09-03 Georg BaumFix clipboard/selection encoding
2006-07-10 Georg BaumSplit clipboard and X selection
2006-07-08 Georg Baum * src/frontends/gtk/GuiImplementation.C: include config.h
2006-06-20 Abdelrazak YounesThis is the merging of the GUI API cleanup branch that...