]> git.lyx.org Git - lyx.git/history - src/frontends
Remove some redundant #includes.
[lyx.git] / src / frontends /
2004-04-29 Angus Leeming* Positionable and dynamically visible toolbars for...
2004-04-28 Angus LeemingA layout engine for XForms.
2004-04-28 Angus LeemingPass LyxView & to the WorkArea.
2004-04-28 Angus LeemingBug fix; ensure that all is Ok after the combox is...
2004-04-28 Angus LeemingRemove unneeded #include.
2004-04-27 Angus LeemingThe minimum changes needed to give the Gtk frontend...
2004-04-27 Angus LeemingSearch the src tree for glade files, so preventing...
2004-04-27 Angus LeemingPedantry...
2004-04-21 John LevonMake M-x show the minibuffer
2004-04-20 Angus LeemingMake 'make distdir' work again.
2004-04-20 Angus LeemingWhitespace, only whitespace...
2004-04-19 John Levonre-show the cursor. Report any cursor dirt please.
2004-04-19 Angus LeemingPress 'File->Save' in emacs before commiting...
2004-04-19 Angus LeemingEnable the user to preview xfig figures (f.ex.) without...
2004-04-18 John LevonMake symbol insertion / delimiters work for Qt again
2004-04-13 Angus LeemingLayout tweaks.
2004-04-13 Angus LeemingPreview fiddling (preparing the way for mathed previews).
2004-04-13 Angus LeemingGeorg's add an editor to Formats / safe external_templa...
2004-04-08 André Pönitzthe Paragraph::inInset() changes
2004-04-07 Angus LeemingTrivial compile fixes...
2004-04-07 Alfredo Braunsteinthe 'fitCursor fix'
2004-04-07 Martin VermeerUse 'assign' as the name for the operation that opens...
2004-04-05 Angus LeemingRealize Allan Rae's PreferencesPolicy correctly and...
2004-04-05 Angus LeemingBug fix: enable the frontend to ignore the contents...
2004-04-05 Angus LeemingCruft removal.
2004-04-05 Angus LeemingSquash bug 1345 in the 14x tree: xforms frontend doesn...
2004-04-05 Angus LeemingGet the date right ;-)
2004-04-05 Jürgen SpitzmüllerFix a crash when trying to open the qdocument dialog...
2004-04-05 Angus LeemingWrap all #warning calls inside #ifdef WITH_WARNINGS...
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-04-02 Alfredo Braunsteinrevert last commits. I've detected problems with it...
2004-04-02 Alfredo Braunsteinfitcursor work
2004-04-02 Jürgen SpitzmüllerI hope this is the final adjustment to enable/disable
2004-04-01 Angus LeemingRemoved another historical artefact.
2004-04-01 Jürgen Spitzmüllerthe fix for the enabling/disabling of the placement...
2004-03-31 Angus LeemingMissed this.
2004-03-31 Angus LeemingRemove all the cruft needed by the original MVC dialog...
2004-03-31 Angus Leemings/C_FormBase/C_FormDialogView_/ and thereby fix a crash...
2004-03-31 Angus LeemingConvert the preamble dialog to the Dialog-based scheme.
2004-03-31 Angus LeemingConvert the spellchecker dialog to the Dialog-based...
2004-03-31 Alfredo Braunsteins/DocumentIterator/DocIterator/g a.k.a showing off...
2004-03-31 Angus LeemingConvert the prefs dialog to the Dialog-based scheme.
2004-03-31 Alfredo Braunsteinsome spellcheck fixes
2004-03-31 Angus LeemingA new LFUN_LYXRC_APPLY lfun, together with a bit of...
2004-03-30 Angus LeemingMove the document dialog over to the Dialog-based scheme.
2004-03-30 Angus Leeming5 new lfuns, move all apply code out of ControlDocument...
2004-03-30 Angus LeemingA slightly buggy lfun all-insets-toggle.
2004-03-29 Jürgen Spitzmülleradd bibtopic support (bug 870).
2004-03-29 Jürgen Spitzmüllercustomize bibtex call (bug 720)
2004-03-29 Jürgen Spitzmüllersupport for sidewaysfloats and fix for bug 1016 (float...
2004-03-28 Alfredo Braunsteinthe pariterator stuff
2004-03-28 Angus LeemingIntroduce LFUN_PRINT.
2004-03-27 Angus LeemingNew LFUN_EXPORT_CUSTOM.
2004-03-27 Angus LeemingSquash a bunch of compiler warnings.
2004-03-26 Angus LeemingEnsure that the build can find lyx_forms.h when srcdir...
2004-03-26 Jean-Marc Lasgouttesdisplay key binding in native UI style
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-03-24 Angus Leeming64 bit compile fixes.
2004-03-24 Angus LeemingGTK compile fixes.
2004-03-18 André Pönitzsplit LyXFunc::getStatus() into inset specific chunks
2004-03-18 André PönitzThe Buffer::LyXText -> Buffer::InsetText patch
2004-03-17 Angus LeemingRemove the Forks dialog.
2004-03-11 André Pönitzrevert Buffer LyxText->InsetText commit
2004-03-11 André Pönitzthe Buffer::text -> inset change
2004-03-07 Jürgen SpitzmüllerAdd support for the jurabib package (www.jurabib.org...
2004-03-05 Jürgen Spitzmüllersupport for second \cite option.
2004-03-05 Martin VermeerFix UI to branch activation
2004-03-05 Jürgen Spitzmüllertwo small qbranch ui fixes
2004-03-01 André Pönitzthe DocIterator stuff
2004-02-25 Jean-Marc LasgouttesGeorg Baum\'s no-tempdir patch
2004-02-23 Lars Gullik Bjønnesgtk-patch_2004_2_9.new
2004-02-20 Jürgen Spitzmülleradd lfun 'quote-insert' arguments single/double (ERT...
2004-02-20 André Pönitzrename a function
2004-02-19 Jürgen SpitzmüllerReal fix for bug 1511 and bug 1512
2004-02-18 Jürgen Spitzmüllervarious qt fixes (bug 1146, bug 1037, bug 1511)
2004-02-13 André PönitzIU stuff + shuffling things from BV::dispatch to LyXTex...
2004-02-06 André Pönitzfix mathed crash
2004-02-03 André Pönitzre-enable click on button insets
2004-02-02 André Pönitzremove cursor::drawSelection() plus some math reorganiz...
2004-02-01 Lars Gullik BjønnesCleanup usage of contains and simplify a bit.
2004-01-31 Lars Gullik BjønnesThe func.diff patch. Functors work and some tiny cleanup.
2004-01-30 André Pönitzmore IU
2004-01-28 Lars Gullik Bjønnesstd:: changes, stupid stuff
2004-01-27 Lars Gullik Bjønnesunpimplify ParIterator, move some functions around...
2004-01-26 Lars Gullik Bjønnesuse std::advance and std::distance instead of home...
2004-01-26 André Pönitzmore IU
2004-01-26 Angus LeemingConvert the Search/Replace dialog to the cleaner MCV...
2004-01-20 André PönitzPart of IU.
2004-01-15 André Pönitzthe monster patch
2004-01-15 Jean-Marc Lasgouttesallow mac os x to find its fonts
2004-01-14 André Pönitzmore shuffling...
2004-01-13 André PönitzAnchor globalization
2004-01-13 André Pönitzreplace LyXCursor by CursorSlice
2004-01-09 Alfredo Braunsteinpartial fix to Bug 1251. The bug is still present,...
2004-01-08 Angus LeemingHandle Qt-style file filters like
2004-01-07 Lars Gullik BjønnesMake some functors adaptable and related small stuff.
2004-01-07 Angus LeemingHandle the new LFUN_WORD_FIND and LFUN_WORD_REPLACE.
2004-01-07 Jean-Marc Lasgouttesmake LyX/Mac compile and work better
2004-01-05 Angus LeemingGlobbing.
2004-01-02 Angus LeemingNo need to assume that the fdfix files are in the same...
next