]> git.lyx.org Git - lyx.git/history - src/frontends
another fix
[lyx.git] / src / frontends /
2002-09-08 John Levonanother fix
2002-09-08 John Levonfloat dialog fixes
2002-09-08 John Levonfix emph style. Needed realShape (uggggh)
2002-09-08 John Levongod DAMN !
2002-09-08 John Levonfirst cut of detachable icon menus. Buggy.
2002-09-08 John Levonrelayout on resize for the icon palette
2002-09-08 John LevonMore fixes to math dialog
2002-09-07 John Levonsome math fixes
2002-09-07 John Levonunrevert per-char metrics
2002-09-07 John Levonfix size of symbols etc.
2002-09-07 John Levonrevert accurate per-char metrics
2002-09-07 John Levonadd debug for what fonts we use
2002-09-06 Jürgen VignaAlains patch for setting tabular column global settings.
2002-09-06 John Levonsome math dialog non-improvements
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-09-04 Angus LeemingCompilation fix.
2002-08-30 John Levonbuild fix
2002-08-30 John LevonAdd basic bits of Qt's math panel. Hacked together...
2002-08-29 John Levonunfocus layout combo on select
2002-08-29 John Levond'oh
2002-08-29 John Levonsmall change
2002-08-29 John LevonThis patch was so good to do I just had to commit it.
2002-08-29 John Levonremove big item :)
2002-08-29 John LevonOK Martin I let you off. But I need somebody to sort...
2002-08-29 John Levonfix for correct math-insert invocation
2002-08-29 John LevonLook for mathed xpms. Doesn't do anything yet due to...
2002-08-29 John Levonfix a couple of crashers
2002-08-29 John Levonuse qlistbox for command buffer
2002-08-29 John Levonno interesting changes
2002-08-29 John Levonimplement triple click
2002-08-28 John Levonremove wrong copied code
2002-08-28 John Levonadd per char ascent/descent
2002-08-28 John Levon * QContentPane.C: fix cut-and-paste borkage...
2002-08-28 André Pönitzthe workarea changes plus small math stuff
2002-08-27 John LevonRob's followup (nr. 1 ;)
2002-08-27 Jean-Marc Lasgouttesmove floatlist to textclass
2002-08-25 John LevonFile dialog fixes. Implement optional menu items
2002-08-25 John LevonPopulate menus on popup - good news JMarc, it seems...
2002-08-25 John LevonRemove crap again. Make redo key binding work.
2002-08-25 John Levonmissed this
2002-08-25 John LevonSome stuff.
2002-08-25 John LevonSome Qt graphics dialog improvements. Yet more work...
2002-08-24 John LevonRob's patch and some minor cleanup
2002-08-23 André Pönitzmore ws
2002-08-23 André Pönitzwhitespace changes to sync my tree
2002-08-22 John Levonshow failing font name from Mikhail Teterin.
2002-08-21 André Pönitzmove a few things out-of-line
2002-08-20 Lars Gullik Bjønnesutilize the 3rd arg of the boost smart pointers, remove...
2002-08-20 Lars Gullik Bjønnesmove breakParagraph and breakParagraphConservative...
2002-08-20 John Levonfix dpi
2002-08-20 André Pönitzmove half of BufferView_pimpl::dispatch() to LyXText...
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.
next