]> git.lyx.org Git - lyx.git/history - src/frontends
implement DependsOn tag for layout files; more uninteresting cleanup
[lyx.git] / src / frontends /
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)
2002-07-19 John Levonfix some dispatch calls
2002-07-18 John Levondispatch changes ...
2002-07-18 John Levonremove spurious std::
2002-07-17 Dekel TsurCompilation fix
2002-07-17 Angus LeemingDisable direct loading of PostScript files by the xform...
2002-07-17 Edwin LeuvenAdd paragraph dialog to qt2 frontend. First commit...
2002-07-17 André Pönitz FormPreferences.C: add help for $$s feature, lots...
2002-07-17 John Levonremove 2nd exit confirmation. I think this mutated...
2002-07-17 John LevonMake showState be view_state_changed, and rename setSta...
2002-07-17 John Levonadd using std::endl
2002-07-16 Jean-Marc Lasgouttescompile fix in XPM image loader; fix opaque handling...
2002-07-16 Angus Leemingadd some #ifdef ugliness to enable the home grown image...
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.
next