]> git.lyx.org Git - lyx.git/history - src/insets
* support/qstring_helpers.h: erase ucs4_to_qstring() method.
[lyx.git] / src / insets /
2007-02-24 Georg Baumfix compiler warnings about unused parameters
2007-02-24 Michael Schmitt * src/insets/insetbox.C: plaintext(): add missing \n
2007-02-24 Michael Schmitt * insets/*.C: constify docstring in plaintext()
2007-02-23 Georg Baum * src/insets/insetbox.C
2007-02-21 Georg Baumfix compiler warning
2007-02-20 Georg Baumfix compiler warning
2007-02-20 Georg BaumFix crash after inset-insert ert, from Bernhard Roider
2007-02-20 Michael Schmitt * src/insets/insetinclude.[Ch]: fix plaintext(); code...
2007-02-20 Michael Schmitt * src/insets/insetcommand.C: fix plaintext() output
2007-02-20 Michael Schmitt * inset*.C:
2007-02-18 Michael Schmitt * src/insets/insetert.C:
2007-02-18 Georg BaumFix bugs 3240 and 3241
2007-02-18 Michael Schmitt * src/insets/insetexternal.[Ch]: fix plaintext();...
2007-02-18 Michael Schmitt * src/insets/insettabular.[Ch]: fix plaintext(); code...
2007-02-17 Michael Schmitt * src/insets/insetbititem.C:
2007-02-17 Michael Schmitt * src/insets/insetfloatlist.C: fix plaintex()
2007-02-17 Michael Schmitt * src/insets/insettoc.[Ch]:
2007-02-17 Michael Schmitt * insetgraphics.[Ch]:
2007-02-17 Michael Schmitt * src/insets/insetnewline.C:
2007-02-16 Bo PengForget to set selection in r17213
2007-02-16 Michael Schmitt * src/insets/insetbase.[Ch]: make plaintext() abstract...
2007-02-16 Michael Schmitt * src/insets/insetcaption.*: fix plaintext(); add...
2007-02-16 Michael Schmitt * src/insets/insetbranch.[Ch]:
2007-02-16 Michael Schmitt * src/insets/insetcollapsable.[Ch]: constify floatName()
2007-02-16 Michael Schmitt * src/insets/insetfloat.[Ch]:
2007-02-16 Bo PengFix of bug 3238. Disable persistent selection for selec...
2007-02-15 Michael Schmitt * src/insets/insetspace.[Ch]:
2007-02-15 Michael Schmitt * insetref.C:
2007-02-15 Michael Schmitt * src/insets/insetnewline.C: plaintext(): fix line...
2007-02-15 Michael Schmitt * src/insets/insetbox.[Ch]:
2007-02-15 Michael Schmitt * insetert.[Ch]:
2007-02-15 Michael Schmitt * src/insettext.C: fix line lengths and par breaks...
2007-02-15 Georg BaumFix bug 3240
2007-02-15 Michael Schmitt * src/output_plaintext.C: check line length before...
2007-02-13 Enrico ForestieriFix bug 3220
2007-02-13 Abdelrazak YounesTentatively fix bug 3225, the inset width and the outer...
2007-02-12 Uwe Stöhrsmall fix to changeset 17143
2007-02-12 Georg Baumzero-byte files don't make sense...
2007-02-12 Uwe Stöhrrename label for prettyref inset to fix bug 1134
2007-02-11 José MatoxConvert lyxaccents to unicode (most of the work comes...
2007-02-11 Uwe Stöhradjust caption metrics to fix bug 3217
2007-02-10 Georg Baumwhitespace only
2007-02-10 Georg Baum * src/insets/insetexternal.C
2007-02-08 Georg BaumNever strip the extension for non-nice latex export...
2007-02-08 Georg Baum * src/insets/insetgraphics.C
2007-02-07 Abdelrazak YounesFix bug 3187 (second round) by Martin V.:
2007-02-07 Abdelrazak YounesProperly adjust space after collapsable inset (the...
2007-02-06 Abdelrazak YounesFix bug 3187 from Martin Vermeer:
2007-02-05 Abdelrazak YounesFix bug 3192 and 3193
2007-02-05 Abdelrazak Younes* Fix bug 3202 (http://bugzilla.lyx.org/show_bug.cgi...
2007-02-05 Abdelrazak YounesThis inset does not have to be wide. This property...
2007-02-02 Georg BaumBug fix of the day: 3200 (Not possible to insert short...
2007-02-02 Jean-Marc Lasgouttes * insetbase.h: add new enum PAGEBREAK_CODE
2007-02-02 Bo PengPersistent-selection (and fix bug 3162)
2007-02-01 Abdelrazak YounesA better fix for bug 675:
2007-02-01 Abdelrazak YounesPartially fix bug 675, the graphics dialog still opens...
2007-02-01 Abdelrazak YounesFix lists of figures and tables. Prepare the code for...
2007-01-31 Abdelrazak YounesAdd "Senseless!!! " label to non supported caption.
2007-01-31 Abdelrazak YounesFix bug 3170:
2007-01-30 Abdelrazak YounesThe caption inset patch by Georg, Martin and myself.
2007-01-25 Michael Schmitt* src/lyxtext.h:
2007-01-25 Michael Schmitt* src/lyxtext.h: add enum ChangeOp (ACCEPT/REJECT)...
2007-01-25 Georg BaumReal fix from Bernhard Roider
2007-01-25 Abdelrazak YounesFix bug 3135 by Bernhard Roider:
2007-01-24 Georg Baumfix compiler warnings about unused parameter
2007-01-24 Abdelrazak YounesSmall formatting and comment cleanup.
2007-01-24 Abdelrazak Younesget rid of MSVC warning (signed/unsigned comparison)
2007-01-23 Michael Schmitt* src/lyxtext.h:
2007-01-21 Georg BaumFrom Bernhard Roider:
2007-01-20 Georg BaumSome renaming (has been discussed a long time ago)
2007-01-20 Georg Baumwhitespace
2007-01-20 Abdelrazak YounesPreparePrepare for independent decoration drawing and...
2007-01-20 Abdelrazak YounesPrepare for independent decoration drawing.
2007-01-19 Jean-Marc Lasgouttes * insetbranch.C (textString): implement, so that branc...
2007-01-19 Jean-Marc Lasgouttes * insets/insetbase.h (textString): Simplify the signature
2007-01-18 Michael Schmitt * insets/insetfloatlist.C:
2007-01-18 Abdelrazak Younes* mover.h
2007-01-17 Georg Baum * src/insets/insetbase.h
2007-01-17 Abdelrazak YounesTransfer the global converters and system_converters...
2007-01-17 Bo PengFix inline collapsable inset set focus crash
2007-01-16 Edwin Leuven* avoid signal triggered by setChecked(bool)
2007-01-15 Michael Schmitt* change LFUN file-insert-ascii to file-insert-plaintext
2007-01-13 Georg BaumFix bug 2138: copy and paste should preserve formatting...
2007-01-12 Enrico ForestieriMake sure that all inputed filenames are in internal...
2007-01-10 Enrico ForestieriFix problem with non-ascii filenames in include inset
2007-01-09 Georg BaumMake the output of \inputencoding commands (and the...
2007-01-08 Georg Bauminclude tabulars and math in the "paste recent" stack
2007-01-08 Jürgen Spitzmüller* src/insets/insetcite.C (getNatbibLabel): correct...
2007-01-08 Abdelrazak Younessame performance fix as rev. 16600.
2007-01-08 Abdelrazak Younesperformance fix.
2007-01-07 Georg Baumfix typos
2007-01-07 Georg BaumTell X the selection status also after it is changed...
2007-01-05 Georg BaumFix bug 3067: Special column attributes can contain...
2007-01-05 Georg BaumThe uncontroversal part of the selection fix: Always...
2007-01-04 Jean-Marc Lasgouttes * insetcollapsable.C (doDispatch): [LFUN_MOUSE_PRESS...
2007-01-04 Georg BaumLet LFUN_PASTE always paste the most recent clipboard...
2007-01-04 Georg Baum * src/insets/insettabular.C
2007-01-04 Georg BaumGet rid of InsetTabular::hasPasteBuffer. I verified...
2007-01-04 Georg Baumforgot the break
2007-01-04 Georg Baum * src/insets/insettabular.C
next