]> git.lyx.org Git - lyx.git/history - src/insets/ChangeLog
* src/LyXAction.C: mark goto-clear-bookmark as working without buffer
[lyx.git] / src / insets / ChangeLog
2006-07-03 Georg Baummerge booktabs branch
2006-03-11 Jürgen Spitzmüllerfix coordinate miscalculation in tabular (bug 2006)
2006-03-10 Martin VermeerFix bug 2195: Slowness in rendering inside insets,...
2006-02-27 Georg Baumfix bug 2316
2006-02-22 Jürgen SpitzmüllerFix defaultFont problems (bug 2308)
2006-02-05 Martin VermeerFix bug 2115 ("blueline bug")
2006-01-19 Georg Baumfix bug 2192
2006-01-11 Jean-Marc Lasgouttesfix bug 2188
2006-01-09 Georg Baumfix bug 2153
2006-01-01 Lars Gullik Bjønnesfix some syntax errors
2005-12-31 Martin VermeerSinglerow rendering (better) fix for insets
2005-12-17 Georg Baumpartial fix for bug 1973
2005-12-16 Martin VermeerFix "turds" when changing openinline_ and button jumps...
2005-12-05 Martin VermeerFix bugs 2136, 2123
2005-12-03 Martin VermeerFix bug 2137 (width problems in Box)
2005-11-28 Georg Baumrestore 1.3 behaviour when changing tabular columns...
2005-11-25 Jürgen Spitzmüllerfix bug 2089: Touching Navigate menu crashes Lyx when...
2005-11-18 Georg Baumfix bibtex inset in included files
2005-11-17 Jürgen Spitzmüllerfirst step to sanitize forceDefaultParagraphs (part...
2005-11-10 Jürgen Spitzmüllerdocument the EDITABLE enum
2005-11-07 Jürgen Spitzmüllerfix generation of ERT labels.
2005-11-02 Martin VermeerPartial fix bug 2092: branches not propagated to child...
2005-10-25 Jean-Marc Lasgouttesbug 2092: branches not propagated to child documents
2005-10-24 Jean-Marc Lasgouttesbug 2066: C-i for opening/closing insets only works...
2005-10-21 Martin VermeerRemove obsolete old_pit
2005-10-21 Jean-Marc Lasgouttesfix bug 2101: Any character followed by Right Arrow...
2005-10-19 Michael Schmittfix cursor positioning in front of vspace inset
2005-09-28 Jürgen Spitzmüllerthe autoopen patch (fixes bug 1921)
2005-09-28 Jürgen Spitzmüllerfix space insets, increase version to 244.
2005-09-19 Jürgen Spitzmüllerfix bug 1845 (setAutoBreakRow asserts)
2005-09-16 Martin VermeerFix bug 1765 (multicol cell width display)
2005-09-15 Jürgen Spitzmüllerfix undo in tabular cells (bug 1937, bug 1986)
2005-09-12 Georg Baumfix bug 2022
2005-09-10 Jürgen Spitzmüllerimplement and use virtual bool neverIndent() (thereby...
2005-09-09 Georg Baumadd include that was missing by accident from the previ...
2005-09-09 Georg Baumfix bug 2014 (lyxline font size)
2005-09-08 Jürgen Spitzmüllerdon't force tabular cell alignment to BLOCK when switch...
2005-09-07 Jean-Marc LasgouttesJohn&JMarc's change tracking patch
2005-09-06 Jürgen Spitzmüllerfix bug 1919 (table cells won't accept normal text...
2005-09-06 Michael Schmittinsetcharstyle.C (metrics,draw): consider inset label for
2005-08-07 Martin VermeerFix Helge's ERT-in-tabular bug
2005-08-02 Jean-Marc Lasgouttesfix error message (bug 1963)
2005-07-28 Jürgen SpitzmüllerDisable newlines and paragraph breaks in non-fixed...
2005-07-27 Jürgen SpitzmüllerDo not use localized strings internally (bug 1870)
2005-07-18 Lars Gullik Bjønnesadd missing include
2005-07-18 Lars Gullik Bjønnessmall lyxerr fix, version to 1.4.0pre1 1.4.0pre1
2005-07-18 Jürgen VignaFix cursor UP/DOWN movements in tabulars
2005-07-18 Angus LeemingHelp Lars spell his name.
2005-07-17 Lars Gullik Bjønnesremove unused code
2005-07-17 Lars Gullik Bjønnesbug 1375 rename set_label_ to updateButtonLabel_ and...
2005-07-16 André Pönitzremove unneeded function Paragraph::checkInsertChar...
2005-07-15 André Pönitzremove InsetText::updateLocal. Was neither missed nor...
2005-07-15 André Pönitzsend UpdatableInset down the way of the Dodo
2005-07-15 José MatoxFix bug 421
2005-07-15 André Pönitzwork on inset scrolling
2005-07-15 André Pönitzconmsolidate scrolling code
2005-07-14 Angus LeemingForward port the name-mangling code from 1.3.x.
2005-07-14 Lars Gullik Bjønnesreduce some debug output
2005-07-10 Georg Baumuse the lyxdot replacement mechanism also in insetexternal
2005-07-08 Georg Baumforward port latex_path quoting fix from 1.3
2005-07-07 Jean-Marc Lasgouttesclean up french language handling
2005-07-06 Georg BaumDon't store row and col in cursor, add some documentati...
2005-07-05 Jürgen SpitzmüllerMake branch label prefix translatable
2005-06-27 Jürgen Spitzmüllerfix calculation of tabular cell dimensions (bug 1801)
2005-06-25 Jürgen Spitzmüllerreintroduce LFUN_BIBDB_ADD and LFUN BIBDB_DEL (bug...
2005-06-21 Georg Baummake quoted filenames work when " is active
2005-06-20 Georg Baumfix quoted graphics file names
2005-06-16 Jürgen Spitzmüllerdisable LFUN_TABULAR_INSERT when multiple cells are...
2005-06-02 Jean-Marc Lasgouttesfix crash with insetoparg (bug 1890)
2005-05-24 Jean-Marc Lasgouttesbetter (and localizable) display of vertical spaces
2005-05-17 Georg Baumfix bug 1879 (first part, not completely fixed yet)
2005-05-13 Martin VermeerFix click-on-closed-collapsable-inset-crash bug
2005-05-12 Martin VermeerFix tabular paste (and conflict markers in ChangeLog...
2005-05-11 Jean-Marc Lasgouttesadd dummy plaintext method to InsetOptArg
2005-05-09 Georg Baumremove unneeded calls to BufferView::update() in insets
2005-05-08 Georg BaumAnother set of text changes from Michael, approved...
2005-05-06 André Pönitzmake sure the 'setStatus(Collapsed)' crash won't occur...
2005-05-06 André Pönitzfix crash when collapsing ert with cursor inside
2005-05-06 José Matoxfix out of range access to string
2005-05-05 Martin VermeerMake LyX source look a little less like the human genome
2005-05-04 Georg Baumundefined charstyle fixes from Martin and me
2005-04-26 Angus LeemingWhitespace, only whitespace.
2005-04-23 Jürgen Spitzmüllerfix longtabular ui (bug 1860)
2005-04-22 Georg BaumPlease Andre and make InsetBranch::getStatus more compact
2005-04-22 Jean-Marc Lasgouttesfix bug 1797 (again!)
2005-04-22 Georg Baumimplement missing getStatus methods
2005-04-20 Jean-Marc Lasgouttesfix double/triple clicking to select (bug 1811)
2005-04-19 Jean-Marc Lasgouttesremove harcoding for Caption layout
2005-04-18 Angus LeemingIntroduce and use latex_path().
2005-04-18 Martin VermeerAllow nested charstyle insets (Preamble handling)
2005-04-15 Georg Baumfyx the previous getStatus patch: enable the tabular...
2005-04-14 Jean-Marc Lasgouttesfix display of label when inserting a new float
2005-04-13 Georg Baumdisable open dialogs if applying them is not allowed
2005-04-10 Martin VermeerFix font inside inset (bugs 1766, 1809)
2005-04-05 Martin VermeerMultiple external requirements
2005-04-03 Alfredo Braunsteincosmetic fix
2005-03-31 Martin VermeerFix error message positioning
2005-03-21 Alfredo Braunsteinfix crash in table selection
2005-03-21 Jean-Marc Lasgouttesfix button caching bug with includeinset
2005-03-21 Jürgen Spitzmüllerfix tabulator keys in tabular (bug 1836)
next