]> git.lyx.org Git - lyx.git/history - src
* Status.15x: another showstopper for people using bibtex bibliographies
[lyx.git] / src /
2006-12-22 Abdelrazak YounesFix Tab and Ctrl-Tab keys handling and focus problems...
2006-12-22 Georg Baumfix encoding of user name and email address
2006-12-22 Georg Baum * src/LColor.[Ch]
2006-12-22 Georg Baumconvert more GUI strings to docstring
2006-12-22 Georg Baumget rid of more utf8 conversions
2006-12-22 Bo PengFix "virtual function called" error, by Abdel
2006-12-22 Enrico ForestieriFix display of the style name in the BibTeX Bibliograph...
2006-12-21 Edwin Leuvenavoids updates on
2006-12-21 Georg Baumget rid of more utf8 conversions
2006-12-21 Enrico ForestieriUse the standard mouse pointer shape when displaying...
2006-12-21 Georg Baumremove unneeded conversions
2006-12-21 Abdelrazak Younes* ctor: change viewport attribute (disable double-buffe...
2006-12-21 Georg Baumconvert LyXFont::stateText and LColor::getGUIName to...
2006-12-21 Georg Baumconvert author names and status messages to docstring
2006-12-21 Georg BaumFix another instance of filename encoding problems
2006-12-21 Georg BaumFix two filename bugs (from Enrico and me)
2006-12-21 Abdelrazak YounesFix this error message on startup:
2006-12-21 Georg Baum * src/converter.C
2006-12-21 Georg Baumremove unused stuff
2006-12-21 Abdelrazak YounesChange the rule to generate package.C from %VAR% to...
2006-12-21 Georg BaumLet the compiler generate default constructor, copy...
2006-12-21 Enrico ForestieriUse a larger font for displaying the version number...
2006-12-20 Abdelrazak YounesPartial Fix for Tab key press bug. It is now properly...
2006-12-20 Jean-Marc Lasgouttes * QLMenubar.C (macxMenuBarInit): fix workaround for...
2006-12-20 Abdelrazak YounesFix bug 3024 (http://bugzilla.lyx.org/show_bug.cgi...
2006-12-20 Abdelrazak Younesadd an assertion.
2006-12-20 Jean-Marc Lasgouttes * insetcollapsable.C (doDispatch): fix crash in previo...
2006-12-19 Georg Baumfix formatting
2006-12-19 Jean-Marc Lasgouttes * insetcollapsable.C (doDispatch): do nothing on mouse...
2006-12-19 Abdelrazak YounesFirst step towards model/view separation of Paragraph...
2006-12-19 Georg BaumFix bug 3034
2006-12-19 Abdelrazak Younesheader cleanup following rev 16332.
2006-12-19 Abdelrazak YounesMoves textRow() from DocIterator to cursor.C where...
2006-12-19 Jürgen Spitzmüller* src/frontends/qt4/ui/QViewSourceUi.ui: remove bogus...
2006-12-18 Jürgen SpitzmüllerTrivial ui tweak:
2006-12-18 Georg BaumFix bug 3037
2006-12-18 Jean-Marc Lasgouttes * Application.C (Application): initialize correctly...
2006-12-17 Enrico ForestieriDon't use a global variable for avoiding removal of...
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 YounesFix for bug 3027 by Martin V.
2006-12-17 Georg BaumAdd some forgotten FileName conversions to enable insta...
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 YounesFix 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 Pengminor comment fix
2006-12-15 Bo PengBufferView.h/C: use member variable last_inset_ instead...
2006-12-15 Abdelrazak YounesFix 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 Younesremove 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 Enrico ForestieriProvide do_put methods for inserting all remaining...
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 Enrico ForestieriReplace the Qt3 support signal QComboBox::textChanged
2006-12-13 Bo Pengrevert r16260
2006-12-13 Jean-Marc LasgouttesConvert shortcut strings to unicode (required by Qt...
2006-12-13 Enrico ForestieriRemove the tmp dir only if it has been created and...
2006-12-13 Bo PengBe consistent in how qt headers are included (QtCore...
2006-12-12 Georg BaumMake libQtCore a support library like boost and impleme...
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 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 Jürgen Spitzmüller* insettabular.C (doDispatch): call mouseSetCursor...
2006-12-11 Jürgen SpitzmüllerFix dEPM crash:
2006-12-11 Jürgen Spitzmüller* lib/languages:
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
2006-12-10 Michael Schmittpo/de.po:
2006-12-09 Jürgen Spitzmüllerclean up the clean up of the font panel in document...
2006-12-09 Enrico ForestieriFix returned width for small caps (these values are...
2006-12-08 Georg Baumrevert accidental change
2006-12-08 Georg BaumConvert the spell checking machinery to docstring.
2006-12-08 Georg Baummake it compile again
2006-12-08 Jürgen Spitzmüller* paragraph.C (startTeXParams, endTeXParams):
2006-12-08 Georg BaumFix incorrect conversion from QString to std::string...
2006-12-07 Georg Baum * src/lyx_main.C
2006-12-07 Georg Baumfix compiler warning
2006-12-07 Bo PengButton face-lift: stop shifting text under mouse
2006-12-07 Abdelrazak Younesunneeded header
next