]> git.lyx.org Git - lyx.git/history - src/frontends/controllers
include sys/time.h
[lyx.git] / src / frontends / controllers /
2003-02-17 John Levonspell rework. revert fix
2003-02-14 Jean-Marc Lasgouttesmore bib stuff from Juergen
2003-02-14 Jean-Marc Lasgouttesfix 773 and more (from Juergen S); fix warning
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-02-08 John Levondon't call setCurrentAuthor explicitly, do it at apply...
2003-02-08 John LevonThe big change tracking patch. Changes from posted...
2003-02-02 Angus Leemingfix bug 850 (fix confirmed by John)
2003-01-15 Dekel TsurRemove XForms RTL hacks.
2003-01-14 Angus Leeming(J��rgen Spitzm��ller): implement a BrowseDir capablili...
2002-12-02 Lars Gullik Bjønnesfix some BoostFormat mistakes, cast the 0u par to strin...
2002-12-01 Lars Gullik Bjønnesws changes
2002-12-01 Lars Gullik Bjønnesfix the switch layout bug, add some more boost.format...
2002-11-29 Angus LeemingFix bug 749: xforms gui prefs not saved.
2002-11-28 John Levon_("blah") + 'f' is most definitely non-U. I suppose...
2002-11-27 John LevonJuergen S's tabular patch. Good stuff !
2002-11-27 Angus LeemingInitialise, initialise, initialise.
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-11-25 Angus Leeming* A controller-view split of the math panel and its...
2002-11-24 Lars Gullik Bjønneshandle USE_BOOST_FORMAT
2002-11-22 Angus LeemingUse a control-view split for the xforms document dialog.
2002-11-21 Lars Gullik Bjønnesuse boost::format
2002-11-20 John LevonSome more mangling
2002-11-20 John Levonmath icon name fixups
2002-11-17 John Levonanother compile fix from herbert
2002-11-17 John Levonqt filedialog fix
2002-11-15 John Levonfix
2002-11-15 John Levonprefs/tabular MVC work
2002-11-14 John Levoninclude fix from Juergen S
2002-11-13 John LevonAdd skeleton prefs controller and dialog to allow furth...
2002-11-12 John Levonfix warnings
2002-11-12 Angus LeemingSimplify BRE.
2002-11-12 Angus LeemingFix crash.
2002-11-08 Edwin Leuvennew tabular dialog + new widget. more bullet stuff...
2002-11-07 Edwin Leuvenapply Juergen Spitzmueller's changes to qt document...
2002-11-07 Angus Leeming* Add RegEx to the compiled boost files.
2002-11-07 John LevonQGraphics fixes
2002-11-06 Angus LeemingRearrange code in readiness for a larger patch.
2002-11-06 Angus LeemingTrivial clean-up. No change in functionality.
2002-11-04 Angus LeemingUse getBBUnits in both frontends.
2002-11-04 Lars Gullik BjønnesSTRCONV
2002-11-04 Lars Gullik Bjønnessmall changes
2002-10-31 John LevonHerbert's bb units fix
2002-10-30 Angus Leeming(Rob Lahaye): changes to the xforms paragraph dialog.
2002-10-25 John Levonusing std::endl
2002-10-25 Angus Leeming(Rob Lahaye): updates to the xforms print, spellchecker...
2002-10-24 Angus Leeming(Rob Lahaye): minor xforms nits 'n' bobs.
2002-10-22 Angus LeemingRob's patch, part 1: the checked widget stuff.
2002-10-21 Lars Gullik Bjønnesws fixes, formatting and some other small changes
2002-10-20 Lars Gullik Bjønnesthe qtclean-2 patch with some very small changes
2002-10-14 André Pönitzfix lockup
2002-10-09 Edwin LeuvenBrand new qt document dialog. Not finished yet though...
2002-09-24 Lars Gullik Bjønnesaarrrgghh
2002-09-24 Lars Gullik Bjønnesloose SIGC_INCLUDES
2002-09-24 Angus LeemingA couple of trivial and non-qt2-specific tidies.
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
next