]> git.lyx.org Git - lyx.git/history - src/insets/insettabular.h
fix #832
[lyx.git] / src / insets / insettabular.h
2003-05-16 André Pönitzedit->LFUN_INSET_EDIT + CHangeLog + working URL insets.
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-20 John LevonMy patch from yesterday
2003-03-17 John Levonpaint cleanups as sent to list
2003-03-10 Angus LeemingStore an InsetBase & in MailInset.
2003-03-09 Angus LeemingPort the tabular dialog to the new scheme based on...
2003-02-17 André Pönitzremove Inset::deletable() as it returns always 'true'
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-12-01 Lars Gullik Bjønnesws changes
2002-09-25 Angus LeemingCopyright notices
2002-09-16 John LevonFix cut/copy enable r=jug ;)
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 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-23 Jean-Marc Lasgouttesfix 172; please test
2002-06-18 Lars Gullik Bjønnes*duck*
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-22 Lars Gullik Bjønnesuse more specific smart_ptr headers
2002-04-16 Jürgen VignaLosts of fixes to cursor handling with insets. Cursor...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-04 Jürgen VignaFixed Inset->File as inside insets (InsetTabular/InsetT...
2002-01-14 Angus LeemingResolve virtual function name clashes:
2002-01-09 Jean-Marc Lasgouttesfunc_status cleanup from Martin; fix small configure bug
2002-01-08 Jürgen VignaFixed rowbreaking for "character"-insets and ignore...
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-11-28 Jürgen VignaReduce Michael's buglist.
2001-10-01 Jean-Marc Lasgouttessmall tweaks
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-08 Jürgen VignaMore fixes to various bug reports.
2001-08-01 Jürgen VignaFixes to various bug-reports.
2001-07-24 Lars Gullik Bjønnessimplificatons
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 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-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-07 Jürgen VignaFixed one more "missing feature" for InsetText/Tabular.
2001-05-30 Lars Gullik Bjønnesupdate copyright year
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-06 Lars Gullik Bjønnessimplify some, ws, begin minibuffer simplification
2001-04-04 Lars Gullik Bjønneschanges... read the changelog...
2001-04-04 Jürgen VignaInclude stdio in vspace.C and reindent insettabular.
2001-03-29 Jürgen VignaAdded %x support in vspace.C (LyXLenght) and use it...
2001-03-26 Jürgen VignaAdded OpenInsetDialog() function for UpdatableInset...
2001-03-15 Lars Gullik Bjønnesremove CXX_WORKING_NAMESPACES
2001-02-23 Jürgen VignaThis moves all LyXText related LyXFuncs to BufferView...
2001-02-22 Jürgen VignaMore InsetText/InsetTabular fixes!
2001-02-19 Jürgen VignaVarious fixes to InsetTabular and InsetText + Angus...
2001-02-14 Jürgen VignaSome InsetTabular and -Text fixes.
2001-01-25 Jürgen VignaInsettabular now has only one dummy position.
2001-01-08 Jürgen VignaDekels tabular/textinset patches
2000-12-17 Lars Gullik Bjønnesfix the deadkey bug and a patch from Dekel
2000-11-10 Jürgen VignaSmall fixes noticed by Jean-Marc.
2000-11-03 Jürgen VignaSome more cursor/redraw problems fixe (hopefully the...
2000-10-24 Jean-Marc LasgouttesCleanup patches for xforms (Angus) and KDE (John)
2000-10-17 Jean-Marc LasgouttesInsets cleanup patch from Angus
2000-10-10 Jürgen VignaInset patch from Angus.
2000-10-10 Jürgen VignaAdded Ascii export for tabulars + small fixes
2000-10-02 Jürgen VignaFixes to insettabular/text.
2000-09-29 Lars Gullik Bjønnesmore type changes, some consts added
2000-09-28 Jürgen VignaVarious fixes and some "missing features" from Dekels...
2000-09-27 Lars Gullik Bjønnesno time to finish compile, fixes to cxx warnings
2000-09-26 Jürgen VignaAdded linelen to insets-ascii-function, some fixes...
2000-09-26 Lars Gullik Bjønnesget rid of dead code, some new functions constify varia...
2000-09-19 Jürgen VignaFixes to insettabular/text + GNOME patch + KDE patch
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-08-23 Jürgen VignaFew insettabular/text fixes (added cut&paste for tabula...
2000-08-18 Jürgen VignaChanged to always show if a feature is a toggle also...
2000-08-07 Jürgen VignaBetter parbox use in tabulars, add of scrolling of...
2000-08-01 Jürgen VignaSmall fix.
2000-08-01 Jürgen VignaInsetText draw-update fixes, implemented edit-table...
2000-07-28 Jürgen VignaAdded lyx-func tabular-feature for menu structure.
2000-07-19 Jürgen VignaAngus patch + small insetfloat->Write-bug fix.
2000-07-15 Lars Gullik Bjønnesread the Changelog
2000-07-14 Jürgen VignaFixed inset-redraw problems on resizing lyx-window...
2000-07-12 Jürgen VignaCommented out wrong code in text.C (Dekel?) some more...
2000-07-11 Jürgen VignaMoving to have the Tabular-Layout-Form tabbed and in...
2000-07-05 Jürgen VignaFew more update text-inset issues + some fixes, see...
2000-07-04 Jürgen VignaSome more changes for updating text-insets.
2000-06-23 Jürgen VignaLot's of updates for new update handling of text-insets
2000-06-22 Jürgen VignaVarious updates for the update-handling and redrawing...
2000-06-22 Jürgen VignaFixed GetCursorPos parameters
next