]> git.lyx.org Git - lyx.git/history - src/Makefile.am
Update notes.
[lyx.git] / src / Makefile.am
2009-10-26 Jean-Marc Lasgouttesfix linking of Compare.o with autotools
2009-10-25 Vincent van RavesteijnAdds the threaded Compare class, which will eventually...
2009-08-21 Enrico ForestieriImplement the LyXServer on Windows.
2009-08-09 Abdelrazak YounesMove contents of paragraph_funcs.* to Text.h and Text...
2009-08-01 Abdelrazak Younes* Rename HunspellSpellChecker to HunspellChecker and...
2009-07-19 Uwe Stöhrsupport to specify the paragraph indentation in the...
2009-07-12 Abdelrazak YounesNew support files for Hunspell support. Only autotools...
2009-06-05 Richard HeckBasic output routines for HTML.
2009-05-16 Enrico ForestieriFanfare! Qt is now also allowed in core!
2009-05-16 Enrico ForestieriDon't add the Qt dirs to the include path when compilin...
2009-05-01 Enrico ForestieriWhen performing a reverse DVI search and the tmpdir...
2009-04-16 Jürgen SpitzmüllerIntroduce splitindex support. File format change.
2009-03-29 Abdelrazak Younes* rename SpellBase to SpellChecker
2009-02-21 Richard HeckMove some more code around so as to make module-related...
2009-02-11 Richard HeckMove some code around in an effort to make information...
2009-02-09 André Pönitzmove ColorSet to a header of its own to reduce #include...
2009-01-30 Uwe Stöhrsupport for the LaTeX commands \*phantom, fileformat...
2008-12-07 Uwe StöhrMakefile.am: PSpell and ISpell was removed for LyX...
2008-11-16 Enrico ForestieriFix for mingw/cygwin
2008-11-16 André Pönitzadd qt include paths
2008-11-15 André Pönitzremove ispell and pspell
2008-11-15 André Pönitzremove libtool
2008-11-05 Enrico ForestieriCorrect include dir.
2008-10-23 Enrico ForestieriFix bug 5393
2008-10-18 Uwe Stöhrfix Make and SCons after r26934 (Enrico, please take...
2008-09-19 Abdelrazak YounesSimplify image creation with a new factory function...
2008-09-04 Enrico ForestieriImplement the EnsureMath inset in mathed for nesting...
2008-07-23 Abdelrazak YounesRemove GraphicsTypes.cpp
2008-07-11 Jean-Marc Lasgouttescleanup makefiles after config.h.in has been moved...
2008-07-07 Pavel SandaRemove InsetEnvironment. This is unfinished decade...
2008-05-24 Abdelrazak YounesFirst step towards fixing bug 4588: move the ui file...
2008-04-29 Enrico ForestieriDon't try to build the client on platforms where it...
2008-04-25 Richard HeckImplement a cache for BibTeX data. There was a cache...
2008-04-20 André Pönitzmove citation enums into header of their own
2008-04-20 Richard HeckComplete the removal of the embedding stuff. Maybe...
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-28 Abdelrazak YounesFontIterator is only used in TextMetrics.
2008-03-27 André Pönitzremove remaining MailInsets.
2008-03-21 Pavel SandaNext attempt to sanitize make dist.
2008-03-19 José MatoxFighting with autotools to have a building system :-(
2008-03-17 Jürgen Spitzmüller*** File Format Change: UI and enhancement for InsetSpa...
2008-03-12 Enrico ForestieriMerge InsetMathBoldSymbol and InsetMathBM by providing...
2008-03-07 Richard HeckBaseClassList --> LayoutFileList
2008-03-07 André Pönitzmerge MenuBackend into frontend/Menus
2008-03-06 Richard HeckGet rid of LayoutPtr.h.
2008-03-06 André Pönitzstart moving MenuBackend to the frontend
2008-03-06 Bernhard RoiderAdd support for \bm from bm.sty
2008-03-05 André Pönitzmake code look a bit more uniform
2008-03-01 Pavel Sanda* monolithic-core fix.
2008-02-28 Richard HeckRemove TextClassPtr without losing the type safety...
2008-02-25 Jürgen Spitzmüller* src/Makefile.am:
2008-02-25 Stefan Schimanski* high performance text completion with weighted btrees...
2008-02-24 Richard HeckTry to make the distinction between base classes and...
2008-02-22 Richard HeckThis is the first of a series of commits that will...
2008-02-09 Pavel SandaResurrect trunk make dist from dead #2.
2007-12-10 Pavel SandaAdd cleanfiles for monolithic builds.
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-24 André Pönitzmerge LoaderQueue into Loader
2007-11-23 Uwe Stöhrsupport for \pagebreak:
2007-11-17 Pavel SandaImplement --enable-monolithic-{insets,mathed,core}
2007-11-07 Abdelrazak YounesIntroducing TextClassPtr.h to minimize header dependencies.
2007-11-07 Abdelrazak YounesMove InsetLayout definition to insets/InsetLayout.h
2007-11-07 Abdelrazak Younesrevert rev 21490.
2007-11-07 Abdelrazak Younesintegrate lengthcommon.cpp into Length.cpp.
2007-11-06 André Pönitzsome consolidation
2007-11-02 André Pönitzpimpl not needed here
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-10-25 André Pönitzput \frac style stuff into a single unit. -161477.
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-10-25 André Pönitzdissolve Importer 'class' to LyXFunc/Converter
2007-10-24 André Pönitzcosmetics... less than intented
2007-10-23 André Pönitzcosmetics
2007-10-20 Bernhard RoiderCmdDef.cpp/h: A class that manages command definitions...
2007-10-19 Abdelrazak YounesIntroducing FontList.
2007-10-17 André Pönitzmake 'make dist' work again
2007-10-17 André Pönitzfix typo
2007-10-13 Uwe StöhrThe huge URL patch:
2007-10-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-10-11 Bo PengInsetInfo: add InsetInfo (core)
2007-10-07 André Pönitzdelete controllers dir
2007-10-03 André Pönitzshuffle some code around
2007-10-02 André Pönitzs/pkglib_/noinst_/
2007-09-29 André PönitzI don't think that a single function that's only use...
2007-09-29 André Pönitzcosmetics
2007-09-29 André Pönitzmove font related stuff from bufferview_funcs to Font
2007-09-20 André PönitzPavel Sanda's "PDFOptions" patch
2007-09-19 André Pönitzreduce #includes
2007-09-05 Alfredo Braunsteincompile fix
2007-08-30 Bo PengEmbedding patch two: read/write embedded files'
2007-08-29 Richard HeckThis is one of a series of patches that will merge...
2007-08-23 Richard HeckThis is one of a series of patches that will merge...
2007-08-20 Richard HeckBiblio.{h,cpp} --> BiblioInfo.{h,cpp}
2007-08-20 Richard HeckImprovements to the citation dialog UI. It is now possi...
2007-08-16 Richard HeckRe-write of the BibTeX representation. The main change...
2007-08-14 Jean-Marc Lasgouttesproperly properly traces of alternative frontends
2007-08-14 Richard HeckMove the lyx::biblio namespace into src/. Also make...
2007-08-14 Enrico ForestieriAdd version information to the lyx executable on Windows.
2007-08-13 André Pönitzadd some comment
2007-08-13 André Pönitzmake the static version link again
next