]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2006-05-05 André Pönitzrename LFUN enum values according to their command...
2006-05-05 José MatoxUpdate templates and examples to latest file format
2006-05-05 Martin Vermeer Restore the caption inset to functionality on-screen
2006-05-04 Edwin Leuvengetting rid of even more qt3 convenience classes and...
2006-05-04 Bo PengA small fix to the auto-cls-layout feature (r13611...
2006-05-03 Edwin Leuvenget rid of convenience classes in the following dialogs...
2006-05-03 Jean-Marc Lasgouttes * configure.py: reinstantiate part of removeExtraFiles...
2006-05-02 Edwin LeuvenReplace Q3ListBox with QListWidget:
2006-05-02 Georg Baum * src/frontends/qt3/moc/Makefile.am: Remove extra...
2006-05-02 Jean-Marc Lasgouttes * src/lyx_main.C (readRcFile): do not report an error...
2006-05-01 Georg BaumConvert ui files to qt3 format:
2006-05-01 Georg BaumCode cleanup of \bigl related stuff:
2006-05-01 Lars Gullik... * depend.py: set PYTHONPATH so that python files
2006-04-29 Bo PengCygwin compatibility fix from Enrico
2006-04-28 Bo PengAdd document->compressed menu item, by Bo Peng (ben...
2006-04-28 Bo PengFix a few issues with session/lastopenedfiles, Bo Peng...
2006-04-28 Abdelrazak... compilation fix.
2006-04-28 Abdelrazak... * text3.C:void LyXText::dispatch(LCursor & cur, FuncReq...
2006-04-28 Abdelrazak... * QToc.[Ch], QTocDialog.[Ch]: adaptation to ControlToc...
2006-04-28 Martin VermeerBrown paper bag for r13772
2006-04-28 Martin Vermeer Change capitalization for outline (DOWN -> Down etc.)
2006-04-27 Bo PengAdd lyxrc.use_lastfilepos and load_session to the qt4...
2006-04-27 Bo PengRemove USE_COMPRESSION and force the use of zlib, by...
2006-04-27 Jean-Marc Lasgouttes * src/support/package.C.in (get_build_dirs): Look...
2006-04-27 Jean-Marc Lasgouttes * src/support/package.C.in (relative_locale_dir):...
2006-04-27 Jean-Marc Lasgouttes * config/lyxinclude.m4 (LYX_USE_PACKAGING): do not...
2006-04-27 Georg Baum * src/mathed/math_biginset.[Ch]
2006-04-27 Georg Baum * lib/layouts/IEEEtran.layout: Add biographynophoto...
2006-04-27 Georg BaumFix bug 2546:
2006-04-26 Edwin LeuvenAdding PARAGRAPH_MOVE_UP/DOWN + key bindings:
2006-04-26 Martin Vermeer Outlining improvements/fixes
2006-04-26 Jean-Marc Lasgouttes * text.C (numberOfHfills): do not forget to count...
2006-04-26 Abdelrazak... Get rid of dos end-of-lines
2006-04-26 Abdelrazak... Get rid of dos end-of-lines
2006-04-26 Georg Baum * lib/configure.py: Don't use TeX in the the names...
2006-04-25 Bo PengAdd lyxrc.use_lastfilepos and load_session to the prefe...
2006-04-25 Georg Baum * src/LaTeX.C
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.
next