]> git.lyx.org Git - lyx.git/history - src
remove some old cruft (unused OS X specific code)
[lyx.git] / src /
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
2006-12-07 Abdelrazak Younesunneeded header
2006-12-07 Abdelrazak Younesunneeded header
2006-12-07 Abdelrazak Younes* 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 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 Bo PengAdd a copy constructor of InsetCollapsable to fix the...
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 YounesCleanup 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 Younes* 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 Younes* Dimension is a simple wrapper class again.
2006-12-04 Abdelrazak YounesForgot this!
2006-12-04 Abdelrazak Younes* 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 Michael Schmittsrc/support/filename.C: add assertion to ensure that...
2006-12-03 Abdelrazak Younestwo lines between function.
2006-12-03 Abdelrazak YounesFix memory leaks with multiple windows and crash when...
2006-12-03 Abdelrazak Younes* 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 * 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-02 Michael Schmitt * src/buffer.C: remove redundant space from user message
2006-12-02 Abdelrazak Younesupdate 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 Younes* qt_helpers.h:
2006-12-01 Abdelrazak YounesCharMetrics: 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 Younes* GuiFontMetrics
2006-12-01 Abdelrazak YounesThis commit fixes the following bug:
2006-11-30 Georg Baummore unicode filenames
next