]> git.lyx.org Git - lyx.git/history - src/insets
Two fixes involving RtL text drawing
[lyx.git] / src / insets /
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 André Pönitzsome (yet unfinished) up/down work
2005-07-18 Lars Gullik Bjønnessmall lyxerr fix, version to 1.4.0pre1 1.4.0pre1
2005-07-18 André Pönitz3 more percents...
2005-07-18 André Pönitz~4% speedup by inlining a few one-line accessors
2005-07-18 Jürgen VignaFix cursor UP/DOWN movements in tabulars
2005-07-18 Angus LeemingHelp Lars spell his name.
2005-07-17 André Pönitzprobably fixed bug 1561
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-17 André Pönitzfix bug 1815
2005-07-17 André Pönitzclean up
2005-07-16 André Pönitzsome more inlining
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önitzfix clicking into nested tables
2005-07-15 André Pönitzwork on inset scrolling
2005-07-15 André Pönitzmake boundary property an iterator property instead...
2005-07-15 André Pönitzsome consolidation of inset scrolling
2005-07-15 André Pönitzconmsolidate scrolling code
2005-07-15 André Pönitzpartial fix for bug 622, cosmetic rest remains open
2005-07-14 André Pönitz open insets when selection is set there
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-12 Lars Gullik Bjønnesmake sure to dist pch.h and mark PCH_FILE as a built...
2005-07-10 Georg Baumuse the lyxdot replacement mechanism also in insetexternal
2005-07-09 Georg Baumcompile fix for the latex_path patch from yesterday
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-09 Angus LeemingWhitespace, only whitespace. s/ +$//
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-20 Lars Gullik Bjønnesthe AM_* flags patch
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 Baumadd forgotten return value
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)
2005-03-21 Alfredo Braunsteincosmetic bugfix in selection of tables
2005-03-17 Jürgen Spitzmüllerfix LFUN_CUT and LFUN_PASTE in insettabular (bug 1799...
2005-03-17 Jürgen Spitzmüllersome tabular fixes for the problems reported by Helge
2005-03-13 Martin VermeerMulti-cell select font change bug fix
2005-02-28 José MatoxDocbook fixes from Andreas
2005-02-23 Georg Baumimplement missing doClone methods
2005-02-22 Georg BaumDon't play too many nice tricks for non-existing graphi...
2005-02-22 Jürgen Spitzmülleradjust insetcollapsable and insetcharstyle metrics...
2005-02-20 Jean-Marc Lasgouttescompilation fix
2005-02-20 Jürgen Spitzmüllerfix double click on collapsable label (from Andr�)...
next