]> git.lyx.org Git - lyx.git/history - src/lyxfunc.C
A better fix for bug 675:
[lyx.git] / src / lyxfunc.C
2007-02-01 Abdelrazak YounesA better fix for bug 675:
2007-02-01 Abdelrazak YounesReally fix bug 675:
2007-02-01 Georg BaumBug fix of the day: 2963 (print to file overwrites...
2007-01-29 Peter Kümmelrevert tab patch
2007-01-29 Peter KümmelBerhard's tab patch: crash after saving new buffer...
2007-01-29 Peter KümmelBerhard's tab patch: immediatly show saved filename
2007-01-28 Bo PengFix Bug3171: update bookmark after saveCursor
2007-01-24 Abdelrazak YounesRemove buggy and redundant BufferView::update() calls.
2007-01-24 Georg BaumWe use char_type, not size_t for storing UCS4 characters.
2007-01-22 Abdelrazak YounesFix inverse DVI search as reported on the french list.
2007-01-22 Jean-Marc Lasgouttes * src/LyXAction.C: mark goto-clear-bookmark as working...
2007-01-17 Abdelrazak Younesreplace BufferView::reload() uses with LyXFunc::reloadB...
2007-01-17 Abdelrazak YounesFix bug 3093:
2007-01-15 Michael Schmitt* change LFUN file-insert-ascii to file-insert-plaintext
2007-01-15 Abdelrazak YounesFix bug 3058: changes in LyX's preferences aren't taken...
2007-01-11 Bo PengFix bug 3092, use both pit and id to keep track of...
2007-01-07 Bo PengFix bug 3062, bookmark-goto x crashes lyx for invalid...
2007-01-04 Jean-Marc LasgouttesMake the shortcuts work correctly with the mac.
2007-01-04 Abdelrazak Younesfix wrong commit.
2007-01-04 Abdelrazak Younesdelete unused variables.
2006-12-29 Abdelrazak YounesThis commit do the Model/View separation of the LyXText...
2006-12-27 Georg BaumFix strange bibtex problem by converting some more...
2006-12-22 Georg Baumget rid of more utf8 conversions
2006-12-21 Georg Baumconvert author names and status messages to docstring
2006-12-18 Georg BaumFix bug 3037
2006-12-13 Jean-Marc LasgouttesConvert shortcut strings to unicode (required by Qt...
2006-12-12 Enrico ForestieriFix cancel on quit
2006-12-10 Georg Baumconvert thesaurus and spellchecker to docstring
2006-12-07 Abdelrazak Younes* BufferView:
2006-12-05 Georg Baummore unicode filenames (+ fix one possible initializati...
2006-12-03 Peter Kümmelremove unused signal
2006-12-02 Michael Schmitt * src/lyxfunc.C:
2006-12-02 Peter KümmelClean up quit code.
2006-12-02 Georg Baummore unicode filenames
2006-11-30 Georg Baummore unicode filenames
2006-11-30 Peter Kümmelremove forgotten theApp variables
2006-11-30 Peter KümmelFIXME: remove global variable theApp
2006-11-29 Georg Baumconvert some more filenames for unicode
2006-11-26 Georg BaumNext step of true unicode filenames: Use support::FileN...
2006-11-26 Abdelrazak Younes* LyXFunc::getStatus(): make it work in non-gui mode.
2006-11-25 Peter Kümmelsimplify exit code, old code doesn't work on the Mac
2006-11-21 Abdelrazak YounesAdd some comments WRT to painting strategy.
2006-11-20 Abdelrazak Younes* Status.15x: updates.
2006-11-17 Abdelrazak YounesOptimize drawing.
2006-11-13 Georg Baumforgot this
2006-11-12 Abdelrazak Younes* text.C:
2006-11-10 Georg Baumremove obsolete FIXMEs
2006-11-09 Jean-Marc LasgouttesFix bugs 1720 (almost) and 2877
2006-11-04 Georg BaumNew nomenclature inset from Ugras
2006-11-03 Abdelrazak YounesFix singlePar update. This should result in a nice...
2006-11-02 Bo PengFix remaining toolbar/session issues
2006-11-02 Bo PengPrettier view->toolbars menu.
2006-11-02 Bo PengSession/Toolbars:
2006-11-01 Bo Pengbookmarks: allow go to bookmark at any time (new window...
2006-11-01 Bo PengNew bookmarks implementation:
2006-11-01 Abdelrazak YounesFix crash when reconfigure is called without Buffer...
2006-10-30 Abdelrazak YounesMove BufferView cached pointer out of LyXText:
2006-10-29 Bo Pengsession: rename some functions
2006-10-27 Bo Pengclass session reorganization
2006-10-24 Abdelrazak Younescompile fix.
2006-10-24 Abdelrazak Younes* Gui.h: new closeAll() pure virtual method.
2006-10-23 Abdelrazak Younesnew LFUN_WINDOW_CLOSE
2006-10-23 André Pönitzcursor cosmetics
2006-10-22 Asger Ottar Alstrup- fix StatusBar update
2006-10-22 Asger Ottar Alstrup- rework update handling, make cursor movement faster,
2006-10-22 Abdelrazak YounesImmediate rendering of buffer change for one or multipl...
2006-10-22 André Pönitzuse more unicode in math
2006-10-21 Asger Ottar Alstrup- Review screen update flags
2006-10-21 Abdelrazak YounesMy six month cleanup crusade is now paying off: LyX...
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-19 Lars Gullik BjønnesOutput docbook as utf8. Probably quite a bit more work...
2006-10-19 Abdelrazak Younes* LyXFunc::owner renamed to lyx_view_
2006-10-19 Abdelrazak YounesThis commit transfers the singletons defined in the...
2006-10-17 Abdelrazak YounesThis commits cuts down LyX::exec2 into two new methods...
2006-10-15 Abdelrazak YounesThis commit saves the need to check for lyx::use_gui...
2006-10-12 Abdelrazak Younespreliminar support for multiple LyXView.
2006-10-12 Abdelrazak YounesThis commit is purely mechanical and get rid of lyx_gui...
2006-10-11 Georg BaumIntroduce wide streams. This fixes the remaining proble...
2006-10-11 Abdelrazak YounesThis commit cleans up everything related to singleton...
2006-10-09 Abdelrazak YounesThis commit is converting everything related to browsin...
2006-10-07 Georg BaumRename namespace Alert to lyx::frontend::Alert.
2006-10-06 Abdelrazak Younesremove LFUN_TOOLTIPS_TOGGLE and associated Dialog:...
2006-10-06 Michael SchmittChange tracking:
2006-10-05 Abdelrazak Younes* lyx_gui: parse_lyxrc() and getStatus() methods deleted.
2006-10-03 Abdelrazak YounesThis commit introduces the FontLoader interface class...
2006-09-29 Abdelrazak YounesThis commit introduces Application_pimpl and cleanup...
2006-09-27 Abdelrazak Younesreplace global variable bufferlist with Application...
2006-09-22 Abdelrazak Younesreplace lyxserver and lyxsocket with theApp->server...
2006-09-21 Jean-Marc Lasgouttes * lyxfunc.C (getStatus): fix handling of LFUN_RUNCHKTE...
2006-09-17 Abdelrazak YounesMake ensureBufferClean a private member of LyXFunc...
2006-09-17 Abdelrazak Younesuse owner instead of owner->view()->owner
2006-09-17 Abdelrazak Younes* Transfer Intl member from LyXView to BufferView.
2006-09-16 Lars Gullik BjønnesFix trying to translate docstring/non-ascii text.
2006-09-16 Abdelrazak Younesdeledelete BufferView::available() method because buffe...
2006-09-16 Abdelrazak YounesMerge BufferView and BufferView_pimpl
2006-09-12 Enrico ForestieriAvoid a name clash with boost 1.34
2006-09-11 Abdelrazak YounesA bunch of conversion to docstring.
2006-09-09 Lars Gullik BjønnesChange MenuBackend and the other menuclasses to store...
2006-09-09 Lars Gullik BjønnesChange _() to return a docstring. Fixup callers with...
2006-09-06 Michael Schmittremove LFUN_INSET_SCROLL and LFUN_DIALOG_SHOW_NEXT_INSET
next