]> git.lyx.org Git - lyx.git/history - src/frontends
some more changes
[lyx.git] / src / frontends /
2002-07-16 André Pönitzsome more changes
2002-07-16 André Pönitzfurther FileInfo.[Ch] cleaning
2002-07-16 André Pönitzsmall cleanup
2002-07-15 John Levonremove getPixmap() from GraphicsImage
2002-07-15 Angus LeemingCompilation fix: give C_read_callback extern "C" linkage.
2002-07-14 John Levonremove old .cvsignore
2002-07-14 John Levonmake lyxserver work
2002-07-14 John Levonxforms ? what xforms ?
2002-07-13 John Levonminor changes
2002-07-12 John Levonremove init_graphics()
2002-07-12 Angus LeemingApply that width fudge irrespective of library version...
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-12 John LevonA couple more TODO shootdowns
2002-07-12 John LevonBasic Qt image loader support, clipboard support
2002-07-11 John Levonremove file->new asks for name
2002-07-11 John Levonredraw fix 1.
2002-07-11 John LevonHerbert's graphics get latex size check
2002-07-11 John LevonCompile fixes. Qt2 should now build (and fail immediate...
2002-07-10 Jean-Marc Lasgouttesbetter support for keypad keys
2002-07-09 John LevonA couple of minor bug fixes and cleanups
2002-07-09 Angus LeemingHerbert's work-around to xforms image width for xforms...
2002-07-09 André Pönitzsupport for wasy symbols
2002-07-08 Angus LeemingWhitespace.
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-04 André Pönitzreduce #include requirements
2002-07-04 André Pönitzreplace XFORMSGIMAGE by XFORMSIMAGE
2002-07-04 Jean-Marc Lasgouttesfix 459; support epsi and fig formats; fix bug in hu.po
2002-07-03 Jean-Marc Lasgouttesbetter cyrillic languages support
2002-07-03 Lars Gullik Bjønnesadd Dialogs to constructor arg
2002-07-02 Lars Gullik Bjønnes2002-07-02 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-07-01 Angus LeemingKayvan's WinXP fix to fdfix.sh.
2002-06-28 Angus LeemingAsymptotic approach to a well-designed graphics loader.
2002-06-27 André PönitzJuergen S.'s slightly modified patch to access the...
2002-06-26 Angus LeemingCreate a grfx::Loader class and so move large chunks...
2002-06-26 André PönitzThere is now a \preview lyxrc variable defaulting...
2002-06-25 Angus Leemingdoh...
2002-06-25 Angus Leeming* Split the graphics loader into a frontend and a backend.
2002-06-24 Lars Gullik Bjønnesportoaddons
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-06-21 Angus LeemingVirtual code for the splash screen and a suggestion...
2002-06-21 Angus LeemingYet more (minor) compilation fixes.
2002-06-21 Angus LeemingMore compilation fixes.
2002-06-21 Angus LeemingCompile fix.
2002-06-21 John Levonchange variable name
2002-06-21 John Levonremove show_banner + keyboard_shortcuts as discussed
2002-06-21 John Levonmove splash into screen greyOut(). Still not enabled...
2002-06-21 John Levonresize/redraw changes
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-20 John LevonMerge the working bits of the resize patch, and fix...
2002-06-20 John Levonwhitespace
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 Levonbetter_delim2.diff
2002-06-19 John LevonMissing files, get keyboard partly working
2002-06-19 John Levonmissing header
2002-06-19 John LevonThe initial merge of the Qt frontend, and the necessary...
2002-06-19 John Levonremove unused width()
2002-06-19 John Levonremove unused method
2002-06-18 John LevonHerbert's graphics diff
2002-06-18 John Levonfix aiksaurus compile
2002-06-18 John Levonignore .lo in forms/ (Herbert)
2002-06-18 John Levonbug 77
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-18 Angus LeemingJrgen's "Tooltips for the reference dialog" patch....
2002-06-18 Angus LeemingIgnore any generated files in the xforms/forms directory.
2002-06-15 Michael GerzChange existing ERT dialog to follow GNOME guidelines...
2002-06-14 Angus LeemingPedantry
2002-06-14 Angus LeemingFail gracefully if fdesign fails.
2002-06-14 Angus LeemingMake the .Ch files dependent on the fdfix files.
2002-06-14 Angus LeemingFix crash in FormPreferences.
2002-06-13 Angus Leemingxforms clean-up, described in detail in my mail of...
2002-06-12 John LevonPainter and scrollbar API patches
2002-06-12 Angus LeemingTrivial fix for std::exit.
2002-06-12 Angus LeemingTrivial fix for compiler warning.
2002-06-12 Angus LeemingForward declare ParagraphParameters in ControlParagraph.h.
2002-06-12 Jean-Marc Lasgouttesfix flimage.h handling; xpm format patch from herbert...
2002-06-12 Angus LeemingAdd missing header file, ButtonControllerBase.h.
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 LevonMore very minor syncing ..
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 Levonapply workarea() patch. Most of it is orthogonal to...
2002-06-11 John Levonfont_metrics split, ok from asger (And it's obvious...
2002-06-11 John LevonEdwin's Para MVC. Sorry for the delay !
2002-06-11 Jean-Marc Lasgouttesfix configuration with xforms
2002-06-10 Lars Gullik Bjønneshandle some tmpl files in a more sane way
2002-06-10 Lars Gullik Bjønnesremove ViewBase prefix
2002-06-10 Lars Gullik Bjønnesfix compiles with gcc
2002-06-10 Angus LeemingCompaq cxx 6.5 will now compile lyx.
next