]> git.lyx.org Git - lyx.git/history - src/insets
* Painter.h:
[lyx.git] / src / insets /
2006-10-30 Abdelrazak Younes* Painter.h:
2006-10-24 Michael Schmittchange tracking:
2006-10-24 Michael Schmittchange tracking:
2006-10-22 Georg BaumRevert faulty floatlist fix (revision 15376) and fix...
2006-10-22 Asger Ottar Alstrup- rework update handling, make cursor movement faster,
2006-10-22 André Pönitzsome compile fixes, more to be expected
2006-10-22 André Pönitzuse more unicode in math
2006-10-21 José MatoxMore unicode fixes for docbook.
2006-10-21 Asger Ottar Alstrup- Try to improve require(lyxdot) detection for insetgra...
2006-10-21 Lars Gullik Bjønnessome more unicode work. even more should be possible
2006-10-21 Asger Ottar Alstrup- Fix erase selections broken by "changeTracking" it
2006-10-21 Asger Ottar Alstrup- InsetQuotes updates the inset cache
2006-10-21 José MatoxFix sgml::escapeChar and sgml::escapeString to return...
2006-10-21 Asger Ottar Alstrup- Dump the inset position cache as well
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-20 Abdelrazak YounesThis commit re-enable the table adjustment with screen...
2006-10-20 Georg BaumUse the new InsetCommandParams interface (inset part...
2006-10-20 Abdelrazak YounesFix multiple tabular crashes. This needs some more...
2006-10-20 Michael Schmittchange tracking:
2006-10-20 Michael Schmittchange tracking:
2006-10-20 Lars Gullik BjønnesGet rid of warning.
2006-10-20 Michael Schmittchange tracking:
2006-10-19 Lars Gullik BjønnesOutput docbook as utf8. Probably quite a bit more work...
2006-10-19 Martin VermeerFix for 2550.
2006-10-19 Michael Schmittchange tracking:
2006-10-19 Georg BaumFix \hfill output which was broken by the InsetCommand...
2006-10-19 Georg BaumUse UTF8 for LaTeX export.
2006-10-19 Georg BaumAdjust InsetFloatList to the new InsetCommand syntax.
2006-10-19 Michael SchmittChange tracking:
2006-10-19 Michael SchmittChange tracking:
2006-10-17 Georg BaumRework InsetCommandParams interface and file storage
2006-10-17 Abdelrazak YounesThis commit fixes a crash when accessing a math inset...
2006-10-17 Abdelrazak YounesMore unicode conversion
2006-10-16 Jürgen SpitzmüllerRemember the char style label state and make it globall...
2006-10-15 Abdelrazak YounesMacOSX compile fix: The class Point conflicted with...
2006-10-15 Abdelrazak YounesThis commit saves the need to check for lyx::use_gui...
2006-10-15 Georg Baumfix typos
2006-10-14 Abdelrazak Younesrevert change from previous commit and remove the FontM...
2006-10-14 Abdelrazak YounesFix crash on LateX export.
2006-10-13 Abdelrazak YounesIn order to support multiple LyXView each BufferView...
2006-10-12 Abdelrazak YounesThis commit is purely mechanical and get rid of lyx_gui...
2006-10-12 Georg BaumConvert labels to unicode
2006-10-11 Michael SchmittChange tracking:
2006-10-11 Georg BaumIntroduce wide streams. This fixes the remaining proble...
2006-10-11 Abdelrazak YounesThis commit cleans up everything related to singleton...
2006-10-09 Jürgen SpitzmüllerFix bug 2744:
2006-10-08 Abdelrazak Younesuse new docstring += operator
2006-10-08 Abdelrazak Younes* insetCollapsable:
2006-10-08 Abdelrazak YounesFix linking issue with MacOSX.
2006-10-07 Georg BaumRename namespace Alert to lyx::frontend::Alert.
2006-10-07 Abdelrazak YounesThis commit is a big rework of the FontLoader/FontMetri...
2006-10-06 Michael SchmittChange tracking:
2006-10-06 Michael SchmittChange tracking:
2006-10-03 Jürgen SpitzmüllerFix the fix for bug 2869.
2006-10-03 Jürgen SpitzmüllerFix bug 2869.
2006-10-03 Georg BaumFix bug 2868
2006-09-29 Abdelrazak YounesThis commit introduces Application_pimpl and cleanup...
2006-09-27 Georg BaumImplement copying of rows and columns in tables
2006-09-27 Abdelrazak Younesreplace global variable bufferlist with Application...
2006-09-26 Abdelrazak Younesdelete unneeded BufferView.h declaration.
2006-09-26 Abdelrazak YounesFree BufferView from LyXView!
2006-09-22 Abdelrazak YounesThis commit replaces BufferView->LyXView->Gui->[selecti...
2006-09-22 Abdelrazak YounesThis commit replaces BufferView->LyXView->getLyXFunc...
2006-09-21 Jean-Marc Lasgouttes * lyxfunc.C (getStatus): fix handling of LFUN_RUNCHKTE...
2006-09-20 Jean-Marc Lasgouttes * insettabular.C (cutSelection): reset cursor when...
2006-09-19 Abdelrazak YounesThis is the continuation of my BufferView/LyXView clean...
2006-09-19 Jürgen SpitzmüllerCleanup fix for bug 2382:
2006-09-16 André Pönitzrename Math*Inset into InsetMath*
2006-09-11 Abdelrazak YounesA bunch of conversion to docstring.
2006-09-10 Abdelrazak Youneswinwin32 compilation fix
2006-09-10 Georg BaumFix return value of InsetInclude::plaintext
2006-09-10 Georg BaumFix return value of InsetText::plaintext
2006-09-09 Lars Gullik BjønnesAdd a virtual in the child as well.
2006-09-09 Lars Gullik BjønnesChange editMessage to return a docstring, change functi...
2006-09-09 Lars Gullik BjønnesChange _() to return a docstring. Fixup callers with...
2006-09-09 Lars Gullik BjønnesMake the l10n machinery work with ucs4. Update (as...
2006-09-08 Jean-Marc LasgouttesImprove Inset dissolve capability (bug 2201).
2006-09-03 Jürgen Spitzmüllerfix getStatus of LFUN_DISSOLVE_INSET:
2006-09-03 Georg BaumFix clipboard/selection encoding
2006-09-02 Georg BaumFix some conversion problems spotted by MSVC warnings
2006-09-01 Georg Baumconvert lfun arguments to docstring
2006-08-31 Lars Gullik BjønnesUse exceptions to avoid more than one call to the files...
2006-08-23 Michael Schmittdrop linuxdoc support (part 2)
2006-08-23 Michael Schmittdrop linuxdoc support (part 1)
2006-08-19 Jürgen Spitzmüller* insetcite.C (getNatbibLabel): prevent filesystem...
2006-08-18 Jürgen Spitzmüller* insetcite.C (getNatbibLabel): prevent filesystem...
2006-08-17 Jean-Marc LasgouttesFix crash when cursor is in an empty script and the...
2006-08-16 Jean-Marc Lasgouttes * src/BufferView_pimpl.C (getStatus, dispatch): do...
2006-08-15 Bo PengFix bug 2768 (inset comment eats space after it)
2006-08-13 Lars Gullik BjønnesMerge the unicode branch into trunk.
2006-08-13 Abdelrazak YounesThis commit creates a error_lists map member inside...
2006-08-08 Jürgen SpitzmüllerImplement LFUN_INSET_DISSOLVE (bug 2201):
2006-07-17 Martin Vermeer Fix "inset in tabular cell sticks out over cell border...
2006-07-14 Michael Schmittremove LFUN_INSET_DIALOG_SHOW
2006-07-13 Abdelrazak YounesGUI API Cleanup step 3: merge with "younes" branch.
2006-07-10 Georg BaumSplit clipboard and X selection
2006-07-08 Georg Baummake FileName::isZipped more efficient by caching previ...
2006-07-07 Jürgen Spitzmüller* src/insets/insettabular.h: return true for allowSpell...
2006-07-03 Lars Gullik BjønnesFirst part of r14315 from the younes branch:
2006-07-03 Georg Baummerge booktabs branch
next