]> git.lyx.org Git - lyx.git/history - src/LyXAction.cpp
adjust
[lyx.git] / src / LyXAction.cpp
2007-10-13 Uwe StöhrThe huge URL patch:
2007-10-11 Bo PengInsetInfo: add InsetInfo (core)
2007-10-08 Jean-Marc Lasgouttes * src/paragraph_funcs.cpp (breakParagraph): change...
2007-09-20 Richard HeckChange LFUN_FONT_CODE to LFUN_FONT_TYPEWERITER, possibl...
2007-09-20 Richard HeckIntroduce LFUN_MASTER_BUFFER_VIEW and UPDATE. Code...
2007-09-11 Richard HeckAdd layout-reload LFUN. This is useful for people creat...
2007-09-08 Richard HeckRevert accidental commit.
2007-09-08 Richard HeckFix crash when layout file cannot be read due to failur...
2007-09-05 Martin VermeerRenaming CharStyle -> Flex, finishing touch
2007-08-29 Richard HeckThis is one of a series of patches that will merge...
2007-08-21 Abdelrazak YounesThe BufferView/WorkArea/LyXView reorg a.k.a Multiple...
2007-08-15 Richard HeckAdd LFUN_PARAGRAPH_PARAMS (= paragraph-params), used...
2007-08-06 Richard HeckIntroduce LFUN to save all modified files, and add...
2007-08-01 Jean-Marc Lasgouttes * LyXAction.cpp: mark LFUN_SERVER_GOTO_FILE_ROW...
2007-06-06 Jean-Marc LasgouttesFix bug 3799.
2007-05-29 Stefan Schimanski1. switch LFUN_UP/DOWN handling to a structural approac...
2007-05-23 Edwin Leuven- introduces toolbar_toggle lfun
2007-05-09 Bo PengAdd support for listings package. Two listings command...
2007-04-30 Jürgen Spitzmüller* src/lfuns.h:
2007-04-26 Bo PengRename .C ==> .cpp for files in src/