]> git.lyx.org Git - lyx.git/history - src/ChangeLog
There is now a \preview lyxrc variable defaulting to 'false'.
[lyx.git] / src / ChangeLog
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 :)
2002-05-26 John Levonstatic_cast-based key/mouse-state. Kill insetKeyPress.
2002-05-25 Lars Gullik Bjønnesget rid of LRegex and LSubstring, use boost::regex...
2002-05-24 John Levonfont loader / color handler move
2002-05-24 John Levonfont_metrics part 1
2002-05-24 Jürgen VignaEnable compilation with lyxstring again.
2002-05-24 Jürgen VignaUndo cursor/selection bug fix.
2002-05-23 John Levonthe missing changelog
2002-05-23 John Levonguii2
2002-05-23 John LevonOK I'll try guii1 again ...
2002-05-22 Lars Gullik Bjønnesbegin cleanup slowly
2002-05-22 Lars Gullik Bjønnesuse more specific smart_ptr headers
2002-05-21 Lars Gullik Bjønneschange call to shared_ptr::reset, move some using decla...
2002-05-21 Jürgen VignaSmall fix to ert compatibility read where white spaces...
2002-05-15 Lars Gullik Bjønnespastesel.patch
2002-05-14 Lars Gullik Bjønnesinclude ctime
2002-05-14 Lars Gullik Bjønnesbug338patch.gz
2002-05-14 Jürgen VignaFixed paragraph breaking mechanism for "keepempty"...
2002-05-14 Lars Gullik Bjønnesda.po update from Claus
2002-05-10 Jürgen VignaERT compatibility read should be better now.
2002-05-10 Lars Gullik Bjønneslanguage patch from dekel
2002-05-08 Lars Gullik Bjønnesork around missing argument for
2002-05-08 Jürgen VignaThis is the ParagraphIndent stuff compatibility. All...
2002-05-05 Dekel TsurFix for insetERT in RTL docs.
2002-05-03 Lars Gullik Bjønnespre5 1.2.0pre5
2002-05-03 José MatoxDocbook related stuff:
2002-05-03 Jürgen VignaFix crash when row did rebreak while drawing (fix ...
2002-05-02 Jürgen VignaFix bugs #346 and #348.
2002-05-02 Jürgen VignaTwo small fixes with right cursor settings.
2002-05-02 Jürgen VignaDekel's fix of reading layout compatibility.
2002-05-01 Lars Gullik Bjønnesremove return arg from fullRebreak, fix last "Standards...
2002-04-30 Jürgen VignaFix compatibility read for "latex" layout as first...
2002-04-29 Dekel TsurFix my error
2002-04-29 Dekel TsurFix bugs.
2002-04-29 Dekel TsurFix reading of old minipages.
2002-04-29 Angus Leeming(Herbert): rather ugly hard-coded fix to hide some...
2002-04-28 Dekel TsurFix bugs
2002-04-24 Jean-Marc Lasgouttesfix bug #342
2002-04-24 Jürgen VignaFix mouse wheel handling. Added code to interpret wheel...
2002-04-24 Angus LeemingWYSIWYG citation labels when using natbib.
2002-04-23 Jean-Marc LasgouttesProvideNatbib patch from Mike; convert a bunch of examp...
2002-04-23 Jürgen VignaRemove wrong and unneeded insetSleep/Wakeup functions.
2002-04-22 Jean-Marc Lasgouttesallow insertion of protected space in maths
2002-04-22 Jean-Marc Lasgouttesremove some extra ensuremath
2002-04-19 Jürgen VignaFix the rebreak and cursor position if we had a CHANGED...
2002-04-19 Jürgen VignaFix recalculating of row dimensions on a zoom (fix...
2002-04-19 Jürgen VignaDon't enter the inset if we came from a row above and...
2002-04-19 Jürgen VignaFix not updating of paragaph dialog in some cases ...
2002-04-18 Jürgen VignaChange the layout also for the last selected paragraph...
next