]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2006-06-26 Georg Baum * lib/Makefile.am s/convertDefault.sh/convertDefault.py/
2006-06-26 Georg BaumFix limit display of intop and ointop
2006-06-26 Bo PengGenerate python code in GraphicsConverter.C, replace...
2006-06-26 Jean-Marc Lasgouttesfix image paths in German UserGuide (part of bug 2660)
2006-06-25 Lars Gullik... Fix 64bit<->32bit issue.
2006-06-25 Edwin Leuven* reset color/linestyle/linewidth cache to QPen default...
2006-06-24 Bo PengScons: remove pch, add stdlib_debug and profiling options
2006-06-23 Georg Baumrevert last accidental commit and do the intended one
2006-06-23 Georg Baum * src/mathed/math_gridinset.C
2006-06-23 Abdelrazak... * qp_ member is now used for painting
2006-06-23 Peter Kümmel * frontends/qt3/QtView.C: use QRect ctor, coding style
2006-06-23 Jean-Marc Lasgoutteslib/doc/UserGuide.lyx: remove description of obsolete...
2006-06-22 Bo PengScons: fix rebuildTargetOnly for lyx msvs projects
2006-06-22 Georg Baum * readd accidentally removed code (rev 14143)
2006-06-21 Jean-Marc Lasgouttesfix wrong path to an image (bug 2653)
2006-06-21 Peter Kümmeladd release option
2006-06-21 Peter Kümmelfix: qt3/qt4 save/restore of the window geometry and...
2006-06-20 Bo PengScons: restore fast_start, remove BOOST_USER_CONFIG...
2006-06-20 Bo PengScons: config.h moves to BUILDDIR/common, boost_config...
2006-06-20 Abdelrazak... QtView renamed to GuiView
2006-06-20 Martin Vermeer Redefine the speed-up "Wide" patch to draw proper...
2006-06-20 Abdelrazak... revert commit 14159
2006-06-20 Abdelrazak... QtView -> GuiView
2006-06-20 Martin Vermeer * insettabular.C (drawSelection): revision of previous...
2006-06-20 Peter Kümmeladd qt3 support
2006-06-20 Peter Kümmeladd qt3 support
2006-06-20 Abdelrazak... QtView renamed to GuiView
2006-06-20 Abdelrazak... * [qt3, xforms, gtk]/GuiImplementation::newWorkArea...
2006-06-20 Abdelrazak... This is the merging of the GUI API cleanup branch that...
2006-06-19 Peter Kümmelmove uic files into its own folder in the msvc project
2006-06-19 Jürgen SpitzmüllerThe Grand Font Selection Redesign:
2006-06-18 Georg Baum * src/format.C
2006-06-18 Martin Vermeer * insettabular.C (drawSelection): initialize cell...
2006-06-18 Peter Kümmelrestore (14087) save/load geometry logic of qt3
2006-06-18 Bo PengScons: link to qt debug lib in debug mode
2006-06-17 Abdelrazak... Those classes (and their associated [Ch] files) are...
2006-06-17 Bo PengScons: imerge SConscript to SConstruct, separate config...
2006-06-16 Peter Kümmeluse glob instead of lists
2006-06-16 Peter Kümmeladd item for QMAKESPEC
2006-06-16 Peter Kümmeluse glob instead of lists
2006-06-16 Jean-Marc Lasgouttesuse our own font width cache with Qt/Mac
2006-06-15 Georg Baum * lib/doc/de_Extended.lyx: mention htlatex
2006-06-15 Peter Kümmeldon't break the geometry option
2006-06-15 Peter Kümmelcorrect svn properties, upadte aspell handling
2006-06-15 Georg Baum * INSTALL: Change required python version from 1.5...
2006-06-15 Georg Baum * src/support/lyxalgo.h
2006-06-15 Bo PengScons: bug fix for default_boost_option
2006-06-14 Bo PengScons: update INSTALL.scons according to Abdel's recomm...
2006-06-14 Georg Baumremove references to deleted file QtLyXView.h
2006-06-14 Georg Baum * src/frontends/qt3/lyx_gui.C: compile fix
2006-06-14 Bo PengScons: improved option handling
2006-06-14 Peter Kümmelload and restore correct windows postion
2006-06-14 Peter Kümmelload and restore correct windows postion
2006-06-14 Peter Kümmelload and restore correct windows postion
2006-06-14 Peter KümmelFix Qt4 resize bug.
2006-06-14 Jean-Marc Lasgouttescleanup zlib checking
2006-06-14 Peter Kümmeladd Linux/Win GCC instructions
2006-06-13 Bo PengScons: add qt2 frontend for lyx1.4
2006-06-13 Peter Kümmelcoding style and readability corrections
2006-06-13 Peter KümmelQt3/Qt4:
2006-06-11 Abdelrazak... Deleted because not used anywhere.
2006-06-11 Abdelrazak... Simple optimisation: reuse current QPainter if no there...
2006-06-11 Edwin Leuvenmore cleanup: some formatting and handle mouse events...
2006-06-11 Peter KümmelInitial cmake support.
2006-06-11 Bo PengScons: fix typos and minor bugs
2006-06-10 Bo PengScons: Better MSVS Projects support (now with debug)
2006-06-10 Peter Kümmelfix crash on startup under windows by avoiding the...
2006-06-10 Bo PengScons: ICONV_CONST bug fix, and some code clean-up
2006-06-09 Bo PengScons: version_suffix windows fix
2006-06-09 Bo PengScons: version_suffix bug fix and improvement
2006-06-09 Bo PengScons: link to libiconv if available
2006-06-09 Martin Vermeer * insetbox.h: add noFontChange() == true to prevent...
2006-06-09 Abdelrazak... Fix Windows crash on exit with "static LQApplication"
2006-06-08 Bo PengDistribute INSTALL.scons and development/scons with...
2006-06-08 Bo PengAdd INSTALL.scons, and a small adjustment of target...
2006-06-08 Peter Kümmelremove second QT_NO_STL, it was already there
2006-06-08 Peter Kümmel- remove usage of qt3 support functions.
2006-06-08 Peter Kümmel$ svn diff
2006-06-08 Peter Kümmeldisable stl support functions of Qt4
2006-06-08 Georg Baumapp -> qApp, forgot this with the last patch
2006-06-07 Georg BaumFix crash on exit (bug 2549) by correct usage of QAppli...
2006-06-07 Jean-Marc Lasgouttes * src/bufferparams.h: make author_map use an unsigned...
2006-06-07 Angus LeemingAdd Peter Kümmel to our list of contributers.
2006-06-06 John SprayText encoding hack and removal of cited-keys searching
2006-06-06 John Sprayescape special characters in strings passed to gtk...
2006-06-06 Georg Baumcompile fix for OS X
2006-06-06 Angus LeemingAdd Joost to our list of contributers.
2006-06-05 Georg Baum * lib/lyx2lyx/Makefile.am: Add missing file lyx_1_5.py
2006-06-05 Georg Baum * src/frontends/qt4/QCitation.h: Fix compiler warning...
2006-06-04 Abdelrazak... remove QT3_SUPPORT macro dependency by Peter Kummel...
2006-06-04 Abdelrazak... remove QT3_SUPPORT macro dependency by Peter Kummel...
2006-06-04 Abdelrazak... remove QT3_SUPPORT macro dependency by Peter Kummel...
2006-06-04 Georg Baum * lib/configure.py: Add tgif->png and tgif->ppm converters
2006-06-03 Bo PengScons: generate msvs porject files with target msvs_pro...
2006-06-03 Martin Vermeer Add support for framed.sty
2006-06-03 Georg Baum * src/frontends/qt3/lyx_gui.C
2006-06-02 Bo PengScons: msvc command line support.
2006-06-02 Abdelrazak... This patch removes qscreen.[Ch] and simplify the cursor...
2006-06-01 Edwin Leuvensmall cleanup: we don't need to store the funcrequest
2006-06-01 Edwin Leuvendon't crash: apply values before closing
next