]> git.lyx.org Git - lyx.git/history - src/frontends/xforms
Introduce LFUN_PRINT.
[lyx.git] / src / frontends / xforms /
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-18 André Pönitzsplit LyXFunc::getStatus() into inset specific chunks
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-03-01 André Pönitzthe DocIterator stuff
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-20 André Pönitzrename a function
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 Leemingusing std::find;
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-03 Angus LeemingUse 'standard' make syntax rather than gnu-isms.
2003-12-01 Angus LeemingFlotsam from Michael Schmidt's VSpace fixes...
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-30 Angus LeemingFix from Kayvan.
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
2003-11-03 André Pönitzremove Inset::id
2003-10-27 André Pönitz * lfuns.h: new LFUN_REPEAT, LFUN_INSERT_LINE, LFUN_INS...
2003-10-24 Martin VermeerFixed borkage of delimiters panel
2003-10-22 Angus LeemingGive InsetExternal the ability to preview its contents.
2003-10-17 Lars Gullik Bjønnesmake some more regexs static
2003-10-14 Angus LeemingTurn LyX into a singleton class. Kill the BufferView...
2003-10-13 Angus LeemingJo�o Assirati's lyxsocket patch.
2003-10-13 Angus LeemingNo trailing whitespace left in src...
2003-10-13 Lars Gullik BjønnesGet rid of LyXFunc::dispatch that takes a string.
2003-10-07 Angus LeemingAdd transformations to InsetExternal.
2003-10-07 Angus Leeming* Rename InsetExternal::Params as InsetExternalParams...
2003-10-07 Martin VermeerThe Box patch
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-10-01 Angus LeemingIntroduce namespace lyx::external.
2003-09-29 Angus LeemingTiny clean up.
2003-09-26 Angus LeemingRename function as globMatch.
2003-09-25 Angus LeemingRewrite ReplaceEnvironmentPath in a sane manner.
2003-09-25 Angus LeemingRe-add the RasterImage template.
2003-09-24 Martin VermeerGeneralize loop end/vector size
2003-09-23 Angus LeemingEnable multiple preamble snippets to be accessed by...
2003-09-21 Lars Gullik BjønnesGet rid of Pseudo Actions
2003-09-21 Lars Gullik Bjønnessome configure output changes, fix a new bug
2003-09-19 Angus LeemingFix InsetInclude properly. Data is now stored in an...
2003-09-18 Angus LeemingGet rid of the InsetInclude::Params::flag variable.
2003-09-18 Angus LeemingRename EnumLColor as LColor_color.
2003-09-16 Angus LeemingSeparate interface from implementation; make GraphicsIm...
2003-09-16 Lars Gullik Bjønnesfix some namespace issues for gcc 3.4
2003-09-16 Angus LeemingRemove #include "LColor.h" from inset.h.
2003-09-16 Angus Leeminglyxfont.h no longer #includes LColor.h.
2003-09-15 Angus LeemingThe EnumLColor patch, free of macros.
2003-09-15 Lars Gullik BjønnesGet rid of lyxstring, remove usage of STRCONV.
2003-09-15 Angus LeemingAdd #include <boost/assert.hpp>.
2003-09-15 Angus LeemingPOSIX-compliant sed.
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-09 Angus LeemingGet rid of trailing whitespace 'noise' in future patche...
2003-09-09 Lars Gullik BjønnesChange Assert to BOOST_ASSERT.
2003-09-09 Angus LeemingPragmatic pimpl-ing of BufferParams.
2003-09-09 Angus LeemingPimpl Buffer.
2003-09-09 Angus LeemingMake buffer's member variables private; use accessor...
2003-09-08 Angus LeemingConvert uid_t, gid_t to int before calling tostr.
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-07 Angus LeemingFinish the task of removing all cruft from the header...
2003-09-07 Angus LeemingRemove all unnecessary #includes from header files.
2003-09-06 Angus LeemingForward declare LatexRunParams in converter.h.
2003-09-06 Angus LeemingGeneral tidy. Not very exciting.
2003-09-06 Angus LeemingDon't #include ParameterStruct.h in ParagraphParameters.h.
2003-09-05 Angus LeemingAdd missing headers. With thanks to Martin...
2003-09-05 Angus LeemingChanges due to the removal of using directives from...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-09-05 Angus LeemingAll .C files should #include there own .h file I guess ;-)
next