]> git.lyx.org Git - lyx.git/history - src/KeyMap.h
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / KeyMap.h
2023-07-21 Jean-Marc LasgouttesDetect when one tries to bind a lfun to a prefix of...
2022-11-28 Jean-Marc LasgouttesMerge branch 'killqt4'
2022-11-27 Juergen SpitzmuellerInclude he/cua.bind (#12052)
2019-03-09 Juergen SpitzmuellerDo not use GUI language for shortcut info inset if...
2017-07-03 Richard HeckFix whitespace at EOL.
2016-06-09 Guillaume MunchReplace support/shared_ptr.h and boost::shared_ptr...
2011-01-16 Richard HeckConversion routines for bind files.
2010-04-22 Peter KümmelmsvcUsing "using namespace std" with msvc10 makes also...
2009-07-16 Richard HeckReact better if we can't find bind files. Related to...
2009-04-02 Richard HeckThere are too many things here named `table'.
2008-11-16 Jean-Marc Lasgouttesrevert r27520 (tr1 stuff)
2008-11-16 André Pönitztry using std::tr1::shared_ptr instead of boost::shared_ptr
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-31 Jean-Marc LasgouttesFix part of http://bugzilla.lyx.org/show_bug.cgi?id...
2008-09-24 Richard HeckThis patch prevents the shortcut dialog from silently...
2008-09-24 Richard HeckDoxy fix.
2008-09-23 Richard HeckMove the ItemType enum out of GuiPref and into KeyMap...
2008-04-07 André Pönitzcosmetics, maily s/NULL/0/g as hinted by Joost
2008-03-21 André Pönitzcosmetics
2007-11-02 André Pönitzcosmetics
2007-11-02 André PönitzI wonder why boost::tuple is preferable over a simple...
2007-11-01 André Pönitzcosmetics. mainly replace #include "dostring.h" by...
2007-10-26 Bo PengPrefShortcuts: improve the Shortcut input dialog
2007-10-20 Bo Pengadd a \unbind keyword and a few utility functions ...
2007-10-18 Bo PengPrefShortcuts: list all shortcuts (bound and unbound...
2007-10-16 Bo PengList currently used shortcuts in the shortcuts panel...
2007-10-02 André Pönitzcosmetics
2007-09-17 André Pönitzsimplify KeySymbol stuff. which hopefully works...
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-27 André Pönitzrename LyXKeySym into KeySymbol
2007-04-27 André Pönitzrename kb_sequence into KeySequence
2007-04-27 André Pönitzrename kb_keymap into KeyMap