]> git.lyx.org Git - lyx.git/shortlog
lyx.git
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-10 Michael SchmittStatus.15x: add critical bug
2006-12-10 Enrico ForestieriAutoconf 2.61 has been released, and it works with LyX
2006-12-09 Michael Schmitt * po/de.po: update
2006-12-09 Michael Schmitt * Status.15x: another (minor) problem
2006-12-09 Michael Schmitt * Status.15x: minor cleanup; point to bugzilla; add...
2006-12-09 Michael Schmitt * Status.15x: fix report on assertion; remove fixed...
2006-12-09 Michael Schmitt * Status.15x: remove a report on a bug that I can...
2006-12-09 Michael Schmitt * Status.15x: add valgrind report
2006-12-09 Michael Schmitt po/*.po: remerge
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 Georg Baumadd missing file
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 Jean-Marc Lasgouttes--with-frontend=qt4 is not required anymore
2006-12-07 Michael Schmittthree new bug reports
2006-12-07 Abdelrazak... unneeded header
2006-12-07 Abdelrazak... unneeded header
2006-12-07 Abdelrazak... unneeded header
2006-12-07 Abdelrazak... * BufferView:
2006-12-07 Georg Baum * src/tex2lyx/text.C
2006-12-07 Enrico ForestieriOn *nix, report the font family name instead of "Multi"
2006-12-06 Bo PengFix a button hover bug, remove button frame
2006-12-06 Jürgen SpitzmüllerSupport for the EURO sign (bug 845):
2006-12-06 Enrico ForestieriSmall update.
2006-12-06 Enrico ForestieriDirectly use the family name in QFontInfo to ascertain...
2006-12-05 Edwin Leuven* convert dir to internal path
2006-12-05 Michael Schmitt* FileDialog.C: always return POSIX-like path names...
2006-12-05 Bo PengButton face-lift: make the buttons a bit more prominent...
2006-12-05 Georg Baummore unicode filenames (+ fix one possible initializati...
2006-12-05 Georg BaumIf anybody moves this to WONTFIX again I'll get really...
2006-12-05 Bo PengAdd a copy constructor of InsetCollapsable to fix the...
2006-12-05 Bo PengStatus.15x, add lyx note selection bug
2006-12-05 Bo PengStatus.15x: move some items to WONT FIX section
2006-12-05 Bo Pengfix a compiler warning regarding unused variable
2006-12-04 Georg Baumdocument the LaTeX class a bit
2006-12-04 Georg Baummore unicode filenames
2006-12-04 Georg Baumremove unneeded includes
2006-12-04 Georg Baumremove unused member
2006-12-04 Abdelrazak... Cleanup loading of files and gui session restoring.
2006-12-04 Georg Baummore unicode filenames
2006-12-04 Georg Baummore unicode filenames
2006-12-04 Georg Baummore unicode filenames
2006-12-04 Abdelrazak... * GuiApplication::x11EventFilter(): check for currentVi...
2006-12-04 Georg BaumMake string conversion work with non-ucs2-characters...
2006-12-04 Georg BaumAllow empty file names in constructor, since empty...
2006-12-04 Abdelrazak... * Dimension is a simple wrapper class again.
2006-12-04 Abdelrazak... Forgot this!
2006-12-04 Abdelrazak... * enable font metrics cache for all platforms.
2006-12-04 Jürgen Spitzmüller* src/paragraph.C (corrected_env, endTeXParams):
2006-12-04 Bo PengButton face-lift: use mouse hover-buttons.
2006-12-03 Jürgen Spitzmüller* lib/layouts/amsart.layout:
2006-12-03 Michael Schmittsrc/support/filename.C: add assertion to ensure that...
2006-12-03 Abdelrazak... two lines between function.
2006-12-03 Abdelrazak... Fix memory leaks with multiple windows and crash when...
2006-12-03 Abdelrazak... * WorkArea::dispatch(): avoid GUI tweaks if cmd is...
2006-12-03 Peter Kümmelprepare fixing some memory leaks
2006-12-03 Peter Kümmelremove unused signal
2006-12-03 Peter Kümmelfix quit problems on Mac
2006-12-03 Michael Schmitt * po/*.po: remerge
2006-12-03 Michael Schmitt * po/de.po: a few more translations
2006-12-03 Michael Schmitt * src/frontends/qt4/ui/QPrefUi.ui: clarify message
2006-12-03 Michael Schmitt * qt4/QExternal.C:
2006-12-03 Michael Schmitt * qt_helpers.h: qt_() - set parameter 'comment' to...
2006-12-03 Michael Schmitt * src/frontends/qt4/qt_helpers.h: fix comment on the...
2006-12-03 Michael Schmitt * po/de.po: more updates
2006-12-02 Michael Schmitt * src/buffer.C: remove redundant space from user message
2006-12-02 Michael Schmitt * po/de.po: update
2006-12-02 Michael Schmitt * Status.15x: where have all the tooltips gone?
2006-12-02 Abdelrazak... update comments.
2006-12-02 Michael Schmitt * src/lyxfunc.C:
2006-12-02 Michael Schmitt * src/frontends/qt4/qt_helpers.h: add #include <boost...
2006-12-02 Michael Schmitt * src/LaTeX.C: fix compilation with gcc 3.3.5pre ...
2006-12-02 Georg Baumremove unused function
2006-12-02 Georg Baumremove duplicate of toqstr
2006-12-02 Georg Baumremove unused stuff
2006-12-02 Peter KümmelClean up quit code.
2006-12-02 Peter Kümmel--style=Andre
2006-12-02 Georg Baummore unicode filenames
2006-12-02 Abdelrazak... * qt_helpers.h:
2006-12-02 Michael Schmitt * po/de.po: remerge (no new messages)
2006-12-02 Michael Schmitt * Status.15x: add two new bugs (one from Kornel);...
2006-12-01 Abdelrazak... CharMetrics: use short int instead of int. This halves...
2006-12-01 Georg Baumfix display of hungarian umlaut
2006-12-01 Georg Baummore unicode filenames
2006-12-01 Abdelrazak... * GuiFontMetrics
2006-12-01 Enrico ForestieriAdded one more bug
2006-12-01 Abdelrazak... This commit fixes the following bug:
2006-11-30 Peter Kümmelremove gcc warning
next