]> git.lyx.org Git - lyx.git/history - src/BufferView_pimpl.C
use more std::functors add some of my own, some change to fl_display etc. read the...
[lyx.git] / src / BufferView_pimpl.C
2000-10-11 Lars Gullik Bjønnesuse more std::functors add some of my own, some change...
2000-10-10 Allan Raelyxrc changes to allow preferences-save to only save...
2000-10-10 Jürgen VignaInset patch from Angus.
2000-10-10 Jürgen VignaAdded Ascii export for tabulars + small fixes
2000-10-10 Allan Raemissing regenerated xform files; tiny tweak for POTFILE...
2000-10-10 Allan RaeAngus's xforms patch -- I don't like some of it but...
2000-10-05 Allan RaeDekel's lyxrc.example; Angus's FormDocument; John's...
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...
2000-09-29 Lars Gullik Bjønnesmore type changes, some consts added
2000-09-28 Jürgen VignaVarious fixes and some "missing features" from Dekels...
2000-09-23 Lars Gullik Bjønnesremove almost all traces of old table
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-08-23 Jürgen VignaFew insettabular/text fixes (added cut&paste for tabula...
2000-08-16 Lars Gullik Bjønnesenable processKeySym for 0.88
2000-08-15 Lars Gullik Bjønnesmore keyboard/keysym changes
2000-08-14 Lars Gullik Bjønnesdifferent low-level key handling for xforms 0.89, use...
2000-08-08 Jürgen VignaAngus's insetref-patch and a small fix.
2000-08-07 Jürgen VignaBetter parbox use in tabulars, add of scrolling of...
2000-07-25 Jean-Marc LasgouttesMenubar and toolbar fixes. New OptItem menu option...
2000-07-24 Jean-Marc LasgouttesGUI-indep toolbar and menus mostly work !
2000-07-20 Jean-Marc LasgouttesMore cleanups of the toolbar. The buttons are now toggl...
2000-07-19 Lars Gullik BjønnesNEW_INSETS changes, + some small things in insettabular.C
2000-07-14 Jürgen VignaFixed inset-redraw problems on resizing lyx-window...
2000-07-14 Jürgen VignaSome forgotten files and Anguses citation patch.
2000-07-07 Jürgen VignaAnguses patch + some modifications for smart? inset...
2000-07-05 Jürgen VignaFew more update text-inset issues + some fixes, see...
2000-07-04 Lars Gullik Bjønnesencoding patch and mousewheelpatch
2000-07-04 Jürgen VignaLots of changes for update of TextInsets, still some...
2000-06-28 Lars Gullik Bjønnesremove the lyx_focus and work_area_focus stuff
2000-06-22 Jürgen VignaVarious updates for the update-handling and redrawing...
2000-06-21 Jürgen VignaVarious fixes in insettext/tabular to make update work...
2000-06-21 Lars Gullik Bjønneschange Timeout to use signals some changes because...
2000-06-20 Lars Gullik Bjønnespass LyXText as agument to LyXScreen instead of storing...
2000-06-19 Jürgen VignaFixed make updatesrc in forms directory. Various fixes...
2000-06-16 Jürgen VignaChanges to make text-inset work better (f.ex. cursor...
2000-06-12 Lars Gullik BjønnesFILMagain changes (will need some work)
2000-06-08 Lars Gullik Bjønnessome small stuff before the meeting begins for real
2000-06-05 Jean-Marc LasgouttesThree patches from Dekel. Read ChangeLog
2000-05-20 Lars Gullik Bjønnessome sun compile fixes the need clipboard code patch...
2000-05-20 Lars Gullik Bjønnessome new clipboard code
2000-05-19 Lars Gullik Bjønnessome small patches
2000-04-29 Lars Gullik Bjønnesremoved unused code
2000-04-27 Lars Gullik Bjønnesupdated no.po, textcache fix and oneliner from Garst
2000-04-26 Lars Gullik Bjønnesseveral changes and fixes. Read the ChangeLog
2000-04-24 Lars Gullik Bjønnesseveral small patches and some fixes, read the ChangeLog
2000-04-20 Jürgen VignaMore textinset fixes! Now also undo works and I removed...
2000-04-19 Jürgen VignaAdded a preliminary NOT working insettabular. Lot's...
2000-04-14 Lars Gullik Bjønnesbetter mouse pointer handling, actualy makes sense now
2000-04-12 Lars Gullik Bjønnessmall fixes, silence debug msgs, move some functions
2000-04-11 Lars Gullik Bjønnesparagraph-spacing, redoparagraph in deleteemptyparagrap...
2000-04-10 Lars Gullik Bjønnessmall changes
2000-04-09 Lars Gullik Bjønnesmore changes to bufferview, fix cursorpositioning,...
2000-04-08 Lars Gullik Bjønnesuse more explicit on constructors use the pimpl idom...