]> git.lyx.org Git - lyx.git/history - src/insets/insettabular.C
2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com>
[lyx.git] / src / insets / insettabular.C
2001-12-27 Jürgen VignaMore ascii-export fixes and when making copy of single...
2001-12-20 Jürgen VignaFinished new Longtable options support. Please head...
2001-12-19 Jürgen VignaMore fixes for longtable options, still more to come.
2001-12-19 Jürgen VignaFixed small problem in InsetText and start for a better...
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-11 Jean-Marc Lasgouttesuse LyXLength for tabular pwidth
2001-12-10 Allan Raeremove redundant code
2001-12-05 Lars Gullik BjønnesAdd string << operators for the other streams as well...
2001-12-04 Jürgen VignaMore fixes.
2001-12-02 Lars Gullik Bjønnestab-sel patch
2001-11-30 Jürgen VignaHopefully fixed the redo problems with insets!
2001-11-29 Jürgen VignaFixed various bugs + John's form paragraph bug.
2001-11-28 Jürgen VignaReduce Michael's buglist.
2001-11-26 Jean-Marc Lasgouttesnew alert code
2001-10-24 Jürgen VignaChanges to the longtable support.
2001-10-24 José MatoxFixed longtable export.
2001-10-01 Jean-Marc Lasgouttessmall tweaks
2001-10-01 Jürgen VignaHonor FINISHED_XXX flags in LocalDispatch of InsetText...
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-16 Jürgen VignaAdded new FINISED states FINISHED_RIGHT, FINISHED_UP...
2001-08-13 Jürgen VignaFixed problem with deleting last row in a tabular.
2001-08-10 Jürgen VignaSmall fixes + hfill display/draw bug (seen with minipag...
2001-08-10 Jürgen VignaSome more fixes.
2001-08-10 Jürgen VignaSome more of optimizations.
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-01 Jürgen VignaFixes to various bug-reports.
2001-07-29 Asger Ottar AlstrupMore header file include dependency work
2001-07-29 Asger Ottar AlstrupReduced header file includes somewhat
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-20 Jürgen VignaImplemented Search/Replace functionality for Insets...
2001-07-18 Jürgen VignaSmall fix for spellchecking in tabulars. Removed a...
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 Lars Gullik Bjønnesmove getParFromID to Buffer
2001-07-08 Lars Gullik Bjønnesmake NO_LATEX default, set ut compability stuff
2001-07-06 Jürgen VignaThe BIG UNDO patch. Recodes undo handling for better...
2001-07-02 Jean-Marc Lasgouttesfix in formcharacter ; remove extra tabular duplication
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 VignaFixed a bug when tabular was not redrawed.
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-30 Lars Gullik Bjønnesupdate copyright year
2001-05-28 Jürgen VignaVarious fixes to Tabular, InsetTabular and InsetText...
2001-05-03 Jean-Marc LasgouttesKayvan --export fix ; Angus toolbar fixes
2001-05-03 Lars Gullik Bjønnesremove !NEW_INSETS cruft
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ønnescall message more directly
2001-04-24 Lars Gullik Bjønnesmove more support functions into namespace lyx, small...
2001-04-17 Lars Gullik Bjønnesc++ casts, remvoe dead code, use LFUN_MESSAGE
2001-04-17 Allan Raefix doxygen operation ; stop #warning causing errors...
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-05 Jean-Marc Lasgouttesdo not include language.h and gettext.h in lyxfont...
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-23 Jürgen VignaSome small fixes and the mouse now works for minipages...
2001-03-20 Lars Gullik Bjønnesuse anon namespace, somewhat better comp. handling...
2001-03-09 Lars Gullik Bjønnessome cascading name changes
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-16 Lars Gullik Bjønnessmall cleanup, doxygen, formatting changes
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
2001-01-04 Jürgen VignaFixed crash when deleting column and having the inset...
2001-01-04 Jürgen VignaFixes for tabular-clipboard-paste and tabular-scroll.
2001-01-03 Jürgen VignaMore fixes to insettabular/text (and some missing featu...
2001-01-02 Jürgen VignaFixes for/in insettabular/text.
2000-12-22 Jürgen VignaFixed various "missing features" in the tabular/textins...
2000-12-17 Lars Gullik Bjønnesfix the deadkey bug and a patch from Dekel
2000-11-21 Lars Gullik BjønnesAngus patch, + allow to set cursor color + constify...
2000-11-19 Jürgen VignaFixed inset-text border redraw problem and hopefully...
2000-11-10 Jürgen VignaSmall fixes noticed by Jean-Marc.
2000-11-06 Jean-Marc LasgouttesAdd a bunch of c_str() for string stream uses; remove...
2000-11-04 Lars Gullik Bjønnessome formatting changes some simplifications and remova...
2000-11-03 Jürgen VignaSome more cursor/redraw problems fixe (hopefully the...
2000-11-02 Jürgen VignaFaster update for char insert in insettext/tabular...
2000-10-31 Jürgen VignaMake lyx compile with xforms 0.88 again + small fix...
2000-10-30 Jürgen VignaVarious fixes (PageDown/Up, reading kmap, drawing tabul...
2000-10-27 Jean-Marc LasgouttesJose's DocBook tables patch; Angus latest preference...
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-03 Lars Gullik Bjønnessmall changes and two patches from Dekel
2000-10-03 Jürgen VignaMoved the_locking_inset form BufferView to LyXText...
next