]> git.lyx.org Git - lyx.git/history - src/insets/insetcollapsable.C
Switch from SigC signals to boost::signals
[lyx.git] / src / insets / insetcollapsable.C
2002-05-26 John Levonstatic_cast-based key/mouse-state. Kill insetKeyPress.
2002-05-24 John Levonfont_metrics part 1
2002-05-23 John LevonOK I'll try guii1 again ...
2002-05-14 Jürgen VignaAdded missing initialization of first_after_edit variab...
2002-05-13 Jürgen VignaInsetCollapsable::insetButtonRelease returned the wrong...
2002-05-09 Jürgen Vignafirst_after_edit was not set in the right place in...
2002-04-16 Jürgen VignaLosts of fixes to cursor handling with insets. Cursor...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-03 Lars Gullik Bjønnesremove lowercase, better layout handling and some varia...
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-01-14 Angus LeemingResolve virtual function name clashes:
2001-12-27 Jürgen VignaMore ascii-export fixes and when making copy of single...
2001-12-18 Jürgen VignaMore fixes to the autocollapsing of paragraphs.
2001-12-17 Jürgen VignaFixed poping up of Layout-Dialogs on Mouse-Button-3...
2001-11-29 Jürgen VignaFixed cut&paste bugs and added freespacing for ERT...
2001-11-28 Jürgen VignaReduce Michael's buglist.
2001-10-03 Jürgen VignaFixed changed-status for collapsable insets.
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-01 Dekel TsurParagraph iterators
2001-08-16 Jürgen VignaAdded new FINISED states FINISHED_RIGHT, FINISHED_UP...
2001-08-13 Jürgen VignaFixed S&R functions with insets.
2001-08-10 Jürgen VignaSmall fixes + hfill display/draw bug (seen with minipag...
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-05 Lars Gullik Bjønnessome debug stuff
2001-08-01 Jürgen VignaFixes to various bug-reports.
2001-07-31 Jürgen VignaAdded inline functionallity to InsetERT. Fixed cache...
2001-07-30 Lars Gullik Bjønnesinsetfloat work + stuff
2001-07-29 Asger Ottar AlstrupReduced header file includes somewhat
2001-07-27 Jürgen VignaThis should clean up the language stuff a bit and a...
2001-07-25 Lars Gullik Bjønneshandle missing parameters more gracefully
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-24 Lars Gullik Bjønnessimplify rectText and buttonText add separate metric...
2001-07-23 Jürgen VignaRemoved widthCollapsed variable, and LyXFont param...
2001-07-23 Jürgen VignaAdded support for changing label on collapsed InsetERT.
2001-07-23 Jean-Marc Lasgouttesfix insertion of raw double quote, reading of Info...
2001-07-20 Jürgen VignaImplemented Search/Replace functionality for Insets...
2001-07-19 Jean-Marc Lasgouttespartial inset toggling ; insetAllowed stuff
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 Jürgen VignaThis fixes a real bug in InsetText where it was possibl...
2001-07-11 Jean-Marc Lasgouttesimplement open-stuff + small things
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-06-28 Lars Gullik Bjønneschange a lot of methods to begin with small char
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-05-28 Jürgen VignaVarious fixes to Tabular, InsetTabular and InsetText...
2001-05-08 Lars Gullik Bjønnesremove LyXParagraph Clone use newly added copy construc...
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ø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-13 Jürgen VignaFixed some redraw problems in InsetText/Tabular/Collaps...
2001-04-05 Lars Gullik Bjønnesadd some std::
2001-04-04 Lars Gullik Bjønnesimplement getLabelList
2001-04-04 Lars Gullik Bjønnesreformatting and remove using delc
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-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-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-22 Lars Gullik Bjønnesminipage placement testing
2001-03-22 Jürgen VignaMake InsetMinipage work better and rewritten compatibil...
2001-03-14 Lars Gullik Bjønnesupdates to minipage inset
2001-02-23 Jürgen VignaThis moves all LyXText related LyXFuncs to BufferView...
2001-02-22 Jean-Marc Lasgouttessmall build fix
2001-02-22 Jürgen VignaMore InsetText/InsetTabular fixes!
2001-02-16 Lars Gullik Bjønnessmall cleanup, doxygen, formatting changes
2000-12-17 Lars Gullik Bjønnesfix the deadkey bug and a patch from Dekel
2000-11-03 Jürgen VignaSome more cursor/redraw problems fixe (hopefully the...
2000-10-10 Jürgen VignaInset patch from Angus.
2000-09-29 Lars Gullik Bjønnesmore type changes, some consts added
2000-09-26 Lars Gullik Bjønnesget rid of dead code, some new functions constify varia...
2000-07-17 Lars Gullik Bjønnesmore changes...read the Changelog
2000-07-15 Lars Gullik Bjønnesread the Changelog
2000-07-14 Jürgen VignaFixed inset-redraw problems on resizing lyx-window...
2000-07-11 Jürgen VignaFix for the deleteLyXText const problem.
2000-07-07 Jürgen VignaAnguses patch + some modifications for smart? inset...
2000-07-05 Jürgen VignaFew more update text-inset issues + some fixes, see...
2000-07-04 Lars Gullik Bjønnesmore changes, read the Changelog
2000-07-04 Jürgen VignaSome more changes for updating text-insets.
2000-07-04 Jürgen VignaLots of changes for update of TextInsets, still some...
2000-06-28 Lars Gullik Bjønnesremove the lyx_focus and work_area_focus stuff
2000-06-28 Jürgen VignaSome more inset-text/tabular update fixes, still some...
2000-06-28 Lars Gullik Bjønnesseveral changes and some new insets, read the Changelog
2000-06-26 Jürgen VignaFixed update of insets in insets.
2000-06-23 Jürgen VignaLot's of updates for new update handling of text-insets
2000-06-21 Jürgen VignaVarious fixes in insettext/tabular to make update work...
2000-06-16 Jürgen VignaChanges to make text-inset work better (f.ex. cursor...
2000-06-12 Lars Gullik Bjønnesmoore
2000-06-12 Lars Gullik BjønnesFILMagain changes (will need some work)
2000-05-17 Jürgen VignaVarious warnings fixed, added preliminary read of old...
2000-05-15 Jürgen VignaLots of fixes for text/tabular insets. Now tabular...
next