]> git.lyx.org Git - lyx.git/shortlog
lyx.git
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... Fix this error message on startup:
2006-12-21 Georg Baumadd compiler warning
2006-12-21 Georg Baum * src/converter.C
2006-12-21 Georg Baumremove unused stuff
2006-12-21 Abdelrazak... Fix hard-coded path for locales dir.
2006-12-21 Abdelrazak... Change 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... Partial Fix for Tab key press bug. It is now properly...
2006-12-20 Peter Kümmelset package vars
2006-12-20 Jean-Marc Lasgouttes * QLMenubar.C (macxMenuBarInit): fix workaround for...
2006-12-20 Abdelrazak... Fix bug 3024 (http://bugzilla.lyx.org/show_bug.cgi...
2006-12-20 Abdelrazak... add an assertion.
2006-12-20 Jean-Marc LasgouttesAdd layout AltAffiliation ; add optional argument suppo...
2006-12-20 Jean-Marc Lasgouttes * insetcollapsable.C (doDispatch): fix crash in previo...
2006-12-20 Bo PengScons: fix a newly introduced qt4 CCFLAGS bug
2006-12-19 Bo PengScons: allow shared boost libraries
2006-12-19 Bo PengScons: clear separation of env and frontend_env (a...
2006-12-19 Georg Baumfix formatting
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
next