]> git.lyx.org Git - lyx.git/history - src/frontends/xforms/ChangeLog
fix automake 1.6.3 error
[lyx.git] / src / frontends / xforms / ChangeLog
2004-11-08 Jean-Marc Lasgouttesfix automake 1.6.3 error
2004-11-08 Jean-Marc Lasgouttesadd possibility to specify the origin of a FuncRequest...
2004-11-06 Lars Gullik Bjønnes* translator.h: use bind, equal_to instead of equal_1st...
2004-11-06 Lars Gullik Bjønnes* lyxfunctional.h: delete compare_memfun and helper...
2004-11-06 Lars Gullik Bjønnes* lyxfunctional.h: delete back_inserter_fun functions...
2004-11-05 Angus LeemingEnable the XForms frontend to be compiled with picky...
2004-10-26 Angus LeemingThe Movers patch.
2004-10-19 Georg Baumenable translation of ambigous messages
2004-10-05 Angus LeemingHartmut's patch to make the indexing command (makeindex...
2004-09-26 Lars Gullik BjønnesUse the preferred calling for Boost.Signal
2004-08-29 Lars Gullik BjønnesImprove/Fix pch a bit
2004-08-15 Lars Gullik Bjønnessome support for pch
2004-08-08 Jean-Marc Lasgouttesdo not use QFileDialog directly
2004-08-01 Lars Gullik Bjønnesfix wheel handling for xforms
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-07-22 Lars Gullik Bjønnesthe lyxserver modifications
2004-07-21 Lars Gullik Bjønnesthe lyxsocket changes
2004-06-21 Jürgen Spitzmüllerdisallow the insertion of incomplete citation reference...
2004-06-04 Angus LeemingPrevent crash when trying to draw non-existent 'button_...
2004-06-02 Lars Gullik Bjønnessmall update to test and auto var
2004-06-01 Angus LeemingFix problem with toolbars always visible at startup.
2004-05-28 Lars Gullik Bjønnesmake distcheck work, and some cleanups to the config...
2004-05-24 John Levonfix compile error (missing semicolon)
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2004-05-14 Angus LeemingMove the biblio::CiteEngine enum into bufferparams...
2004-05-13 Angus LeemingStore the citation engine in BufferParams as biblio...
2004-05-10 Angus LeemingClean up natbib, jurabib code as posted to the list...
2004-05-04 Angus LeemingSquash bug 803 for XForms and 1.4.x.
2004-05-04 Angus LeemingSquash bug 1590 by removing "error" from the list of...
2004-05-04 Angus LeemingMake the XForms frontend 'do the right thing' when...
2004-05-04 Angus LeemingRevert the red color of the frame widget.
2004-05-04 Angus LeemingDo nothing on calls to XFormsToolbar::show, hide if...
2004-05-04 Angus LeemingChange the color of the background widget to red.
2004-05-03 Angus LeemingSimplify the mechanics of generating the 'inactive...
2004-05-02 Georg BaumSTLport compile fix for floor()
2004-04-30 Angus LeemingVisual feedback of inactive toolbar buttons.
2004-04-29 Angus LeemingSquash a warning by fixing the code.
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-20 Angus LeemingWhitespace, only whitespace...
2004-04-19 Angus LeemingPress 'File->Save' in emacs before commiting...
2004-04-13 Angus LeemingGeorg's add an editor to Formats / safe external_templa...
2004-04-07 Alfredo Braunsteinthe 'fitCursor fix'
2004-04-05 Angus LeemingRealize Allan Rae's PreferencesPolicy correctly and...
2004-04-05 Angus LeemingSquash bug 1345 in the 14x tree: xforms frontend doesn...
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 Angus LeemingConvert the prefs dialog to the Dialog-based scheme.
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-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 Angus LeemingIntroduce LFUN_PRINT.
2004-03-27 Angus LeemingNew LFUN_EXPORT_CUSTOM.
2004-03-26 Jean-Marc Lasgouttesdisplay key binding in native UI style
2004-03-17 Angus LeemingRemove the Forks dialog.
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-02-25 Jean-Marc LasgouttesGeorg Baum\'s no-tempdir patch
2004-02-20 Jürgen Spitzmülleradd lfun 'quote-insert' arguments single/double (ERT...
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-28 Lars Gullik Bjønnesstd:: changes, stupid stuff
2004-01-26 Angus LeemingConvert the Search/Replace dialog to the cleaner MCV...
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-05 Angus LeemingGlobbing.
2004-01-02 Angus LeemingNo need to assume that the fdfix files are in the same...
2004-01-02 Angus LeemingCorrect a couple of spelling mistakes.
2004-01-02 Angus LeemingPrevent crash in the file browser if the file mask...
2003-12-29 Angus LeemingAdd debug output if unable to open preferences.xform...
2003-12-15 Angus LeemingTry and minimize the use of LColor::getFromGUIName...
2003-12-14 Angus LeemingOverhaul the branches code.
2003-12-14 Jürgen SpitzmüllerMinipage is no more (long live the box inset)
2003-12-11 Angus LeemingAdd a 'draft' option to InsetExternal.
2003-12-10 Angus LeemingInsetNote clean-up.
2003-12-05 Angus LeemingSay "Byeeeee" to 472 lines.
2003-12-05 Angus LeemingRationalize the interface to the log dialog.
2003-12-05 Angus LeemingImproved layouts.
2003-12-05 Angus LeemingThe External dialog for xforms.
2003-12-05 Angus LeemingTiny clean-ups.
2003-12-04 Angus LeemingKeep doxygen happy.
2003-12-03 Angus Leeming...
2003-12-01 Martin VermeerFix parbox/minipage radio button behaviour
2003-12-01 Jean-Marc Lasgouttesremove stray "if"
2003-12-01 Jürgen SpitzmüllerThe VSpace fixes (removal of VSPACE::NONE) from Michael...
2003-11-29 Angus LeemingUse the return status direct in stamp-forms...
2003-11-29 Angus LeemingFollow J�rgen Spitzm�ller's lead and add a 'keep' optio...
2003-11-28 Martin VermeerMichael Schmitt's UI patch
2003-11-28 Angus LeemingThe VSpace inset is now fully functional AFAICT.
2003-11-28 André Pönitzmove space above/below from Paragraph into a separate...
2003-11-21 Jean-Marc Lasgouttesremove non-ascii characters from translatable strings
2003-11-20 Angus LeemingSquash a bunch of warnings thrown up by g++.
2003-11-04 Alfredo Braunsteinthe spellcheck cleanup
next