]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiSelection.h
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / GuiSelection.h
2008-07-29 Abdelrazak YounesGuiSelection: make sure the initial check is done
2008-07-29 Abdelrazak Younesstupid me.
2008-07-29 Abdelrazak Younessimplify.
2008-07-29 Pavel SandaLet empty() be const.
2008-07-29 Pavel SandaTowards bug http://bugzilla.lyx.org/show_bug.cgi?id...
2007-11-13 André Pönitzremove #includes; cosmetics
2007-10-01 Abdelrazak YounesPotentially fix slowness issue with Selection. Cache...
2007-04-25 André Pönitzcode cosmetics whitespace, unneeded lyx:: qualification...
2007-01-08 Georg BaumFix enabling of LFUN_PRIMARY_SELECTION_PASTE: It was...
2007-01-07 Georg BaumCorrectly enable/disable all paste lfuns
2007-01-04 Georg BaumRemove isInternal() method. We don't use it and should...
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