]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2006-10-08 Georg BaumAdd operator += for ASCII C strings and single ASCII...
2006-10-08 Abdelrazak... * insetCollapsable:
2006-10-08 Abdelrazak... Fix linking issue with MacOSX.
2006-10-08 Georg BaumCompile fix. This was easy, since the code is alsmost...
2006-10-08 Georg BaumAvoid another name clash (probably #define check ....
2006-10-07 Georg Baumremove double include
2006-10-07 Georg Baumremove unused variable
2006-10-07 Georg BaumRename namespace Alert to lyx::frontend::Alert.
2006-10-07 Abdelrazak... * qt_helpers:
2006-10-07 Abdelrazak... This commit is a big rework of the FontLoader/FontMetri...
2006-10-07 Enrico ForestieriReplace the magic value 1000 with a const variable
2006-10-06 Abdelrazak... remove LFUN_TOOLTIPS_TOGGLE and associated Dialog:...
2006-10-06 Michael SchmittChange tracking:
2006-10-06 Michael SchmittChange tracking:
2006-10-05 Abdelrazak... * lyx_gui: parse_lyxrc() and getStatus() methods deleted.
2006-10-05 Bo PengScons: fix windows DESTDIR installation problem
2006-10-05 Bo PengScons: fix cygwin postinstall/lyx.sh installation problem
2006-10-04 Michael Schmitt * src/LyXAction.C:
2006-10-04 Michael Schmitt * src/text3.C: disable MATH_INSERT in text...
2006-10-04 Georg BaumAdd lilypond external inset
2006-10-04 Bo PengScons: set default_build_mode cleverly
2006-10-04 Bo PengScons: libintl also needs /MD option
2006-10-04 Georg BaumGive a better error message for missing layout include...
2006-10-04 Bo PengScons: command line arguments may be overwritten when...
2006-10-04 Bo PengScons: fix ICONV_LIB caching problem
2006-10-04 Abdelrazak... enable the font width cache for Windows also, it saves...
2006-10-04 Abdelrazak... enable Font cache only for MacOSX and inline width...
2006-10-04 Abdelrazak... MacOSX compilation fix.
2006-10-03 Enrico ForestieriNo need to not use boost format on cygwin after the...
2006-10-03 Georg Baumcompile fix
2006-10-03 Georg BaumSupport lgathered and rgathered math environments
2006-10-03 Georg BaumFix crash on systems where sizeof(wchar_t) == 2 and...
2006-10-03 Abdelrazak... This commit introduces the FontLoader interface class...
2006-10-03 Abdelrazak... APPLE compilation fix.
2006-10-03 Jürgen SpitzmüllerFix the fix for bug 2869.
2006-10-03 Bo PengScons: fix substFile dependence problems
2006-10-03 Abdelrazak... use theApp directly for default fonts.
2006-10-03 Abdelrazak... Put back doxygen comments deleted from lyx_gui.h.
2006-10-03 Abdelrazak... * lyx_gui: create_view(), start() and exit() functions...
2006-10-03 Enrico ForestieriAvoid compile errors due to the min/max macros on mingw...
2006-10-03 Abdelrazak... transfer lyx_gui::exit() to frontends/lyx_gui.C
2006-10-03 Abdelrazak... This commit creates a new "frontends/lyx_gui.C" that...
2006-10-03 Jürgen SpitzmüllerFix bug 2869.
2006-10-03 Abdelrazak... Integrate Application_pimpl into Application.C.
2006-10-03 Georg BaumFix bug 2868
2006-10-03 Georg BaumMissing bits of the std::string -> hullType change...
2006-10-03 Enrico ForestieriAvoid a compilation error on cygwin
2006-10-02 Georg BaumParse optional arguments of aligned, gathered and alignedat
2006-10-02 Enrico ForestieriFix build on cygwin when using --without-x
2006-10-02 Abdelrazak... A fix from Ozgur Ugras BARAN:
2006-10-02 Abdelrazak... This commit moves system font initialization and restor...
2006-10-01 Enrico ForestieriUpdate scons_manifest.py for changed names in src/mathed
2006-09-30 Georg BaumFix bug 2789 (as discussed)
2006-09-30 Georg Baumremove unneeded include
2006-09-30 Georg BaumMake it compile again: Add some includes to fix signals...
2006-09-29 Abdelrazak... remove a FIXME, sorry for the multiple commits...
2006-09-29 Abdelrazak... Some cleanup
2006-09-29 Abdelrazak... some qt3 and gtk compilation fixes (hopefully)...
2006-09-29 Abdelrazak... * Application: new createView() method
2006-09-29 Abdelrazak... This commit introduces Application_pimpl and cleanup...
2006-09-29 Abdelrazak... This commit splits the add() method in two methods...
2006-09-28 Bo PengScons: cygwin packaging fixes
2006-09-28 Enrico ForestieriSmall fixes for STLPort compliance
2006-09-27 Bo PengScons: correct installation of cygwin fonts
2006-09-27 Georg BaumImplement copying of rows and columns in tables
2006-09-27 Georg Baumavoid comparing the addresses of dereferenced 0 pointers
2006-09-27 Jean-Marc Lasgouttesadd Marius Ionescu
2006-09-27 Georg BaumAdd latex2rtf converter
2006-09-27 Jean-Marc Lasgouttescompilation fix: do not forget lyx_gui.h
2006-09-27 Abdelrazak... replace global variable bufferlist with Application...
2006-09-27 Abdelrazak... delete unneeded lyx_gui.h declaration.
2006-09-26 Abdelrazak... delete unneeded BufferView.h declaration.
2006-09-26 Bo PengScons: get version info from configure.ac, add fonts...
2006-09-26 Abdelrazak... 2 style and 1 compilation fixes.
2006-09-26 Abdelrazak... qt3 and gtk support for revision: 15153
2006-09-26 Abdelrazak... Free BufferView from LyXView!
2006-09-26 Abdelrazak... * emit buffer::resetAutosaveTimers instead of calling...
2006-09-26 Abdelrazak... replace colorcache global variable with GuiApplication...
2006-09-25 Georg BaumDisable concept checks in the same way as in other...
2006-09-25 Peter Kümmeladd instruction to change search path for gnuwin32...
2006-09-25 Georg BaumDocument inset-dissolve without format change (taken...
2006-09-25 Georg Baumrevert broken changeset 15036
2006-09-22 Georg Baummake it compile again
2006-09-22 Georg Baummake it compile again
2006-09-22 Georg Baumremove unused stuff
2006-09-22 Georg Baumcompile fix
2006-09-22 Georg Baumadd hu_Tutorial
2006-09-22 Georg Baumfix eol-style
2006-09-22 Georg BaumAdd virtual destructor
2006-09-22 Abdelrazak... This commit replaces BufferView->LyXView->Gui->[selecti...
2006-09-22 Bo PengDistribute README.Cygwin and some source files of boost...
2006-09-22 Abdelrazak... This commit replaces BufferView->LyXView->getLyXFunc...
2006-09-22 Abdelrazak... replace lyxserver and lyxsocket with theApp->server...
2006-09-22 Georg BaumFix bug 2845
2006-09-22 Georg BaumFix a crash that occured on exit if the clipboard was...
2006-09-22 Abdelrazak... This commit introduces frontends/Application.[Ch] and...
2006-09-21 Peter Kümmelmove definition of variables to the main cmake file
2006-09-21 Peter Kümmelcreate binary in <build_dir>/bin
2006-09-21 Jean-Marc Lasgouttes * lyxfunc.C (getStatus): fix handling of LFUN_RUNCHKTE...
2006-09-21 Jean-Marc Lasgouttes * lyxfunc.C (getStatus): fix handling of LFUN_RUNCHKTE...
next