]> git.lyx.org Git - lyx.git/history - src
remove two unused variables.
[lyx.git] / src /
2003-07-21 André Pönitzremove two unused variables.
2003-07-21 Jürgen SpitzmüllerQBibtex/QCitation ui fixes (bug 1146)
2003-07-21 Angus Leeming(Martin Vermeer): fix greyout and layout foul-ups.
2003-07-19 John Levonrestrict tab create dialog to a reasonable size (bug...
2003-07-18 André Pönitzsimplify InsetTabular a bit
2003-07-18 André Pönitzsmall general cleanup
2003-07-18 André Pönitzsmall stuff getLyXText() -> text_, parantheses
2003-07-18 André Pönitzremove unneeded Inset::getMaxWidth(
2003-07-18 Angus LeemingAdd a tooltip to the xforms note dialog.
2003-07-18 André Pönitzfix for Angus' redraw problem.
2003-07-18 Angus LeemingConsistent header blurbs.
2003-07-18 André Pönitzmake textWidth access a bit simpler
2003-07-18 Lars Gullik Bjønnesmake lyx compile with gcc 3.4. remove some warnings.
2003-07-18 Alfredo Braunsteinsomewhat managed to misunderstand the logic. should...
2003-07-18 André Pönitztwo-phase-drawing for InsetText & InsetTabular
2003-07-18 Alfredo Braunsteinfix crash reported by Kayvan + ws
2003-07-17 Angus LeemingEnable the math (sub-)dialogs to be opened when the...
2003-07-17 André Pönitzprepare passing down max text widths...
2003-07-17 Angus LeemingDoxygen fixes.
2003-07-17 André Pönitzremove some commented out code
2003-07-17 André Pönitzremove recently introduced additionla 'fullRebreak...
2003-07-17 André Pönitzremove spurious call to repaint()
2003-07-17 André Pönitzremove twice unused variable 'tmpheight'
2003-07-17 André Pönitzremove unneeded InsetText::old_max_width member
2003-07-17 André Pönitzsimplify InsetTabular::calculate_dimensions_of_cells...
2003-07-17 André Pönitzreduce number of metrics calls in InsetTabular calculat...
2003-07-17 Alfredo Braunsteinmoved some converter/format functions to more appropria...
2003-07-17 André Pönitzremove unneeded in_update_ members
2003-07-17 André Pönitzremove Inset::update()
2003-07-17 André PönitzDisable InsetText::update and InsetTabular::update
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-16 André Pönitz'fix' stupid compiler warnings
2003-07-16 André Pönitzreplace the LyXCursor::irow_ member with on-demand...
2003-07-16 André Pönitz*** empty log message ***
2003-07-15 John LevonshowInsetDialog() for note
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önitzremove unneeded refresh_row
2003-07-15 André Pönitzdon't redraw excessivly (Bug spotted by Lars)
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-15 Alfredo Braunsteinremove reinit argument from LyXText::init (act as if...
2003-07-15 Alfredo BraunsteinJuergen's clear-selection-before-insertion patch. See...
2003-07-14 André Pönitzslimmer row painter interface
2003-07-14 André Pönitzavoid a few more getLyXTexts
2003-07-14 André Pönitz * insets/insettext.[Ch] (cy, ciy, setUpdateStatus):
2003-07-14 André Pönitzused pre-computed metrics a bit more...
2003-07-14 Alfredo Braunsteinfix a crash on resize
2003-07-11 Alfredo Braunsteinfixes buffer closing crashes
2003-07-10 André Pönitzremove now unneeded LyXText * argument to save/restoreL...
2003-07-10 Jean-Marc Lasgouttesspecial menu hack for qt/mac
2003-07-10 André Pönitzsmall benefits 2 + fix of resize problem
2003-07-10 André PönitzSTRCONV()
2003-07-10 Alfredo BraunsteinTake out bufferview from buffer.
2003-07-10 André PönitzFix compilation qt + included string by getting rid...
2003-07-10 André Pönitzthe 'small benefits'
2003-07-10 André Pönitzfix file-insert crash. update problem remaining now.
2003-07-10 André PönitzsetViewCache: small helper function to hide messy details.
2003-07-10 André PönitzThe insettext patch.
2003-07-09 Jean-Marc Lasgouttestypos in ispell messages
2003-07-08 Martin VermeerExtend Note inset to other forms of annotation like...
2003-07-08 Alfredo BraunsteinJuergen's compile fix
2003-07-07 Alfredo BraunsteinAdded new signals to Buffer, connect/disconnect to...
2003-07-04 André Pönitzallow 'renewcommand' and 'def' for math macros
2003-07-04 Lars Gullik Bjønnesnamespace grfx -> lyx::graphics
2003-07-03 John LevonEnable View properly.
2003-07-03 André Pönitzhandle 'well known' 'D' columntype
2003-07-03 André Pönitzoutput special...
2003-07-03 André Pönitzadd 'special' member to ColInfo
2003-07-03 André Pönitzhandle special columns
2003-07-02 André PönitzBufferView_pimpl.C (workAreaDispatch): tell the FuncReq...
2003-07-02 André PönitzPossible fix for Rob's g++ 2.95
2003-07-01 Lars Gullik Bjønnessome more lyx::support fixups.
2003-07-01 André Pönitzlast Friday's text*.C -> text_func shuffle
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önitzmake tex2lyx lyxstring agnostic
2003-06-30 André Pönitzuse bformat() when appropriate
2003-06-30 André Pönitz * insetcite.C (localDispatch): fix case of missing...
2003-06-28 Lars Gullik Bjønnesthe doxygen patch
2003-06-27 André Pönitzmove some selection related stuff over to textcursor.C
2003-06-27 André Pönitzguess what
2003-06-27 André Pönitzmove cursor related data fro LyXText to new strcut...
2003-06-27 André Pönitzrename fullRebreak() to partialRebreak() and implement
2003-06-27 André Pönitzremove LyXCursor::row_ member
2003-06-27 Alfredo BraunsteinFix two loading-related bugs reported by Kayvan
2003-06-26 André Pönitzrevert accidental commit
2003-06-26 André PönitzMove rarely used stuff out-of-line
2003-06-24 Alfredo Braunsteinsmall tweaking (yes I'm dumb)
2003-06-24 Alfredo BraunsteinMore errorlist adjustements.
2003-06-24 Jean-Marc Lasgouttesrename a few icons; fix a typo; complain (softly) when...
2003-06-23 Jean-Marc Lasgouttesdo not add non-exisitent icons in toolbar (qt); honor...
2003-06-22 Alfredo Braunsteinfix a bug just introduced.
2003-06-21 Alfredo BraunsteinThe error boxes are no more! See also Bug: 192, Bug...
next