]> git.lyx.org Git - lyx.git/history - src/text3.C
Fix breakage caused by bad commits.
[lyx.git] / src / text3.C
2006-09-17 Abdelrazak Younes* Transfer Intl member from LyXView to BufferView.
2006-09-17 André Pönitzrename mathed/math_xinset into mathed/InsetMathX
2006-09-16 André Pönitzrename Math*Inset into InsetMath*
2006-09-14 Jürgen Spitzmüller* src/text3.C (doInsertInset): reset first paragraph...
2006-09-11 Abdelrazak YounesA bunch of conversion to docstring.
2006-09-10 Georg Baumremove unused "using" directives
2006-09-09 Lars Gullik BjønnesChange _() to return a docstring. Fixup callers with...
2006-09-08 Jean-Marc LasgouttesImprove Inset dissolve capability (bug 2201).
2006-09-03 André Pönitzuse enums instead of strings to distinguish different...
2006-09-03 Jürgen Spitzmüllerfix getStatus of LFUN_DISSOLVE_INSET:
2006-09-03 Georg BaumFix clipboard/selection encoding
2006-09-01 Georg Baumconvert lfun arguments to docstring
2006-08-17 Jean-Marc Lasgouttes * text3.C (dispatch/LFUN_INSET_DISSOLVE): use recordUn...
2006-08-13 Lars Gullik BjønnesMerge the unicode branch into trunk.
2006-08-13 Abdelrazak YounesThis commit creates a error_lists map member inside...
2006-08-11 Jean-Marc LasgouttesFix bug 2756:
2006-08-08 Jürgen SpitzmüllerImplement LFUN_INSET_DISSOLVE (bug 2201):
2006-07-14 Michael Schmittremove LFUN_INSET_DIALOG_SHOW
2006-07-13 Jean-Marc Lasgouttes * src/text3.C (dispatch): merge the SELECT and non...
2006-07-10 Georg BaumSplit clipboard and X selection
2006-07-03 Lars Gullik BjønnesFirst part of r14315 from the younes branch:
2006-06-26 Abdelrazak YounesGUI API Cleanup step 2: merge of the "younes" branch.
2006-05-08 Michael Schmittfix LFUN enum values (some of them were broken by r13801)
2006-05-07 Georg BaumImplement GUI for fixed size math delimiters (by Enrico...
2006-05-05 André Pönitzrename LFUN enum values according to their command...
2006-04-28 Abdelrazak Younescompilation fix.
2006-04-28 Abdelrazak Younes* text3.C:void LyXText::dispatch(LCursor & cur, FuncReq...
2006-04-26 Edwin LeuvenAdding PARAGRAPH_MOVE_UP/DOWN + key bindings:
2006-04-16 Abdelrazak Younes* src/buffer_funcs.[Ch]
2006-04-15 Jürgen SpitzmüllerDon't jump back to cursor on inset clicking:
2006-04-10 Bo PengUpdate on view-source feature (r13610), from Bo Peng...
2006-04-09 Bo Pengview-source feature, from Bo Peng <ben.bob@gmail.com>
2006-04-09 Lars Gullik Bjønnes* support/types.h: introduce the char_type type
2006-04-09 Lars Gullik Bjønnes* Change several freestanding and class methods with...
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-03-16 Jean-Marc Lasgouttesbug 2298: cursorTop/Bottom/Home/End does not redraw...
2006-03-10 Martin VermeerFix bug 2195: Slowness in rendering inside insets,...
2006-03-02 Georg Baumfix bug 2315
2006-02-24 Jean-Marc Lasgouttesfix bugs 2321 and 2323
2006-02-05 Martin VermeerFix bug 2115 ("blueline bug")
2005-12-31 Martin VermeerSinglerow rendering (better) fix for insets
2005-12-19 Martin VermeerForce update on paragraph merge
2005-12-01 Jean-Marc Lasgouttesbug 2109: trigger dEPM when moving cursor with mouse
2005-11-30 Jean-Marc Lasgouttesdo not eat the selection when inserting an index entry
2005-11-25 Jean-Marc Lasgouttesdisable LFUN_PASTE when there is nothing to paste
2005-11-17 Jürgen Spitzmüllerfirst step to sanitize forceDefaultParagraphs (part...
2005-11-02 Jean-Marc Lasgouttesbug 2081: Disallow insertion of marginal note in float...
2005-10-25 Jean-Marc Lasgouttesbug 2092: branches not propagated to child documents
2005-10-25 Jean-Marc Lasgouttesget rid of LFUN_KEYMAP_TOGGLE
2005-10-24 Jean-Marc Lasgouttesbug 2066: C-i for opening/closing insets only works...
2005-10-13 Jean-Marc Lasgouttesfix two crashes related to dEPM. Some crashes remain
2005-10-13 Jürgen Spitzmüllerfix bug 2090 (remove param \quotes_times). File format...
2005-10-12 Georg Baumfix invalid cursor after math undo
2005-10-07 Martin VermeerThe speedup patch
2005-10-03 Jean-Marc Lasgouttesprovide default type value for math-macro
2005-09-27 Jürgen Spitzmüllerleave inset to the right when hitting ESC (bug 2034)
2005-09-16 Jürgen Spitzmüllerfix undo of PASTESELECTION (bug 2011)
2005-08-03 Jean-Marc Lasgouttesdisplay of counters in various situations (in particula...
2005-07-18 André Pönitzfix bug 1795
2005-07-17 André Pönitzcosmetics, incidently fixing bug 1458
2005-07-16 Jürgen VignaMore fixes to cursor handling with boundary
2005-07-16 Jean-Marc Lasgouttesfix cursor movement with boundary
2005-07-15 André Pönitzsend UpdatableInset down the way of the Dodo
2005-07-15 André Pönitzmake boundary property an iterator property instead...
2005-07-15 André Pönitzsmall cosmetic fix and removing some debug output
2005-07-15 André Pönitzpartial fix for bug 622, cosmetic rest remains open
2005-07-05 Jürgen Spitzmüllerlocalize date/time
2005-06-06 Jürgen Spitzmüllerminor bibitem tweaks
2005-05-31 Martin VermeerAxe processEvents, fix cursor draw artifacts, put updat...
2005-05-30 Jean-Marc Lasgouttesfix bug 1892 (cursor moves when inserting index or...
2005-05-05 Jürgen Spitzmüllerfix setOnOff handling in LyXText::getStatus
2005-04-26 Angus LeemingWhitespace, only whitespace.
2005-04-20 Martin VermeerFix the language problem in new lyxtexts, without causing
2005-04-20 Jean-Marc Lasgouttesfix double/triple clicking to select (bug 1811)
2005-04-14 Jean-Marc Lasgouttesfix display of label when inserting a new float
2005-04-13 Martin VermeerFix language problem in new textinsets in non-english...
2005-04-13 Georg Baumdisable open dialogs if applying them is not allowed
2005-03-07 Jean-Marc Lasgouttescompilation fix when assertions are disabled
2005-02-25 Jean-Marc Lasgouttesfix counters updating mechanism
2005-02-22 Jean-Marc Lasgouttesfix several GOTO lfuns (bug 1787, bug 616, bug 781...
2005-02-08 Lars Gullik Bjønnesdociterator dont inherit from std::vector and updates
2005-02-08 Lars Gullik Bjønnesthe depm patch
2005-01-31 Angus LeemingAsger's commentary, const-correct and bug-squashing...
2005-01-27 Lars Gullik Bjønnesthe convert patch
2005-01-06 Lars Gullik Bjønnesrename tostr.[Ch] to convert.[Ch]
2005-01-06 Lars Gullik Bjønnestostr -> convert and some bformat work
2005-01-06 Jürgen Spitzmüllerfloat2string #4 (Spacing)
2005-01-04 Jürgen Spitzmüllersmall mathed fixes
2004-12-27 Jürgen Spitzmüllerfix LFUN_MATH_MODE
2004-12-06 Alfredo Braunsteinremove selection_possible (fix a problem with selection...
2004-12-02 Jean-Marc Lasgouttesfix recent bug where too many lfuns got disabled;fix...
2004-11-30 Alfredo BraunsteinCoordBranch merge
2004-11-25 Lars Gullik BjønnesInsetOld -> InsetBase renaming
2004-11-24 Alfredo Braunsteinpar->pit renaming
2004-11-19 Jean-Marc Lasgouttesallow more than one optional inset
2004-11-02 Jean-Marc Lasgouttesfix cursor when inserting some insets
2004-08-14 André Pönitzmake all cached positions screen-absolute
2004-08-14 André Pönitz*** empty log message ***
2004-08-14 André Pönitzfix some crash when we start selection outside an inset...
2004-08-14 André Pönitzmove around stuff, remove unneeded declarations etc
next