]> git.lyx.org Git - lyx.git/history - src/insets
Fix crash when running lyx -dbg insets -e ...
[lyx.git] / src / insets /
2001-07-19 Dekel TsurFix crash when running lyx -dbg insets -e ...
2001-07-19 Jean-Marc Lasgouttespartial inset toggling ; insetAllowed stuff
2001-07-18 Jean-Marc Lasgoutteslatin9 update ; do not warn against xforms 0.89.5
2001-07-18 Jean-Marc Lasgouttescompile fix
2001-07-18 Jürgen VignaSmall fix for spellchecking in tabulars. Removed a...
2001-07-17 Jürgen VignaImplemented spellchecking inside insets. Small fixes...
2001-07-16 Lars Gullik BjønnesDispatch->dispatch, some trans work
2001-07-16 Baruch EvenRemoved some unneeded casts
2001-07-16 Jürgen VignaAdded lyxrc-flag to be able to select if I want use...
2001-07-14 Baruch EvenAdded a copy c-tor by request from Lars and handled...
2001-07-13 Angus LeemingEdwin's "about" patch + consistent use of Lsstream.h
2001-07-13 Jürgen VignaAdded const_casts.
2001-07-12 Jürgen VignaAdded various inset functions for Jean-Marc (see Change...
2001-07-12 Jean-Marc Lasgouttesfix ert-insert icon
2001-07-12 Jürgen VignaThis fixes a real bug in InsetText where it was possibl...
2001-07-12 Lars Gullik Bjønnessmall changes read changelog
2001-07-11 Jean-Marc Lasgouttesimplement open-stuff + small things
2001-07-09 Lars Gullik Bjønnesbetter ert handling
2001-07-09 Jürgen VignaFixed crash when inserting mathed inset inside InsetERT...
2001-07-09 Lars Gullik Bjønnesmove getParFromID to Buffer
2001-07-08 Lars Gullik Bjønnesmake NO_LATEX default, set ut compability stuff
2001-07-06 Jürgen VignaThe BIG UNDO patch. Recodes undo handling for better...
2001-07-05 Lars Gullik Bjønnesuse shared_ptr for chache and cached_text
2001-07-05 Jürgen VignaFixed releasing of TextCache in InsetText.
2001-07-04 Lars Gullik Bjønnesbetter placement handling
2001-07-04 Lars Gullik Bjønneschange LyXScreen names to begin with lower case
2001-07-03 Lars Gullik Bjønnesuse CutAndPaste static methods directly
2001-07-03 Lars Gullik Bjønnestext2 chane, XFormsView
2001-07-03 Jean-Marc Lasgouttesdo not include forms.h when not necessary
2001-07-03 Angus LeemingAdded using directive.
2001-07-03 Lars Gullik Bjønnesavoid multiple lookups and simplify slightly
2001-07-02 Jürgen VignaIntroduce a local cache to the getLyXText method for...
2001-07-02 Jean-Marc Lasgouttesfix in formcharacter ; remove extra tabular duplication
2001-06-29 Lars Gullik Bjønnesremove TEXT
2001-06-29 Jean-Marc Lasgouttesfix [foot|margin]note spacing in LaTeX
2001-06-29 Jean-Marc Lasgoutteslyxstring compile fixes ; small stuff
2001-06-29 Lars Gullik Bjønneslowercase.diff
2001-06-28 Lars Gullik Bjønneschange a lot of methods to begin with small char
2001-06-27 Lars Gullik Bjønnesgcc 3.0 fixes
2001-06-27 Lars Gullik BjønnesLyX Drinkers United: patch 2
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-06-22 Dekel TsurFix validation of insets inside a float
2001-06-14 Jürgen VignaSmall fix and remove some warinings.
2001-06-14 Jürgen VignaFixed a bug when tabular was not redrawed.
2001-06-14 Angus LeemingIn for a penny, in for a pound. Consistent use of ...
2001-06-13 Jean-Marc Lasgouttesshut off a warning
2001-06-07 Jürgen VignaFixed one more "missing feature" for InsetText/Tabular.
2001-06-05 Jean-Marc LasgouttesQt2 compilation + LColor cleanup from John
2001-06-04 Lars Gullik Bjønnesvarious changes
2001-06-01 Lars Gullik Bjønnesfix typo
2001-06-01 Jürgen VignaInsetText/Tabular fixes (buglist from SF.NET)
2001-06-01 Jean-Marc Lasgouttescompilation fixes for compaq cxx + small things
2001-05-31 Lars Gullik Bjønnesadd support for wide floats
2001-05-31 Lars Gullik Bjønnesadjust to be able to complile with gcc 3.0, put selecti...
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-05-29 Jean-Marc Lasgouttessmall fixes
2001-05-29 Lars Gullik Bjønnesbetter key handling, move some methods closer to caller...
2001-05-28 Jürgen VignaVarious fixes to Tabular, InsetTabular and InsetText...
2001-05-27 Dekel TsurAdd Ascii method to InsetCitation
2001-05-17 Jean-Marc Lasgouttesos:: patch from Ruurd + bindings display fix
2001-05-10 Lars Gullik Bjønnessmall fix with footnote, use stringstream some more
2001-05-08 Lars Gullik Bjønnesuse stringstream, remove some old footnote handling
2001-05-08 Lars Gullik Bjønnessome reindentation, revert workarea xpos++, constify...
2001-05-08 Lars Gullik Bjønnesremove LyXParagraph Clone use newly added copy construc...
2001-05-04 Jean-Marc Lasgouttescompilation fixes
2001-05-04 Lars Gullik Bjønnesfloatlist work + handle lyxfuncs with args.
2001-05-03 Jean-Marc LasgouttesKayvan --export fix ; Angus toolbar fixes
2001-05-03 Lars Gullik Bjønnesremove !NEW_INSETS cruft
2001-04-27 Jürgen VignaReinsert the changes Lars reverted!
2001-04-27 Lars Gullik Bjønneshack for listof algorithm
2001-04-26 Lars Gullik Bjønnesreversed jug-bug, will apply pieces later
2001-04-24 Lars Gullik Bjønnescall message more directly
2001-04-24 Lars Gullik Bjønnesmove more support functions into namespace lyx, small...
2001-04-20 Jürgen VignaFixed setting cursor positions with mouse for TextInset...
2001-04-18 Jean-Marc Lasgouttesinsetquote fix ; basque splash update
2001-04-17 Lars Gullik Bjønnesc++ casts, remvoe dead code, use LFUN_MESSAGE
2001-04-17 Allan Raefix doxygen operation ; stop #warning causing errors...
2001-04-13 Jürgen VignaFixed some redraw problems in InsetText/Tabular/Collaps...
2001-04-11 Angus LeemingJohn's VCLog patch + a ChangeLog entry I missed last...
2001-04-11 Angus LeemingJohn's external material patch
2001-04-06 Lars Gullik Bjønnessimplify some, ws, begin minibuffer simplification
2001-04-05 Jean-Marc Lasgouttesdo not include language.h and gettext.h in lyxfont...
2001-04-05 Lars Gullik Bjønnesadd some std::
2001-04-04 Lars Gullik Bjønnesimplement getLabelList
2001-04-04 Lars Gullik Bjønneschanges... read the changelog...
2001-04-04 Lars Gullik Bjønnesmake cursor_visible private
2001-04-04 Lars Gullik Bjønnesreformatting and remove using delc
2001-04-04 Jürgen VignaInclude stdio in vspace.C and reindent insettabular.
2001-04-02 Baruch EvenAdded some known bugs to the listed ones.
2001-04-02 Jürgen VignaReindent files with tab-stops (instead of 4 spaces...
2001-03-30 Jürgen VignaChanged InsetText * in InsetCollapsable to be a InsetText.
2001-03-30 Angus LeemingSquashed bugs in Citation and (I hope) External Materia...
2001-03-30 Angus Leeming* Baruch's GuiBC template.
2001-03-29 Jürgen VignaForgot this important ChangeLog entry.
2001-03-29 Jürgen VignaAdded %x support in vspace.C (LyXLenght) and use it...
2001-03-28 Angus LeemingStripped out FD_form_figure code into figureXXX.[Ch...
2001-03-28 Angus LeemingAdded operator!= to InsetGraphicsParams
2001-03-28 Jürgen VignaChanged drawing of button in InsetCollapsable and some...
2001-03-27 Dekel TsurFix figinset for the case when the filename doesn't...
2001-03-26 Jürgen VignaAdded OpenInsetDialog() function for UpdatableInset...
next