]> git.lyx.org Git - lyx.git/history - src/insets/insettext.h
Rename LatexRunParams::fragile as moving_arg.
[lyx.git] / src / insets / insettext.h
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-22 Lars Gullik Bjønnesadd warning make controllers compile and remove some...
2003-05-21 André Pönitzfix drawing bug
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-09 André PönitzLColor::Pimpl
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-28 André Pönitzpart of Lars' parlist-14-a.diff
2003-04-02 Lars Gullik Bjønnesparlist-a-1.diff
2003-04-01 Lars Gullik Bjønnesrowlist9
2003-03-22 John LevonDing dong, the CID is dead...
2003-03-20 John LevonMy patch from yesterday
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-16 John Levonand I missed this
2003-03-06 Lars Gullik Bjønnesmore ParagraphList work
2003-03-04 Lars Gullik Bjønnesadd ParagraphList::erase, make mergeParagraph take...
2003-03-02 Lars Gullik Bjønnesuse the par iterators a bit more, make paragraphs publi...
2003-02-20 André Pönitzsplit inset -> inset + updatableinset
2003-02-14 John LevonReplace ugly getParFromID() code with ParIterator...
2003-02-14 John Levon2003-02-13 John Levon <levon@movementarian.org>
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-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 Lars Gullik BjønnesThe ParagraphList stuff
2002-08-09 John Levontwo minor cleanups
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-21 Jean-Marc Lasgouttestime to recompile everything: I removed #include direct...
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-11 John LevonRename screen, and don't re-construct it on a buffer...
2002-05-26 John Levonstatic_cast-based key/mouse-state. Kill insetKeyPress.
2002-05-22 Lars Gullik Bjønnesuse more specific smart_ptr headers
2002-04-17 Jürgen VignaSimplified code and don't enter inset on cursor down...
2002-04-16 Jürgen VignaLosts of fixes to cursor handling with insets. Cursor...
2002-04-12 Jürgen VignaFix for wrong cursor.x pos when before a fullRow inset...
2002-04-11 Jürgen VignaNew function ciy() which handles cursor.iy() functions.
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-03 Lars Gullik Bjønnesremove lowercase, better layout handling and some varia...
2002-02-20 Jürgen VignaFix for #143. Changed handling of Font stuff for ERTIns...
2001-12-24 Jürgen VignaInsert mouse_x/y positon to have a REAL motion check...
2001-12-18 Jürgen VignaSome fixes to lt handling (one forgotten reset) and...
2001-12-18 Lars Gullik Bjønnessmall stuff
2001-12-17 Jürgen VignaFixed poping up of Layout-Dialogs on Mouse-Button-3...
2001-12-14 Jürgen VignaJohn's InsetTabular cursor patch and modifications...
2001-12-10 Jean-Marc Lasgouttessmall cleanup
2001-12-05 Jürgen VignaFixed insetAllowd for InsetText and Pasting multiple...
2001-12-04 Jürgen VignaMore fixes.
2001-11-30 Jürgen VignaHopefully fixed the redo problems with insets!
2001-11-27 André Pönitzwhitespace changes;
2001-11-26 André Pönitzstart reducing header file dependencies
2001-10-22 Jürgen VignaFixed center mousebutton-pastes into ERT insets.
2001-10-19 Jürgen VignaSmall fixes to various InsetText problems.
2001-09-21 Angus LeemingRenamed selectNextWord as selectNextWordToSpellcheck.
2001-09-04 José Matoxrename docBook method to docbook
2001-09-01 Dekel TsurParagraph iterators
2001-08-13 Jürgen VignaFixed possible crash when reinitializing LyXText!
2001-08-10 Jürgen VignaSome more fixes.
2001-08-07 Jürgen VignaApplied Edwins patch, fixes to free memory read in...
2001-08-06 Jürgen VignaVarious update/redraw fixes. Cleaned up InsetERT and...
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-30 Lars Gullik Bjønnesinsetfloat work + stuff
2001-07-24 Lars Gullik Bjønnessimplificatons
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-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-09 Jürgen VignaFixed crash when inserting mathed inset inside InsetERT...
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-02 Jürgen VignaIntroduce a local cache to the getLyXText method for...
2001-06-29 Lars Gullik Bjønnesremove TEXT
2001-06-28 Lars Gullik Bjønneschange a lot of methods to begin with small char
2001-06-27 Lars Gullik BjønnesLyX Drinkers United: patch 2
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-06-14 Jürgen VignaSmall fix and remove some warinings.
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-28 Jürgen VignaVarious fixes to Tabular, InsetTabular and InsetText...
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-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ønneschanges... read the changelog...
next