]> git.lyx.org Git - lyx.git/history - src/text2.C
fix some C++ parsing bugs
[lyx.git] / src / text2.C
2003-03-27 Lars Gullik Bjønnesfix some C++ parsing bugs
2003-03-27 Lars Gullik Bjønneslyx-rowlist0-e with small alterations
2003-03-26 Lars Gullik Bjønnesws changes
2003-03-25 John LevonAlfredo's row patch
2003-03-25 John Levonrename the refresh stuff
2003-03-22 John LevonDing dong, the CID is dead...
2003-03-20 John Levonbug 964 from Alfredo
2003-03-20 John LevonMy patch from yesterday
2003-03-19 John LevonThe markDirty() and fitCursor() changes
2003-03-18 John LevonanchorRow
2003-03-18 John LevonAlfredo's deconstification
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 LevonpostPaint() etc.
2003-03-14 John Levonrewrite ::status a bit so it's more obvious what's...
2003-03-13 John Levonremove pointless 2nd arg to setHeightOfParagraph
2003-03-13 Lars Gullik Bjønnesnever ask for one past last
2003-03-11 André Pönitzwhitespace to sync my tree
2003-03-10 John Levonmove getColumnNearX next to iits only call site
2003-03-09 John LevonFix bug 365, and nextBreakPoint cleanup
2003-03-09 John LevonPointless third arg to nextBreakPoint
2003-03-09 John Levon"Main body" is now just "body"
2003-03-06 Lars Gullik Bjønnesadd some cut and paste bugs (disguised as cleanups)
2003-03-06 John LevonAlfredo's patch.
2003-03-03 Lars Gullik Bjønnesuse ParagraphList::iterator a bit more
2003-02-26 John LevonThe row-painter patch
2003-02-21 Angus Leeming* Split insetbib.[Ch] into insetbibitem.[Ch] and insetb...
2003-02-18 André Pönitzfix bibkey writing, avoid a few copies, whitespace...
2003-02-17 André Pönitzremove the hardcoded bibkey from the paragraph
2003-02-14 Jean-Marc Lasgouttesfix 773 and more (from Juergen S); fix warning
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...
2003-01-31 Angus LeemingFix Helge's index bugs.
2002-12-18 Jean-Marc Lasgouttesfix crash with layout-paste
2002-12-02 Lars Gullik Bjønnesfix some BoostFormat mistakes, cast the 0u par to strin...
2002-12-01 Lars Gullik Bjønnesfix the switch layout bug, add some more boost.format...
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-11-05 Lars Gullik Bjønnesfix bug 668
2002-11-04 Lars Gullik BjønnesSTRCONV
2002-09-10 Dekel TsurAdd insetwrap.
2002-09-09 John Levonremove depth wraparound
2002-09-06 Lars Gullik Bjønnesremove all INHERIT_LANG and INHERIT_LANGUAGE commented...
2002-09-06 Lars Gullik Bjønnesmove counters to the layout files
2002-09-05 Lars Gullik Bjønnessome further counter work
2002-08-29 André Pönitzremove unused member LyXText::number_of_rows
2002-08-28 André Pönitz100 lines moved, 33 dead.
2002-08-27 Jean-Marc Lasgouttesmove floatlist to textclass
2002-08-27 André Pönitzmove a bit moer stuff from BufferView::dispatch to...
2002-08-22 Lars Gullik Bjønnes2002-08-22 Martin Vermeer <martin.vermeer@hut.fi>
2002-08-21 Lars Gullik Bjønnesmove pasteParagraph to global scope
2002-08-21 André Pönitztiny whitespace
2002-08-20 Lars Gullik Bjønnesupdate boost
2002-08-20 André Pönitztiny..
2002-08-20 Jean-Marc Lasgouttesfix bug 568
2002-08-19 André Pönitzmove handling of LFUN_APPENDIX to LyXText
2002-08-12 Angus LeemingMartin's Per-buffer counters patch.
2002-08-12 Lars Gullik BjønnesThe ParagraphList stuff
2002-08-11 Lars Gullik BjønnesSome small counters work
2002-08-10 Lars Gullik Bjønnesa new paragraph function
2002-08-07 Angus LeemingDon't #include "counters.h" in paragraph.h.
2002-08-06 Lars Gullik BjønnesMy simple testing of Martins patch, shows that it works...
2002-08-06 John LevonRemove LYX_LAYOUT_DEFAULT - it is very very old, even...
2002-08-04 John Levonspellchecker cleanup - fscked knows why pspell is broke...
2002-08-02 John LevonI did compile, I did, I did
2002-08-02 John Levonsmall cleanup in status()
2002-07-21 Jean-Marc Lasgouttestime to recompile everything: I removed #include direct...
2002-07-19 Jean-Marc LasgouttestoggleInset improvement; make lyxpreview work out of...
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-05-29 André Pönitzmore white spacei changes
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-02 Jürgen VignaTwo small fixes with right cursor settings.
2002-05-01 Lars Gullik Bjønnesremove return arg from fullRebreak, fix last "Standards...
2002-04-22 Lars Gullik Bjønnesadd qt2/xforms to guilib + simple ws changes
2002-04-19 Jürgen VignaDon't enter the inset if we came from a row above and...
2002-04-18 Jürgen VignaChange the layout also for the last selected paragraph...
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-12 Jürgen VignaSimplified code.
2002-04-12 Jürgen VignaGive fullRow insets a full row width, small bugfix...
2002-04-11 Jürgen VignaSet iy() to the right value if we have an inset on...
2002-04-11 Jürgen VignaFix the cursor position to be on the end of the row...
2002-04-06 Lars Gullik Bjønnestry to always return true and see what happens...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-20 Jürgen VignaFix polling of selection request to not call the asStri...
2002-03-19 Jean-Marc Lasgouttestentative fix for #190; other small things
2002-03-18 Jürgen VignaFind selection inside InsetText and always leave pasted...
2002-03-15 Jürgen VignaFixed/Disabled code inserting InsetError in the wrong...
2002-03-14 Jürgen VignaFix deleting of paragraphs after undo (fix #236).
2002-03-07 Jürgen VignaFixed another undo buf (fix #256).
2002-03-03 Lars Gullik Bjønnesremove lowercase, better layout handling and some varia...
2002-03-02 Lars Gullik Bjønneslayout as string
2002-03-01 Jean-Marc Lasgouttestentative fix for #177; small things
2002-02-28 Angus LeemingUpgrading of my xforms libs showed that lots of files...
2002-02-28 Jean-Marc Lasgouttesnew code for max depth; time to recompile your tree :)
next