]> git.lyx.org Git - lyx.git/history - src/MenuBackend.cpp
Embedding: saving inzip name to .lyx file so that embedded files can always be found...
[lyx.git] / src / MenuBackend.cpp
2008-01-07 Jean-Marc Lasgouttes * src/MenuBackend.cpp (expandFormats): do not add...
2008-01-07 Jean-Marc Lasgouttes * MenuBackend.cpp (binding): remove forgui argument
2007-12-26 Abdelrazak YounesTransfer global mac menu bar initialization to GuiAppli...
2007-12-25 Abdelrazak YounesDon't pretend we have multiple menu backends: transfer...
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
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-28 André Pönitzhand-crafted LyXErr
2007-11-15 André Pönitzreduce line noise
2007-11-07 Abdelrazak YounesIntroducing TextClassPtr.h to minimize header dependencies.
2007-11-03 André Pönitzsome std::string -> filename changes
2007-11-02 André Pönitzcosmetics
2007-11-01 André Pönitzcosmetics. mainly replace #include "dostring.h" by...
2007-10-25 André Pönitzdissolve Importer 'class' to LyXFunc/Converter
2007-10-20 Bo Pengadd another format (BindFile) to KeySequence::print()
2007-10-20 André Pönitzsaner borderline between buffer and exporter
2007-10-20 André Pönitzmainly cosmetics
2007-10-11 Bo PengInsetInfo: add MENU_INFO (menu paste ==> Edit > Paste)
2007-09-06 Martin VermeerAdd XML elements as a third flex inset variant
2007-09-05 Martin VermeerRenaming CharStyle -> Flex, finishing touch
2007-08-25 Martin VermeerMake const
2007-08-25 Martin Vermeersmall move-over charstyle -> insetlayout
2007-08-24 Martin VermeerInset configurability: separate charstyle and custom...
2007-08-06 Richard HeckPatch to mark modified files in the view menu with...
2007-06-09 Abdelrazak YounesFix missing signal emission following revision 18693.
2007-06-06 Bo PengUpdate Toc when navigation menu is trigged.
2007-06-06 Jean-Marc LasgouttesFix bug 3799.
2007-05-31 Jean-Marc Lasgouttes * src/MenuBackend.cpp (expandBranches): when there...
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-22 Bo PengAdd proper name for list of listings under navigation...
2007-04-29 André Pönitzrename LyXTextClass* into TextClass*
2007-04-27 André Pönitzrename kb_keymap into KeyMap
2007-04-26 André Pönitzrename LyXLex into Lexer
2007-04-26 Bo PengRename .C ==> .cpp for files in src/