]> git.lyx.org Git - lyx.git/history - src/insets
Minimal fix needed to give Qt a label dialog again.
[lyx.git] / src / insets /
2003-03-04 Lars Gullik Bjønnesadd ParagraphList::erase, make mergeParagraph take...
2003-03-04 Angus LeemingLFUN_INSET_MODIFY
2003-03-03 Lars Gullik Bjønnesuse ParagraphList::iterator a bit more
2003-03-03 Lars Gullik Bjønnesadjust for boost 1.30.0
2003-03-02 Lars Gullik Bjønnesuse the par iterators a bit more, make paragraphs publi...
2003-03-02 Lars Gullik Bjønnesremove some compability code
2003-02-28 André PönitzAlfredo's patch
2003-02-27 Angus Leeming*** empty log message ***
2003-02-27 Angus LeemingA real, LyX label dialog. Part 1.
2003-02-27 Angus LeemingCollapse all those LFUN_XYZ_APPLY to a single LFUN_INSE...
2003-02-26 Angus LeemingAdd locaDispatch methods to various inset classes....
2003-02-26 André Pönitzsimple argument parsing for FuncRequest;
2003-02-26 John LevonThe row-painter patch
2003-02-26 André Pönitzws + small stuff
2003-02-26 Angus LeemingDefine InsetCommand::localDispatch and use it for LFUN_...
2003-02-26 Angus LeemingStrip out the caching of the BufferView by PreviewedIns...
2003-02-26 Angus LeemingAlfredo's patch to get rid of insets in the graphics...
2003-02-25 Angus Leeming(Alfredo) strip BufferView out of the graphics code.
2003-02-25 Angus LeemingHold on to your hats.
2003-02-25 John Levonfix bug 920
2003-02-22 John Levonfix bug 913 (toc crash)
2003-02-21 Angus LeemingReposition these BufferView access and caching methods...
2003-02-21 Angus LeemingForgotten ChangeLog.
2003-02-21 Angus Leeming* Split insetbib.[Ch] into insetbibitem.[Ch] and insetb...
2003-02-21 Allan Raeensure child document loading also works when under...
2003-02-20 Angus Leemingdon't forget <config.h>...
2003-02-20 André Pönitzsplit inset -> inset + updatableinset
2003-02-18 André Pönitzsome ws
2003-02-18 John Levonmore std::
2003-02-18 André Pönitzfix bibkey writing, avoid a few copies, whitespace...
2003-02-18 André Pönitzre-enable insertion of bibrefs (and remove 19 lines...)
2003-02-18 André Pönitziu2: move localDispatch() to InsetBase
2003-02-17 André PönitzFirst step towards unified insets...
2003-02-17 André Pönitzremove Inset::deletable() as it returns always 'true'
2003-02-17 André Pönitzremove the hardcoded bibkey from the paragraph
2003-02-14 Jean-Marc Lasgouttesfix display of right quote inset; fix off-by-one error...
2003-02-14 John Levonminor method name changes
2003-02-14 John LevonReplace ugly getParFromID() code with ParIterator...
2003-02-14 John Levon2003-02-13 John Levon <levon@movementarian.org>
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-02-10 André Pönitztex2lyx version 0.0.1
2003-02-08 John LevonThe big change tracking patch. Changes from posted...
2003-01-23 John LevonMichael's text fixes
2003-01-13 Angus Leeming(Michael Schmitt): the proper fix for the off-by-one...
2003-01-08 Jürgen VignaFixed down movement inside inset text (hopefully).
2003-01-06 Angus LeemingMinor bits 'n' bobs from Michael, J�rgen and Jean-Marc.
2002-12-19 Jean-Marc Lasgouttesmake sure extensions are kept when necessary
2002-12-18 John LevonAlfredo's double-dialog fix
2002-12-08 Lars Gullik Bjønnesuse floatname instead of floattype
2002-12-04 Jean-Marc Lasgouttesremove support for epsi; fix size of insetnote button
2002-12-04 John Levonunbork insetinclude
2002-12-02 Lars Gullik Bjønnesfix some BoostFormat mistakes, cast the 0u par to strin...
2002-12-02 Lars Gullik Bjønnescomplie fix
2002-12-01 Lars Gullik Bjønnesws changes
2002-12-01 Lars Gullik Bjønnesfix the switch layout bug, add some more boost.format...
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-11-24 Lars Gullik Bjønneshandle USE_BOOST_FORMAT
2002-11-21 Lars Gullik Bjønnesuse boost::format
2002-11-21 Dekel TsurSupport for block alignment in fixed width columns.
2002-11-20 Jürgen VignaFix for the endless loop bug on wide tabulars.
2002-11-04 Lars Gullik BjønnesSTRCONV
2002-11-04 Lars Gullik Bjønnessmall changes
2002-10-31 Angus Leeming(Rob Lahaye): read and write latex height data of graph...
2002-10-30 John Levonfix 568 (r=lars)
2002-10-29 Jean-Marc Lasgouttesfix crash with external inset
2002-10-25 Jean-Marc Lasgoutteswork around crash with external inset and latex export
2002-10-24 Dekel TsurFix LyXLength::inPixels
2002-10-24 Angus Leeming(Rob Lahaye): changes to the xforms graphics dialog.
2002-10-21 John Levonremove unused and a little documentation (all r=larsbj)
2002-10-21 Angus LeemingFix the drawing of an inset with a relative file path...
2002-10-16 John LevonRemove \\protected_separator.
2002-10-15 Jean-Marc Lasgouttesfix kerning problems with insetquotes
2002-10-14 Jürgen VignaFix undo bugs.
2002-10-11 Angus LeemingForgotten header file.
2002-10-11 Angus LeemingFix to bug 633.
2002-10-11 André PönitzFix the "can't move out of nested text insets using...
2002-09-26 Dekel TsurPatch from Juergen Spitzmueller
2002-09-25 Angus LeemingCopyright notices
2002-09-24 Dekel TsurFix insetwrap
2002-09-24 Lars Gullik Bjønnesforgot these
2002-09-24 Lars Gullik Bjønnesloose SIGC_INCLUDES
2002-09-16 John LevonFix cut/copy enable r=jug ;)
2002-09-12 Angus LeemingRob's latest and greatest dialog tweaking.
2002-09-11 André Pönitzlfun word-select
2002-09-10 John Levonremove unused nl
2002-09-10 Dekel TsurAdd insetwrap.
2002-09-09 John Levonremove noload/don't typeset
2002-09-09 Angus LeemingRob's dialog clean-up and Martin's 'disfucation' of...
2002-09-06 Lars Gullik Bjønnesremove all INHERIT_LANG and INHERIT_LANGUAGE commented...
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...
next