]> git.lyx.org Git - lyx.git/history - src/frontends
remove unused code
[lyx.git] / src / frontends /
2002-08-16 Angus LeemingUse the same scheme as qt: vars not pointer to vars.
2002-08-16 Angus LeemingCompilation fix for old and crappy versions of the...
2002-08-16 Jean-Marc Lasgouttesuse $(variables) instead of @substitutions@ in Makefile...
2002-08-16 Angus LeemingMichael's "synchronise the labels with the buffer"...
2002-08-16 André Pönitzcompile fixes (move a c'tor out of line, add a virtual...
2002-08-15 Angus LeemingEnable previews to work with qt too.
2002-08-15 Angus LeemingEnable LyX to link...
2002-08-15 Angus LeemingQt2 compiles again and in about half the time of xforms.
2002-08-15 Angus LeemingThe dialogs/guiapi re-working.
2002-08-15 André Pönitzcompile fix
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-15 Angus LeemingI forgot to remove DialogBAse.h from Makefile.am when...
2002-08-14 John Levonremove xforms check from qt config
2002-08-14 Angus LeemingForgot this.
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-14 André Pönitzsmall cleanup
2002-08-14 André Pönitzsmall cleanups
2002-08-14 André Pönitzbug fix. reorder initialization
2002-08-13 André Pönitzthe lfun3 patches (overall cleanup and "localizing...
2002-08-13 Angus Leeming* LyXView: the accessor methods now return a reference...
2002-08-13 Jean-Marc Lasgouttesfix disabling of submenu items
2002-08-13 Lars Gullik Bjønnescompile fix
2002-08-12 Angus Leeming* Constify Buffer::getLabelList.
2002-08-12 Angus LeemingNo longer pass Controller & or Dialogs & to the View...
2002-08-12 Lars Gullik BjønnesThe ParagraphList stuff
2002-08-09 John Levonadd missing header
2002-08-09 John Levonvarious cleanups
2002-08-08 John Levonsome minor lyxaction cleanup
2002-08-08 John Levoncouple more fixes
2002-08-08 John LevonLots of graphics dialogs changes. still work needed.
2002-08-08 John Levonescape can close thesaurus
2002-08-07 John Levonfix compile
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 André PönitzFinish the re-indroduction of the show_banner flag...
2002-08-06 John Levonadd alert on spellchecker failure.
2002-08-06 John Levonbuild fixes
2002-08-05 Angus LeemingCompilation fix.
2002-08-04 John Levonremove debugging code I accidentally committed
2002-08-04 John Levonspellchecker cleanup - fscked knows why pspell is broke...
2002-08-02 Angus LeemingChange the LyX file format, adding a "preview" flag...
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 André Pönitzws changes
2002-08-01 John Levonremove options from spellchecker
2002-07-31 John Levonremove_io_callback for Qt
2002-07-30 John Levonremove io callback on shutdown
2002-07-30 Jean-Marc Lasgouttesfix wrong type in XWorkArea
2002-07-30 John Levonincomplete key mapping stuff. Introduces some breakage.
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-25 John LevonI hate ChangeLog conflicts
2002-07-25 Jean-Marc Lasgouttesfloat dialog fixes from juergen s.
2002-07-25 André Pönitzadd 'dec' to switch back to decimal output
2002-07-25 Jean-Marc Lasgouttesdisable submenus which contain only disabled items
2002-07-25 Jean-Marc Lasgouttesfix bug with ever-growing bst files list (from herbert)
2002-07-25 Jürgen VignaPerformance patches for tabulars from Edwin and John...
2002-07-25 John LevonJ�rgen's float patch + "span columns"
2002-07-25 John Levonfix tooltips in toolbar
2002-07-25 John Levonmake tab work
2002-07-25 John LevonStep by step ..
2002-07-25 John Levoncompile fix. I have tried 4 or 5 times now to update...
2002-07-24 Jean-Marc Lasgouttesmove toc menu code to menubackend
2002-07-24 John LevonIt compiles, ship it. JMarc, can you see why I might...
2002-07-24 Jean-Marc Lasgoutteshandle Wide attribute of floats in their dialog (from...
2002-07-24 Angus LeemingTrivial compilation fixes.
2002-07-23 Jean-Marc Lasgouttesmenubackend changes to prepare for toc migration
2002-07-23 John Levonlast try ... sigh
2002-07-23 Edwin LeuvenTexinfo path issue repaired, Bibtex style combo, Citati...
2002-07-23 John Levonremove troublesome lines
2002-07-22 John Levondon't crash when you press Alt Gr etc. :)
2002-07-22 John Levontoolbar - remove dead code
2002-07-22 Lars Gullik Bjønnesadd connection objects and assign to them to
2002-07-22 John Levontoolbar cleanup. JMarc, Lars, please see the fIXME...
2002-07-22 John Levonadd lyx_gui::exit() so Qt doesn't have to busy loop...
2002-07-22 John Levonvarious small fixes
2002-07-22 John Levonremove LFUN_TOOLBAR_PUSH
2002-07-22 Edwin LeuvenFix loop search in cite dialog. Also info update fix.
2002-07-22 Edwin LeuvenAdd style browser to bibtex and document combo to refs...
2002-07-22 Jean-Marc Lasgoutteslatest graphics jumbo patch from herbert
2002-07-22 John Levonseveral menu improvements. JMarc, I get a crash in...
2002-07-21 John Levonimplement openLayoutList
2002-07-21 Jean-Marc Lasgouttestime to recompile everything: I removed #include direct...
2002-07-21 John Levoncompile fies, tiny QToc improvement
2002-07-21 John Levonstd:: fixes for toc
2002-07-21 Jean-Marc Lasgouttestoc support reorganization; changes to xform_helpers...
2002-07-21 John Levonautosave cleanup, fix qt statusbar timeout, compile fix
2002-07-20 Jean-Marc Lasgouttesremove the multiple menubar stuff
2002-07-20 John Levonmissing changelog and small fix
2002-07-20 John Levonfix dispatch calls as suggested by Herbert
2002-07-20 Jean-Marc Lasgouttessmall unimportant cleanups
2002-07-19 John Levonadded files
2002-07-19 John Levonqt command buffer stuff, some image fixes
2002-07-19 Jean-Marc LasgouttestoggleInset improvement; make lyxpreview work out of...
2002-07-19 John LevonI fixed the two bugs (Very shallow in fact)
next