]> git.lyx.org Git - lyx.git/history - src/frontends
fix bug with ever-growing bst files list (from herbert)
[lyx.git] / src / frontends /
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)
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
next