]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2001-08-07 André Pönitz*** empty log message ***
2001-08-07 André PönitzLost files
2001-08-06 Lars Gullik... make mathed compile (but not link), adjust
2001-08-06 Lars Gullik... adjust
2001-08-06 Lars Gullik... more funcs to lowerchar, adjust
2001-08-06 André Pönitzremove unneeded convertFont()
2001-08-06 André Pönitz- fix nasty bug due to missing InsetFormula copy c'tor
2001-08-06 Jürgen VignaVarious update/redraw fixes. Cleaned up InsetERT and...
2001-08-06 André Pönitzgetting started with documentation
2001-08-06 André PönitzOooooops
2001-08-05 Lars Gullik... spec.diff
2001-08-05 Lars Gullik... some debug stuff
2001-08-05 Lars Gullik... update rules
2001-08-04 Lars Gullik... make sure the Xserver updates the input
2001-08-03 Lars Gullik... forgot it
2001-08-03 Lars Gullik... get rid of NO_LATEX, split some methods, small cleanup
2001-08-03 André Pönitzremove debug message
2001-08-03 André Pönitzforget to add the file
2001-08-03 André Pönitzmove width_/ascent_/descent_ cache into seperate ABC.
2001-08-03 André Pönitzeverything is an inset. sizeof(MathInset) == 36 on...
2001-08-03 Jürgen VignaSome more small fixes. Hopefully we'll get there soon!
2001-08-03 Jean-Marc Lasgouttesinsetquote fix; getStatus tweaks
2001-08-03 André Pönitzcloase a leak; remove a few casts; cosmetics
2001-08-03 Jürgen VignaSome small update/redraw fixes.
2001-08-03 André PönitzMy todo list goes public...
2001-08-02 Lars Gullik... more latex conversion cases fixed, patch from Andre...
2001-08-02 Lars Gullik... more latex conversion cases fixed, patch from Andre...
2001-08-02 Jürgen VignaUpdate/cursor and drawing fixes.
2001-08-02 André Pönitzfix mis-alignment of eqnarray columns
2001-08-01 André Pönitzfix (potential?) memory leaks; cosmetics
2001-08-01 Jürgen VignaFixes to various bug-reports.
2001-08-01 Angus LeemingParanoia check: make sure that there is no whitespace...
2001-08-01 Angus Leemingsmall fixes...
2001-08-01 Jean-Marc LasgouttesAndre's mathinset shrink patch ; default .lyx extension...
2001-08-01 Angus LeemingSmall code rearrangement in GUIRunTime.
2001-08-01 Jean-Marc LasgouttesJohn's latest patch frenzy
2001-08-01 André Pönitzfix memory leak; cosmetics
2001-07-31 Jürgen VignaFixed calculation of row ascent/descent.
2001-07-31 Jürgen Vigna(setHeightOfRow): reformat
2001-07-31 Jürgen VignaAdded inline functionallity to InsetERT. Fixed cache...
2001-07-30 Lars Gullik... *** empty log message ***
2001-07-30 Dekel TsurFix latex detection
2001-07-30 Jean-Marc Lasgouttesaik fix
2001-07-30 Angus Leeming* John's maths patch,
2001-07-30 Lars Gullik... insetfloat work + stuff
2001-07-30 Jean-Marc Lasgouttesvarious fixes
2001-07-29 Asger Ottar... More header file include dependency work
2001-07-29 Asger Ottar... Reduced header file includes somewhat
2001-07-29 Asger Ottar... A few trivial tweeks in NEWS
2001-07-29 Asger Ottar... Fix broken updating of TOC
2001-07-29 Asger Ottar... Baruchs latest graphics patch
2001-07-29 Asger Ottar... - Applied the thesaurus patch.
2001-07-29 Baruch EvenCompilation fix (I broke, I fixed).
2001-07-29 Baruch EvenAssume unknown formats are EPS, hacky solution before...
2001-07-29 Baruch EvenChanged pdflatex conversion rules to use pdf images...
2001-07-29 Baruch EvenRemoved annoying popup.
2001-07-28 Angus LeemingReplace "find src -path" call with unix-standard equiva...
2001-07-28 Angus LeemingBaruch's graphics patch + some small tweaks to the...
2001-07-27 Lars Gullik... small stuff
2001-07-27 Jean-Marc Lasgouttesselection improvement + inset quote fixes
2001-07-27 André Pönitzsomewhat better support for \| when reading
2001-07-27 André Pönitz'native' support for \ge and \le; cosmetics
2001-07-27 Jürgen VignaRemove checkInsertChar in UpdatableInset as it should...
2001-07-27 Jürgen VignaRemove unused font variable which caused a warning.
2001-07-27 André Pönitzremove debug message
2001-07-27 André Pönitzwork around static initialization problem
2001-07-27 Jürgen VignaThis should clean up the language stuff a bit and a...
2001-07-27 André Pönitzrename MathBigopInset into MathSymbolInset. That's...
2001-07-27 André Pönitzdon't output ' ' after '$' unless needed
2001-07-26 André Pönitzmake '$' default delimiter for inline maths instead...
2001-07-26 André Pönitznest step...
2001-07-26 André Pönitzsmall steps towards a unified symbol handling
2001-07-26 André Pönitzsimplify BigopInset handling
2001-07-26 André Pönitzsmall cleanups
2001-07-26 André Pönitztiny
2001-07-26 André Pönitziookup unification - another 100 lines bite the dust
2001-07-26 Angus LeemingSmall clean-up of natbib code
2001-07-26 André Pönitzsort entries in wordlist
2001-07-26 André Pönitzlowercase method names
2001-07-26 André Pönitzcosmetics
2001-07-26 André Pönitzmathed108.diff
2001-07-25 Lars Gullik... better fix for minipage conversion problem
2001-07-25 Lars Gullik... fix one bug
2001-07-25 Lars Gullik... handle missing parameters more gracefully
2001-07-25 Lars Gullik... bla
2001-07-25 Lars Gullik... merge po files, improve float reading
2001-07-25 Lars Gullik... some ert fixes
2001-07-25 Jean-Marc Lasgouttesupdate da.po
2001-07-25 Jean-Marc Lasgouttesupdate fr.po
2001-07-25 Jean-Marc Lasgouttesupdate NEWS
2001-07-25 Jean-Marc Lasgouttes--enable-optimization configure option
2001-07-25 André PönitzM-m <space> as substitute for the old C-<space> ...
2001-07-25 Jean-Marc Lasgouttesmath-space; fixes to include inset dialog; autoconfigur...
2001-07-25 André Pönitztiny cleanup
2001-07-24 Lars Gullik... *** empty log message ***
2001-07-24 Lars Gullik... add files to extra dist
2001-07-24 Lars Gullik... prune kde from POTFILES generation
2001-07-24 Lars Gullik... better lyxdoc dist
2001-07-24 Lars Gullik... add sourcedoc
2001-07-24 Lars Gullik... dist the generated files
next