]> git.lyx.org Git - lyx.git/history - src/frontends/controllers
fix rbearing
[lyx.git] / src / frontends / controllers /
2002-09-11 Angus LeemingRob's beauty treatment to the graphics dialog.
2002-09-10 Dekel TsurAdd insetwrap.
2002-09-09 John Levonremove noload/don't typeset
2002-09-09 John Levonadd latex_deco
2002-09-06 John Levonmissed
2002-09-06 John Levonterminate dots
2002-09-05 Angus LeemingThis file is part of LyX, the document processor.
2002-09-05 Angus LeemingReally dull and boring header shit
2002-08-30 John LevonAdd basic bits of Qt's math panel. Hacked together...
2002-08-27 Jean-Marc Lasgouttesmove floatlist to textclass
2002-08-24 John LevonRob's patch and some minor cleanup
2002-08-20 André Pönitzmove half of BufferView_pimpl::dispatch() to LyXText...
2002-08-16 André Pönitzcompile fixes (move a c'tor out of line, add a virtual...
2002-08-15 Angus LeemingThe dialogs/guiapi re-working.
2002-08-15 Angus LeemingPass and store references to LyXView and Dialogs, not...
2002-08-15 Angus LeemingNothing but a changed email address (trying to factor...
2002-08-14 Angus LeemingFix crash in Document dialog + small sundries.
2002-08-14 Angus Leeming* Throw out DialogBase.h
2002-08-14 Lars Gullik Bjønnesws only
2002-08-13 Angus Leeming* LyXView: the accessor methods now return a reference...
2002-08-12 Angus Leeming* Constify Buffer::getLabelList.
2002-08-12 Angus LeemingNo longer pass Controller & or Dialogs & to the View...
2002-08-08 John Levonsome minor lyxaction cleanup
2002-08-07 André Pönitzthe FuncRequest changes
2002-08-06 John Levonfix triple-select.lyx crash
2002-08-06 John LevonRemove LYX_LAYOUT_DEFAULT - it is very very old, even...
2002-08-06 John Levonadd alert on spellchecker failure.
2002-08-05 Angus LeemingCompilation fix.
2002-08-04 John Levonspellchecker cleanup - fscked knows why pspell is broke...
2002-08-02 Angus LeemingEdwin's updateParagraph patch.
2002-08-02 Angus LeemingLyXView::view() now returns boost::shared_ptr<BufferVie...
2002-08-01 John Levonfix for open of non-existent file, writeFile() change
2002-08-01 John Levonremove options from spellchecker
2002-07-28 Lars Gullik BjønnesRename strip to rtrim
2002-07-28 Lars Gullik Bjønnesremove some unneeded version of functions from lstrings,
2002-07-24 Jean-Marc Lasgoutteshandle Wide attribute of floats in their dialog (from...
2002-07-22 Jean-Marc Lasgoutteslatest graphics jumbo patch from herbert
2002-07-21 Jean-Marc Lasgouttestoc support reorganization; changes to xform_helpers...
2002-07-20 John Levonmissing changelog and small fix
2002-07-20 John Levonfix dispatch calls as suggested by Herbert
2002-07-19 John LevonI fixed the two bugs (Very shallow in fact)
2002-07-19 John Levonfix some dispatch calls
2002-07-17 John LevonMake showState be view_state_changed, and rename setSta...
2002-07-16 Jean-Marc Lasgouttescompile fix in XPM image loader; fix opaque handling...
2002-07-04 Lars Gullik BjønnesChanges to make RH-7.3 be able to run lyx.
2002-07-04 Jean-Marc Lasgouttesfix 459; support epsi and fig formats; fix bug in hu.po
2002-07-02 Lars Gullik Bjønnes2002-07-02 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-06-28 Angus LeemingAsymptotic approach to a well-designed graphics loader.
2002-06-25 Angus Leeming* Split the graphics loader into a frontend and a backend.
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-06-21 Angus LeemingMore compilation fixes.
2002-06-21 John Levonredraw() cleanup
2002-06-20 John LevonAuto-scan for texinfo and bibtex dialogs
2002-06-20 John Levonbug 458 (dtrt with index entry insert)
2002-06-20 John LevonMerge Herbert's bibtex patch; it doesn't introduce...
2002-06-18 John LevonHerbert's graphics diff
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-12 Angus LeemingForward declare ParagraphParameters in ControlParagraph.h.
2002-06-12 Angus LeemingAdd missing header file, ButtonControllerBase.h.
2002-06-12 John LevonSome minor cleanup + use of scoped_ptr instead of raw...
2002-06-11 John LevonEdwin's Para MVC. Sorry for the delay !
2002-06-10 Lars Gullik Bjønneshandle some tmpl files in a more sane way
2002-06-10 Lars Gullik Bjønnesfix compiles with gcc
2002-06-10 Angus LeemingCompaq cxx 6.5 will now compile lyx.
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-05-25 Lars Gullik Bjønnesget rid of LRegex and LSubstring, use boost::regex...
2002-05-23 John Levonguii2
2002-05-22 Lars Gullik Bjønnesuse more specific smart_ptr headers
2002-05-21 Angus Leemingtrivial translation fix.
2002-05-13 Lars Gullik Bjønnessome bib fixes from Herbert
2002-05-01 Angus LeemingFix bug that I triggered with the sorting of the langua...
2002-05-01 Angus LeemingMake variable const and add forgotten ChangeLog entry.
2002-05-01 Angus LeemingSome comments to make Herbert happy.
2002-05-01 Angus LeemingInternationalise the rotation origin strings in the...
2002-04-30 Angus Leeming(John): fix build.
2002-04-30 Angus LeemingClean-up yesterday's code-splurge and sort the translat...
2002-04-29 Angus Leeming* Split out getLanguageData from character.[Ch] into...
2002-04-29 Angus LeemingInternationalise the language names in the character...
2002-04-29 Angus Leeming(Herbert): rather ugly hard-coded fix to hide some...
2002-04-26 Angus LeemingWYSIWYM citation labels for sub-standard BibTeX databases.
2002-04-24 Angus LeemingWYSIWYG citation labels when using natbib.
2002-04-19 Angus LeemingMarco might like this...
2002-04-19 Angus Leeming(Marco Morandini): make the list of loadable graphics...
2002-04-16 Angus Leeming(Herbert): fix parsing of bibtex entry bug.
2002-04-15 Angus LeemingThose parts of Herbert's natbib patch that either fix...
2002-04-12 Angus Leeming(Herbert): expand the list of recognised graphics formats.
2002-04-11 Angus Leeming(Herbert): discover the "Bounding Box" of non-(e)ps...
2002-04-09 Angus Leeming(Adrien): two forgotten _().
2002-04-08 Angus Leeming(John): translate dialog titles.
2002-04-08 Angus Leeming(Herbert): move readBB from ControlGraphics to support...
2002-04-05 Angus LeemingSigh. Why is debugging iterative?
2002-04-04 Angus LeemingHerbert's and my fixes to the graphics inset.
2002-03-26 Angus LeemingSquash warning from my compiler.
2002-03-25 Lars Gullik Bjønnesmakefile cleanup, and avoid some warnings
2002-03-22 Angus LeemingEnable the graphics inset to work correctly with relati...
2002-03-22 Angus Leeming* Use JMarc's browseRelFiles rather than browseFiles.
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-19 Angus LeemingJohn's msg.diff
2002-03-18 Angus LeemingDon't test for string::c_str() returning NULL.
2002-03-13 Lars Gullik Bjønnesunification of all Makefiles.am
next