]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2001-07-23 André Pönitzfix 'invalid cursor position after typing \sum'
2001-07-23 André Pönitzkeep empty super/subscript a bit longer
2001-07-23 André Pönitzfix pullArg when pressing <Delete> at the end of an...
2001-07-23 André PönitzFix "pullArg" behaviour when pressing <Backspace> at...
2001-07-23 Jürgen VignaRemoved widthCollapsed variable, and LyXFont param...
2001-07-23 Jürgen VignaAdded support for changing label on collapsed InsetERT.
2001-07-23 Jean-Marc Lasgouttesfix typo
2001-07-23 Jean-Marc Lasgouttesmore NEWS updates
2001-07-23 Jean-Marc Lasgouttesbegin to update NEWS for 1.2.0
2001-07-23 Jean-Marc Lasgouttessmall fixes
2001-07-23 Jean-Marc Lasgouttesfix insertion of raw double quote, reading of Info...
2001-07-23 José MatoxImproved the latex preamble conversion to lyx
2001-07-20 Jean-Marc Lasgouttesfix warning
2001-07-20 André Pönitzmove things around, fix bug in ~MathArray.
2001-07-20 Jürgen VignaImplemented Search/Replace functionality for Insets...
2001-07-20 Angus LeemingCitation dialog resized form to fit on a 800x600 screen
2001-07-20 Jean-Marc Lasgouttesrename hyphenation-break to ligature-break
2001-07-20 Angus LeemingSmall things.
2001-07-20 André Pönitzsupport for \land and \vee, cosmetics
2001-07-20 Angus LeemingRemove old sp_form cruft.
2001-07-20 Angus LeemingFinally get round to replacing InsetInfo with the new...
2001-07-20 Jean-Marc Lasgouttesa few small new features
2001-07-20 Angus LeemingFix a crash when reading in an empty LyX document or...
2001-07-19 Jean-Marc Lasgouttessmall things
2001-07-19 Angus LeemingMerge natbib branch into head
2001-07-19 Dekel TsurFix crash when running lyx -dbg insets -e ...
2001-07-19 Baruch EvenFix build bustage of Gnome FE.
2001-07-19 Jean-Marc Lasgouttespartial inset toggling ; insetAllowed stuff
2001-07-18 Jean-Marc Lasgoutteslatin9 update ; do not warn against xforms 0.89.5
2001-07-18 Dekel TsurAdd filename to error dialog
2001-07-18 Jean-Marc Lasgouttesadd a few entries to .cvsignore
2001-07-18 Jean-Marc Lasgouttescompile fix
2001-07-18 Jürgen VignaSmall fix for spellchecking in tabulars. Removed a...
2001-07-17 Jürgen VignaImplemented spellchecking inside insets. Small fixes...
2001-07-17 Lars Gullik... spacing
2001-07-17 André PönitzFix two small bugs
2001-07-17 Lars Gullik... pass_thru
2001-07-17 Angus LeemingEdwin's spellchecker3 patch
2001-07-17 André Pönitzrename math_(root|grid).[Ch] to math_(root|grid)inset...
2001-07-17 Baruch EvenMinor code shuffle.
2001-07-16 Lars Gullik... reverse test move operators out of struct
2001-07-16 André Pönitzforgot the ChangeLog again...
2001-07-16 André Pönitzmulticell selection
2001-07-16 Lars Gullik... Dispatch->dispatch, some trans work
2001-07-16 Dekel TsurGenerate error insets for unknown layouts.
2001-07-16 Baruch EvenRemoved some unneeded casts
2001-07-16 Baruch EvenAdded the x11 functions that were added lately.
2001-07-16 Dekel TsurGenerate an error dialog if there are unknown layouts.
2001-07-16 Baruch EvenFixes to get Gnome FE to compile again.
2001-07-16 Jürgen VignaForgotten ChangeLog entries.
2001-07-16 Jürgen VignaAdded lyxrc-flag to be able to select if I want use...
2001-07-14 Baruch EvenAdded a copy c-tor by request from Lars and handled...
2001-07-13 André Pönitzprepare infrastructure for multicell selection
2001-07-13 Angus LeemingRemove Copyright and Credits files
2001-07-13 André Pönitzprepare re-enabling LaTeX feature validation
2001-07-13 Angus LeemingEdwin's "about" patch + consistent use of Lsstream.h
2001-07-13 Jean-Marc Lasgouttescompilation fixes
2001-07-13 André Pönitzgenerate unnumbered eqnarray when mutating from inline...
2001-07-13 André Pönitzfix drawing glitch
2001-07-13 Jürgen VignaEdwin's spellchecker GUII patch with some fixes to it.
2001-07-13 André PönitzFix Angus' drawing bug + cosmetics
2001-07-13 Jürgen VignaAdded const_casts.
2001-07-13 André Pönitzremove unneeded #includes, cosmetics
2001-07-13 André Pönitzcosmetics
2001-07-13 Jean-Marc Lasgouttestweaklets
2001-07-13 André Pönitzmathed102.diff
2001-07-12 Jürgen VignaAdded various inset functions for Jean-Marc (see Change...
2001-07-12 Jean-Marc Lasgouttesfix ert-insert icon
2001-07-12 André Pönitzfix 'buffer is (Changed) by simply entering a formula'
2001-07-12 Jürgen VignaThis fixes a real bug in InsetText where it was possibl...
2001-07-12 André Pönitzrecompute macro metrics more often to catch changes...
2001-07-12 André Pönitzfix drawing glitch (\vec was almost invisible on screen)
2001-07-12 André Pönitzbugfix (invalid cursor position)
2001-07-12 Lars Gullik... small changes read changelog
2001-07-12 André Pönitzsplit super/subscript handling in new base class MathUp...
2001-07-11 Jean-Marc Lasgouttesimplement open-stuff + small things
2001-07-10 Lars Gullik... better 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... better 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... move getParFromID to Buffer
2001-07-08 Lars Gullik... up the file format number
2001-07-08 Lars Gullik... make NO_LATEX default, set ut compability stuff
2001-07-07 Lars Gullik... update config.hpp
2001-07-07 Lars Gullik... reindent
2001-07-07 Lars Gullik... remove some commented code
2001-07-07 Lars Gullik... simplify normalkey
2001-07-07 Dekel TsurFix counters bug with bibliography layout.
2001-07-07 Dekel TsurFix math insert
2001-07-06 Dekel TsurSmall change in IEEEtran.layout
2001-07-06 Lars Gullik... fix stuff
2001-07-06 Jürgen VignaThe BIG UNDO patch. Recodes undo handling for better...
2001-07-06 Lars Gullik... make init of the lyxtext explicit
2001-07-06 Lars Gullik... mathed95.diff
next