]> git.lyx.org Git - lyx.git/history - src
fix bug 1894 (disabling of widgets broken)
[lyx.git] / src /
2005-10-03 Jürgen Spitzmüllerfix bug 1894 (disabling of widgets broken)
2005-10-03 Jürgen Spitzmüllerfix bug 2058 (crash when undoing math matrix delete)
2005-10-02 Angus LeemingMake things compile on MSVC:
2005-10-02 Martin VermeerFix bug 2038 for all three frontends (gtk untested)
2005-09-30 Angus LeemingRearrange preprocessor guards and improve commentary.
2005-09-30 Angus LeemingSupport for Win98 and earlier.
2005-09-29 Angus LeemingPortable hard-coded paths on Windows.
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-27 Jürgen Spitzmüllerfix inset width calculation (bug 1957)
2005-09-27 Jürgen Spitzmüllerleave inset to the right when hitting ESC (bug 2034)
2005-09-26 Angus LeemingJust whitespace
2005-09-26 Jürgen Spitzmüllerfix disabling of newpageCB
2005-09-26 Jürgen Spitzmüllermake LFUN_CUT in mathed undoable (bug 2041)
2005-09-26 Jürgen Spitzmülleradd nested math insets to the coord cache (fixes the...
2005-09-26 Jean-Marc Lasgouttesincluse boost/current_function.hpp when needed
2005-09-22 Jean-Marc Lasgouttesdo not try to se the icon under Qt/Mac
2005-09-21 Jean-Marc Lasgouttesfix bug 1941: toolbars disabled after dialog action
2005-09-21 Jean-Marc Lasgouttesmore fixing of bug 2010
2005-09-21 Jean-Marc Lasgouttesbug 2033: new math array uses clipboard
2005-09-20 Jean-Marc Lasgouttesfix compiler warnings (bug 1927)
2005-09-19 Jürgen Spitzmüllerfix bug 1845 (setAutoBreakRow asserts)
2005-09-19 Martin VermeerFix bug 2029 (RtL space width)
2005-09-19 Jean-Marc Lasgouttesfix display of top labels
2005-09-19 Jürgen Spitzmüllerfix bug 1960 and bug 1981 properly, using cur.normalize()
2005-09-19 Jean-Marc Lasgouttesbug 1987: Crash when switching to different document...
2005-09-16 Martin VermeerFix bug 1765 (multicol cell width display)
2005-09-16 Jürgen Spitzmüllerfix undo of PASTESELECTION (bug 2011)
2005-09-15 Michael Schmittupdate display after LFUN_ALL_INSETS_TOGGLE
2005-09-15 Jürgen Spitzmüllerupdate bufferview after document settings have been...
2005-09-15 Jean-Marc Lasgouttesfix bug 1926 (crash when switching document)
2005-09-15 Jean-Marc Lasgouttesfix bug 2010 (boundary effects at the end of text insets)
2005-09-15 Jürgen Spitzmüllerfix citation backward searching (bug 2002)
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 Angus LeemingAdd os_cygwin.C to the distribution.
2005-09-10 Georg Baumfix segmentation fault
2005-09-10 Jürgen Spitzmüllerimplement and use virtual bool neverIndent() (thereby...
2005-09-09 Jean-Marc Lasgouttesfix linking of tex2lyx by moving code out of Counters...
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 Martin VermeerFix and simplify Hebrew (generally: locale non-standard...
2005-09-08 Jürgen Spitzmüllerdon't force tabular cell alignment to BLOCK when switch...
2005-09-08 Jean-Marc Lasgouttesfix change lookup when cursor depth is greater than 1
2005-09-08 Angus LeemingEnsure that the grammar used to invoke the spellchecker...
2005-09-07 Jean-Marc LasgouttesJohn&JMarc's change tracking patch
2005-09-07 Jean-Marc Lasgouttesfix crash when toggling change tracking off
2005-09-07 Jean-Marc Lasgouttesfix crash when ${HOME} is empty
2005-09-07 Angus LeemingEnable TeXFiles.sh to run when its path contains spaces.
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-09-05 Georg Baumfix bug 1998
2005-08-22 Georg Baumfix bug 1979
2005-08-19 Michael Schmittremove obsolete file
2005-08-19 Lars Gullik Bjønnes2005-08-19 Lars Gullik Bj����nnes <larsbj@gullik...
2005-08-19 Martin VermeerFix bug 1981
2005-08-18 Martin VermeerHelp Helge debug locale problem
2005-08-15 Martin VermeerFix bidi bugs 1965, 1970
2005-08-09 Angus LeemingRemove spurious unicode char in comment.
2005-08-07 Angus LeemingEnsure that the rotation origin strings are translatable.
2005-08-07 Angus LeemingGive the browse button a sane tooltip.
2005-08-07 Martin VermeerFix Helge's ERT-in-tabular bug
2005-08-05 John SprayAdd GTK Reference dialog (GRef)
2005-08-04 Jean-Marc Lasgouttesimprovie two spellchecker error dialogs
2005-08-03 Jean-Marc Lasgouttesdisplay of counters in various situations (in particula...
2005-08-03 John SprayFix font_metrics::width crashing on strings it doesn...
2005-08-02 Jean-Marc Lasgouttescompile error
2005-08-02 Jean-Marc Lasgouttesfix error message (bug 1963)
2005-08-02 John SprayAdd height/4 to scrolling maximum instead of height...
2005-08-02 Martin VermeerScrollbar fixes
2005-08-01 Jean-Marc Lasgouttesfix importing of grave accents
2005-08-01 Jürgen Spitzmüllerfix bug 1254 (handling of blanks in change tracking...
2005-07-31 John SprayFix GTK TOC dialog so that it can do lists of figures...
2005-07-31 John SprayAdd GTK stock icon support for RELOAD
2005-07-30 Jürgen Spitzmüllerrevert the recent ChangeLog spelling reform due to...
2005-07-29 Jürgen Spitzmüllerfix insertStringAsLines assert (bug 1939), John's version.
2005-07-28 Jean-Marc Lasgouttesse Floating::listName() as title of
2005-07-28 Jean-Marc Lasgouttesfix bug 1950: Spellchecker runs twice
2005-07-28 Jürgen SpitzmüllerDisable newlines and paragraph breaks in non-fixed...
2005-07-27 Jürgen SpitzmüllerSort the files in the TeXInfo and BibTeX dialogs correc...
2005-07-27 Jürgen Spitzmüllerfix missing qstring->string translation. Thanks, Georg.
2005-07-27 Jürgen SpitzmüllerDo not use localized strings internally (bug 1870)
2005-07-26 Georg Baumfix bug 1942
2005-07-26 Georg Baumpartial fix for bug 20
2005-07-25 Georg Baumwrite output to infile.lyx
2005-07-25 Georg BaumAllow specification of output filename of tex2lyx
2005-07-25 Georg Baumremove paperpackage stuff (fixes bug 1929)
2005-07-23 Angus LeemingDisconnect two signals --- forward port from 1.3.x.
2005-07-22 Angus LeemingSquash a bug spotted by Udo M��ller in the XForms find...
2005-07-22 Angus LeemingVarious Qt UI tweaks.
2005-07-20 Jürgen Spitzmüllerremove the paperpackage widgets from the qt and xforms...
2005-07-20 John Levonfix bug 1748
2005-07-19 Lars Gullik Bjønnesbug 1920
2005-07-18 Lars Gullik Bjønnesadd missing include
2005-07-18 Angus LeemingConsistent variable defintions don't need explicit...
2005-07-18 André Pönitzsome (yet unfinished) up/down work
2005-07-18 Lars Gullik Bjønnesadd tex2lyx.man to extra dist
2005-07-18 Lars Gullik Bjønnessmall lyxerr fix, version to 1.4.0pre1 1.4.0pre1
2005-07-18 André Pönitzuse the FontSpan trick in drawing as well
2005-07-18 José Matoxupdated format to 243, fix bug 1382, bug 22
next