]> git.lyx.org Git - lyx.git/history - src
implement open-stuff + small things
[lyx.git] / src /
2001-07-11 Jean-Marc Lasgouttesimplement open-stuff + small things
2001-07-10 Lars Gullik Bjønnesbetter ert handling
2001-07-10 André PönitzFix drawing glitch
2001-07-10 André PönitzMathAccentInset rewritten
2001-07-10 André Pönitzfix small thinko
2001-07-09 Lars Gullik Bjønnesbetter ert handling
2001-07-09 André Pönitzcursor movement in multiline math; remove dead code
2001-07-09 Dekel TsurUse only the first label when mutating eqnarray to...
2001-07-09 Jürgen VignaFixed crash when inserting mathed inset inside InsetERT...
2001-07-09 Jean-Marc Lasgouttessmall tweaks
2001-07-09 André PönitzSmall bugfixes and cosmetic changes
2001-07-09 Lars Gullik Bjønnesmove getParFromID to Buffer
2001-07-08 Lars Gullik Bjønnesup the file format number
2001-07-08 Lars Gullik Bjønnesmake NO_LATEX default, set ut compability stuff
2001-07-07 Lars Gullik Bjønnesreindent
2001-07-07 Lars Gullik Bjønnesremove some commented code
2001-07-07 Lars Gullik Bjønnessimplify normalkey
2001-07-07 Dekel TsurFix counters bug with bibliography layout.
2001-07-07 Dekel TsurFix math insert
2001-07-06 Lars Gullik Bjønnesfix stuff
2001-07-06 Jürgen VignaThe BIG UNDO patch. Recodes undo handling for better...
2001-07-06 Lars Gullik Bjønnesmake init of the lyxtext explicit
2001-07-06 Lars Gullik Bjønnesmathed95.diff
2001-07-05 Dekel TsurParse rerun messages from latex packages.
2001-07-05 Lars Gullik Bjønnesuse shared_ptr for chache and cached_text
2001-07-05 André PönitzFix for mis-drawing reported by Dekel
2001-07-05 André PönitzFix for signed/unsiged char bug.
2001-07-05 Jürgen VignaFixed releasing of TextCache in InsetText.
2001-07-04 André Pönitzcosmetics
2001-07-04 André Pönitzoperator<<(ostream &, xarray const &)
2001-07-04 André PönitzSmall parser bug fixed
2001-07-04 Lars Gullik Bjønnesbetter placement handling
2001-07-04 Lars Gullik Bjønneschange LyXScreen names to begin with lower case
2001-07-03 Lars Gullik Bjønnesfurther work on updatescrollbar
2001-07-03 Jean-Marc Lasgouttesremove more forms.h cruft
2001-07-03 Lars Gullik Bjønnesuse CutAndPaste static methods directly
2001-07-03 Lars Gullik Bjønnestext2 chane, XFormsView
2001-07-03 André Pönitzmathed89.diff - fix "random" crashes
2001-07-03 Jean-Marc Lasgouttesremove one more forms.h ; fix cache miss in TabularInse...
2001-07-03 Jean-Marc Lasgouttesdo not include forms.h when not necessary
2001-07-03 Angus LeemingAdded using directive.
2001-07-03 André Pönitzremove unneeded file
2001-07-03 André Pönitzmathed87.diff (Bug fixes, new feature "change font...
2001-07-03 Lars Gullik Bjønnesavoid multiple lookups and simplify slightly
2001-07-02 Jürgen VignaIntroduce a local cache to the getLyXText method for...
2001-07-02 Jean-Marc Lasgouttesfix in formcharacter ; remove extra tabular duplication
2001-06-29 Lars Gullik Bjønnesremove TEXT
2001-06-29 Jean-Marc Lasgouttesfix [foot|margin]note spacing in LaTeX
2001-06-29 Jean-Marc Lasgoutteslyxstring compile fixes ; small stuff
2001-06-29 Lars Gullik Bjønnespatch from Jean-Marc + some
2001-06-29 Lars Gullik Bjønnesvariables.diff
2001-06-29 Lars Gullik Bjønnesfix typo
2001-06-29 Lars Gullik Bjønneslowercase.diff
2001-06-28 Jean-Marc Lasgouttescxx compile fixes ; several patches from John
2001-06-28 Lars Gullik Bjønneschange a lot of methods to begin with small char
2001-06-27 Lars Gullik BjønneschangeCase fix
2001-06-27 Jean-Marc Lasgouttessome fixes for compaq cxx
2001-06-27 Lars Gullik Bjønnesgcc 3.0 fixes
2001-06-27 Lars Gullik BjønnesLyX Drinkers United: patch 2
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-06-22 Dekel TsurFix validation of insets inside a float
2001-06-21 Jean-Marc Lasgouttesfix read problems on win32
2001-06-17 Angus LeemingFix for qt2 citation dialog crash when selecting first key
2001-06-16 Angus LeemingClean-up of the button controller.
2001-06-15 Angus LeemingAdd an updateParagraph signal, take the opportunity...
2001-06-15 Jean-Marc Lasgouttessmall cleanups, mostly from John
2001-06-14 Lars Gullik Bjønnesfix some buggy constructs with stringstream
2001-06-14 Jürgen VignaSmall fix and remove some warinings.
2001-06-14 Jürgen VignaFixed a bug when tabular was not redrawed.
2001-06-14 Angus LeemingIn for a penny, in for a pound. Consistent use of ...
2001-06-13 Jean-Marc Lasgouttesfix spellchecker crash ; implement status info for...
2001-06-13 Angus LeemingRemoved // -*- C++ -*- from all .C files!
2001-06-13 Angus LeemingRevert changes committed by accident 5 mins ago!
2001-06-13 Lars Gullik Bjønnesfix compatability reading of floats
2001-06-13 Angus LeemingAdded // -*- C++ -*- to the top of all files in control...
2001-06-13 Angus LeemingOnce again the user can use the Font button on the...
2001-06-13 Jean-Marc Lasgouttesshut off a warning
2001-06-12 Jean-Marc Lasgouttesfix gettext problem
2001-06-12 Angus LeemingChanges needed to activate Character dialog buttons...
2001-06-12 Angus LeemingThe Ok button is now activated in the Include dialog...
2001-06-12 Angus LeemingFixed bug that disabled permanently addition of new...
2001-06-11 Lars Gullik Bjønnesfix toc bug
2001-06-08 Jean-Marc Lasgouttesfix getext problem with --disable-nls
2001-06-07 Jürgen VignaFixed one more "missing feature" for InsetText/Tabular.
2001-06-05 Jean-Marc LasgouttesQt2 compilation + LColor cleanup from John
2001-06-05 Lars Gullik Bjønnesremove spurious a
2001-06-04 Lars Gullik Bjønnesvarious changes
2001-06-02 Angus LeemingModification to ButtonController, so that read-only...
2001-06-01 Lars Gullik Bjønnesfix typo
2001-06-01 Jürgen VignaInsetText/Tabular fixes (buglist from SF.NET)
2001-06-01 Jean-Marc Lasgouttessmall compile fixes
2001-06-01 Lars Gullik Bjønnesuse boost:crc
2001-06-01 Jean-Marc Lasgouttescompilation fixes for compaq cxx + small things
2001-05-31 Lars Gullik Bjønnessenseless fix
2001-05-31 Lars Gullik Bjønnesadd support for wide floats
2001-05-31 Lars Gullik Bjønnescleanout the boost dir, cleanup the frontends Makefile.am
2001-05-31 Lars Gullik Bjønnesadjust to be able to complile with gcc 3.0, put selecti...
2001-05-30 Jürgen VignaSmall changes to be able to compile on RH7.1 with pspel...
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-05-30 Lars Gullik Bjønnesfix selection bug, use istreambuf_iterator in lyxsum
next