]> git.lyx.org Git - lyx.git/history - src/BufferView_pimpl.C
make boundary property an iterator property instead of a CursorSlice property
[lyx.git] / src / BufferView_pimpl.C
2005-07-15 André Pönitzmake boundary property an iterator property instead...
2005-07-15 André Pönitzpartial fix for bug 622, cosmetic rest remains open
2005-07-14 Lars Gullik Bjønnesreduce some debug output
2005-06-25 Jürgen Spitzmüllerreintroduce LFUN_BIBDB_ADD and LFUN BIBDB_DEL (bug...
2005-06-09 Angus LeemingWhitespace, only whitespace. s/ +$//
2005-06-06 Jürgen SpitzmüllerDisable LFUN_GOTO_NOTE when it does not make sense
2005-06-06 Martin VermeerLars's key input queue
2005-05-31 Martin VermeerAxe processEvents, fix cursor draw artifacts, put updat...
2005-05-11 Martin VermeerThe processEvents / screen update recursion bug fix.
2005-05-08 Georg BaumAnother set of text changes from Michael, approved...
2005-04-20 Angus LeemingRevert the asynchronous child process code to that...
2005-02-25 Jean-Marc Lasgouttesfix counters updating mechanism
2005-02-22 Jean-Marc Lasgouttesfix several GOTO lfuns (bug 1787, bug 616, bug 781...
2005-02-14 Jürgen SpitzmüllerThis wasn't intended to go in. Revert ...
2005-02-14 Jürgen SpitzmüllerAndr�'s font changes fix
2005-02-09 Jean-Marc Lasgouttesfix display when jumping to a toc entry
2005-02-08 Lars Gullik Bjønnesdociterator dont inherit from std::vector and updates
2005-02-07 Jean-Marc Lasgouttesremove some bogus pointer indirection
2005-02-06 Lars Gullik Bjønnesws changes mostly
2005-02-04 Asger Ottar Alstrup- And remove the theCoords.doneUpdating from here
2005-01-31 Jean-Marc Lasgouttesfix inserting text file into a text inset
2005-01-31 Angus LeemingAsger's commentary, const-correct and bug-squashing...
2005-01-27 Lars Gullik Bjønnesthe convert patch
2005-01-24 Jürgen SpitzmüllerFix output of change tracked documents (also fixes...
2005-01-10 Angus LeemingThe package reworking.
2005-01-10 André Pönitzstart fixing cursor size in math
2005-01-06 Lars Gullik Bjønnesrename tostr.[Ch] to convert.[Ch]
2005-01-06 Lars Gullik Bjønnestostr -> convert and some bformat work
2004-12-27 Jean-Marc Lasgouttesimplement Word counting (bug 728)
2004-11-30 Alfredo BraunsteinCoordBranch merge
2004-11-25 Angus LeemingGive FileFilterList its own .[Ch] files.
2004-11-24 Alfredo Braunsteinpar->pit renaming
2004-11-06 Lars Gullik Bjønnes* lyxfunctional.h: delete back_inserter_fun functions...
2004-10-26 Angus LeemingWhitespace, nothing but whitespace.
2004-10-15 Jean-Marc Lasgouttesfix bug 1694
2004-10-05 Angus LeemingWhitespace, only whitespace.
2004-08-14 André Pönitzmove around stuff, remove unneeded declarations etc
2004-08-14 André Pönitzremove per-inset position cahce, use new external map...
2004-08-14 Lars Gullik Bjønnesbug 1096
2004-08-13 André Pönitzfix bug #571, also for insettabular
2004-08-13 Jean-Marc Lasgouttesfix toggling of collapsable insets with the mouse ...
2004-08-08 Jean-Marc Lasgouttesfix cursor when loading/creating document ; implement...
2004-08-01 Lars Gullik Bjønnesfix wheel handling for xforms
2004-07-05 Jean-Marc Lasgouttesfix layout-related warning
2004-06-18 Lars Gullik Bjønnesadd Debug::DEBUG and add some saver coversions to qt
2004-04-29 Angus Leeming* Positionable and dynamically visible toolbars for...
2004-04-28 Angus LeemingA layout engine for XForms.
2004-04-28 Angus LeemingPass LyxView & to the WorkArea.
2004-04-20 Angus LeemingWhitespace, only whitespace...
2004-04-19 Angus LeemingEnable the user to preview xfig figures (f.ex.) without...
2004-04-19 John Levonfix bug 1569 (insert->label suggestion)
2004-04-18 André Pönitzfix goto ref
2004-04-13 André Pönitzmacro rework
2004-04-07 Alfredo Braunsteinthe 'fitCursor fix'
2004-04-07 André Pönitzfix table crash;
2004-04-05 Angus LeemingWrap all #warning calls inside #ifdef WITH_WARNINGS...
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-04-02 Alfredo Braunsteinrevert last commits. I've detected problems with it...
2004-04-02 Alfredo Braunsteinsmall fix to the fix
2004-04-02 Alfredo Braunsteinfitcursor work
2004-04-01 Alfredo Braunsteinadd BufferView::getStatus and use it + some lyx::find...
2004-03-30 Alfredo Braunsteinchange iterators ctors, implement backwardPos
2004-03-28 Alfredo Braunsteinthe pariterator stuff
2004-03-27 André Pönitznew InsetIterator
2004-03-27 Angus LeemingSquash a bunch of compiler warnings.
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-03-24 Angus LeemingUse SIGCHLD to reap zombies.
2004-03-19 Alfredo Braunsteinandre's "brown paper bag" patch
2004-03-18 André Pönitzmore 'value' semantics for paragraphs
2004-03-18 André Pönitzremove a few rarely neede LyXTExt member functions
2004-03-18 André PönitzThe Buffer::LyXText -> Buffer::InsetText patch
2004-03-17 Alfredo Braunsteinfix crash reported by Martin
2004-03-11 André Pönitzrevert Buffer LyxText->InsetText commit
2004-03-11 André Pönitzthe Buffer::text -> inset change
2004-03-08 André Pönitzredo undo
2004-03-01 André Pönitzthe DocIterator stuff
2004-03-01 Alfredo Braunsteinsome renaming
2004-02-27 Jean-Marc Lasgouttesfix crash with drag and drop
2004-02-20 André Pönitz * dispatchresult.h: rename 'FINISHED' to 'FINISHED_LEFT'
2004-02-20 André Pönitzfix tabular crashs
2004-02-16 André Pönitz * insettabular.[Ch]: remove remains of the 'update...
2004-02-13 André Pönitzmore IU as advertised
2004-02-13 André Pönitzmore IU stuff
2004-02-13 André PönitzIU stuff + shuffling things from BV::dispatch to LyXTex...
2004-02-12 André Pönitzadd LCursor & parameter to cursor moving functions
2004-02-11 André Pönitzbug + spped fixes + small stuff
2004-02-06 André Pönitza bit of selection is back
2004-02-06 André Pönitzshift some text related stuff from BufferView::dispatch...
2004-02-06 André Pönitzre-enable bits of selection
2004-02-06 André Pönitzdisable a few messages
2004-02-04 André Pönitztwo bug fixes
2004-02-04 André Pönitz * BufferView.[Ch] (insertInset):
2004-02-03 André Pönitzre-enable click on button insets
2004-02-03 André Pönitzfiix FIXMEs by moving message() from FuncRequest to...
2004-02-03 Alfredo Braunsteinre-enable bv::dispatch
2004-02-02 André Pönitzremove cursor::drawSelection() plus some math reorganiz...
2004-02-02 André Pönitz * cursor.[Ch]: remove direct access to anchor
2004-02-02 Alfredo Braunsteinremove lockPath
2004-01-30 André Pönitzmore IU
2004-01-26 André Pönitzmore IU
next