]> git.lyx.org Git - lyx.git/history - src/Makefile.am
integrate lengthcommon.cpp into Length.cpp.
[lyx.git] / src / Makefile.am
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
2007-08-13 André Pönitzremove special handling of version.cpp[.in]
2007-08-12 Christian Ridderströmfix warning on possibly(?) unused precompiled headers...
2007-08-12 Christian Ridderströmfix warning on possibly(?) unused precompiled headers...
2007-08-12 André Pönitzshuffle (la)texstream around a bit
2007-08-12 Martin Vermeeronly include precompiled headers once
2007-08-11 André Pönitzfix linking error in the frontend
2007-08-11 André Pönitzfix position of inferior libraries
2007-08-11 André Pönitzmerge {mathed,insets,graphics}/Makefile.am into src...
2007-08-11 André Pönitzmove tex2lyx and client subdir handling to the main...
2007-08-10 André Pönitzenable building of shared libraries. reduces final...
2007-07-12 Jean-Marc Lasgouttes * configure.ac: check earlier for -liconv and -lz...
2007-05-15 José MatoxAndré was nice to scons and forgot autotools :-)
2007-05-04 Enrico ForestieriLast(?) missing rename: version.C -> version.cpp
2007-04-30 André Pönitzremove RowList_fwd.h. Not really needed
2007-04-30 André Pönitzconsolidate tex-accent.* Trans.* KmodInfo.h into Trans...
2007-04-30 André Pönitzdistribute content sof tex-strings.cpp to their respect...
2007-04-30 André Pönitzmerge lyx_sty.* into LaTeXFearures.cpp. was not used...
2007-04-29 André PönitzLyXText -> Text
2007-04-29 André Pönitzresolve the layout.h <=> Layout.h conflict
2007-04-29 André Pönitzrename LyXTextClass* into TextClass*
2007-04-29 André Pönitzrename LyXLayout into Layout
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-29 André Pönitzrename LyXServer into Server
2007-04-28 Bo PengLast (?) batch of renames:
2007-04-28 Bo PengRename version.C.in to version.cpp.in, and Package...
2007-04-28 André Pönitzrename/merge LyXLength related stuff
2007-04-27 André Pönitzrename kb_sequence into KeySequence
2007-04-27 André Pönitzrename kb_keymap into KeyMap
2007-04-26 André PönitzI guess Windows folks are not too happy with files...
2007-04-26 André Pönitzrename LColor into Color
2007-04-26 André Pönitzrename LCursor->Cursor
2007-04-26 André Pönitzmerge LyXTabular.{cpp,h} and insets/InsetTabular.{cpp...
2007-04-26 André Pönitzrename LyXLex into Lexer
2007-04-26 Bo PengRename .C ==> .cpp for files in src, part one
2007-04-25 Bo PengRename .C => .cpp for files in src/frontends/controller...
2007-04-24 André Pönitzmove lyxlex_pimpl.* into lyxlex.C
2007-04-24 André Pönitzmove paragraph_pimpl.* into paragraph.C
2007-03-31 Georg BaumFinish the transition to unicode of the kmap machinery...
2006-12-29 Abdelrazak YounesThis commit do the Model/View separation of the LyXText...
2006-11-22 Georg BaumAdd UpdateFlags.h to the build systems.
2006-11-13 Georg BaumAdd a cache for converted image files. This needs to...
2006-10-22 Lars Gullik BjønnesThe Gtk removal from trunk.
2006-10-21 André Pönitzremove qt3 frontend
2006-10-21 André Pönitzmove the only remaining function in lyxrow_func to...
2006-09-16 Abdelrazak YounesMerge BufferView and BufferView_pimpl
2006-08-23 Michael Schmittdrop linuxdoc support (part 4)
2006-08-22 Jean-Marc LasgouttesMake sure to link lyx and tex2lyx against libiconv.
2006-07-09 Michael Schmitt * configure.ac
2006-07-03 Lars Gullik BjønnesRemove the XForms frontend, update the autotools files...
2006-04-24 Lars Gullik Bjønnes* Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-22 Abdelrazak Younes* TocBackend.[Ch]: new files defining class TocBackend...
2006-04-21 Bo PengReplace gzstream by boost::iostreams::gzip_(de)compress...
2006-04-05 Lars Gullik Bjønnes2006-04-06 Bo Peng <ben.bob@gmail.com>
2006-03-28 Jean-Marc Lasgouttesadd missing files
2006-03-23 Georg BaumStore colors as rgb values in branches.
2006-03-05 Lars Gullik Bjønnessetup the buildsystem for building qt4
2005-12-09 Jean-Marc Lasgouttesfixing linking on solaris
2005-07-12 Lars Gullik Bjønnesmake sure to dist pch.h and mark PCH_FILE as a built...
2005-05-20 Lars Gullik Bjønnesthe AM_* flags patch
2005-05-02 Angus LeemingFully enable compilation of LyX 1.4.x on Windows with...
2005-01-31 Lars Gullik Bjønnesditch FileInfo -> use boost.filesystem
2004-12-28 Jean-Marc Lasgouttesget rid of cheaders
2004-12-05 Lars Gullik Bjønnesrename boost libs, add some boost variables for automak...
2004-12-04 Lars Gullik Bjønnesmore PCH_FLAGS work
next