]> git.lyx.org Git - lyx.git/history - src/frontends
cosmetic fix
[lyx.git] / src / frontends /
2003-07-27 Lars Gullik Bjønnesget rid of namesapce lyxfind and introduce namespace...
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-25 Lars Gullik Bjønnesthe clone auto_ptr patch
2003-07-23 John Levonfix bug 1285 (selecting font properly in the prefs...
2003-07-23 Angus LeemingA color picker for xforms.
2003-07-23 Angus LeemingThe inset mailers' inset2string function now requires...
2003-07-23 Angus LeemingUse a FileName variable in the external inset too.
2003-07-23 Angus LeemingAdd Kernel::bufferFilepath() as a wrapper for Buffer...
2003-07-22 Angus LeemingA new FileName class + use by the graphics inset.
2003-07-22 André Pönitzsmall stuff
2003-07-21 Angus LeemingAdd a buffer_path arg to InsetGraphicsMailer's params2s...
2003-07-21 Angus LeemingFinish the migration from namespace grfx to lyx::graphics.
2003-07-21 Jürgen SpitzmüllerQBibtex/QCitation ui fixes (bug 1146)
2003-07-19 John Levonrestrict tab create dialog to a reasonable size (bug...
2003-07-18 Angus LeemingAdd a tooltip to the xforms note dialog.
2003-07-18 Angus LeemingConsistent header blurbs.
2003-07-18 Lars Gullik Bjønnesmake lyx compile with gcc 3.4. remove some warnings.
2003-07-17 Angus LeemingDoxygen fixes.
2003-07-17 Alfredo Braunsteinmoved some converter/format functions to more appropria...
2003-07-16 Angus LeemingRemove preprocessor warning.
2003-07-16 Angus LeemingRewrite to use find_if rather than a big if block.
2003-07-16 Angus LeemingFix compiler warning at expense of creating doxygen...
2003-07-16 Angus LeemingImproved doxygen documentation. Could people please...
2003-07-15 Jürgen SpitzmüllerQTabularDialog: fix width input (bug 1156)
2003-07-15 André Pönitz'full redraw' related stuff that's innocent for the...
2003-07-15 John LevonFix for changed Qt behaviour
2003-07-15 Jürgen SpitzmüllerThe QNote dialog
2003-07-15 André Pönitzchangelogs...
2003-07-15 André Pönitzrefresh_status_ trisate -> need_refresh_ bool
2003-07-15 André Pönitzcollapse REFRESH_AREA and REFRESH_ROW handling
2003-07-14 André Pönitzslimmer row painter interface
2003-07-10 Jean-Marc Lasgouttesspecial menu hack for qt/mac
2003-07-10 André PönitzSTRCONV()
2003-07-10 André PönitzFix compilation qt + included string by getting rid...
2003-07-08 Martin VermeerExtend Note inset to other forms of annotation like...
2003-07-07 Alfredo BraunsteinAdded new signals to Buffer, connect/disconnect to...
2003-07-04 Lars Gullik Bjønnesnamespace grfx -> lyx::graphics
2003-07-03 John LevonEnable View properly.
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-30 André Pönitzre-enable --with-included-string
2003-06-30 André Pönitzuse bformat() when appropriate
2003-06-28 Lars Gullik Bjønnesthe doxygen patch
2003-06-27 André Pönitzremove LyXCursor::row_ member
2003-06-27 Alfredo BraunsteinFix two loading-related bugs reported by Kayvan
2003-06-24 Alfredo BraunsteinMore errorlist adjustements.
2003-06-23 Jean-Marc Lasgouttesdo not add non-exisitent icons in toolbar (qt); honor...
2003-06-21 Alfredo BraunsteinThe error boxes are no more! See also Bug: 192, Bug...
2003-06-20 Alfredo Braunsteinadded a parseError signal to Buffer and use it
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 LeemingFormatting only
2003-06-19 Angus LeemingRemove 14 LFUNs; use "dialog-show <name> <data>" instead.
2003-06-19 Angus LeemingRevert Rob's changes 'til we work out what weird thing...
2003-06-17 Angus LeemingGet rid of Dialogs::showMathPanel.
2003-06-17 Angus LeemingMove xforms' Maths Panel to the new scheme.
2003-06-17 Angus LeemingConvert FormMathsBitmap to the new scheme.
2003-06-17 Angus LeemingMove 4 of the xforms math (sub) dialogs to the new...
2003-06-17 Angus LeemingFix memory leaks in the Qt math panel.
2003-06-16 André PönitzIU of clone() and getLabelList()
2003-06-14 John Levonmake OK default
2003-06-13 André Pönitzmake tabular a proper member of InsetTabular
2003-06-13 John Levonreduce visual clutter in the xref dialog
2003-06-13 John Levongo through horrendous contortions to work around font...
2003-06-12 Angus LeemingGet rid of current_view.
2003-06-12 Angus LeemingGet rid of current_view from the Qt math panel.
2003-06-12 André Pönitzsome renamings plus whitespace.
2003-06-12 André Pönitzreturn a Paragraph & from ParIterator::operator*()
2003-06-12 Angus LeemingDon't activate "Ok","Apply" when clicking on "Edit...
2003-06-11 Angus LeemingRearrange headers to avoid "Qt-pollution" problems.
2003-06-11 Angus LeemingEnable the external inset to handle unknown templates...
2003-06-11 Angus LeemingLFUN_EXTERNAL_EDIT.
2003-06-10 Angus LeemingGet rid of the static_casts.
2003-06-10 Angus LeemingCompilation fix after Lars' changes ;-)
2003-06-10 Lars Gullik Bjønnesthe current_view patch
2003-06-10 Angus LeemingShow the template description when opening the External...
2003-06-06 John Levonlang apply fix
2003-06-06 John Levontry to get a courier font for the preamble
2003-06-06 Alfredo Braunsteinadd Dialogs::visible to avoid the madness of filling...
2003-06-06 John Levonclean up the dialog
2003-06-05 Angus LeemingScrap the parameter field from External dialogs.
2003-06-04 Angus LeemingThe external inset uses the converters. Graphical displ...
2003-06-03 John Levonthe same fix qt got to tabulalr close was needed in...
2003-06-03 John Levonfix the fix for bug 818. Hopefully. Damn I hate this...
2003-06-03 Angus LeemingTidy up a few comments.
2003-06-03 John Levonclone() at long last !
2003-06-03 John Levonfix bug 818. Please report any problems with pixel...
2003-06-03 John Levonfix a nasty crash caused by the new controller for...
2003-06-01 John Levonbug 1028 fix
2003-05-26 Alfredo Braunsteinmake the error description read only but selectable...
2003-05-24 John Levonwork around a Qt bug in 3.1.2, fixing bug 1136
2003-05-24 John Levonlcolor cache
2003-05-24 Lars Gullik Bjønnesmake ParagraphList::push_back take a reference instead...
2003-05-23 Angus LeemingCompiliation fixes; missing headers.
2003-05-23 Angus LeemingEnable the thing to be used again...
2003-05-23 Lars Gullik BjønnesThe "I want this in now" patch.
2003-05-22 Angus LeemingCompile fixes following Alfredo's setTitle changes.
2003-05-22 Lars Gullik Bjønnesadd warning make controllers compile and remove some...
next