]> git.lyx.org Git - lyx.git/history - src/insets/insetcollapsable.C
split LyXFunc::getStatus() into inset specific chunks
[lyx.git] / src / insets / insetcollapsable.C
2003-06-02 André PönitzIU of drawing phase one without 'semantic changes'...
2003-05-30 André PönitzIU for second phase of two-phase drawing
2003-05-28 Lars Gullik Bjønnesremove commented same_id functions, and also remove...
2003-05-27 André Pönitzrename the members of Dimension
2003-05-26 Lars Gullik Bjønnesget rid of same_id from function signatures
2003-05-23 Angus LeemingThe free_spacing patch and fix to the mess that Rob...
2003-05-22 Angus LeemingPurely mechanical: move fragile into LatexRunParams.
2003-05-22 Angus LeemingPass struct LatexRunParams around a bit...
2003-05-21 Lars Gullik Bjønnesiterators-2.diff + some whitespace changes
2003-05-19 André Pönitzthe ascent/descent/width -> dimensions() change
2003-05-16 André Pönitzfix #832
2003-05-16 André Pönitzedit->LFUN_INSET_EDIT + CHangeLog + working URL insets.
2003-05-13 André Pönitznon-templated tostr in separate files
2003-05-05 André Pönitz replace getFirstParagraph() by getParagraphs()
2003-05-05 André Pönitz2003-05-05 Andr� P�nitz <poenitz@gmx.net>
2003-05-03 John Levoncursor.diff, bug 1095
2003-03-22 John LevonDing dong, the CID is dead...
2003-03-20 John LevonMy patch from yesterday
2003-03-19 John LevonThe markDirty() and fitCursor() changes
2003-03-17 John Levonpaint cleanups as sent to list
2003-03-05 Angus LeemingMove the float dialog to the new scheme.
2003-03-03 Lars Gullik Bjønnesadjust for boost 1.30.0
2003-02-25 Angus LeemingHold on to your hats.
2003-02-14 John LevonReplace ugly getParFromID() code with ParIterator...
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-02-08 John LevonThe big change tracking patch. Changes from posted...
2002-11-24 Lars Gullik Bjønneshandle USE_BOOST_FORMAT
2002-09-25 Angus LeemingCopyright notices
2002-08-19 André Pönitzuse the new mouse LFUNs
2002-08-13 André Pönitzthe lfun3 patches (overall cleanup and "localizing...
2002-08-13 Angus Leeming* LyXView: the accessor methods now return a reference...
2002-08-12 Jürgen VignaDon't open collapsable insets on mouse button 3 events.
2002-08-07 André Pönitzthe FuncRequest changes
2002-08-06 John LevonRemove LYX_LAYOUT_DEFAULT - it is very very old, even...
2002-08-02 Angus LeemingNow generate previews when loading the buffer for inset...
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-06-18 Lars Gullik Bjønnes*duck*
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...
next