]> git.lyx.org Git - lyx.git/history - src/insets/insettext.C
Added function firstRow() to LyXText as this function is needed in
[lyx.git] / src / insets / insettext.C
2001-11-29 Jürgen VignaAdded function firstRow() to LyXText as this function...
2001-11-29 Jürgen VignaFixed various bugs + John's form paragraph bug.
2001-11-27 André Pönitzwhitespace changes;
2001-11-26 André Pönitzstart reducing header file dependencies
2001-11-26 Jean-Marc Lasgouttesnew alert code
2001-11-23 Jean-Marc LasgouttesisInset patch from John
2001-11-14 José MatoxFix several warnings regarding unused variable/arguments.
2001-11-09 Jean-Marc Lasgouttescleanups from John and Michael
2001-11-07 José MatoxImproved support for docbook export in inset text.
2001-10-22 Jürgen VignaFixed center mousebutton-pastes into ERT insets.
2001-10-01 Jürgen VignaHonor FINISHED_XXX flags in LocalDispatch of InsetText...
2001-09-21 Angus LeemingRenamed selectNextWord as selectNextWordToSpellcheck.
2001-09-09 Lars Gullik Bjønnessome mods I had in my local tree, mostly small stuff...
2001-09-04 José Matoxrename docBook method to docbook
2001-09-01 Dekel TsurParagraph iterators
2001-08-19 Lars Gullik Bjønnesoutstanding changes
2001-08-16 Jürgen VignaAdded new FINISED states FINISHED_RIGHT, FINISHED_UP...
2001-08-13 Dekel TsurCompilation fix
2001-08-13 Jürgen VignaFixed S&R functions with insets.
2001-08-13 Jürgen VignaFixed possible crash when reinitializing LyXText!
2001-08-11 Dekel TsurAdd latex_language and remove inherit_language
2001-08-10 Jürgen VignaSome more fixes.
2001-08-10 Jürgen VignaSome more of optimizations.
2001-08-10 Jürgen VignaSmall fix and optimization.
2001-08-08 Jürgen VignaMore fixes to various bug reports.
2001-08-07 Jürgen VignaApplied Edwins patch, fixes to free memory read in...
2001-08-06 Lars Gullik Bjønnesadjust
2001-08-06 Jürgen VignaVarious update/redraw fixes. Cleaned up InsetERT and...
2001-08-05 Lars Gullik Bjønnessome debug stuff
2001-08-03 Lars Gullik Bjønnesget rid of NO_LATEX, split some methods, small cleanup
2001-08-03 Jürgen VignaSome more small fixes. Hopefully we'll get there soon!
2001-08-02 Lars Gullik Bjønnesmore latex conversion cases fixed, patch from Andre...
2001-08-02 Jürgen VignaUpdate/cursor and drawing fixes.
2001-08-01 Jürgen VignaFixes to various bug-reports.
2001-07-31 Jürgen VignaAdded inline functionallity to InsetERT. Fixed cache...
2001-07-29 Asger Ottar AlstrupMore header file include dependency work
2001-07-27 Lars Gullik Bjønnessmall stuff
2001-07-27 Jürgen VignaThis should clean up the language stuff a bit and a...
2001-07-25 Lars Gullik Bjønnessome ert fixes
2001-07-24 Lars Gullik Bjønnessimplificatons
2001-07-24 Jürgen VignaAdded copy constructor to inset.h and used it in most...
2001-07-24 Jean-Marc Lasgouttesplaying around with insets
2001-07-20 Jürgen VignaImplemented Search/Replace functionality for Insets...
2001-07-19 Jean-Marc Lasgouttespartial inset toggling ; insetAllowed stuff
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 Jürgen VignaAdded lyxrc-flag to be able to select if I want use...
2001-07-13 Angus LeemingEdwin's "about" patch + consistent use of Lsstream.h
2001-07-12 Jürgen VignaAdded various inset functions for Jean-Marc (see Change...
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-09 Lars Gullik Bjønnesmove getParFromID to Buffer
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ø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 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-06-29 Lars Gullik Bjønnesremove TEXT
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-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-06-14 Jürgen VignaSmall fix and remove some warinings.
2001-06-14 Angus LeemingIn for a penny, in for a pound. Consistent use of ...
2001-06-07 Jürgen VignaFixed one more "missing feature" for InsetText/Tabular.
2001-06-01 Jürgen VignaInsetText/Tabular fixes (buglist from SF.NET)
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-28 Jürgen VignaVarious fixes to Tabular, InsetTabular and InsetText...
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-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-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-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-06 Lars Gullik Bjønnessimplify some, ws, begin minibuffer simplification
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-02 Jürgen VignaReindent files with tab-stops (instead of 4 spaces...
2001-03-29 Jürgen VignaAdded %x support in vspace.C (LyXLenght) and use it...
2001-03-28 Jürgen VignaChanged drawing of button in InsetCollapsable and some...
2001-03-26 Jürgen VignaAdded OpenInsetDialog() function for UpdatableInset...
2001-03-23 Jürgen VignaSome small fixes and the mouse now works for minipages...
2001-03-23 Jürgen VignaFixed cursor position in minipages and small draw-fix...
2001-03-15 Angus Leemingalmost whitespace!
2001-03-11 Lars Gullik Bjønnesremove Last when NEW_INSETS is defined
2001-03-09 Lars Gullik Bjønnessome cascading name changes
2001-03-06 Lars Gullik BjønnesParagraphParameters and SharedContainer
next