]> git.lyx.org Git - lyx.git/history - src/ChangeLog
Use lyxconvert script for reading old files
[lyx.git] / src / ChangeLog
2002-07-22 Dekel TsurUse lyxconvert script for reading old files
2002-07-22 John Levonremove LFUN_TOOLBAR_PUSH
2002-07-22 Jean-Marc Lasgoutteslatest graphics jumbo patch from herbert
2002-07-21 Jean-Marc Lasgouttestime to recompile everything: I removed #include direct...
2002-07-21 John Levonstd:: fixes for toc
2002-07-21 Jean-Marc Lasgouttestoc support reorganization; changes to xform_helpers...
2002-07-20 Jean-Marc Lasgouttesremove the multiple menubar stuff
2002-07-20 Jean-Marc Lasgouttesimplement DependsOn tag for layout files; more unintere...
2002-07-20 Dekel TsurFix opening of a bibitem inset in a RTL paragraph.
2002-07-20 John Levonfix dispatch calls as suggested by Herbert
2002-07-20 Jean-Marc Lasgouttesdo not define macro \LyX if we do not need it; small...
2002-07-20 Jean-Marc Lasgouttessmall unimportant cleanups
2002-07-20 Dekel TsurFix a crash when using iso10646-1 encoding
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-19 Dekel TsurFix Arabic text rendering.
2002-07-18 John Levondispatch changes ...
2002-07-17 Jean-Marc Lasgouttesfix startup when lyx binary is a symlink
2002-07-17 John Levonremove commandshortcut as a member
2002-07-17 André Pönitzshort cut for using converter scripts from lib/scripts
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-16 Jean-Marc Lasgouttescompile fix in XPM image loader; fix opaque handling...
2002-07-16 Angus LeemingSmall tidy up of preview code, part I.
2002-07-15 John Levonx prefs crash when no buffer as reported by Rob
2002-07-14 John Levonxforms ? what xforms ?
2002-07-13 Dekel TsurRTL fixes
2002-07-12 John Levonrepaint the workarea after a font size update
2002-07-12 André Pönitzlet inBP return negative values, too.
2002-07-12 John LevonMove fontloader into lyx_gui stuff. Now Qt should compi...
2002-07-12 John Levonremove a ColorHandler reference
2002-07-11 John Levonremove file->new asks for name
2002-07-11 John Levonredraw fix 1.
2002-07-10 John LevonTwo command-sequence fixes
2002-07-10 Angus Leemingpreview_shape_factor is a float.
2002-07-10 Angus LeemingNew lyxrc variables for the preview stuff.
2002-07-09 John LevonA couple of minor bug fixes and cleanups
2002-07-09 John Levonadd two FIXMEs , little cleanup
2002-07-09 André Pönitzsupport for wasy symbols
2002-07-08 André PönitzJohn's patch for #93
2002-07-05 Angus LeemingPreview code
2002-07-05 Angus LeemingmakeLaTeXFile has two variants that can be passed eithe...
2002-07-03 André Pönitzkilling MathType simplifies a few things...
2002-07-02 Lars Gullik Bjønnesadd an unconditional repaint
2002-07-01 Jean-Marc Lasgouttesfix bug 461
2002-07-01 Jean-Marc Lasgouttesfix latex output for graphics file names containing...
2002-06-27 Angus LeemingAdd missing file.
2002-06-26 André PönitzThere is now a \preview lyxrc variable defaulting...
2002-06-25 Angus Leeming* Split the graphics loader into a frontend and a backend.
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-06-24 André Pönitzfix #487
2002-06-21 John Levonremove show_banner + keyboard_shortcuts as discussed
2002-06-21 John Levonrepaint() on resize ...
2002-06-21 John Levonredraw() cleanup
2002-06-21 John Levonfix bug 488
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-18 John LevonHerbert's graphics diff
2002-06-18 John Levonminor tidy
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-14 Angus LeemingNuke forgotten stl_string_fwd.h.
2002-06-13 Angus LeemingNuke stl_string_fwd.h
2002-06-13 Angus LeemingCompilation fix.
2002-06-13 Angus LeemingCompile fix.
2002-06-12 Jean-Marc Lasgouttesfix drawing of double quotes; fix input of cyrillic...
2002-06-12 John LevonPainter and scrollbar API patches
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 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 Levonadd debug message
2002-06-10 Lars Gullik Bjønnessmall stuff
2002-06-10 Angus LeemingCompaq cxx 6.5 will now compile lyx.
2002-06-07 Jean-Marc Lasgouttesfix table example; protect warning in buffer.C
2002-06-05 Jean-Marc Lasgouttesget rid of xtl
2002-06-04 André Pönitzdisable matrix style operations in inlined math
2002-06-03 John Levonconstify
2002-06-02 John Levonxforms 1.0 fixes
2002-05-31 Jean-Marc Lasgouttesfix bug 391, parrot patch from herbert
2002-05-31 John Levonfix bug 416
2002-05-30 Jean-Marc Lasgoutteshonor LYX_DIR_13x, fix #386, update IEEEtraan template
2002-05-30 John Levoncommand line import fixups
2002-05-30 André Pönitz*** empty log message ***
2002-05-30 John Levonsrcdoc fixes + a little tidy or two
2002-05-29 Jean-Marc Lasgouttesfix bugs 357 and 407; speedup Paragraph::Pimpl::isTextAt
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-05-29 André Pönitz*** empty log message ***
2002-05-29 Jean-Marc Lasgouttesspeedup buffer parsing by a factor of 3
2002-05-29 André Pönitza few more
2002-05-29 André Pönitzmore white spacei changes
2002-05-29 André Pönitzwhite space changes
2002-05-28 Jean-Marc Lasgouttessave preamble in defaults.lyx template; tweak hollywood...
2002-05-27 John LevonRemove unused headers.
2002-05-26 John LevonUndo /does/ seem to still work properly :)
next