]> git.lyx.org Git - lyx.git/history - src/Makefile.am
to much stuff for my liking...
[lyx.git] / src / Makefile.am
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-01-09 Jean-Marc Lasgouttesfunc_status cleanup from Martin; fix small configure bug
2002-01-07 Angus LeemingMove Box methods and functions out of box.h and into...
2001-12-28 Lars Gullik Bjønnes2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2001-12-20 Jürgen VignaFinished new Longtable options support. Please head...
2001-12-17 Jean-Marc Lasgouttesfix to checkInsetHit() from John
2001-12-05 Lars Gullik Bjønnesapply unused.diff
2001-12-04 Lars Gullik Bjønneshfilltextclean.diff
2001-12-02 Lars Gullik Bjønnessplit vspace into smaller files.
2001-11-26 Jean-Marc Lasgouttescleanups from Andre
2001-10-03 Jean-Marc Lasgouttesmore tweaks to version_info stuff
2001-09-26 Jean-Marc Lasgouttesdo not put version information in config.h ; please...
2001-09-09 Lars Gullik Bjønnessome mods I had in my local tree, mostly small stuff...
2001-09-04 Angus LeemingFix dependencies for main.o
2001-09-01 Dekel TsurParagraph iterators
2001-07-29 Asger Ottar Alstrup- Applied the thesaurus patch.
2001-07-13 Jürgen VignaEdwin's spellchecker GUII patch with some fixes to it.
2001-07-08 Lars Gullik Bjønnesmake NO_LATEX default, set ut compability stuff
2001-07-06 Jürgen VignaThe BIG UNDO patch. Recodes undo handling for better...
2001-07-03 Lars Gullik Bjønnestext2 chane, XFormsView
2001-06-27 Lars Gullik BjønnesLyX Drinkers United: patch 2
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-06-15 Jean-Marc Lasgouttessmall cleanups, mostly from John
2001-05-31 Lars Gullik Bjønnescleanout the boost dir, cleanup the frontends Makefile.am
2001-05-09 Jean-Marc Lasgouttesvarious fixes
2001-04-06 Jean-Marc Lasgouttesadd language.h to lyx_main.C
2001-03-28 Angus LeemingStripped out FD_form_figure code into figureXXX.[Ch...
2001-03-16 Angus LeemingCompile fixes for DEC cxx, John's maths and keymap...
2001-03-15 Angus LeemingMerging BRANCH_MVC back into HEAD.
2001-03-08 Angus LeemingEd's credits patch and Baruch's gnome patch.
2001-03-07 Jürgen VignaApplied John's FileDialog patch.
2001-03-06 Lars Gullik BjønnesParagraphParameters and SharedContainer
2001-03-06 Jürgen VignaEdwins f&r GUII patch with a small fix.
2001-02-28 Lars Gullik Bjønnesmathed cleanup, change mask for tmpdir
2001-02-26 Lars Gullik Bjønnescharacter2.diff.gz
2001-02-16 Dekel TsurRemove BackStack.h
2001-02-16 Lars Gullik Bjønnesremove bibforms from Makefile
2001-02-07 Lars Gullik Bjønnesthe Timeout patch
2001-02-06 Jean-Marc LasgouttesMove LaTeX and VC logs to GUI-I on xforms
2001-01-09 Lars Gullik Bjønnessupport both version 1 and 2 of tabular, some other...
2000-12-31 Lars Gullik Bjønnesnew file Floating.C
2000-11-04 Lars Gullik Bjønnessome formatting changes some simplifications and remova...
2000-11-02 Lars Gullik Bjønnescomment out the fax stuff, diable LyXLookup completely...
2000-10-23 Jean-Marc LasgouttesDekel's import/export patch
2000-10-12 Jürgen VignaBaruch's InsetGraphics - LyXImage patch
2000-10-11 Lars Gullik Bjønnesuse more std::functors add some of my own, some change...
2000-10-02 Jean-Marc LasgouttesDekel literate patch + my final word on naming new...
2000-10-02 Lars Gullik Bjønnessmall patch from Dekel, begin introducing the real...
2000-09-26 Lars Gullik Bjønnesget rid of dead code, some new functions constify varia...
2000-09-23 Lars Gullik Bjønnesremove almost all traces of old table
2000-09-20 Lars Gullik Bjønnespatch from Marko, remove table.Ch from repository
2000-09-19 Jürgen VignaFixes to insettabular/text + GNOME patch + KDE patch
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-08-30 Lars Gullik Bjønnesthe export patch from Dekel
2000-08-28 Jürgen VignaAdded preliminary support for pspell-libraries!
2000-08-03 Lars Gullik Bjønnessome nicer code...
2000-07-31 Jürgen VignaBaruch's graphics-patch + minipage-support in tabular...
2000-07-26 Lars Gullik Bjønnesproof of concept l10n for ui menus
2000-07-24 Jean-Marc LasgouttesGUI-indep toolbar and menus mostly work !
2000-07-20 Jean-Marc LasgouttesI got transparency to work!
2000-07-18 Jean-Marc LasgouttesRemoved Options->LaTeX and all related code. New Variab...
2000-07-17 Lars Gullik Bjønnesmore changes...read the Changelog
2000-07-13 Jürgen VignaPatch fdfix from Angus, using only the new tabular...
2000-07-04 Lars Gullik Bjønnesencoding patch and mousewheelpatch
2000-06-28 Lars Gullik Bjønnesseveral changes and some new insets, read the Changelog
2000-06-12 Lars Gullik BjønnesFILMagain changes (will need some work)
2000-06-08 Lars Gullik Bjønnessome small stuff before the meeting begins for real
2000-05-08 Jürgen VignaSo now we have a TabularLayoutMenu for inset-tabulars...
2000-04-21 Jürgen VignaLast commit till after eastern :). Now you may create...
2000-04-16 Lars Gullik Bjønnesmake the graphics backround render ok + other stuff...
2000-04-12 Lars Gullik Bjønnessmall fixes, silence debug msgs, move some functions
2000-04-10 Jürgen VignaAdded clean CutAndPaste handling with it's own class...
2000-04-08 Lars Gullik Bjønnesuse more explicit on constructors use the pimpl idom...
2000-04-04 Lars Gullik Bjønnesfix the smallcaps drawing, move xfont metrics functions...
2000-03-17 Lars Gullik Bjønnesmulitilang fixes, the addition of some trace msgs to...
2000-03-12 Lars Gullik Bjønnesthe figinsetpatch some lyxrc changes, read the ChangeLog
2000-03-10 Lars Gullik BjønnesDekels arabic patch, + some small things by me
2000-02-23 Lars Gullik BjønnesdoubleClick, trippleClick, new UpdateInsetList some...
2000-02-17 Lars Gullik Bjønnesremove the old painter, remove support for mono_video...
2000-02-15 Lars Gullik Bjønnesread changelog
2000-02-14 Lars Gullik Bjønnessome small updates to Painter, and make the new painter...
2000-02-10 Lars Gullik Bjønnesnew painter,workarea and lcolor. Read the diff/sources...
2000-02-04 Lars Gullik Bjønnesseveral small and larger changes, read the Changelog
2000-01-11 Lars Gullik Bjønnesrevert to using .la type libtool libs
2000-01-10 Jean-Marc LasgouttesiNew configure flag --with-lyxname. Misc small compilat...
2000-01-07 Lars Gullik Bjønnesupdate libtool, try to make it work for std::streams...
2000-01-06 Lars Gullik Bjønnesmy changes during the holidyas...i expect some compiler...
1999-12-21 Lars Gullik Bjønnesfixes because of SUN CC warnings, bmtable now compiled...
1999-12-16 Lars Gullik Bjønnesremove bogus backslashed from iso-8859-1, try to fix...
1999-12-15 Allan Raecomplete revision of SGI STL compatability. Heaps...
1999-12-13 Jean-Marc LasgouttesCleanup debug level handling, and a few other tweaks.
1999-12-13 Lars Gullik Bjønnesread the ChangeLog, use the C++ style casts more, some...
1999-11-22 Lars Gullik Bjønnesread ChangeLog, a lot of whitespace changes. experiment...
1999-11-19 Jean-Marc LasgouttesFix assertion when inserting text strings via clipboard...
1999-11-17 Jean-Marc LasgouttesLYX_DIR was not set correctly as hardcoded path in...
1999-11-15 Lars Gullik Bjønneswhite-space changes, removed definitions.h several...
1999-11-10 Jean-Marc LasgouttesiSome makefiles tweaks
1999-11-09 Lars Gullik Bjønnesa couple of name changes and new functionality in lyxvc...
1999-11-05 Lars Gullik Bjønnesmore fixes and updates
1999-10-28 Lars Gullik Bjønnesmerge po files and remove obsolete entries, include...
next