]> git.lyx.org Git - lyx.git/history - src/kbmap.h
Convert shortcut strings to unicode (required by Qt/Mac); restore
[lyx.git] / src / kbmap.h
2006-12-13 Jean-Marc LasgouttesConvert shortcut strings to unicode (required by Qt...
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-19 Abdelrazak YounesThis commit transfers the singletons defined in the...
2006-05-05 André Pönitzrename LFUN enum values according to their command...
2006-04-13 Lars Gullik Bjønnes* lyxfunc.h:
2004-10-05 Angus LeemingWhitespace, only whitespace.
2004-07-07 Jean-Marc Lasgouttesmake bindings appear in LyX/Mac menus
2004-07-02 Jean-Marc Lasgouttescleanup reading of lfun bindings
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-07 Angus LeemingRemove all unnecessary #includes from header files.
2003-09-06 Angus Leeminglyxfunc.h #included frontends/LyXKeySym.h for a typedef...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
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-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-10 Angus LeemingCompaq cxx 6.5 will now compile lyx.
2002-05-26 John Levonstatic_cast-based key/mouse-state. Kill insetKeyPress.
2002-05-22 Lars Gullik Bjønnesuse more specific smart_ptr headers
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-02-26 Jean-Marc Lasgouttescleanups from John and Juergen, bib files parsing fix...
2002-01-12 Jean-Marc Lasgouttesfixes/cleanup to dispatch/getStatus stuff; fixes the...
2001-11-30 Jean-Marc Lasgoutteskb3 patch from John
2001-10-01 Jean-Marc Lasgouttesmore warnings go to /dev/null
2001-05-17 Jean-Marc Lasgouttesos:: patch from Ruurd + bindings display fix
2001-03-07 Lars Gullik Bjønnesremove mem leaks
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-04-04 Lars Gullik Bjønnesfix the smallcaps drawing, move xfont metrics functions...
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-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...
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-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