]> git.lyx.org Git - lyx.git/history - src/kbmap.C
Make the shortcuts work correctly with the mac.
[lyx.git] / src / kbmap.C
2007-01-04 Jean-Marc LasgouttesMake the shortcuts work correctly with the mac.
2007-01-03 Michael Schmitt* src/frontends/qt4/QMathMatrixDialog.C:
2006-12-13 Jean-Marc LasgouttesConvert shortcut strings to unicode (required by Qt...
2006-11-26 Georg BaumNext step of true unicode filenames: Use support::FileN...
2006-10-21 André Pönitzmove everything into namespace lyx
2006-05-05 André Pönitzrename LFUN enum values according to their command...
2006-01-18 Jean-Marc Lasgouttesbug 2221: List depth icon highlightning is out-of-sync
2004-11-08 Jean-Marc Lasgouttesadd possibility to specify the origin of a FuncRequest...
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-07-07 Jean-Marc Lasgouttesmake bindings appear in LyX/Mac menus
2004-07-02 Jean-Marc Lasgouttescleanup reading of lfun bindings
2004-04-29 Jean-Marc Lasgouttesdo not stop parsing bind files when an error occurs...
2004-03-26 Jean-Marc Lasgouttesdisplay key binding in native UI style
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-21 Lars Gullik Bjønnesmore action work
2003-09-09 Angus LeemingGet rid of trailing whitespace 'noise' in future patche...
2003-09-06 Angus Leeminglyxfunc.h #included frontends/LyXKeySym.h for a typedef...
2003-09-05 Angus LeemingStrip 320 #includes from the files in src.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-29 Jean-Marc Lasgouttesfix bug when reading bind files
2003-07-26 Jean-Marc Lasgouttesmove reading of bind files from lyxrc.C to kbmap.C...
2003-06-18 André Pönitz*** empty log message ***
2003-03-19 John Levonrename commandtags.h to lfuns.h and renumber/cleanup...
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-08-06 John Levonbuild fixes
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-12 Jean-Marc Lasgouttesfix drawing of double quotes; fix input of cyrillic...
2002-06-12 John LevonMore very minor syncing ..
2002-05-26 John Levonstatic_cast-based key/mouse-state. Kill insetKeyPress.
2002-05-21 Lars Gullik Bjønneschange call to shared_ptr::reset, move some using decla...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-01-12 Jean-Marc Lasgouttesfixes/cleanup to dispatch/getStatus stuff; fixes the...
2001-11-30 Jean-Marc Lasgoutteskb3 patch from John
2001-11-14 Jean-Marc Lasgouttesfix parsing of keyboard sequences
2001-10-01 Jean-Marc Lasgouttesmore warnings go to /dev/null
2001-07-12 Lars Gullik Bjønnessmall changes read changelog
2001-05-31 Lars Gullik Bjønnesadjust to be able to complile with gcc 3.0, put selecti...
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-05-17 Jean-Marc Lasgouttesos:: patch from Ruurd + bindings display fix
2001-03-07 Lars Gullik Bjønnesremove mem leaks
2000-12-17 Lars Gullik Bjønnesfix the deadkey bug and a patch from Dekel
2000-11-21 Lars Gullik BjønnesAngus patch, + allow to set cursor color + constify...
2000-11-04 Lars Gullik Bjønnessome formatting changes some simplifications and remova...
2000-10-11 Lars Gullik Bjønnesuse more std::functors add some of my own, some change...
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-08-14 Lars Gullik Bjønnesdifferent low-level key handling for xforms 0.89, use...
2000-08-03 Lars Gullik Bjønnessome nicer code...
2000-03-28 Lars Gullik Bjønnessome using changes small changes in lyxfont and some...
2000-02-04 Lars Gullik Bjønnesseveral small and larger changes, read the Changelog
2000-01-25 Lars Gullik Bjønnesfix crossref label list, some debug messages + various
2000-01-24 Jean-Marc LasgouttesSome small fixes to compile with DEC cxx
2000-01-21 Lars Gullik Bjønnesfix some of the bugs reported, should hopefully be...
2000-01-20 Lars Gullik Bjønnesa couple of new posix wrappers, use new instead of...
2000-01-06 Lars Gullik Bjønnesmy changes during the holidyas...i expect some compiler...
1999-12-21 Lars Gullik Bjønnesfixes because of SUN CC warnings, bmtable now compiled...
1999-12-16 Lars Gullik Bjønnesremove bogus backslashed from iso-8859-1, try to fix...
1999-12-13 Lars Gullik Bjønnessmall things.
1999-12-13 Lars Gullik Bjønnesread the ChangeLog, use the C++ style casts more, some...
1999-11-15 Lars Gullik Bjønneswhite-space changes, removed definitions.h several...
1999-11-04 Lars Gullik Bjønnesthe runlatex merge
1999-10-07 Lars Gullik Bjønnesthe merge from branch debugstream
1999-10-02 Lars Gullik Bjønnesmerge from the string-switch branch and ready for a... 1.1.1pre1
1999-09-27 Lars Gullik BjønnesInitial revision