]> git.lyx.org Git - lyx.git/history - src/insets
partial framebox support
[lyx.git] / src / insets /
2002-08-29 Jürgen VignaRemoved my comment about changes in InsetText as Andre...
2002-08-29 André Pönitzforgotten ChangeLog entry.
2002-08-29 Jürgen VignaFixed the selection problem for insettext/insettabular...
2002-08-28 André Pönitzbugfix (clicking into insets in insets was broken)
2002-08-28 André Pönitz100 lines moved, 33 dead.
2002-08-27 John LevonRob's followup (nr. 1 ;)
2002-08-27 Jean-Marc Lasgouttesmove floatlist to textclass
2002-08-26 Lars Gullik Bjønnescompile fixes
2002-08-26 André Pönitzessentially Martin's patch to fix the \end-deeper bug
2002-08-26 Jürgen VignaJohn's patch for fixing mouse button press lfuns inside...
2002-08-25 John Levonelide long URLs - http://bugzilla.lyx.org/show_bug...
2002-08-25 John Levonmissing changelog from Rob.
2002-08-24 John LevonRob's patch and some minor cleanup
2002-08-24 John Levonpedantic cleanup
2002-08-23 André Pönitzwhitespace changes to sync my tree
2002-08-23 Jean-Marc Lasgouttesthe optional argument patch from martin
2002-08-21 Lars Gullik Bjønnesmove pasteParagraph to global scope
2002-08-21 Dekel TsurDo not remove spaces of keys inside \cite
2002-08-21 Lars Gullik Bjønnesremove NO_COMPABILITY stuff
2002-08-20 Lars Gullik Bjønnesremove NO_PEXTRA_STUFF
2002-08-20 André Pönitzmore stuff from Lars' diff-6 (write one par at a time)
2002-08-20 André Pönitz- parts of Lars' diff-6.diff
2002-08-19 André Pönitzuse the new mouse LFUNs
2002-08-14 Lars Gullik Bjønnesmore from the diff-5.diff merged
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.
next