]> git.lyx.org Git - lyx.git/history - src/BufferView_pimpl.C
remove LFUN_DEPTH; some small work on icons and menu reorganization
[lyx.git] / src / BufferView_pimpl.C
2001-06-14 Jürgen VignaFixed a bug when tabular was not redrawed.
2001-06-08 Jean-Marc Lasgouttesfix getext problem with --disable-nls
2001-06-05 Jean-Marc LasgouttesQt2 compilation + LColor cleanup from John
2001-06-04 Lars Gullik Bjønnesvarious changes
2001-06-01 Jürgen VignaInsetText/Tabular fixes (buglist from SF.NET)
2001-05-31 Lars Gullik Bjønnesadd support for wide floats
2001-05-31 Lars Gullik Bjønnesadjust to be able to complile with gcc 3.0, put selecti...
2001-05-29 Lars Gullik Bjønnesbetter key handling, move some methods closer to caller...
2001-05-23 Lars Gullik Bjønnesfix some keybindings, fix dead_keys, autoregion_delete...
2001-05-18 Lars Gullik Bjønnessome futher cleanup add new LFUN
2001-05-16 Lars Gullik Bjønnesadd bindings for latin charsets, use self-insert as...
2001-05-08 Lars Gullik Bjønnesuse stringstream, remove some old footnote handling
2001-05-08 Lars Gullik Bjønnessome reindentation, revert workarea xpos++, constify...
2001-05-04 Lars Gullik Bjønnesfloatlist work + handle lyxfuncs with args.
2001-05-03 Lars Gullik Bjønnesremove !NEW_INSETS cruft
2001-04-27 Lars Gullik Bjønneshack for listof algorithm
2001-04-25 Lars Gullik Bjønnessmall fix for gcc 3.0, use std::transform in lstrings...
2001-04-24 Lars Gullik Bjønnescall message more directly
2001-04-24 Lars Gullik Bjønnesmove more support functions into namespace lyx, small...
2001-04-17 Lars Gullik Bjønnesthe rest read the ChangeLog, hope I remembered all
2001-04-06 Lars Gullik Bjønnessimplify some, ws, begin minibuffer simplification
2001-04-04 Lars Gullik Bjønnesconstify vars
2001-03-28 Jürgen VignaChanged drawing of button in InsetCollapsable and some...
2001-03-27 Angus LeemingCorrected spelling mistake.
2001-03-23 Angus LeemingImplemented controller-view split for FormError and...
2001-03-20 Lars Gullik Bjønnesuse anon namespace, somewhat better comp. handling...
2001-03-17 Lars Gullik Bjønnestry out anonnamespace, detfault to expanded minipage
2001-03-16 Jürgen VignaAdded Minipage-Dialog, small fix in LyXTabular::l_getli...
2001-03-16 Angus LeemingCompile fixes for DEC cxx, John's maths and keymap...
2001-03-15 Lars Gullik Bjønnesremove CXX_WORKING_NAMESPACES
2001-03-14 Angus LeemingJohn's tiny FormGraphics patch and large GUI-I InsetInc...
2001-03-12 Angus LeemingJohn's splash patch
2001-03-12 Lars Gullik Bjønnesmake it compile with gcc 3.0
2001-03-11 Lars Gullik Bjønnesmove the most important changes from branch new_insets...
2001-03-11 Lars Gullik Bjønnesremove Last when NEW_INSETS is defined
2001-03-08 Dekel TsurCompilation fix.
2001-03-08 Angus LeemingEd's credits patch and Baruch's gnome patch.
2001-03-07 Jürgen VignaApplied John's FileDialog patch.
2001-03-06 Lars Gullik Bjønnesno log...
2001-03-06 Lars Gullik BjønnesParagraphParameters and SharedContainer
2001-02-28 Lars Gullik Bjønnesmathed cleanup, change mask for tmpdir
2001-02-27 Lars Gullik Bjønnessmall mathed change add the find_if
2001-02-26 Lars Gullik Bjønnescharacter2.diff.gz
2001-02-23 Jürgen VignaThis moves all LyXText related LyXFuncs to BufferView...
2001-02-22 Jürgen VignaFixed SELF_INSERT for InsetText!
2001-02-22 Jürgen VignaMore InsetText/InsetTabular fixes!
2001-02-19 Jürgen VignaVarious fixes to InsetTabular and InsetText + Angus...
2001-02-14 Lars Gullik Bjønnesremove cruft
2001-02-14 Jürgen VignaMake LFUN_QUOTE work for InsetText.
2001-02-14 Jürgen VignaSome InsetTabular and -Text fixes.
2001-02-12 Lars Gullik Bjønnesformskdepatchthingie
2001-02-07 Lars Gullik Bjønnesthe Timeout patch
2001-01-29 Dekel TsurWrite messages to minibuffer when using bookmarks.
2001-01-28 Dekel TsurBookmarks.
2001-01-15 Dekel TsurReplace gotoNote/gotoError by gotoInset
2001-01-02 Jürgen VignaFixes for/in insettabular/text.
2000-12-29 Lars Gullik Bjønnessome work on Floats and some cleanup in WorkArea, some...
2000-12-17 Lars Gullik Bjønnesfix the deadkey bug and a patch from Dekel
2000-12-05 Jean-Marc LasgouttesPatch from John (figinset) and Dekel (RTL and spellchecker)
2000-11-04 Lars Gullik Bjønnessome formatting changes some simplifications and remova...
2000-10-30 Jürgen VignaVarious fixes (PageDown/Up, reading kmap, drawing tabul...
2000-10-13 Allan RaeAngus's FormInset work; Dekel's languages patch; my...
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
next