]> git.lyx.org Git - lyx.git/history - src/insets
* Throw out DialogBase.h
[lyx.git] / src / insets /
2002-08-14 Lars Gullik Bjønnesfix typo
2002-08-14 Lars Gullik Bjønnesdiff test alterations
2002-08-14 Lars Gullik Bjønnesfix ParagraphList reading in InsetText
2002-08-13 André Pönitzthe lfun3 patches (overall cleanup and "localizing...
2002-08-13 Angus Leeming* LyXView: the accessor methods now return a reference...
2002-08-12 Angus Leeming* Fix reading of lyxsize_type in 1.2.0 documents.
2002-08-12 Jürgen VignaDon't open collapsable insets on mouse button 3 events.
2002-08-12 Lars Gullik BjønnesThe ParagraphList stuff
2002-08-11 Lars Gullik BjønnesThe InsetList
2002-08-10 Lars Gullik Bjønnesa new paragraph function
2002-08-09 Angus LeemingLaTeX can now find \input insets where the file has...
2002-08-09 John Levontwo minor cleanups
2002-08-07 Jürgen VignaDon't put selected stuff into the clipboard on delete...
2002-08-07 André Pönitzthe FuncRequest changes
2002-08-06 John LevonRemove LYX_LAYOUT_DEFAULT - it is very very old, even...
2002-08-06 Angus LeemingAdd a monitor to the previewed image of a \input-ed...
2002-08-04 John Levonspellchecker cleanup - fscked knows why pspell is broke...
2002-08-02 Angus LeemingChange the LyX file format, adding a "preview" flag...
2002-08-02 Angus LeemingNow generate previews when loading the buffer for inset...
2002-08-02 Angus LeemingCache the BufferView as a weak_ptr; get rid of those...
2002-08-01 Angus LeemingPreviews for \input insets.
2002-07-28 Lars Gullik BjønnesRename strip to rtrim
2002-07-28 Lars Gullik Bjønnesremove some unneeded version of functions from lstrings,
2002-07-26 Jürgen VignaFixed 2 more problems with s+r. This fixes #482.
2002-07-25 Jürgen VignaFixed some s+r bugs.
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-23 Jean-Marc Lasgouttesfix 172; please test
2002-07-23 Jean-Marc Lasgouttesherbert patch to read 1.2.0 graphics insets
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 Jean-Marc Lasgouttestoc support reorganization; changes to xform_helpers...
2002-07-20 Jean-Marc Lasgouttesimplement DependsOn tag for layout files; more unintere...
2002-07-19 Jean-Marc LasgouttestoggleInset improvement; make lyxpreview work out of...
2002-07-18 Angus LeemingFile monitoring is Go!
2002-07-17 Angus LeemingDisable direct loading of PostScript files by the xform...
2002-07-17 Angus Leeming* Make the graphics files conform strictly to the Pimpl...
2002-07-17 John LevonMake showState be view_state_changed, and rename setSta...
2002-07-16 Jean-Marc Lasgouttesfix 514 (from herbert)
2002-07-16 Jean-Marc Lasgouttescompile fix in XPM image loader; fix opaque handling...
2002-07-15 John Levonremove getPixmap() from GraphicsImage
2002-07-15 Angus LeemingSmart loading of image files for previews and for the...
2002-07-13 Dekel TsurRTL fixes
2002-07-13 Dekel TsurRTL fixes
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
next