]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2006-10-30 Georg BaumWork around a possible gcc bug: Since Abde'ls recent...
2006-10-30 Georg BaumRemove unused variable
2006-10-30 Abdelrazak... small cosmetic cleanups:
2006-10-30 Abdelrazak... small cleanup while looking for a bug.
2006-10-30 Jürgen Spitzmüller* QPrefScreenFontsUi.ui: assing label to the correct...
2006-10-30 Abdelrazak... small cleanup while looking for a bug.
2006-10-30 Abdelrazak... * QLPainter:
2006-10-30 Abdelrazak... Move BufferView cached pointer out of LyXText:
2006-10-30 Abdelrazak... * Painter::isDrawingEnabled():
2006-10-30 Abdelrazak... Forgot that also!
2006-10-30 Abdelrazak... Forgot that!
2006-10-30 Abdelrazak... revert changes from last commit due to a bad tree state.
2006-10-30 Abdelrazak... * Painter.h:
2006-10-30 Abdelrazak... remove the constness of the two code strings because...
2006-10-30 Abdelrazak... * guiapi.[Ch]: deleted.
2006-10-29 Michael Schmitt * src/frontends/Toolbars.h:
2006-10-29 Abdelrazak... * unicode.[Ch]: new IconvProcessor class that enable...
2006-10-29 Michael Schmittchange tracking:
2006-10-29 Bo Pengsession: rename some functions
2006-10-29 Peter Kümmeladd comment about ugly construct
2006-10-29 Michael Schmitt * rowpainter.C: remove unused variable 'inside',
2006-10-29 Georg BaumFix more member variable initialization order warnings...
2006-10-29 Georg BaumAdd comment explaining the encoding change
2006-10-29 Martin Vermeer * layout2layout.py
2006-10-29 Peter KümmelShow Change Tracking toolbar, prepare hiding/positioning:
2006-10-29 Peter Kümmelfix bug: table toolbar icons in menubar, hiding will...
2006-10-28 Peter Kümmelremove warning, use shorter code
2006-10-28 Michael Schmitt * qt4/GuiFontMetrics.C: remove qt3 compatibility code
2006-10-28 Abdelrazak... Compilation fix for Mac and Linux:
2006-10-28 Abdelrazak... * LyXLex::Pimpl::buff is now a string.
2006-10-28 Bo Pengsrc/session.h: add virtual destructor to stop compiler...
2006-10-28 Abdelrazak... simplify paintText() interface.
2006-10-28 Abdelrazak... remove paperHeight() and paperWidth() in Painter and...
2006-10-28 Abdelrazak... delete unused code and comment.
2006-10-27 Abdelrazak... stop/start the blinking cursor when the WorkArea get...
2006-10-27 Abdelrazak... replace the map based width cache with an array based...
2006-10-27 Abdelrazak... * GuiFontMetrics: new metrics(QString) method
2006-10-27 Bo Penginclude <cmath> in src/changes.C for std::abs(double)
2006-10-27 Bo Pengclass session reorganization
2006-10-27 Abdelrazak... MacOSX optimisation:
2006-10-27 Peter Kümmeldon't trigger the copy ctor because it's private on...
2006-10-27 Peter Kümmelno abs for int64 values with msvc
2006-10-27 Peter Kümmelwhen we use QDesktopWidget we should include it
2006-10-27 Edwin Leuvenhave row on 1 line when exporting to latex
2006-10-27 Abdelrazak... MSVC compile fix
2006-10-27 Peter KümmelGuiView.C: recover from silly window positions
2006-10-26 Michael Schmittchange tracking:
2006-10-26 Michael Schmittchange tracking:
2006-10-26 Michael Schmittchange tracking:
2006-10-26 Michael Schmittchange tracking:
2006-10-26 Peter Kümmeldisable checked iterators for msvc release builds to...
2006-10-26 Peter Kümmelswitch ENABLE_ASSERTIONS macro with _DEBUG macro
2006-10-26 Georg BaumCompile fix for older gcc's.
2006-10-26 Georg BaumRestore inputenc support
2006-10-26 Georg BaumMake the code a bit more python-like
2006-10-26 Jean-Marc Lasgouttesadd Ran Rutenberg as new contributor
2006-10-26 Jean-Marc Lasgouttesupdate Hebrew translation of Intro
2006-10-26 Abdelrazak... paintText(): replace the test on BufferView::buffer...
2006-10-26 Abdelrazak... This commit fixes 3 crashes when reverting a document:
2006-10-26 Peter Kümmelsrc/frontends/qt4/GuiWorkArea.C:
2006-10-26 Abdelrazak... add some initialization and some assertion.
2006-10-26 Abdelrazak... Fix (hopefully) gcc warning about initialization order...
2006-10-25 Georg BaumPort InsetCommandParams::scanCommand to lyx2lyx.
2006-10-25 Georg Baummissing bits of the new galician translation
2006-10-25 Peter Kümmelcmake: precompiled headers
2006-10-25 Joost VerburgChanged default date formatting string to be compatible...
2006-10-25 Edwin Leuvenadd fixme for cursor positioning
2006-10-25 Abdelrazak... compile fix.
2006-10-24 Michael Schmittchange tracking:
2006-10-24 Michael Schmitt * src/frontends/qt4/GuiWorkArea.C: fix cursor positioning
2006-10-24 Michael Schmitt * ui/stdmenus.ui: move "New Window" and "Close Window...
2006-10-24 Edwin Leuvenadd missing lyx::
2006-10-24 Edwin LeuvenLayout improvements
2006-10-24 Abdelrazak... Fix cursor size...
2006-10-24 Abdelrazak... compile fix.
2006-10-24 Abdelrazak... * Gui.h: new closeAll() pure virtual method.
2006-10-24 Jean-Marc Lasgouttessmall update to contributors
2006-10-24 Jean-Marc Lasgouttesadd galician to known languages
2006-10-24 Jean-Marc Lasgouttesnew Galician l10n
2006-10-24 Edwin Leuven- implement sizeHint()
2006-10-24 Jean-Marc Lasgouttesnew Galician docs
2006-10-24 Abdelrazak... fix crash on exit.
2006-10-24 Michael Schmittchange tracking:
2006-10-23 Michael Schmitt * CutAndPaste.C: fix change tracking in case of
2006-10-23 Bo PengScons: mocing GuiApplication.C and GuiImplementation.C
2006-10-23 Peter Kümmelcmake precompile:
2006-10-23 Joost Verburgread lyxrc.dist a second time to be able to override...
2006-10-23 Abdelrazak... new LFUN_WINDOW_CLOSE
2006-10-23 Michael Schmitt * src/lyxfind.C:
2006-10-23 Michael Schmitt * CutAndPaste.C:
2006-10-23 Michael Schmittchange tracking:
2006-10-23 Michael Schmitt * text2.C:
2006-10-23 Peter Kümmelfix wrong usage of precompiled headers, now it's really...
2006-10-23 Peter Kümmelmove #endif to the end of the file
2006-10-23 Peter Kümmelupdate to HEAD
2006-10-23 Peter Kümmeladd support of precompiled headers for msvc, enable...
2006-10-23 Peter Kümmeladd support of precompiled headers for msvc, enable...
2006-10-23 André Pönitzcursor cosmetics
2006-10-23 André Pönitzcursor is no more damaging the background. L-shaped...
2006-10-23 André Pönitzdo not draw to intermediate pixmap
next