]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2006-07-06 Abdelrazak... * MSVC Compilation fix: #warning is not supported.
2006-07-06 Lars Gullik... Remove quite a few compiler warnings:
2006-07-05 Bo PengScons: exclude boost headers only for system boost...
2006-07-05 Georg BaumReduce calls of ::exit()
2006-07-05 Bo PengScons: do not build boost dependency tree, use debug...
2006-07-04 Bo Penglib/configure.py: fix checkTeXAllowSpaces, by Enrico
2006-07-04 Lars Gullik... * BufferView::Pimpl::update:
2006-07-04 Lars Gullik... * BufferView::Pimpl::update:
2006-07-04 Lars Gullik... Extraced from r14281 from the younes branch.
2006-07-03 Lars Gullik... Partially extracted from r14281 from the younes branch.
2006-07-03 Lars Gullik... Extracted from r14281 from the younes branch.
2006-07-03 Jean-Marc Lasgouttesupdate postats script to use proper trac URL
2006-07-03 Bo PengScons: fix handling of lib/lyx2lyx/lyx2lyx_version...
2006-07-03 Lars Gullik... Second part of r14315 from the younes branch:
2006-07-03 Lars Gullik... First part of r14315 from the younes branch:
2006-07-03 Bo Penglib/lyx2lyx/lyx_1_5.py: replace tab with spaces
2006-07-03 Lars Gullik... Remove the XForms frontend, update the autotools files...
2006-07-03 Georg Baummerge booktabs branch
2006-07-03 Bo Penglib/configure.py: use \nonstopmode instead of -interact...
2006-07-03 Bo PengScons: polish scons' 1.4.x support.
2006-07-02 Bo PengScons: rename option qt_include_path to qt_inc_path...
2006-07-02 Bo PengScons: check the validity of QTDIR, and the existence...
2006-07-02 Bo PengScons: fix a isdir typo
2006-07-02 Bo Penglib/configure.py: add -interaction=nonstopmode to cygwi...
2006-07-02 Bo PengScons: set default qt lib directory under cygwin
2006-07-01 Bo PengRemove all tabs in lib/lyx2lyx/*.py, corresponding...
2006-07-01 Bo PengAdd config.h to src/frontends/qt4/Application.C to...
2006-07-01 Jürgen Spitzmüller* ui/QPrefUIModule.ui: fix layout.
2006-06-30 Lars Gullik... make sure eol-style native is set and fix eol style
2006-06-30 Lars Gullik... Make signals and slots to not be defined, and replace...
2006-06-30 Bo PengStop using 'sh uname' etc for cygdrive, from Enrico...
2006-06-30 Lars Gullik... delete some emits that I missed, add comments about...
2006-06-30 Georg BaumCall python with the -tt switch to make mixed tab/space...
2006-06-30 Lars Gullik... Do not use the qt "keyword" emit. Make qt not emit...
2006-06-29 Bo PengReplace lib/scriptsfig2pdftex.sh and fig2pstex.sh by...
2006-06-29 Jean-Marc Lasgouttesinitialize correctly multiparsel_cache_ (may fix bug...
2006-06-28 Bo PengReplace lib/scripts/fig_copy.sh with fig_copy.py
2006-06-28 Jean-Marc Lasgouttesremove annoying debug messages
2006-06-28 Abdelrazak... header cleanups and removal of unused methods.
2006-06-28 Edwin Leuvensome connections not made because of:
2006-06-28 Abdelrazak... QURL renamed to UrlView
2006-06-28 Edwin Leuvenput citation dialog in good state:
2006-06-27 Bo PengChange the indent level of python code from two to...
2006-06-27 Jean-Marc LasgouttesPatch from Martin Vermeer for bug 2218.
2006-06-27 Jean-Marc Lasgouttesforward port it.po from 1.4.x branch to fix a bug with...
2006-06-27 Jean-Marc Lasgouttesforward port pl.po from 1.4.x branch to fix a bug with...
2006-06-27 Jean-Marc Lasgouttes Renaming:
2006-06-27 Abdelrazak... Potential Bux fix: call "update()" instead of "vieport...
2006-06-27 Peter Kümmeladd link to the task tracker of the Qt4 bug
2006-06-27 Bo PengScons: fix DESTDIR, reloate intl/libintl.h, libgnuintl.h
2006-06-27 Bo PengReplace TeXFiles.sh by TeXFiles.py
2006-06-26 Jürgen Spitzmüller* src/insets/insettabular.C (doDispatch): set cursor...
2006-06-26 Peter KümmelPass width = 0 and height = 0 as unsigned int to indica...
2006-06-26 Abdelrazak... GUI API Cleanup step 2: merge of the "younes" branch...
2006-06-26 Abdelrazak... Removed files because of conflict when merging the...
2006-06-26 Abdelrazak... Removed file because of conflict when merging the ...
2006-06-26 Abdelrazak... GUI API Cleanup step 2: merge of the "younes" branch.
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
next