]> git.lyx.org Git - lyx.git/history - src/insets
support for wasy symbols
[lyx.git] / src / insets /
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önitzseparate insetcommand.[Ch] into two files
2002-07-03 Jean-Marc Lasgouttesbetter cyrillic languages support
2002-06-28 Angus LeemingAsymptotic approach to a well-designed graphics loader.
2002-06-26 Angus Leemingstd::auto_ptr -> boost::scoped_ptr and compile fix.
2002-06-26 Angus LeemingCreate a grfx::Loader class and so move large chunks...
2002-06-26 André Pönitzsecond part of Claus' patch
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önitzcompiler warning/tiny whitespace
2002-06-18 John LevonHerbert's graphics diff
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-14 Angus LeemingRemove the using std::difftime declaration.
2002-06-13 Jean-Marc Lasgouttescompilation 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 Levonrefactor topCursorVisible() prototype a little. Compile fix
2002-06-11 John LevonRename screen, and don't re-construct it on a buffer...
2002-06-10 Angus LeemingCompaq cxx 6.5 will now compile lyx.
2002-06-05 Jean-Marc Lasgouttesfix external templates; fix bug 423
2002-05-31 Jean-Marc Lasgouttesfix bug 391, parrot patch from herbert
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 John Levonadd const
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-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-26 John Levonstatic_cast-based key/mouse-state. Kill insetKeyPress.
2002-05-24 John Levonfont_metrics part 1
2002-05-24 Jürgen VignaEnable compilation with lyxstring again.
2002-05-23 John Levonmore guii moving around.
2002-05-23 John Levonguii2
2002-05-23 John LevonOK I'll try guii1 again ...
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-15 Lars Gullik Bjønnespastesel.patch
2002-05-14 Lars Gullik Bjønnesbug338patch.gz
2002-05-14 Jürgen VignaAdded missing initialization of first_after_edit variab...
2002-05-14 Lars Gullik Bjønnesinsetcite.diff
2002-05-14 Lars Gullik Bjønnessamefile.patch
2002-05-14 Jürgen VignaDon't call edit() on not higly editable insets if we...
2002-05-13 Jürgen VignaInsetCollapsable::insetButtonRelease returned the wrong...
2002-05-09 Jürgen Vignafirst_after_edit was not set in the right place in...
2002-05-09 Lars Gullik Bjønnesreturn correct value
2002-05-09 Jürgen VignaRevert this change as it sneaked in and wasn't discusse...
2002-05-09 Jürgen VignaAngus fix for resizing tabfolders on xforms 0.88.
2002-05-07 Angus Leeming(Herbert): small read graphics inset bug fix.
2002-05-05 Dekel Tsurfix the problem with endfloat
2002-05-03 José MatoxDocbook related stuff:
2002-05-03 Jürgen VignaForgot to recalculate the cursor position as it is...
2002-05-01 Lars Gullik Bjønnesremove return arg from fullRebreak, fix last "Standards...
2002-05-01 Angus LeemingWhitespace ONLY!
2002-04-29 Angus Leeming(Herbert): enable successful export to LaTeX if the...
2002-04-28 Dekel TsurFix bugs
2002-04-26 Angus LeemingTranslate labels for float:algorithm, float:figure...
2002-04-24 Angus Leeming(Herbert): resolve the problems of creating eps files...
2002-04-24 Angus LeemingWYSIWYG citation labels when using natbib.
2002-04-23 Jürgen VignaFix off by one error in tabular draw selection code.
2002-04-22 Lars Gullik Bjønnesadd qt2/xforms to guilib + simple ws changes
2002-04-22 Jürgen VignaRewoke full selection make with selectall otherwise...
2002-04-22 Jürgen VignaFixed use of uninitialized variable code.
2002-04-19 Angus Leeming(Herbert): strip the extension from the graphics filena...
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 VignaCall an update before setting the_locking_inset = 0...
2002-04-18 Jürgen VignaFix small redraw bug.
2002-04-18 Jürgen VignaFix page up/down behaviour with very high rows. Same...
2002-04-17 Jürgen VignaForgot to save changed file ;)
2002-04-17 Jürgen VignaSimplified code and don't enter inset on cursor down...
2002-04-16 Angus LeemingOveride the InsetCollapsable::ascii method to not outpu...
2002-04-16 Jürgen VignaLosts of fixes to cursor handling with insets. Cursor...
2002-04-16 Angus Leeming(Herbert): fix parsing of bibtex entry bug.
2002-04-12 Jürgen VignaFix for wrong cursor.x pos when before a fullRow inset...
2002-04-12 Jean-Marc Lasgouttesfix bug with relative paths in insetgraphics
2002-04-12 Jürgen VignaSimplified code.
2002-04-11 Angus Leeming(Herbert): nit-picking!
2002-04-11 Jürgen VignaNew function ciy() which handles cursor.iy() functions.
2002-04-11 Jürgen VignaFixed \foreignlanguage outputs and small fix to x retur...
2002-04-08 Angus Leeming(Herbert): fix compatibility read of InsetFigure.
2002-04-08 Angus Leeming(Herbert): delete old 1.2 stuff and add forgotten speci...
2002-04-06 Lars Gullik Bjønnesws changes
2002-04-05 Jürgen Vignamake a CURSOR update if we inserted a character (fix...
2002-04-04 Jean-Marc Lasgouttesproper support for "List of XXX" insets; fix error...
2002-04-03 José Matoxdocbook:
2002-04-03 Jürgen VignaFix insetButtonPress in InsetText the same way as in...
2002-04-03 Allan Raequick fix for commented out figures
2002-04-02 Jean-Marc Lasgouttespqtch from herbert to simplify insetgraphics output...
2002-03-29 Jürgen VignaSome more fixes to selection, fitCursor calls for Inset...
2002-03-29 Jürgen VignaFixes to mouse handling in and outside a InsetText...
2002-03-28 Jean-Marc Lasgouttesfix some non-localizable strings
2002-03-28 Jürgen VignaFix old tabularcode/ert compatibility read (fix #305).
2002-03-27 Jean-Marc Lasgouttesnew classes from herbert, units patch from herbert...
2002-03-27 Jean-Marc Lasgouttesparselog fixes, i18n fix, menu separator fix
2002-03-26 Angus LeemingSet the size of an image displayed in LyX correctly...
2002-03-26 Angus LeemingAre we iterating to a converged solution? Assuming...
2002-03-26 Angus LeemingUse \textbackslash in preference to $\backslash$.
2002-03-26 Angus Leeming"latexify" the file name if the graphics file is not...
2002-03-26 Angus Leeming* Revert Herbert's patch of yesterday to deal with...
next