]> git.lyx.org Git - lyx.git/history - src
fix error message (bug 1963)
[lyx.git] / src /
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
2005-07-18 André Pönitz3 more percents...
2005-07-18 Jean-Marc Lasgouttesrevert earlier undocumented change (useful comment...
2005-07-18 André Pönitzfix bug 1795
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 Jürgen VignaHonor boundary when asking for cursorX in drawSelection...
2005-07-18 Angus LeemingHelp Lars spell his name.
2005-07-18 André PönitzAndreas' patch to prevent crash on click on previewd...
2005-07-18 Jean-Marc Lasgouttesfix file name when dropping files on windows; remove...
2005-07-18 André Pönitzreenable TAB and S-TAB in math, fixing a regression...
2005-07-17 André Pönitzprobably fixed bug 1561
2005-07-17 José Matoxfix handling of one column tables
2005-07-17 André Pönitzuse the real label dialog in math as well
2005-07-17 Jürgen Vignabug 575: allow merging of paragraphs by Delete/Backspac...
2005-07-17 Lars Gullik Bjønnesremove unused code
2005-07-17 Jean-Marc Lasgouttestry to account for non-existing symbol fonts
2005-07-17 José Matoxcouple of small fixes (they are not even mine).
2005-07-17 André Pönitzfix counters on depm
2005-07-17 Lars Gullik Bjønnesbug 1375 rename set_label_ to updateButtonLabel_ and...
2005-07-17 Jürgen Vignabug 344: Fixed loosing cursor/selection on buffer-switch
2005-07-17 André Pönitzfix bug 1815
2005-07-17 Michael SchmittVarious text message changes
2005-07-17 André Pönitzaccept coordinates up to a million...
2005-07-17 Lars Gullik Bjønnesfix init order
2005-07-17 Jürgen VignaAdd parameter boundary for getRow() function
2005-07-17 Martin VermeerSecond Locale patch.
2005-07-17 José MatoxRemove the support for a4.sty, a4wide.sty and a4widemar...
2005-07-17 André Pönitzremove files that have not been used since two years
2005-07-17 André Pönitzcosmetics, incidently fixing bug 1458
2005-07-17 Jürgen VignaFixed one of problem
2005-07-17 Michael Schmittchange environment variable to LYX_USERDIR_14x
2005-07-17 André Pönitzclean up
2005-07-16 Jürgen VignaMore fixes to cursor handling with boundary
2005-07-16 Jean-Marc LasgouttesCheck if we are on column 0 for special case
2005-07-16 André Pönitzsome more inlining
2005-07-16 Jean-Marc Lasgoutteshandle special case Newline Inset
2005-07-16 Jean-Marc LasgouttesJust remove bogus check
2005-07-16 André Pönitzfix old off-by-one bug resulting in a coordcache assert
2005-07-16 André Pönitzformatting
2005-07-16 Michael Schmittavoid reading uninitialized char c in split()
2005-07-16 José MatoxFix bug 886 and others not reported related with the...
2005-07-16 Jean-Marc Lasgouttesfix cursor movement with boundary
2005-07-16 Jean-Marc Lasgouttesoutput the actual Boundary
2005-07-16 André Pönitzmake FontInfo & fontinfo(LyXFont const & f) inline
2005-07-16 André Pönitzother people's work
2005-07-16 André Pönitzrename qfont_loader and font_info to mathc LyX naming...
2005-07-16 Jean-Marc Lasgouttesmake sure inserting a tabular invokes a dialog
2005-07-16 André Pönitzpartial revert of earlier patch avoids crash
2005-07-16 Lars Gullik Bjønnesdrop reLyX like it is hot, and setup to use tex2lyx...
2005-07-16 André Pönitzsimplify function calls
2005-07-16 Jean-Marc Lasgouttesjust Changelog
2005-07-16 Jean-Marc Lasgouttesinitialize boundary
2005-07-16 André Pönitzremove unneeded function Paragraph::checkInsertChar...
2005-07-16 André Pönitzstylistic changes
2005-07-16 Jean-Marc Lasgouttesget rid of the lib/xfonts hack
2005-07-16 Jean-Marc LasgouttesConsider rows without trailing blank
2005-07-16 André Pönitz * lyxfont.h: Change order of declarations to give...
2005-07-16 André Pönitzremove assert
2005-07-16 André Pönitzremove some debug output, simplyfy pasteSelectionHelper...
2005-07-16 Jürgen VignaHandle cursor position after last char in row before...
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 Martin VermeerSave and restore the cursor after a text class switch
2005-07-15 André Pönitzfix clicking into nested tables
2005-07-15 André PönitzStephan's patch
2005-07-15 André Pönitzwork on inset scrolling
next