]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2006-06-15 Georg Baum * src/support/lyxalgo.h
2006-06-15 Bo PengScons: bug fix for default_boost_option
2006-06-14 Bo PengScons: update INSTALL.scons according to Abdel's recomm...
2006-06-14 Georg Baumremove references to deleted file QtLyXView.h
2006-06-14 Georg Baum * src/frontends/qt3/lyx_gui.C: compile fix
2006-06-14 Bo PengScons: improved option handling
2006-06-14 Peter Kümmelload and restore correct windows postion
2006-06-14 Peter Kümmelload and restore correct windows postion
2006-06-14 Peter Kümmelload and restore correct windows postion
2006-06-14 Peter KümmelFix Qt4 resize bug.
2006-06-14 Jean-Marc Lasgouttescleanup zlib checking
2006-06-14 Peter Kümmeladd Linux/Win GCC instructions
2006-06-13 Bo PengScons: add qt2 frontend for lyx1.4
2006-06-13 Peter Kümmelcoding style and readability corrections
2006-06-13 Peter KümmelQt3/Qt4:
2006-06-11 Abdelrazak... Deleted because not used anywhere.
2006-06-11 Abdelrazak... Simple optimisation: reuse current QPainter if no there...
2006-06-11 Edwin Leuvenmore cleanup: some formatting and handle mouse events...
2006-06-11 Peter KümmelInitial cmake support.
2006-06-11 Bo PengScons: fix typos and minor bugs
2006-06-10 Bo PengScons: Better MSVS Projects support (now with debug)
2006-06-10 Peter Kümmelfix crash on startup under windows by avoiding the...
2006-06-10 Bo PengScons: ICONV_CONST bug fix, and some code clean-up
2006-06-09 Bo PengScons: version_suffix windows fix
2006-06-09 Bo PengScons: version_suffix bug fix and improvement
2006-06-09 Bo PengScons: link to libiconv if available
2006-06-09 Martin Vermeer * insetbox.h: add noFontChange() == true to prevent...
2006-06-09 Abdelrazak... Fix Windows crash on exit with "static LQApplication"
2006-06-08 Bo PengDistribute INSTALL.scons and development/scons with...
2006-06-08 Bo PengAdd INSTALL.scons, and a small adjustment of target...
2006-06-08 Peter Kümmelremove second QT_NO_STL, it was already there
2006-06-08 Peter Kümmel- remove usage of qt3 support functions.
2006-06-08 Peter Kümmel$ svn diff
2006-06-08 Peter Kümmeldisable stl support functions of Qt4
2006-06-08 Georg Baumapp -> qApp, forgot this with the last patch
2006-06-07 Georg BaumFix crash on exit (bug 2549) by correct usage of QAppli...
2006-06-07 Jean-Marc Lasgouttes * src/bufferparams.h: make author_map use an unsigned...
2006-06-07 Angus LeemingAdd Peter Kümmel to our list of contributers.
2006-06-06 John SprayText encoding hack and removal of cited-keys searching
2006-06-06 John Sprayescape special characters in strings passed to gtk...
2006-06-06 Georg Baumcompile fix for OS X
2006-06-06 Angus LeemingAdd Joost to our list of contributers.
2006-06-05 Georg Baum * lib/lyx2lyx/Makefile.am: Add missing file lyx_1_5.py
2006-06-05 Georg Baum * src/frontends/qt4/QCitation.h: Fix compiler warning...
2006-06-04 Abdelrazak... remove QT3_SUPPORT macro dependency by Peter Kummel...
2006-06-04 Abdelrazak... remove QT3_SUPPORT macro dependency by Peter Kummel...
2006-06-04 Abdelrazak... remove QT3_SUPPORT macro dependency by Peter Kummel...
2006-06-04 Georg Baum * lib/configure.py: Add tgif->png and tgif->ppm converters
2006-06-03 Bo PengScons: generate msvs porject files with target msvs_pro...
2006-06-03 Martin Vermeer Add support for framed.sty
2006-06-03 Georg Baum * src/frontends/qt3/lyx_gui.C
2006-06-02 Bo PengScons: msvc command line support.
2006-06-02 Abdelrazak... This patch removes qscreen.[Ch] and simplify the cursor...
2006-06-01 Edwin Leuvensmall cleanup: we don't need to store the funcrequest
2006-06-01 Edwin Leuvendon't crash: apply values before closing
2006-06-01 Jean-Marc Lasgouttes2006-06-01 Panayotis Papasotiriou <papasot@physics...
2006-06-01 Lars Gullik... add some missing files
2006-06-01 Bo PengScons: two small bug fixes, and a bit more about msvc
2006-05-31 Edwin Leuvenreplace if/else with switch
2006-05-31 Edwin Leuvenmake sure we get the correct path in windows
2006-05-31 Edwin LeuvenAdd new tableinsertwidget
2006-05-31 Jean-Marc Lasgouttes * src/intl.C (InitKeyMapper): reset kbmap file names...
2006-05-30 Jean-Marc Lasgouttessrc/MenuBackend.C (expandFormats): add default case...
2006-05-30 Abdelrazak... fix "posx, posx" typo.
2006-05-30 Jean-Marc Lasgouttes* src/frontends/*/lyx_gui.C:
2006-05-29 Bo PengScons: initial msvc support, and separate fast_start...
2006-05-29 Jean-Marc Lasgouttes * src/support/os_unix.C (canAutoOpenFile, autoOpenFil...
2006-05-29 Jean-Marc Lasgouttesadapt lyxrc.dist to autoopen patch
2006-05-29 Jean-Marc Lasgouttesrename preferences to lyxrc.dist
2006-05-29 Jürgen Spitzmüller* src/LaTeX.C (run):
2006-05-29 Bo PengMove window width/height/posx/posy from frontends to...
2006-05-29 Bo PengScons: add option rebuild that rebuild only specified...
2006-05-29 Bo PengSome MSVC2003/2005 compatibility fixes, from Bo Peng...
2006-05-29 Jürgen Spitzmüllerfix bug 2623:
2006-05-29 Abdelrazak... additional comments related to rev 13948
2006-05-28 Abdelrazak... Fix hang on exit under Windows.
2006-05-28 Martin Vermeer Slight improvement to caption inset
2006-05-27 Abdelrazak... Fix for Qt4 crash on exit under linux by Georg Baum...
2006-05-27 Georg Baum * src/frontends/qt4/ui/pch.h: remove
2006-05-27 Georg Baum * src/lyxsocket.C
2006-05-27 Georg Baum * lib/configure.py: fix typo
2006-05-27 Jürgen Spitzmüller* lib/configure.py:
2006-05-26 Jürgen Spitzmülleradd support for dvipdfmx converter
2006-05-25 Bo PengScons: add more libintl related function/type tests.
2006-05-25 Abdelrazak... Enable Font width caching.
2006-05-25 Georg BaumChange the semantics of 'none' and 'auto' viewers/edito...
2006-05-25 Abdelrazak... qt3/qfont_loader.h: added comment about pointer reference.
2006-05-24 Georg BaumFrom Joost Verburg: Put the clean_dvi.py script into...
2006-05-23 Jean-Marc Lasgouttesupdate to de_userguide and de_Extended, due to wrong...
2006-05-23 Bo PengScons: dest_dir option, cache command line option,...
2006-05-22 Jürgen Spitzmüller* BufferView_pimpl.C (getStatus):
2006-05-22 Jürgen Spitzmüller* insettabular.C (doDispatch):
2006-05-22 Jürgen Spitzmüller* insettabular.C (doDispatch):
2006-05-22 Jürgen Spitzmüller* insettabular.C (doDispatch):
2006-05-22 Jean-Marc Lasgouttesupdate German docs
2006-05-22 Georg Baumforgot this in the last patch
2006-05-22 Georg Baum * src/insets/insetgraphics.C
2006-05-21 Georg BaumFix crash that occurs if the cursor is in a table cell...
2006-05-21 Bo PengScons: fix a few bugs: qt4, included_ libs, command...
2006-05-21 Abdelrazak... qt4 optimisation:
next