]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2006-04-21 Bo PengReplace gzstream by boost::iostreams::gzip_(de)compress...
2006-04-20 Lars Gullik... * Add the iostreams and range libs to our copy of...
2006-04-20 Georg BaumFrom Enrico Forestieri:
2006-04-20 Jürgen Spitzmüller* src/lyxfunc.C (void LyXFunc::dispatch):
2006-04-20 Georg BaumMake MathBigInset working
2006-04-20 Georg BaumFix bug 2476:
2006-04-20 Martin Vermeer * lyx_1_4.py
2006-04-20 Martin Vermeer * BufferView_pimpl.C
2006-04-19 Abdelrazak... Two ways toc navigation:
2006-04-19 John SprayCommit Bernhard Reiter's implementation of GExternal
2006-04-19 John SprayChanges to External controller for GTK implementation
2006-04-18 Abdelrazak... * ControlToc.[Ch]
2006-04-17 Georg Baum * src/frontends/qt2/QWorkArea.C: fix compilation on...
2006-04-16 Abdelrazak... * src/buffer_funcs.[Ch]
2006-04-16 Jürgen Spitzmüller* src/frontends/qt4/QTocDialog.C: Hide the pointless...
2006-04-15 Jürgen Spitzmüller* src/frontends/qt4/QTocDialog.C
2006-04-15 Abdelrazak... add -D_CYGWIN_WIN whenever cygwin without x is selected.
2006-04-15 Jürgen Spitzmüller * src/frontends/qt4/ui/QTocUi.ui: lay out in...
2006-04-15 Jürgen SpitzmüllerDon't jump back to cursor on inset clicking:
2006-04-15 Georg BaumFrom Enrico Forestieri:
2006-04-15 Bo PengInitial Qt4 support for view-source feature (r13610...
2006-04-15 Jürgen SpitzmüllerMuch better performance when using natbib (bug 2460):
2006-04-15 Georg BaumImplement \phantom, \hphantom and \vphantom in math...
2006-04-14 Abdelrazak... * get rid of the --export-all-symbol in order to speed...
2006-04-14 Jürgen Spitzmüller * src/LaTeXFeatures.C
2006-04-13 Abdelrazak... use const_cast<QWorkArea*> instead of C-style cast
2006-04-13 Abdelrazak... compilation fixes following rev 13671
2006-04-13 Lars Gullik... * frontends/WorkArea.h(workAreaResize, scrollDocView...
2006-04-13 Jean-Marc Lasgouttesupdate german userguide
2006-04-13 Jürgen Spitzmülleradd missing include (from r13663)
2006-04-13 Jürgen Spitzmüller * src/paragraph.h (public): new enum ChangeTrac...
2006-04-13 Jürgen Spitzmüller* src/insets/insettabular (doDispatch): use insertAscii...
2006-04-13 Lars Gullik... * lyxfunc.h:
2006-04-13 Jean-Marc Lasgouttes * math_xarrowinset.C (validate):
2006-04-13 Georg Baum * lib/scripts/layout2layout.py
2006-04-13 Martin Vermeer * math_nestinset.C
2006-04-12 Jean-Marc LasgouttesCompilation fix: Replace MakeAbsPath with makeAbsPath
2006-04-12 Abdelrazak... Compilation fix: Replace MakeAbsPath with makeAbsPath
2006-04-12 Jean-Marc Lasgouttesadd header <sys/time.h> for DragonFly BSD
2006-04-11 Jean-Marc Lasgouttestweak compression setting
2006-04-11 Georg Baumfix bug 2036:
2006-04-11 Abdelrazak... Fix enableCustom
2006-04-11 Abdelrazak... Fix related to r13635
2006-04-11 Abdelrazak... added "none" color special case.
2006-04-11 Abdelrazak... Transfered closePB handlling (GUI code) from QToc.C...
2006-04-11 Abdelrazak... I have continued a bit on my track to do a real model...
2006-04-11 Georg Baum * src/buffer_funcs.C (setCounter): Ignore the layout...
2006-04-10 Bo PengUpdate on view-source feature (r13610), from Bo Peng...
2006-04-10 José Matox * configure.ac
2006-04-10 José Matoxparser_tools.py (find_tokens, find_tokens_exact): repla...
2006-04-10 Martin VermeerUndo previous
2006-04-10 Martin Vermeer Fix bug 2485 and crash on middle-mouse paste...
2006-04-10 José Matoxlyx_1_4.py(convert_sgml_paragraphs):
2006-04-09 Abdelrazak... clean up the function renaming cleanup (libFileSearch...
2006-04-09 Abdelrazak... lib/Makefile.am: move math icons from no-install
2006-04-09 Georg Baumclean up the function renaming cleanup
2006-04-09 Martin Vermeer Fix bug 2485 and crash on middle mouse paste on math
2006-04-09 Bo PengFirst patch for auto-cls-layout feature, from Bo Peng...
2006-04-09 Bo Pengview-source feature, from Bo Peng <ben.bob@gmail.com>
2006-04-09 Lars Gullik... * support/types.h: introduce the char_type type
2006-04-09 Lars Gullik... * Change several freestanding and class methods with...
2006-04-09 Lars Gullik... Remove last traces of the ShareContainer
2006-04-08 Lars Gullik... * filetools.[Ch]: Make functions that start with a...
2006-04-08 Martin Vermeer * ControlMath.C
2006-04-08 Georg BaumRemove the images directory
2006-04-08 Georg Baum * src/insets/insetgraphics.C (prepareFile): output...
2006-04-08 André Pönitzsupport/textutils.h:
2006-04-08 Abdelrazak... Add method: pit_type & pit()
2006-04-07 Abdelrazak... * buffer_funcs.[Ch]: new needsUpdateCounters function
2006-04-07 José MatoxUpdate version of lyx2lyx to 1.5.0svn
2006-04-07 José MatoxAdd placeholders for future changes:
2006-04-07 Georg BaumFrom Jean-Marc: Make sure that standard sectioning...
2006-04-07 Georg Baum *lib/scripts/layout2layout.py: Fix section labelling
2006-04-07 Jean-Marc Lasgouttesupdate German Tutorial, Intro and splash
2006-04-07 Edwin Leuvencompile fixes + update in pref dialog
2006-04-07 Jean-Marc Lasgouttesdocument fancybox package
2006-04-06 Abdelrazak... Fix: The modules' parent is not QPrefsDialog but the...
2006-04-06 Edwin Leuvenclean up of the graphics dialog:
2006-04-06 Abdelrazak... compilation fix: session.h and support/convert.h were...
2006-04-06 Martin Vermeer * lyxrc.C
2006-04-06 Abdelrazak... * QMathUi.ui:
2006-04-06 Martin Vermeer The nicefrac patch
2006-04-05 Lars Gullik... Whitespace cleanup.
2006-04-05 Lars Gullik... do not define boost::throw_exceptions if we are compili...
2006-04-05 Lars Gullik... whitespace cleanup
2006-04-05 Lars Gullik... comment out the usage checking macros
2006-04-05 Lars Gullik... 2006-04-06 Bo Peng <ben.bob@gmail.com>
2006-04-05 Lars Gullik... make sure that BOOST_ENABLE_ASSERT_HANDLER is always set
2006-04-05 Georg BaumFix mess up of internal/external paths (from Enrico...
2006-04-05 Abdelrazak... Porting work from Edwin Leuven:
2006-04-05 Georg Baum * Makefile.am: add new icon
2006-04-05 Abdelrazak... New icon for the qt4 math panel (it is hardcoded in...
2006-04-05 Abdelrazak... Modified icon for the math panel
2006-04-05 Abdelrazak... Fix from Edwin Leuven:
2006-04-05 Abdelrazak... Resize the dialog so that the delimiters appears by...
2006-04-05 Georg Baumfix bug 1235
2006-04-03 Martin Vermeer * paragraph_funcs.C
2006-04-01 Michael Schmitt2006-04-01 Michael Gerz <michael.gerz@teststep.org>
2006-04-01 Michael Schmitt2006-04-01 Michael Gerz <michael.gerz@teststep.org>
2006-04-01 Georg BaumFix bug 2186 (from Bo Peng):
next