]> git.lyx.org Git - lyx.git/history - src/frontends/xforms/ChangeLog
float2string #4 (Spacing)
[lyx.git] / src / frontends / xforms / ChangeLog
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
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-14 Angus LeemingTurn LyX into a singleton class. Kill the BufferView...
2003-10-13 Angus LeemingJo�o Assirati's lyxsocket patch.
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 Martin VermeerThe Box patch
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 Lars Gullik BjønnesChange Assert to BOOST_ASSERT.
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-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 LeemingEnsure that the header file can be compiled stand-alone.
2003-09-05 Angus LeemingStrip out another 180 #includes.
2003-09-04 Angus LeemingMove #includes out of header files.
2003-08-29 Martin Vermeerfix crash on doc settings for non-branched doc (reporte...
2003-08-28 Angus LeemingAdd a couple of new functions.
2003-08-23 Angus Leeming(Rob Lahaye) Remove redundant "LyX:" from title.
2003-08-21 Martin VermeerCosmetic fix to FormNote.C. Left tooltip text alone :-)
2003-08-20 Martin Vermeermake the layout file's "Other" class option appear...
2003-08-18 André PönitzMichaels patch
2003-08-17 Martin VermeerThe 'Branches' mega-patch.
2003-08-14 John LevonMichael's UI patch v2
2003-08-06 Jean-Marc Lasgouttesfinish tex2lyx depth support (hopefully); more things...
2003-08-06 Martin VermeerKayvan's std::setw micro-patch.
2003-08-06 Martin VermeerRGB-to-string and back methods into Color.[Ch].
2003-08-03 Jean-Marc Lasgouttescompilation fix
2003-08-02 Jean-Marc Lasgouttesmore makefiles tweaks: kayvan's patch (with small chang...
2003-08-02 Jean-Marc Lasgouttesallow to compile several frontends at once (and produce...
2003-08-02 Jean-Marc Lasgouttesfix layout combox update bug
2003-08-02 Lars Gullik BjønnesAlways use std::endl with lyxerr
2003-07-30 Angus LeemingMartin's changes to the Note inset.
2003-07-27 Lars Gullik Bjønnesput namespace toc inside namespace lxy
2003-07-26 Jean-Marc Lasgouttesmove reading of bind files from lyxrc.C to kbmap.C...
2003-07-25 Jean-Marc Lasgouttestowards saner frontends (?). Part II: the menubar ...
2003-07-25 Jean-Marc Lasgouttestowards saner frontends. Part I: the toolbar
2003-07-23 Angus LeemingA color picker for xforms.
2003-07-23 Angus LeemingUse a FileName variable in the external inset too.
2003-07-22 Angus LeemingA new FileName class + use by the graphics inset.
2003-07-21 Angus LeemingFinish the migration from namespace grfx to lyx::graphics.
2003-07-18 Angus LeemingAdd a tooltip to the xforms note dialog.
2003-07-18 Lars Gullik Bjønnesmake lyx compile with gcc 3.4. remove some warnings.
2003-07-16 Angus LeemingRemove preprocessor warning.
2003-07-04 Lars Gullik Bjønnesnamespace grfx -> lyx::graphics
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-30 André Pönitzuse bformat() when appropriate
2003-06-28 Lars Gullik Bjønnesthe doxygen patch
2003-06-27 Alfredo BraunsteinFix two loading-related bugs reported by Kayvan
2003-06-21 Alfredo BraunsteinThe error boxes are no more! See also Bug: 192, Bug...
2003-06-20 Angus LeemingFix the texinfo dialog and associated cleanup.
2003-06-20 Alfredo Braunsteintake several functions out of BufferList, and split...
2003-06-19 Angus LeemingMove the Texinfo dialog to the new Dialog scheme.
2003-06-19 Angus LeemingRevert Rob's changes 'til we work out what weird thing...
2003-06-17 Angus LeemingGet rid of Dialogs::showMathPanel.
next