]> git.lyx.org Git - lyx.git/history - src/insets/insetcollapsable.C
Fix bug 2884 and 3437:
[lyx.git] / src / insets / insetcollapsable.C
2007-04-21 Jürgen SpitzmüllerFix bug 2884 and 3437:
2007-04-17 Bo PengFix bug 2993: mark buffer dirty when the status of...
2007-02-16 Michael Schmitt * src/insets/insetcollapsable.[Ch]: constify floatName()
2007-02-07 Abdelrazak YounesProperly adjust space after collapsable inset (the...
2007-02-05 Abdelrazak Younes* Fix bug 3202 (http://bugzilla.lyx.org/show_bug.cgi...
2007-01-31 Abdelrazak YounesFix bug 3170:
2007-01-17 Bo PengFix inline collapsable inset set focus crash
2007-01-04 Jean-Marc Lasgouttes * insetcollapsable.C (doDispatch): [LFUN_MOUSE_PRESS...
2006-12-29 Jean-Marc Lasgouttes * insetcollapsable.C (hasFixedWidth): new virtual...
2006-12-28 Bo PengFix a crash caused by cur.text() != this for collapsabl...
2006-12-20 Jean-Marc Lasgouttes * insetcollapsable.C (doDispatch): fix crash in previo...
2006-12-19 Jean-Marc Lasgouttes * insetcollapsable.C (doDispatch): do nothing on mouse...
2006-12-05 Bo PengAdd a copy constructor of InsetCollapsable to fix the...
2006-12-04 Bo PengButton face-lift: use mouse hover-buttons.
2006-11-28 Abdelrazak Younes* dimension.h: new operator!=() and operator=()
2006-11-17 Abdelrazak YounesOptimize drawing.
2006-11-11 Georg BaumUnicode: remove more utf8 roundtrips and faulty convers...
2006-10-22 André Pönitzuse more unicode in math
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-17 Abdelrazak YounesThis commit fixes a crash when accessing a math inset...
2006-10-11 Abdelrazak YounesThis commit cleans up everything related to singleton...
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 Abdelrazak YounesThis commit is a big rework of the FontLoader/FontMetri...
2006-09-26 Abdelrazak YounesFree BufferView from LyXView!
2006-09-01 Georg Baumconvert lfun arguments to docstring
2006-08-13 Lars Gullik BjønnesMerge the unicode branch into trunk.
2006-07-17 Martin Vermeer Fix "inset in tabular cell sticks out over cell border...
2006-06-20 Martin Vermeer Redefine the speed-up "Wide" patch to draw proper...
2006-04-15 Jürgen SpitzmüllerDon't jump back to cursor on inset clicking:
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-03-10 Martin VermeerFix bug 2195: Slowness in rendering inside insets,...
2005-12-31 Martin VermeerSinglerow rendering (better) fix for insets
2005-12-16 Martin VermeerFix "turds" when changing openinline_ and button jumps...
2005-10-24 Jean-Marc Lasgouttesbug 2066: C-i for opening/closing insets only works...
2005-09-28 Jürgen Spitzmüllerthe autoopen patch (fixes bug 1921)
2005-07-15 André Pönitzsend UpdatableInset down the way of the Dodo
2005-07-15 André Pönitzmake boundary property an iterator property instead...
2005-07-15 André Pönitzconmsolidate scrolling code
2005-07-15 André Pönitzpartial fix for bug 622, cosmetic rest remains open
2005-07-14 André Pönitz open insets when selection is set there
2005-05-13 Martin VermeerFix click-on-closed-collapsable-inset-crash bug
2005-05-06 André Pönitzmake sure the 'setStatus(Collapsed)' crash won't occur...
2005-05-06 André Pönitzfix crash when collapsing ert with cursor inside
2005-04-22 Jean-Marc Lasgouttesfix bug 1797 (again!)
2005-04-22 Georg Baumimplement missing getStatus methods
2005-04-20 Jean-Marc Lasgouttesfix double/triple clicking to select (bug 1811)
2005-02-20 Jürgen Spitzmüllerfix double click on collapsable label (from Andr�)...
2005-02-08 Lars Gullik Bjønnesdociterator dont inherit from std::vector and updates
2005-01-27 Lars Gullik Bjønnesthe convert patch
2004-11-30 Alfredo BraunsteinCoordBranch merge
2004-11-25 Lars Gullik BjønnesInsetOld -> InsetBase renaming
2004-11-24 Lars Gullik Bjønnesrename priv_dispatch to doDispatch
2004-11-11 Alfredo Braunsteinfix invalid cursor when opening collapsables
2004-10-05 Angus LeemingWhitespace, only whitespace.
2004-08-14 André Pönitzmove around stuff, remove unneeded declarations etc
2004-08-14 Lars Gullik Bjønnessome nicer margins and some small cleanup
2004-08-13 André Pönitzremove unused mathed parts
2004-08-13 Jean-Marc Lasgouttesconstify the various incarnations of editXY
2004-08-13 Jean-Marc Lasgouttesfix toggling of collapsable insets with the mouse ...
2004-04-07 Martin VermeerUse 'assign' as the name for the operation that opens...
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-03-31 Angus LeemingRename getOutOfInset as leaveInset.
2004-03-31 Angus LeemingUse Alfredo's getOutOfInset suggestion, but use it...
2004-03-30 Angus LeemingA slightly buggy lfun all-insets-toggle.
2004-03-27 Alfredo Braunsteinfix collapsables drawing problems
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-03-18 André Pönitzsplit LyXFunc::getStatus() into inset specific chunks
2004-03-18 André PönitzThe Buffer::LyXText -> Buffer::InsetText patch
2004-03-11 André Pönitzrevert Buffer LyxText->InsetText commit
2004-03-11 André Pönitzthe Buffer::text -> inset change
2004-03-10 Alfredo Braunsteininlined open submode, in the hope someone will actually...
2004-03-08 André Pönitzredo undo
2004-03-04 Alfredo Braunsteinmake right mouse button click only open the inset dialog
2004-02-16 Alfredo Braunsteinmove some coords to absolute
2004-02-16 André Pönitz * insettabular.[Ch]: remove remains of the 'update...
2004-02-13 André Pönitzmore IU as advertised
2004-02-13 André Pönitzmore IU stuff
2004-02-13 André PönitzIU stuff + shuffling things from BV::dispatch to LyXTex...
2004-02-06 Alfredo Braunsteinfix some coordinates (tabular and math missing)
2004-02-06 André Pönitzre-enable bits of selection
2004-02-06 André Pönitzdisable a few messages
2004-02-04 Alfredo Braunsteinfix crash when opening collapsables
2004-02-03 André Pönitzmore cursor dispatch
2004-02-03 André Pönitzre-enable click on button insets
2004-01-30 André Pönitzmore IU
2004-01-20 André PönitzPart of IU.
2004-01-15 André Pönitzthe monster patch
2004-01-13 André PönitzAnchor globalization
2004-01-08 André Pönitzsome selection work for tabulars
2003-12-12 André Pönitznext try with Michael's patch
2003-12-12 André PönitzMichael Schmitt's collapse status patch
2003-12-10 André Pönitz * inset.h:
2003-12-03 André Pönitzremove Inset::getParagraphs()
2003-12-02 André Pönitzmerge common code
2003-12-02 André Pönitzmove 'Inline' state from InsetERT to InsetCollapsable
2003-12-01 Martin VermeerPlace inset content on the button when collapsed
2003-12-01 André Pönitz * buffer.[Ch]:
2003-11-28 André Pönitzismall stuff
next