]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2006-04-25 Bo PengRemove unneeded bzip2 support Bo Peng (ben.bob@gmail...
2006-04-24 Georg Baumundo compilation fix
2006-04-24 John SprayAdd the const-ized functions that GExternal needs.
2006-04-24 Georg Baummake GExternal.C compile. GTK people, please fix this!!
2006-04-24 Lars Gullik... * Rename src/frontends/qt2 to src/frontends/qt3,
2006-04-24 Lars Gullik... update ignore, and make sure to dist the lyx2lyx_versio...
2006-04-24 Lars Gullik... change string "qt2" to "qt4"
2006-04-24 Jean-Marc Lasgouttesadd support for naustrian; fix locale for austrian
2006-04-24 Jean-Marc LasgouttesGerman documentation update (again)
2006-04-24 Jean-Marc LasgouttesGerman documentation update
2006-04-24 Jean-Marc LasgouttesHungarian documentation update
2006-04-23 Abdelrazak... simple two one-liner fixes to show all toc items.
2006-04-22 Abdelrazak... Rev. 13714 has a wrong fix, I just erased empty_toc_...
2006-04-22 Abdelrazak... Fix compile with enable-concept-check.
2006-04-22 Abdelrazak... * TocBackend.[Ch]: new files defining class TocBackend...
2006-04-22 Georg Baum * src/lyxrc.C: Fix typo in LyXRC::write
2006-04-22 Georg BaumFix bug 2285 (tex2lyx is not found by lib/configure...
2006-04-21 Martin Vermeer Grey out outlining movement buttons for non-ToC
2006-04-21 Georg BaumFrom Angus:
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:
next