]> git.lyx.org Git - lyx.git/shortlog
lyx.git
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
2006-11-30 Georg Baummore unicode filenames
2006-11-30 Georg BaumFix spurious error message about nonexisting directory.
2006-11-30 Peter Kümmelremove forgotten theApp variables
2006-11-30 Peter KümmelFIXME: remove global variable theApp
2006-11-29 Peter Kümmelrestore old /W3 warning level
2006-11-29 Peter Kümmelremove size_t/int warning: QString doesn't use size_t...
2006-11-29 Peter Kümmelswitch to default /W4 for msvc
2006-11-29 Peter KümmelFix crash on Mac
2006-11-29 Georg Baumremove unused variable
2006-11-29 Georg Baumfix compiler warning:
2006-11-29 Georg Baumconvert some more filenames for unicode
2006-11-29 Abdelrazak... Fix copy&paste bug
2006-11-29 Peter KümmelFix crash on Mac, now the strange part
2006-11-29 Georg Baumremove unused stuff
2006-11-29 Peter KümmelFix crash on Mac
2006-11-29 Enrico ForestieriAvoid an infinite loop when using the -geometry option...
2006-11-29 Peter Kümmelalso support the geometry option on Windows + Qt/Windows
2006-11-29 Peter Kümmelalso support the geometry option on Windows + Qt/Windows
2006-11-29 Abdelrazak... Fix keyboard navigation with graphics insets.
2006-11-29 Enrico ForestieriBetter using a space instead of '\0' in the num_get...
2006-11-29 Peter Kümmeldon't forget to translate
2006-11-29 Peter KümmelWindows doesn't support the geometry option
2006-11-29 Peter Kümmeladd tool bar popup with three icon sizes: small, normal...
2006-11-29 Jean-Marc Lasgouttes * qt4/GuiApplication.C: remove ad-hoc Mac OSX Carbon...
next