]> git.lyx.org Git - lyx.git/history - src/Makefile.am
merge LyXTabular.{cpp,h} and insets/InsetTabular.{cpp,h}. More reorganization necessa...
[lyx.git] / src / Makefile.am
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
2004-12-03 Lars Gullik Bjønnesuse AM_CPPFLAGS instead of INCLUDES since that is depre...
2004-11-30 Jean-Marc Lasgouttesget rid of broken_header.h and some unneeded tests
2004-10-26 Angus LeemingThe Movers patch.
2004-09-26 Lars Gullik BjønnesGet rid of ShareContainer.h
2004-09-04 Lars Gullik Bjønneslyxclient moved from development and cleaned up a bit...
2004-08-18 Lars Gullik BjønnesMore pch work.
2004-08-15 Lars Gullik Bjønnessome support for pch
2004-08-14 André Pönitzremove per-inset position cahce, use new external map...
2004-06-09 Lars Gullik BjønnesFurther cleanup some Makefiles a bit
2004-06-03 Angus LeemingFix crash when generating instant preview of external...
2004-05-28 Lars Gullik Bjønnesmake distcheck work, and some cleanups to the config...
2004-03-28 Alfredo Braunsteinthe pariterator stuff
2004-03-27 André Pönitznew InsetIterator
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-03-01 André Pönitzthe DocIterator stuff
2004-03-01 Alfredo Braunsteinmove FontIterator to own files
2004-01-13 André Pönitzglobalize the cursor
2004-01-13 André Pönitzreplace LyXCursor by CursorSlice
2003-12-15 André Pönitzmerge CursorItem and MathPos
2003-11-11 André Pönitz * text.C: remove big comment on invalid Paragraph...
2003-11-10 André PönitzThe deed is done.
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-11-02 Alfredo Braunsteinadd PosIterator
2003-10-29 Lars Gullik Bjønnesdispatchresult -> DispatchResult
2003-10-23 Alfredo Braunsteintake the bidi stuff out of lyxtext.h to its own file
2003-10-17 Lars Gullik BjønnesGet rid of the TextCache.
2003-10-14 André PönitzIn insets:
2003-10-13 Angus LeemingJo�o Assirati's lyxsocket patch.
2003-09-17 André Pönitzpreliminary 'global cursor' stuff
2003-09-09 Angus LeemingReplace ParagraphList.h and RowList.h with their _fwd...
2003-09-09 Angus LeemingGet rid of trailing whitespace 'noise' in future patche...
2003-09-06 Angus LeemingGeneral tidy. Not very exciting.
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-09-02 Lars Gullik BjønnesThe Gtk patch.
2003-08-30 John Levonfix dist from Kayvan
2003-08-17 Martin VermeerThe 'Branches' mega-patch.
2003-08-02 Jean-Marc Lasgouttesmore makefiles tweaks: kayvan's patch (with small chang...
2003-08-02 Jean-Marc Lasgouttesallow to compile several frontends at once (and produce...
2003-07-28 Lars Gullik Bjønnesmore compress support
2003-07-27 Lars Gullik Bjønneszlib stuff
2003-07-27 Angus LeemingAll day for not very much...
2003-07-21 André Pönitzrowpainter.C: remove unused variables
2003-06-27 André Pönitzmove some selection related stuff over to textcursor.C
2003-06-20 Alfredo Braunsteintake several functions out of BufferList, and split...
2003-05-29 Lars Gullik Bjønnesremove NO_STD_LIST stuff, and some other small changes
2003-05-22 Angus LeemingPass struct LatexRunParams around a bit...
2003-05-20 Alfredo Braunsteinget rid of InsetError users
2003-05-20 Angus LeemingLars' fix for the xforms linking problem.
2003-05-20 Angus Leeming#ifndef _GETTEXT_H_ -> #ifndef GETTEXT_H.
2003-05-19 André Pönitzthe ascent/descent/width -> dimensions() change
2003-05-08 Lars Gullik Bjønnesbetter lib building
2003-05-07 Lars Gullik Bjønnesallow boost as system shared libarry
2003-04-27 Lars Gullik Bjønnesmore messages work
2003-04-23 Lars Gullik Bjønnesadd messages to Makefile
2003-04-02 John Levonremove defaults stuff, let Qt handle no toolbar
2003-04-02 John Levonmove transposeChars
2003-04-01 Lars Gullik Bjønnesrowlist10
2003-03-30 John Levonmove BoostFormat and boost-inst
2003-03-29 John LevonStrip old tabular code. More Alert fixes
2003-03-26 Lars Gullik BjønnesAdd the RowList files
2003-03-26 John LevonSupport for new GNU aspell library. Final pspell fix...
2003-03-23 John Levonfix dist
2003-03-21 André Pönitzpromote MathMetricsInfo to MetricsInfo, change mathed...
2003-03-19 John Levonmissing commandtags.h bit
2003-03-10 Lars Gullik Bjønnestry some pspell stuff
2003-02-28 André PönitzAlfredo's patch
2003-02-26 John LevonThe row-painter patch
next