]> git.lyx.org Git - lyx.git/history - src/insets
fix crash when collapsing ert with cursor inside
[lyx.git] / src / insets /
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�)...
2005-02-15 Georg Baumfix bug 1798 (from Andr�)
2005-02-15 Angus LeemingUse chars not ints to initialize chars.
2005-02-15 Angus LeemingSquash a couple of MSVC warnings about "truncation...
2005-02-08 Georg Baumfix bug 1776
2005-02-08 Lars Gullik Bjønnesdociterator dont inherit from std::vector and updates
2005-02-03 Georg Baumfile format change for bug 698 and fix for the reproduc...
2005-01-31 Angus LeemingAsger's commentary, const-correct and bug-squashing...
2005-01-31 Lars Gullik Bjønnesditch FileInfo -> use boost.filesystem
2005-01-31 Angus LeemingProtect '#warning ...' with '#ifdef WITH_WARNINGS'...
2005-01-27 Lars Gullik Bjønnesthe convert patch
2005-01-23 Angus LeemingAdd the bibitemWidest declaration to insetbibitem.h.
2005-01-19 Angus LeemingAsger's exchanging of the class and struct keywords.
2005-01-18 Asger Ottar Alstrup- Add missing STL includes for correctness - gcc is...
2005-01-14 Georg Baumuse the default converter for insetexternal, too
2005-01-14 Georg Baumfix export in insetgraphics and insetexternal
2005-01-12 Angus LeemingGet rid of extraneous whitespace.
2005-01-10 Angus LeemingThe package reworking.
2005-01-06 Lars Gullik Bjønnesrename tostr.[Ch] to convert.[Ch]
2005-01-06 Lars Gullik Bjønnestostr -> convert and some bformat work
2005-01-05 Lars Gullik Bjønnesthe const patch
2005-01-04 Jürgen Spitzmüllerfloat2string #2 and insetexternal \sclaebox fix
2004-12-29 Jean-Marc Lasgouttesfix some compiler warnings
2004-12-28 Jürgen Spitzmüllerfloat2string changes #1 (Graphics)
2004-12-17 Alfredo Braunsteinremove paragraph::autoBreakRows
2004-12-15 Georg Baumre-enable SET_ALL_LINES in tabulars (from J�rgen)
2004-12-14 Angus LeemingRemove trailing slash from -Ifoo/ in the AM_CPPFLAGS...
2004-12-06 Alfredo Braunsteinassorted tabular fixes (selection and scroll)
2004-12-04 Lars Gullik Bjønnesmore PCH_FLAGS work
2004-12-03 Lars Gullik Bjønnesuse AM_CPPFLAGS instead of INCLUDES since that is depre...
2004-12-03 Lars Gullik Bjønnesremove all trace if idxUpDown2
2004-12-03 Georg Baumuse better index types for tabular rows, columns and...
2004-12-02 José MatoxMove compatility code for old style (0.10 !) latex...
2004-12-02 Jean-Marc Lasgouttesfix recent bug where too many lfuns got disabled;fix...
2004-11-30 Alfredo BraunsteinCoordBranch merge
2004-11-25 Lars Gullik BjønnesInsetOld -> InsetBase renaming
2004-11-25 Alfredo Braunsteinchangelogs
2004-11-24 Lars Gullik Bjønnesrename priv_dispatch to doDispatch
2004-11-24 Alfredo Braunsteinpar->pit renaming
2004-11-24 Georg Baumfix tabular multicolumn handling
2004-11-23 Lars Gullik Bjønnesclone NVI, other small stuff
2004-11-19 Jean-Marc Lasgouttesallow more than one optional inset
2004-11-18 Georg Baumdetermine current cell in the tabular controller instea...
2004-11-15 Jean-Marc Lasgouttesinsetlatexaccent is part of a word
2004-11-11 Alfredo Braunsteinfix invalid cursor when opening collapsables
2004-11-09 Georg Baummake gettting the file format from file contents work...
2004-11-05 Jean-Marc Lasgoutteswhitespace
2004-11-04 Jürgen Spitzmüllerimplement getStatus in charstyle and ERT / insetcharsty...
2004-11-02 José MatoxRemove mixed_content from output parameters.
2004-11-01 Jürgen Spitzmüllerprevent paragraph breaks in charstyle insets
2004-11-01 Georg Baumuse the movers also for copying from temp dir -> export dir
2004-10-31 Jürgen Spitzmüllerinsetcharstyle drawing cosmetics
2004-10-30 José MatoxInside the same the same paragraph don't change CDATA...
2004-10-30 Jürgen Spitzmüllerfix typo in InsetCharStyle::priv_dispatch, which caused...
2004-10-30 Jürgen Spitzmüllerreplace insetVerbatim with InsetText methods (bug 1731...
2004-10-29 José MatoxSanitize ids for SGML/XML.
2004-10-29 Georg Baumrename getExtFromContents() to getFormatFromContents()
2004-10-28 José MatoxMove ids in environments to the possible wider scope.
2004-10-28 Georg Baumsimplify regex after advice by Angus
2004-10-27 Georg Baumremove spurious insetexternal warning
2004-10-26 Angus LeemingWhitespace, nothing but whitespace.
2004-10-26 Angus LeemingThe Movers patch.
2004-10-25 Jürgen Spitzmülleruse thanks instead of footnote on the titlepage (bug...
2004-10-25 José MatoxEscape content form inset index. (docbook)
2004-10-24 José MatoxReorganized docbook export code and fixed several bugs...
2004-10-23 André Pönitzfix further crashs due to invalid cursor positions
2004-10-23 André Pönitzfix crash after removing a table row (again due to...
next