]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2006-12-19 Bo PengScons: do not print warnings when checking boost libraries
2006-12-19 Bo PengScons: handle the case when qt4 is in system directories
2006-12-19 Jean-Marc Lasgouttes * insetcollapsable.C (doDispatch): do nothing on mouse...
2006-12-19 Abdelrazak... First step towards model/view separation of Paragraph...
2006-12-19 Georg BaumFix bug 3034
2006-12-19 Abdelrazak... header cleanup following rev 16332.
2006-12-19 Abdelrazak... Moves textRow() from DocIterator to cursor.C where...
2006-12-19 Michael SchmittStatus.15x: add bugzilla URLs for bugs and patches
2006-12-19 Jürgen Spitzmüller* src/frontends/qt4/ui/QViewSourceUi.ui: remove bogus...
2006-12-18 Bo PengScons: remove boost 1.33.1 support
2006-12-18 Georg Baumsmall fix from Sian Mountbatten
2006-12-18 Georg Baumgrammar fix from Sian Mountbatten
2006-12-18 Jürgen SpitzmüllerTrivial ui tweak:
2006-12-18 Georg BaumFix bug 3037
2006-12-18 Bo PengScons: load qt4 module with debug=False when the debug...
2006-12-18 Jean-Marc Lasgouttes * Application.C (Application): initialize correctly...
2006-12-18 Jean-Marc Lasgouttesremove change tracking on file
2006-12-17 Enrico ForestieriDon't use a global variable for avoiding removal of...
2006-12-17 Edwin Leuven* add Rrightarrow.xpm to scons & automake
2006-12-17 Edwin Leuvenfix: http://bugzilla.lyx.org/show_bug.cgi?id=452
2006-12-17 Michael Schmitt* paragraph_pimpl.C: fix a seg fault when accepting...
2006-12-17 Georg Baumremove unused stuff
2006-12-17 Jürgen Spitzmüller* src/frontends/qt4/ui/QCitationUi.ui:
2006-12-17 Jürgen Spitzmüller* src/text2.C (getPitNearY):
2006-12-17 Georg BaumConvert filenames to local encoding for running lyx2lyx
2006-12-17 Georg BaumConvert most of the bibtex machinery to docstring.
2006-12-17 Abdelrazak... Fix for bug 3027 by Martin V.
2006-12-17 Georg BaumAdd some forgotten FileName conversions to enable insta...
2006-12-17 Michael SchmittStatus.15x: new pathname/unicode problem
2006-12-16 Michael SchmittStatus.15x: thesaurus is broken on Windows
2006-12-16 Bo PengScons: support boost 1.34
2006-12-16 Bo PengScons: test for the availability of debug version of...
2006-12-16 Bo PengScons: can now be executed from any directory
2006-12-16 Michael Schmitt * Status.15x: add tiny url for relevant bugzilla entries;
2006-12-16 Michael Schmitt * po/*.po: resolve shortcut clashes
2006-12-16 Michael Schmitt * po/de.po: update
2006-12-16 Michael Schmitt * po/*.po: remerge
2006-12-16 Georg Baumfix variable initialization order (shuts up a gcc warning)
2006-12-16 Georg Baumadd comment about possibly wrong encoding
2006-12-16 Georg Baumremove unused stuff
2006-12-15 Abdelrazak... Fix this crash:
2006-12-15 Enrico ForestieriAccount for a bigger width or precision when inserting...
2006-12-15 Bo Pengminor style change: use 0 instead of NULL
2006-12-15 Bo PengScons: print error message when scons is not called...
2006-12-15 Jean-Marc Lasgouttesupdate from Claudio Coco
2006-12-15 Jean-Marc Lasgouttesupdate from alex
2006-12-15 Bo Pengminor comment fix
2006-12-15 Bo PengBufferView.h/C: use member variable last_inset_ instead...
2006-12-15 Bo PengRecord multiple window middle button paste bug
2006-12-15 Bo PengAdjust Status.15x for Abdel's fix
2006-12-15 Abdelrazak... Fix cursor repositioning when a Window is resized or...
2006-12-15 Edwin Leuvengeorg baum:
2006-12-15 Bo Pengadd a comment in workAreaResize
2006-12-15 Abdelrazak... remove unneeded local variable.
2006-12-15 Jean-Marc Lasgouttesremove some old cruft (unused OS X specific code)
2006-12-15 Edwin Leuvenmore cleanup:
2006-12-15 Bo PengMark multiple window cursor problem as WONTFIX
2006-12-15 Enrico ForestieriProvide do_put methods for inserting all remaining...
2006-12-14 Bo Pengrecord multiple window cursor problem
2006-12-14 Bo PengFix the multiple window rows() availability bug
2006-12-14 Enrico ForestieriProvide do_put methods for inserting "unsigned long...
2006-12-13 Georg Baumfix manual qt configuration in these cases:
2006-12-13 Enrico ForestieriReplace the Qt3 support signal QComboBox::textChanged
2006-12-13 Michael Schmitt * Status.15x: let's not forgot to align the size of...
2006-12-13 Michael Schmitt * Status.15x: add minor bug in the graphics dialog
2006-12-13 Bo PengScons: use /path/to/qt/QtCore explicitly
2006-12-13 Bo Pengrevert r16260
2006-12-13 Jean-Marc LasgouttesConvert shortcut strings to unicode (required by Qt...
2006-12-13 Georg BaumOne from Uwe
2006-12-13 Michael SchmittStatus.15x: add Uwe's bug report
2006-12-13 Enrico ForestieriRemove the tmp dir only if it has been created and...
2006-12-13 Bo PengScons: add support for QtCore in support (and tex2lyx...
2006-12-13 Bo PengBe consistent in how qt headers are included (QtCore...
2006-12-12 Peter Kümmelthe quit logic has changed, so it's not a bug any more
2006-12-12 Georg Baumforgot this
2006-12-12 Georg BaumMake libQtCore a support library like boost and impleme...
2006-12-12 Michael SchmittStatus.15x: add citation dialog bugs
2006-12-12 Georg BaumUnify InsetLatexAccent output
2006-12-12 Georg Baumdo not create invalid .lyx files when importing \i...
2006-12-12 Georg BaumTranslate \l{} and \L{} to InsetLatexAccent
2006-12-12 Peter KümmelDon't forget bug in GuiImplementation::closeAllViews()
2006-12-12 Peter KümmelDon't forget bug in GuiImplementation::closeAllViews()
2006-12-12 Georg Baumdocument why we are not using ucs-4 when communicating...
2006-12-12 Enrico ForestieriFix cancel on quit
2006-12-11 Georg Baumfix aspell encoding (confirmed on linux, cygwin and...
2006-12-11 Michael SchmittStatus.15x: another spellchecker bug
2006-12-11 Jürgen Spitzmüller* insettabular.C (doDispatch): call mouseSetCursor...
2006-12-11 Lars Gullik... Update to latest from BOOST 1.34 repo
2006-12-11 Jürgen SpitzmüllerFix dEPM crash:
2006-12-11 Jürgen Spitzmüller* lib/languages:
2006-12-10 Jean-Marc LasgouttesHungarian update
2006-12-10 Georg Baumone more bug
2006-12-10 Georg BaumFix spell two checker bugs. The reason for both bugs...
2006-12-10 Georg BaumFix encoding for pspell. I cannot test this, but this...
2006-12-10 Enrico ForestieriAdjust -dbg output
2006-12-10 Georg BaumMake Enrico happy
2006-12-10 Georg BaumOops, committed an old version. This one links.
2006-12-10 Georg BaumFix ispell encoding for lyxrc.isp_use_input_encoding...
2006-12-10 Georg Baumconvert thesaurus and spellchecker to docstring
2006-12-10 Georg Baumeliminate some occurances of fromqstr
next