]> git.lyx.org Git - lyx.git/history - src/BufferView_pimpl.C
minimal effort implementation of:
[lyx.git] / src / BufferView_pimpl.C
2006-08-24 Abdelrazak Younes* BufferView: delete firstLayout()
2006-08-24 Abdelrazak YounesThat commit replaces the Buffer::message() signal emiss...
2006-08-23 Abdelrazak Younesreplace LyXView::message() direct call with Buffer...
2006-08-23 Abdelrazak YounesFix crash on exit after a Buffer switch.
2006-08-17 Abdelrazak YounesThis commit moves the busy cursor and formatting messag...
2006-08-17 Abdelrazak YounesThis patch moves the dialogs hidding/update from Buffer...
2006-08-16 Jean-Marc Lasgouttes * src/BufferView_pimpl.C (getStatus, dispatch): do...
2006-08-16 Abdelrazak YounesThis commit should hopefully fix all scrolling issues...
2006-08-15 Abdelrazak YounesThis commit transfers most of the LyXView use from...
2006-08-13 Lars Gullik BjønnesMerge the unicode branch into trunk.
2006-08-13 Abdelrazak YounesThis commit creates a error_lists map member inside...
2006-08-11 Jean-Marc LasgouttesFix bug 2756:
2006-07-17 Georg BaumFix bug 2404
2006-07-15 Abdelrazak YounesThis commit transfer the ErrorList handling from LyXVie...
2006-07-14 Abdelrazak YounesThis commit continues the drastic diet operated on...
2006-07-14 Abdelrazak YounesThis commit removes the needRedraw() interface and...
2006-07-13 Abdelrazak YounesGUI API Cleanup step 3: merge with "younes" branch.
2006-07-10 Abdelrazak YounesAdd a const inside BufferView::Pimpl::updateMetrics...
2006-07-10 Abdelrazak Younesrev 14409 committed the file from a wrong tree, here...
2006-07-10 Abdelrazak YounesBufferView::Pimpl::updateMetrics(): Simple optimization...
2006-07-10 Georg BaumSplit clipboard and X selection
2006-07-08 Lars Gullik BjønnesExtracted from r14281
2006-07-08 Lars Gullik Bjønnes* BufferView::Pimpl:
2006-07-08 Lars Gullik BjønnesExtracted from r14281
2006-07-08 Lars Gullik BjønnesExtracted from r14281
2006-07-04 Lars Gullik Bjønnes* BufferView::Pimpl::update:
2006-07-04 Lars Gullik Bjønnes* BufferView::Pimpl::update:
2006-07-04 Lars Gullik BjønnesExtraced from r14281 from the younes branch.
2006-07-03 Lars Gullik BjønnesPartially extracted from r14281 from the younes branch.
2006-07-03 Lars Gullik BjønnesExtracted from r14281 from the younes branch.
2006-07-03 Lars Gullik BjønnesFirst part of r14315 from the younes branch:
2006-06-29 Jean-Marc Lasgouttesinitialize correctly multiparsel_cache_ (may fix bug...
2006-06-28 Abdelrazak Younesheader cleanups and removal of unused methods.
2006-06-26 Abdelrazak YounesGUI API Cleanup step 2: merge of the "younes" branch.
2006-06-20 Abdelrazak YounesThis is the merging of the GUI API cleanup branch that...
2006-05-22 Jürgen Spitzmüller* BufferView_pimpl.C (getStatus):
2006-05-08 Michael Schmittfix LFUN enum values (some of them were broken by r13801)
2006-05-05 Michael Schmitt src/paragraph.h:
2006-05-05 André Pönitzrename LFUN enum values according to their command...
2006-04-28 Bo PengAdd document->compressed menu item, by Bo Peng (ben...
2006-04-28 Martin Vermeer Change capitalization for outline (DOWN -> Down etc.)
2006-04-26 Martin Vermeer Outlining improvements/fixes
2006-04-20 Martin Vermeer * BufferView_pimpl.C
2006-04-16 Abdelrazak Younes* src/buffer_funcs.[Ch]
2006-04-15 Jürgen SpitzmüllerMuch better performance when using natbib (bug 2460):
2006-04-13 Lars Gullik Bjønnes* frontends/WorkArea.h(workAreaResize, scrollDocView...
2006-04-09 Lars Gullik Bjønnes* Change several freestanding and class methods with...
2006-04-08 Lars Gullik Bjønnes * filetools.[Ch]: Make functions that start with a...
2006-04-08 André Pönitzsupport/textutils.h:
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-04-05 Lars Gullik Bjønnes2006-04-06 Bo Peng <ben.bob@gmail.com>
2006-03-29 Martin Vermeer Add outlining functionality to the TOC dialog.
2006-03-28 Georg BaumFix bug 2107:
2006-03-20 Martin Vermeer Selective expose patch
2006-03-10 Martin Vermeerfix bug 2212: First change is skipped in Merge changes...
2006-03-10 Martin VermeerFix bug 2195: Slowness in rendering inside insets,...
2005-11-29 Jean-Marc Lasgouttesfix bug 2096: LyX file inserting is broken
2005-11-07 Martin VermeerFix bug 1814 (scrolling)
2005-10-11 Martin VermeerComment layout change
2005-10-07 Martin VermeerThe speedup patch
2005-10-05 Angus LeemingSquash compiler warnings.
2005-09-15 Jean-Marc Lasgouttesfix bug 1926 (crash when switching document)
2005-09-07 Jean-Marc Lasgouttesfix crash when toggling change tracking off
2005-08-02 Martin VermeerScrollbar fixes
2005-07-17 Jürgen Vignabug 344: Fixed loosing cursor/selection on buffer-switch
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
next