]> git.lyx.org Git - lyx.git/history - src/text3.C
float2string #4 (Spacing)
[lyx.git] / src / text3.C
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
2004-08-14 Lars Gullik Bjønnessome nicer margins and some small cleanup
2004-08-14 André Pönitzremove per-inset position cahce, use new external map...
2004-08-13 André Pönitzremove unused mathed parts
2004-08-13 Lars Gullik Bjønnesbug 1305
2004-08-13 André Pönitzfix bug #571, also for insettabular
2004-08-13 Jean-Marc Lasgouttesconstify the various incarnations of editXY
2004-08-12 André Pönitzdon't crash on C-m
2004-08-01 Lars Gullik Bjønnesfix wheel handling for xforms
2004-07-25 Lars Gullik Bjønnesobvious stuff
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-05-18 Alfredo Braunsteinavoid to update when navigating
2004-04-29 Angus Leeming* Positionable and dynamically visible toolbars for...
2004-04-19 John Levonfix bug 1569 (insert->label suggestion)
2004-04-18 André Pönitzpartial fix for cut and paste
2004-04-13 Angus LeemingRe-enable previews for mathed.
2004-04-13 André Pönitzmacro rework
2004-04-08 André Pönitzthe Paragraph::inInset() changes
2004-04-07 André Pönitzcompile fixes
2004-04-07 André Pönitzfix table crash;
2004-04-05 Angus LeemingWrap all #warning calls inside #ifdef WITH_WARNINGS...
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-04-02 Alfredo Braunsteinrevert last commits. I've detected problems with it...
2004-04-02 Alfredo Braunsteinfitcursor work
2004-04-01 Alfredo Braunsteinadd missing lfun status
2004-03-30 Angus LeemingA slightly buggy lfun all-insets-toggle.
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-03-18 André Pönitzsplit LyXFunc::getStatus() into inset specific chunks
2004-03-18 André Pönitzremove a few rarely neede LyXTExt member functions
2004-03-18 André PönitzThe Buffer::LyXText -> Buffer::InsetText patch
2004-03-11 André Pönitzrevert Buffer LyxText->InsetText commit
2004-03-11 André Pönitzthe Buffer::text -> inset change
2004-03-08 André Pönitzredo undo
2004-03-01 André Pönitzthe DocIterator stuff
2004-02-25 André Pönitzsome de-mathed-ification
2004-02-20 André Pönitz * dispatchresult.h: rename 'FINISHED' to 'FINISHED_LEFT'
2004-02-20 Jürgen Spitzmülleradd lfun 'quote-insert' arguments single/double (ERT...
2004-02-16 Alfredo Braunsteinmove some coords to absolute
2004-02-16 André Pönitz * insettabular.[Ch]: remove remains of the 'update...
2004-02-13 André Pönitzsome table work
2004-02-13 André Pönitzmore IU as advertised
2004-02-13 André Pönitzmore IU stuff
2004-02-13 André PönitzIU stuff + shuffling things from BV::dispatch to LyXTex...
2004-02-12 André Pönitzadd LCursor & parameter to cursor moving functions
2004-02-11 André Pönitzbug + spped fixes + small stuff
2004-02-06 André Pönitza bit of selection is back
2004-02-06 André Pönitzshift some text related stuff from BufferView::dispatch...
2004-02-06 Alfredo Braunsteinfix some coordinates (tabular and math missing)
2004-02-04 André Pönitztwo bug fixes
2004-02-04 André Pönitz * BufferView.[Ch] (insertInset):
2004-02-03 André Pönitzre-enable click on button insets
2004-02-03 André Pönitzfiix FIXMEs by moving message() from FuncRequest to...
2004-02-03 André Pönitzremove math cursor plus
2004-02-02 André Pönitz * cursor.[Ch]: remove direct access to anchor
2004-01-30 André Pönitzmore IU
2004-01-26 André Pönitzmore IU
2004-01-20 André PönitzPart of IU.
2004-01-15 André Pönitzthe monster patch
2004-01-14 André Pönitzmore shuffling...
2004-01-14 André Pönitzmove selStart and selEnd from LyXText to BufferView
2004-01-14 André Pönitzmove the Selection structure from LyXText to BufferView
2004-01-14 Alfredo Braunsteinfix two lfuns
2004-01-13 André PönitzAnchor globalization
2004-01-13 André Pönitzreplace LyXCursor by CursorSlice
2004-01-13 André Pönitz hide cursor and selection anchor behind accessor function
2003-12-29 Jürgen SpitzmüllerMichael's latest minipage cleanup patch
2003-12-29 Angus LeemingOutput useful info on receipt of LFUN_GETLAYOUT.
2003-12-18 Alfredo Braunsteinredocursor removal
2003-12-15 André Pönitzmerge CursorItem and MathPos
2003-12-12 Alfredo Braunsteinselection patch
2003-12-12 Angus LeemingCruft removal, small clean-up, no functional changes.
2003-12-10 André Pönitz * inset.h:
2003-12-01 André Pönitz * buffer.[Ch]:
2003-11-28 André Pönitzmove space above/below from Paragraph into a separate...
2003-11-26 Alfredo BraunsteinupdateCounters fix + changeDepth simplification
2003-11-25 André Pönitzthe 'lots of small stuff' patch
2003-11-22 Lars Gullik BjønnesMore debug mode work.
2003-11-22 Lars Gullik BjønnesA couple of changing resulting from gcc 3.4 debug mode...
2003-11-21 Alfredo Braunsteinallow extending a double/triple click + whitespace...
2003-11-21 Alfredo Braunsteinxy0_->xyo_ + two fixes
2003-11-20 Alfredo Braunsteincursor work + absolute coords for lyxtext
2003-11-18 Alfredo Braunsteinfix to target_x
2003-11-17 Alfredo Braunsteinmouse selection patch
2003-11-17 André Pönitzhandle most of InsetText::dispatch() to LyXText::dispatch
2003-11-13 Martin VermeerFix insertion/modification of button-style insets
2003-11-13 André Pönitzno need for three calls to update() in a row...
2003-11-13 Alfredo BraunsteinfitCursor work
next