]> git.lyx.org Git - lyx.git/history - src/KeyMap.cpp
Added Liviu Andronic, and modified generate_contributions.py to match what was in...
[lyx.git] / src / KeyMap.cpp
2008-04-03 André Pönitzcosmetics
2008-04-03 André Pönitzsimplify Lexer handling a bit more
2008-04-02 André Pönitznext try...
2008-04-02 André Pönitzrevert last patch. there's something wrong, possibly...
2008-04-02 André Pönitzsimplify Lexer use a bit
2008-03-21 André Pönitzcosmetics
2008-03-15 André Pönitzs/kb_action/FuncCode/g
2008-02-18 Abdelrazak Younesheader cleanup
2007-12-17 Abdelrazak Younes* get rid of support::absolutePath()
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-15 André Pönitzreduce line noise
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-30 Bo PengCosmetic changes to how shortcuts are printed: S-C...
2007-10-26 Bo PengPrefShortcuts: improve the Shortcut input dialog
2007-10-22 Abdelrazak YounesFix a warning that is potentially a bug (!= used instea...
2007-10-20 Bo Pengadd a \unbind keyword and a few utility functions ...
2007-10-20 Bo Pengadd another format (BindFile) to KeySequence::print()
2007-10-18 Bo PengPrefShortcuts: list all shortcuts (bound and unbound...
2007-10-11 Bo PengInsetInfo: Make the display of multiple shortcuts less...
2007-10-02 André Pönitzcosmetics
2007-09-17 André Pönitzsimplify KeySymbol stuff. which hopefully works...
2007-07-17 Abdelrazak Younesmore std declaration fixes.
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