]> git.lyx.org Git - lyx.git/history - src/frontends/ChangeLog
remove preamble dialog from the qt frontend
[lyx.git] / src / frontends / ChangeLog
2003-01-12 Lars Gullik Bjønnesmake distcheck work
2003-01-12 Angus Leeming* disable loading of xpm files by the xforms image...
2003-01-05 John Levonencodings patch + default win pos
2002-12-18 Jean-Marc Lasgouttesremove preamble and tooltips menu entries on qt2; small...
2002-12-12 John Levonkey4.diff
2002-12-03 Lars Gullik Bjønnesbetter selection and scrolling behaviour
2002-12-03 Lars Gullik Bjønnesadd delay if we have a selection going
2002-12-01 Lars Gullik Bjønnesws changes
2002-11-17 John Levonqt filedialog fix
2002-11-07 John LevonQGraphics fixes
2002-11-04 Lars Gullik BjønnesSTRCONV
2002-11-04 Lars Gullik Bjønnessmall changes
2002-10-25 Angus Leeming(Rob Lahaye): updates to the xforms print, spellchecker...
2002-10-21 Angus LeemingTrivial compilation fix.
2002-10-20 Lars Gullik Bjønnesthe qtclean-2 patch with some very small changes
2002-09-26 Angus Leemingdoxygen fixes.
2002-09-24 Lars Gullik Bjønnesforgot these
2002-09-11 John LevonRob's printer patch
2002-09-11 Angus LeemingRob's beauty treatment to the LyX minimise icon.
2002-09-11 John Levonfix indexlist frame
2002-09-05 Angus LeemingReally dull and boring header shit
2002-08-28 André Pönitzthe workarea changes plus small math stuff
2002-08-20 Lars Gullik Bjønnesmove breakParagraph and breakParagraphConservative...
2002-08-16 Jean-Marc Lasgouttesuse $(variables) instead of @substitutions@ in Makefile...
2002-08-15 Angus LeemingThe dialogs/guiapi re-working.
2002-08-14 Angus Leeming* Throw out DialogBase.h
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-12 Angus LeemingNo longer pass Controller & or Dialogs & to the View...
2002-08-08 John Levonsome minor lyxaction cleanup
2002-08-06 André PönitzFinish the re-indroduction of the show_banner flag...
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 Levonremove options from spellchecker
2002-07-30 John Levonremove io callback on shutdown
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 Levonremove LFUN_TOOLBAR_PUSH
2002-07-21 Jean-Marc Lasgouttestime to recompile everything: I removed #include direct...
2002-07-21 John Levonautosave cleanup, fix qt statusbar timeout, compile fix
2002-07-20 Jean-Marc Lasgouttesremove the multiple menubar stuff
2002-07-19 John LevonI fixed the two bugs (Very shallow in fact)
2002-07-18 John Levondispatch changes ...
2002-07-17 John LevonMake showState be view_state_changed, and rename setSta...
2002-07-14 John Levonxforms ? what xforms ?
2002-07-12 John Levonremove init_graphics()
2002-07-12 John Levonremove unused toolbar (de)activate()
2002-07-12 John LevonMove fontloader into lyx_gui stuff. Now Qt should compi...
2002-07-12 John Levonremove a ColorHandler reference
2002-07-09 John LevonA couple of minor bug fixes and cleanups
2002-07-05 Angus LeemingPreview code
2002-07-04 Lars Gullik BjønnesChanges to make RH-7.3 be able to run lyx.
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-26 Angus LeemingCreate a grfx::Loader class and so move large chunks...
2002-06-25 Angus Leemingdoh...
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-06-21 John Levonmove splash into screen greyOut(). Still not enabled...
2002-06-21 John Levonredraw() cleanup
2002-06-20 John Levonbug 458 (dtrt with index entry insert)
2002-06-20 John LevonMerge the working bits of the resize patch, and fix...
2002-06-19 John Levonremove some more unneeded focus stuff
2002-06-19 John Levonremove focus/unfocus events - unused
2002-06-19 John Levonremove unused methods
2002-06-19 John Levonmissing header
2002-06-19 John Levonremove unused width()
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-12 John LevonPainter and scrollbar API patches
2002-06-12 Angus LeemingTrivial fix for compiler warning.
2002-06-12 John LevonMove init() back to LyXView
2002-06-12 John Levonrefactor topCursorVisible() prototype a little. Compile fix
2002-06-12 John LevonNew lyx_gui namespace. Some working out to be done...
2002-06-12 Angus LeemingTrivial fix for compiler warning.
2002-06-12 John LevonSome minor cleanup + use of scoped_ptr instead of raw...
2002-06-12 John LevonRemove enter/leaveView since core has no right to know...
2002-06-11 John LevonRename screen, and don't re-construct it on a buffer...
2002-06-11 John Levonfont_metrics split, ok from asger (And it's obvious...
2002-06-10 Angus LeemingCompaq cxx 6.5 will now compile lyx.
2002-05-31 John Levontiny doc improvement
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-05-26 John Levonmove workarea to xforms/ for a better diff.
2002-05-26 John Levonstatic_cast-based key/mouse-state. Kill insetKeyPress.
2002-05-24 John Levonfont loader / color handler move
2002-05-24 John Levonfont_metrics part 1
2002-05-23 John Levonmore guii moving around.
2002-05-23 John Levonguii2
2002-05-23 John LevonOK I'll try guii1 again ...
2002-05-22 Lars Gullik Bjønnesuse more specific smart_ptr headers
2002-04-08 Lars Gullik Bjønnesmake qt2 compile (linking is another matter)
2002-04-08 Lars Gullik Bjønnesfurther makefile work
2002-04-07 Lars Gullik Bjønnesws change
2002-04-06 Lars Gullik Bjønneshandle distclean better
2002-04-06 Lars Gullik Bjønnesmake distcheck work
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-21 Lars Gullik Bjønnesdrop the ld -r stuff, we gained nothing with it, other...
2002-03-20 Lars Gullik BjønnesFix for bug: #260 special rules if partially linking
2002-03-11 Lars Gullik Bjønnesdoxygen fixes
2002-03-11 Angus LeemingGive people a rational basis to describe what they...
2002-03-04 Angus LeemingMove Dialogs::redrawGUI to frontends/Dialogs.C from...
next