]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2006-07-18 Michael Schmitt * lengthcommon.[Ch]: remove obsolete unit_name_ltx;
2006-07-18 Michael Schmitt * pocheck.pl: re-introduce check for '|' shortcuts
2006-07-18 Michael Schmitt * INSTALL: Mention that LyX has been tested...
2006-07-18 Michael Schmitt * README: Mention qt4 library
2006-07-17 Georg Baumfix bug 2687
2006-07-17 Bo PengRemove hardcoded option -tt from python scripts
2006-07-17 Bo PengChange the encoding of some python scripts from ISO...
2006-07-17 Bo PengScons: small fix for target msvs_projects
2006-07-17 Georg Baum * src/bufferlist.C
2006-07-17 Georg BaumFix bug 2404
2006-07-17 Martin Vermeer Fix "inset in tabular cell sticks out over cell border...
2006-07-16 Georg BaumFix bug 2481
2006-07-16 Georg BaumFix bug 2667
2006-07-16 Georg BaumFix bug 2524
2006-07-15 Abdelrazak... This commit transfer the ErrorList handling from LyXVie...
2006-07-15 Georg Baumcompile fix
2006-07-15 Georg Baumfix line ending
2006-07-15 Georg BaumFix bug 2637
2006-07-14 Abdelrazak... This commit continues the drastic diet operated on...
2006-07-14 Edwin LeuvenMath Panel:
2006-07-14 Abdelrazak... This commit removes the needRedraw() interface and...
2006-07-14 Michael Schmittremove xforms and libXpm; fix gv's URL
2006-07-14 Michael Schmittupdate to \lyxformat 245
2006-07-14 Michael SchmittIndicate that the description is outdated
2006-07-14 Michael Schmittmajor cleanup of this totally outdated file
2006-07-14 Michael Schmittdo not mention xform(s) frontend
2006-07-14 Michael Schmittremove LFUN_INSET_DIALOG_SHOW
2006-07-13 Bo PengScons: check for unused/misspelled command line option...
2006-07-13 Abdelrazak... GUI API Cleanup step 3: merge with "younes" branch.
2006-07-13 Jean-Marc Lasgouttes * src/text3.C (dispatch): merge the SELECT and non...
2006-07-12 Michael Schmittremove redrawGUI()
2006-07-10 Michael Schmitt * SConstruct: remove xforms relicts
2006-07-10 Michael Schmitt * gtk/lyx_gui.C:
2006-07-10 Michael Schmitt * lyxrc.h:
2006-07-10 Abdelrazak... delete some Qt "signals" macro reference.
2006-07-10 Abdelrazak... Add -DQT_NO_KEYWORDS to compiler option
2006-07-10 Abdelrazak... Add a const inside BufferView::Pimpl::updateMetrics...
2006-07-10 Abdelrazak... rev 14409 committed the file from a wrong tree, here...
2006-07-10 Abdelrazak... delete Painter::fillPolygon() and associated frontend...
2006-07-10 Abdelrazak... BufferView::Pimpl::updateMetrics(): Simple optimization...
2006-07-10 Georg BaumSplit clipboard and X selection
2006-07-10 Georg Baumdisable concept checks
2006-07-09 Michael Schmitt * src/lyxrc.C:
2006-07-09 Michael Schmitt * configure.ac
2006-07-09 Lars Gullik... Let Meta be an alias for Alt
2006-07-09 Michael Schmitt * FileDialog.h: make private_ member private
2006-07-09 Michael Schmitt * classic.ui:
2006-07-09 Abdelrazak... initialize member variables: width_, scriptable_
2006-07-09 Georg Baum * src/graphics/GraphicsConverter.C
2006-07-09 Georg Baumfix image paths
2006-07-09 Georg Baum * src/graphics/GraphicsConverter.C
2006-07-09 Lars Gullik... Fix some WorkArea fallouts
2006-07-08 Lars Gullik... Extracted from r14281
2006-07-08 Bo PengSCons: fix a small bug in scons_utils.py
2006-07-08 Lars Gullik... Extracted from r14281
2006-07-08 Bo PengScons: fix DESTDIR
2006-07-08 Lars Gullik... * BufferView::Pimpl:
2006-07-08 Lars Gullik... Extracted from r14281
2006-07-08 Lars Gullik... Extracted from 14281
2006-07-08 Lars Gullik... Extracted from r14281
2006-07-08 Lars Gullik... Extracted from r14281
2006-07-08 Georg Baumqt -> qt3
2006-07-08 Georg Baumforgot this
2006-07-08 Georg BaumMove more methods from WorkArea to Clipboard in qt3...
2006-07-08 Abdelrazak... Fix potential crashes related to element presence in...
2006-07-08 Georg Baummake FileName::isZipped more efficient by caching previ...
2006-07-08 Georg Baum * src/frontends/gtk/GuiImplementation.C: include config.h
2006-07-08 Michael Schmitt * configure.ac: qt becomes qt3
2006-07-08 Michael Schmitt remove xforms relicts
2006-07-08 Bo Penglib/configure.py: fix CheckTexPaths
2006-07-07 Angus LeemingUpdate Geoffrey Tobin's email address to something...
2006-07-07 Angus LeemingFix the fix so that it actually works ;-)
2006-07-07 Bo PengScons: allow non-exist build_dir option, adjust QTDIR...
2006-07-07 Angus LeemingFix humiliating typo and update the link to the licence...
2006-07-07 Abdelrazak... add version_suffix documentation
2006-07-07 Angus Leeming* Enable man2ps to work without hard-coding the locatio...
2006-07-07 Jean-Marc Lasgouttes * src/rowpainter.h (rightMargin): reduce to 10 pixels...
2006-07-07 Jürgen Spitzmüller* src/insets/insettabular.h: return true for allowSpell...
2006-07-07 Bo PengScons: check system boost version, probe qt3 libs for...
2006-07-07 Bo PengScons: update cygwin instructions, by Enrico
2006-07-06 Michael Schmitt * remove various xforms relicts, in particular:
2006-07-06 Jean-Marc Lasgouttesfix hyphens in man pages
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
next