]> git.lyx.org Git - lyx.git/history - src/insets/insettabular.C
Rename LatexRunParams::fragile as moving_arg.
[lyx.git] / src / insets / insettabular.C
2003-05-23 Angus LeemingThe free_spacing patch and fix to the mess that Rob...
2003-05-23 Lars Gullik BjønnesThe "I want this in now" patch.
2003-05-22 Angus LeemingPurely mechanical: move fragile into LatexRunParams.
2003-05-22 Angus LeemingPass struct LatexRunParams around a bit...
2003-05-19 André Pönitzthe ascent/descent/width -> dimensions() change
2003-05-16 André Pönitzedit->LFUN_INSET_EDIT + CHangeLog + working URL insets.
2003-05-13 André PönitzSTRCONV() all over the place
2003-05-13 André PönitzThe 'bformat' introduction
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-04-30 John Levonfix edit message for tabular
2003-04-29 Lars Gullik Bjønnes003-04-30 Lars Gullik Bj�nnes <larsbj@gullik.net>
2003-04-24 Lars Gullik BjønnesBug: 1074
2003-04-10 John Levonfix table bugs 939 and 1036
2003-04-09 Lars Gullik BjønnesMake lyxcursor store a ParagraphList::iterator, change...
2003-04-08 John Levonalfredo's patch for 782 and 1020
2003-04-07 John Levonreset the status message on leaving an inset or clickin...
2003-04-02 John Levontab funcs changed
2003-04-02 Lars Gullik Bjønnesparlist-a-1.diff
2003-03-29 John LevonStrip old tabular code. More Alert fixes
2003-03-25 John Levonrename the refresh stuff
2003-03-22 John LevonDing dong, the CID is dead...
2003-03-20 John LevonMy patch from yesterday
2003-03-19 John Levonrename commandtags.h to lfuns.h and renumber/cleanup...
2003-03-19 John LevonThe markDirty() and fitCursor() changes
2003-03-17 Lars Gullik BjønnesRemove the BufferView* arg from almost all LyXText...
2003-03-17 John Levonpaint cleanups as sent to list
2003-03-13 Angus LeemingYou've had enough time for that ol' review and I've...
2003-03-10 Angus LeemingRewrite the MailInset as suggested to Andr��.
2003-03-10 Angus LeemingCure warning message about a missing '\end_inset' when...
2003-03-09 Angus LeemingPort the tabular dialog to the new scheme based on...
2003-03-06 John LevonAlfredo's patch.
2003-03-03 Lars Gullik Bjønnesuse ParagraphList::iterator a bit more
2003-02-17 André Pönitzremove Inset::deletable() as it returns always 'true'
2003-02-14 John Levonminor method name changes
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...
2003-01-23 John LevonMichael's text fixes
2002-11-24 Lars Gullik Bjønneshandle USE_BOOST_FORMAT
2002-11-21 Dekel TsurSupport for block alignment in fixed width columns.
2002-11-20 Jürgen VignaFix for the endless loop bug on wide tabulars.
2002-11-04 Lars Gullik BjønnesSTRCONV
2002-10-24 Dekel TsurFix LyXLength::inPixels
2002-09-25 Angus LeemingCopyright notices
2002-09-11 André Pönitzlfun word-select
2002-08-29 Jürgen VignaFixed the selection problem for insettext/insettabular...
2002-08-26 Jürgen VignaJohn's patch for fixing mouse button press lfuns inside...
2002-08-23 André Pönitzwhitespace changes to sync my tree
2002-08-20 Lars Gullik Bjønnesremove NO_PEXTRA_STUFF
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-07 Jürgen VignaDon't put selected stuff into the clipboard on delete...
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-07-28 Lars Gullik BjønnesRename strip to rtrim
2002-07-26 Jürgen VignaFixed 2 more problems with s+r. This fixes #482.
2002-07-25 Jürgen VignaFixed some s+r bugs.
2002-07-25 Jürgen VignaPerformance patches for tabulars from Edwin and John...
2002-07-21 Jean-Marc Lasgouttestime to recompile everything: I removed #include direct...
2002-07-20 Jean-Marc Lasgouttesimplement DependsOn tag for layout files; more unintere...
2002-07-13 Dekel TsurRTL fixes
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-12 John LevonPainter and scrollbar API patches
2002-05-30 John Levonadd const
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-05-26 John Levonstatic_cast-based key/mouse-state. Kill insetKeyPress.
2002-05-24 John Levonfont_metrics part 1
2002-05-23 John Levonguii2
2002-05-23 John LevonOK I'll try guii1 again ...
2002-05-03 Jürgen VignaForgot to recalculate the cursor position as it is...
2002-04-23 Jürgen VignaFix off by one error in tabular draw selection code.
2002-04-22 Lars Gullik Bjønnesadd qt2/xforms to guilib + simple ws changes
2002-04-22 Jürgen VignaRewoke full selection make with selectall otherwise...
2002-04-19 Jürgen VignaFix recalculating of row dimensions on a zoom (fix...
2002-04-19 Jürgen VignaCall an update before setting the_locking_inset = 0...
2002-04-18 Jürgen VignaFix small redraw bug.
2002-04-16 Jürgen VignaLosts of fixes to cursor handling with insets. Cursor...
2002-03-29 Jürgen VignaSome more fixes to selection, fitCursor calls for Inset...
2002-03-28 Jürgen VignaFix old tabularcode/ert compatibility read (fix #305).
2002-03-26 Jürgen VignaFixed insert File inside tabulars/insettext (fix #301...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-21 Jürgen VignaCollapse the contents of multicolumn cells into one...
2002-03-19 Angus LeemingJohn's msg3.diff
2002-03-18 Jürgen VignaRemove some showInsetCursor calls we don't really need...
2002-03-08 Jürgen VignaFix updating inset inside insets (typically graphics...
2002-03-07 Angus Leemingremove #include "WorkArea.h".
2002-03-05 Jürgen VignaFixed calling edit off subinset on a ButtonPress event...
2002-03-04 Jürgen VignaFixed Inset->File as inside insets (InsetTabular/InsetT...
2002-03-03 Lars Gullik Bjønnesremove lowercase, better layout handling and some varia...
2002-02-28 Angus LeemingUpgrading of my xforms libs showed that lots of files...
2002-02-28 Jürgen VignaClear selection on PgUp/Down in tabulars (fix #216).
2002-02-26 Jürgen Vignahandle font changing stuff when we have a cell selectio...
2002-02-26 Jürgen VignaForce a SELECTION update if we had a selection and...
2002-02-20 Jürgen VignaDon't remove cell selections after fontchange.
2002-02-20 Jürgen VignaClear the space around a cells inset also above (Fix...
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
next