]> git.lyx.org Git - lyx.git/history - src
reduce #include requirements
[lyx.git] / src /
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 Levonadd debug message
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ønnessmall stuff
2002-06-10 Lars Gullik Bjønneshandle some tmpl files in a more sane way
2002-06-10 Lars Gullik Bjønnesremove some using for functions never to be found in...
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.
2002-06-07 Jean-Marc Lasgouttesfix table example; protect warning in buffer.C
2002-06-06 Angus LeemingRotate in the same sense as xdvi et al.
2002-06-05 Lars Gullik Bjønnesremove last file in dir
2002-06-05 Jean-Marc Lasgouttesget rid of more xtl
2002-06-05 Jean-Marc Lasgouttesget rid of xtl
2002-06-05 Jean-Marc Lasgouttesfix external templates; fix bug 423
2002-06-05 André Pönitzremove bogus parser warning
2002-06-05 André Pönitzsome spaces have not been skipped in the parser...
2002-06-05 André Pönitzsmall font stuff
2002-06-04 John Levonoops ... missed this
2002-06-04 André Pönitzfurther \mbox tweaking
2002-06-04 André Pönitzsmall advances with \mbox
2002-06-04 André Pönitzdisable matrix style operations in inlined math
2002-06-03 André PönitzCheangelog entry
2002-06-03 André Pönitzthe parser changes
2002-06-03 Michael GerzImplement the Log dialog, also update accessors.py
2002-06-03 John Levonconstify
2002-06-02 John LevonFix boost signal patch from Michael
2002-06-02 John Levonxforms 1.0 fixes
2002-06-02 Michael Gerzgtkmm-2 upgrade. Still some small bugs to iron out...
2002-05-31 Jean-Marc Lasgouttesfix bug 391, parrot patch from herbert
2002-05-31 André Pönitzre-enable ams "autodetection" (I still think it is...
2002-05-31 John Levonfix bug 416
2002-05-31 John Levontiny doc improvement
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 John LevonFix Lars' typo
2002-05-30 Lars Gullik Bjønnes2002-05-30 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-05-30 André Pönitztry to fix rounding errors
2002-05-30 André Pönitzremove some chatter
2002-05-30 André Pönitz*** empty log message ***
2002-05-30 Lars Gullik Bjønnes2002-05-30 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-05-30 André Pönitzuh... forgot something
2002-05-30 Lars Gullik Bjønnes2002-05-30 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-05-30 Lars Gullik Bjønnes2002-05-30 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-05-30 Lars Gullik Bjønnes2002-05-30 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-05-30 André Pönitzcerr -> lyxerr[Debug::Mathed]
2002-05-30 André Pönitzfonts as insets
2002-05-30 John Levonsrcdoc fixes + a little tidy or two
2002-05-30 John Levonadd const
2002-05-30 John LevonDocumentation + file removals as sent to list
2002-05-29 Jean-Marc Lasgouttesfix bugs 357 and 407; speedup Paragraph::Pimpl::isTextAt
2002-05-29 André Pönitztyiny whitespace
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-05-29 André Pönitzcrude support for a few more AMS constructs
2002-05-29 André Pönitzadd a 'const'
2002-05-29 Lars Gullik Bjønnes2002-05-29 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-05-29 André Pönitz*** empty log message ***
2002-05-29 André Pönitzanother 8% or so when loading the UserGuide...
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önitzmissing entry
2002-05-29 André Pönitzwhite space changes
2002-05-29 André Pönitzremove unneeded #include and part of comment that's...
2002-05-29 André Pönitzwhite space
2002-05-29 André Pönitzwhitespace changes
2002-05-29 André Pönitzadd missing preview.h
2002-05-28 Jean-Marc Lasgouttessave preamble in defaults.lyx template; tweak hollywood...
2002-05-28 André Pönitzmove a comment and an #include
2002-05-28 André Pönitzmove inset related stuff from src/graphics to src/inset/
2002-05-28 André Pönitzadd missing using's
2002-05-28 André Pönitzadd using std::abs;
2002-05-27 John LevonSigh, commit the right version of the Makefile. I was...
2002-05-27 John LevonRemove unused headers.
2002-05-26 John Levonadd limited_stack.h to Makefile
2002-05-26 John LevonUndo /does/ seem to still work properly :)
2002-05-26 John Levonmove workarea to xforms/ for a better diff.
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-24 Lars Gullik Bjønnesinclude vector and add a using statement
2002-05-24 André PönitzFirst shot at "auto correction" feature in mathed
next