]> git.lyx.org Git - lyx.git/history - src
Andreas' patch to prevent crash on click on previewd inset
[lyx.git] / src /
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
2005-07-15 Lars Gullik Bjønnesbug 806 change layout to default when deleting empty...
2005-07-15 André Pönitzmake boundary property an iterator property instead...
2005-07-15 Georg Baumfix bug 1910
2005-07-15 Jean-Marc LasgouttesFrom Stephan: do not allow insert of label for inlined eq
2005-07-15 José MatoxAdd pch.h.gch* to .cvsignore
2005-07-15 Lars Gullik Bjønnesbug 313 dont reset the layout on keepEmpty paragraphs
2005-07-15 Lars Gullik Bjønnesbug 1825 make sure that we do not return a pos that...
2005-07-15 André Pönitzsome consolidation of inset scrolling
2005-07-15 André Pönitzconmsolidate scrolling code
2005-07-15 Lars Gullik Bjønnesavoid deref of past the end iter
2005-07-15 André Pönitzfix typo
2005-07-15 André Pönitzsmall cosmetic fix and removing some debug output
2005-07-15 André Pönitzpartial fix for bug 622, cosmetic rest remains open
2005-07-14 André PönitzFix bug 1472
2005-07-14 André Pönitzfix #1729
2005-07-14 André Pönitzimplement undo for textclass switches in order to avoid...
2005-07-14 André Pönitz open insets when selection is set there
2005-07-14 Georg Baumbetter environment handling in tex2lyx
2005-07-14 André Pönitzhandle LFUN_ESCAPE properly in math insets (i.e. go...
2005-07-14 André Pönitzfix cursor positioning after entering an InsetLatexAccent
2005-07-14 Angus LeemingForward port the name-mangling code from 1.3.x.
2005-07-14 André Pönitzcursor should not get stuck on page up/down in math
2005-07-14 Lars Gullik Bjønnesdist pch.h and mark PCH_FILE as built file
2005-07-14 Lars Gullik Bjønnesreduce some debug output
2005-07-13 Lars Gullik Bjønnespretend success when srcdir != builddir
2005-07-13 Georg Baumsmall font tweaks
2005-07-12 Lars Gullik Bjønnesmake sure to dist pch.h and mark PCH_FILE as a built...
2005-07-12 Angus LeemingSquash the Qt "Mutex destroy failure" warning.
2005-07-10 Georg Baumuse the lyxdot replacement mechanism also in insetexternal
2005-07-10 Georg Baumadd forgotten comment about jumping cursor
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-08 Georg Baumfix undo in grids
2005-07-07 Jean-Marc Lasgouttesclean up french language handling
2005-07-06 Jean-Marc Lasgouttesadd boldsymbol to Qt math panel
2005-07-06 Georg BaumDon't store row and col in cursor, add some documentati...
2005-07-06 Jürgen Spitzmüllerget your ruler out, John! button insets are centered...
2005-07-05 Jürgen SpitzmüllerMake branch label prefix translatable
2005-07-05 Jürgen Spitzmüllerlocalize date/time
2005-07-04 Jürgen Spitzmüllerfix bug 1870 (List of tables windows shows list of...
next