]> git.lyx.org Git - lyx.git/history - src/BufferView_pimpl.C
Fix broken changes of wheel mouse. Sorry !
[lyx.git] / src / BufferView_pimpl.C
2002-10-21 John LevonFix broken changes of wheel mouse. Sorry !
2002-10-21 John LevonDarren's patch, reworked
2002-10-11 Angus LeemingFix to bug 633.
2002-09-09 John Levonremove noload/don't typeset
2002-08-29 André Pönitz BufferView.[Ch]:
2002-08-29 André PönitzMakefile.am:
2002-08-28 John LevonDo not dispatch in BV when no buffer. Andre, please...
2002-08-28 André Pönitzmoving more stuff
2002-08-28 André Pönitz100 lines moved, 33 dead.
2002-08-28 André Pönitzmove mouse click handling to LyXText::dispatch
2002-08-28 André Pönitzthe workarea changes plus small math stuff
2002-08-27 André Pönitz7 out
2002-08-27 Jean-Marc Lasgouttesmove floatlist to textclass
2002-08-27 André Pönitz15 moved, 23 dead, 1 bug squashed...
2002-08-27 André Pönitzjust move
2002-08-27 André Pönitzmove 42, kill 12
2002-08-27 André Pönitz27 moved, 19 killed...
2002-08-27 André Pönitz73 lines moved, 15 killed... spoils the average ;-}
2002-08-27 André Pönitzmove a bit moer stuff from BufferView::dispatch to...
2002-08-27 André Pönitzthe factory stuff
2002-08-26 André Pönitzmove cut&paste lfun handling from BufferView to LyXText
2002-08-23 Jean-Marc Lasgouttesthe optional argument patch from martin
2002-08-22 André Pönitzmove some stuff from BufferView_pimpl.C to text3.C...
2002-08-20 Lars Gullik Bjønnesuse boost::bind instead of home grown stuff
2002-08-20 André Pönitz- parts of Lars' diff-6.diff
2002-08-20 André Pönitzanother 100+ lines bite the dust...
2002-08-20 André Pönitzmove half of BufferView_pimpl::dispatch() to LyXText...
2002-08-20 Dekel TsurInsert insetbibtex with "plain" style
2002-08-19 André Pönitzremove unused code
2002-08-19 André Pönitzmove handling of LFUN_APPENDIX to LyXText
2002-08-19 André Pönitzuse the new mouse LFUNs
2002-08-18 Dekel TsurRTL fixes
2002-08-15 André Pönitzstreamlining interaction mathed <-> rest of the world
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-12 Jürgen VignaDon't open collapsable insets on mouse button 3 events.
2002-08-10 Lars Gullik Bjønnesa new paragraph function
2002-08-07 John LevonMartin/Angus srcdoc patch, a fix for scrollbar and...
2002-08-07 André Pönitzthe FuncRequest changes
2002-08-06 John LevonA small missing repaint bug fix
2002-08-04 John Levonspellchecker cleanup - fscked knows why pspell is broke...
2002-07-28 Lars Gullik Bjønnesremove some unneeded version of functions from lstrings,
2002-07-22 Lars Gullik Bjønnesadd connection objects and assign to them to
2002-07-21 Jean-Marc Lasgouttestime to recompile everything: I removed #include direct...
2002-07-20 Jean-Marc Lasgouttesimplement DependsOn tag for layout files; more unintere...
2002-07-20 Dekel TsurFix opening of a bibitem inset in a RTL paragraph.
2002-07-19 John Levonfix some dispatch calls
2002-07-17 John LevonMake showState be view_state_changed, and rename setSta...
2002-07-16 Angus LeemingSmall tidy up of preview code, part I.
2002-07-11 John Levonredraw fix 1.
2002-07-09 John Levonadd two FIXMEs , little cleanup
2002-07-08 André PönitzJohn's patch for #93
2002-07-05 Angus LeemingPreview code
2002-07-02 Lars Gullik Bjønnesadd an unconditional repaint
2002-07-01 Jean-Marc Lasgouttesfix latex output for graphics file names containing...
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-06-21 John Levonrepaint() on resize ...
2002-06-21 John Levonredraw() cleanup
2002-06-20 John Levonbug 458 (dtrt with index entry insert)
2002-06-20 John LevonMerge the working bits of the resize patch, and fix...
2002-06-19 John Levonremove some more unneeded focus stuff
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-12 John LevonPainter and scrollbar API patches
2002-06-12 John LevonMove init() back to LyXView
2002-06-12 John Levonrefactor topCursorVisible() prototype a little. Compile fix
2002-06-12 John LevonSome minor cleanup + use of scoped_ptr instead of raw...
2002-06-12 John LevonRemove enter/leaveView since core has no right to know...
2002-06-11 John LevonRename screen, and don't re-construct it on a buffer...
2002-06-11 John Levonapply workarea() patch. Most of it is orthogonal to...
2002-06-10 Angus LeemingCompaq cxx 6.5 will now compile lyx.
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-24 John Levonfont_metrics part 1
2002-05-23 John Levonmore guii moving around.
2002-05-23 John Levonguii2
2002-05-15 Lars Gullik Bjønnespastesel.patch
2002-05-08 Lars Gullik Bjønnesork around missing argument for
2002-05-05 Dekel TsurFix for insetERT in RTL docs.
2002-05-02 Jürgen VignaFix bugs #346 and #348.
2002-05-01 Lars Gullik Bjønnesremove return arg from fullRebreak, fix last "Standards...
2002-04-28 Dekel TsurFix bugs
2002-04-24 Lars Gullik Bjønnesws changes only
2002-04-24 Jürgen VignaFix mouse wheel handling. Added code to interpret wheel...
2002-04-23 Jürgen VignaRemove wrong and unneeded insetSleep/Wakeup functions.
2002-04-19 Jürgen VignaFix the rebreak and cursor position if we had a CHANGED...
2002-04-19 Jürgen VignaFix recalculating of row dimensions on a zoom (fix...
2002-04-18 Jürgen VignaChange the layout also for the last selected paragraph...
2002-04-18 Jürgen VignaFix page up/down behaviour with very high rows. Same...
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-11 Jürgen VignaFix the cursor position to be on the end of the row...
2002-04-05 Lars Gullik Bjønnesws changes
2002-04-03 Jürgen VignaFix insetButtonPress in InsetText the same way as in...
2002-03-29 Jürgen VignaFixes to mouse handling in and outside a InsetText...
2002-03-25 Jean-Marc Lasgouttesfix to #241 and #300 from John
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 Lasgouttesremove LFUN_DEPTH; some small work on icons and menu...
2002-03-18 Jürgen VignaFind selection inside InsetText and always leave pasted...
next