]> git.lyx.org Git - lyx.git/history - src/ChangeLog
move some selection related stuff over to textcursor.C
[lyx.git] / src / ChangeLog
2003-06-27 André Pönitzguess what
2003-06-27 André Pönitzrename fullRebreak() to partialRebreak() and implement
2003-06-27 André Pönitzremove LyXCursor::row_ member
2003-06-27 Alfredo BraunsteinFix two loading-related bugs reported by Kayvan
2003-06-26 André PönitzMove rarely used stuff out-of-line
2003-06-24 Alfredo Braunsteinsmall tweaking (yes I'm dumb)
2003-06-24 Alfredo BraunsteinMore errorlist adjustements.
2003-06-24 Jean-Marc Lasgouttesrename a few icons; fix a typo; complain (softly) when...
2003-06-23 Jean-Marc Lasgouttesdo not add non-exisitent icons in toolbar (qt); honor...
2003-06-22 Alfredo Braunsteinfix a bug just introduced.
2003-06-20 Alfredo Braunsteinadded a parseError signal to Buffer and use it
2003-06-20 Alfredo Braunsteintake several functions out of BufferList, and split...
2003-06-19 Angus LeemingRemove 14 LFUNs; use "dialog-show <name> <data>" instead.
2003-06-19 Jean-Marc Lasgouttescompilation fix
2003-06-18 Lars Gullik Bjønnesbnext-2.diff + some more boost::next stuff
2003-06-18 Lars Gullik Bjønnesshown-2.diff
2003-06-18 André Pönitz*** empty log message ***
2003-06-17 Lars Gullik BjønnesThe Paste Recent patch
2003-06-17 Angus LeemingGet rid of Dialogs::showMathPanel.
2003-06-17 Angus LeemingFix memory leaks in the Qt math panel.
2003-06-16 Jean-Marc Lasgouttescompilation fix; audit and fix calls to cutSelection
2003-06-16 André PönitzIU of clone() and getLabelList()
2003-06-13 André Pönitzmake tabular a proper member of InsetTabular
2003-06-12 André Pönitzsome renamings plus whitespace.
2003-06-12 André Pönitzreturn a Paragraph & from ParIterator::operator*()
2003-06-11 John LevonMove the toolbar flags setting into a separate section...
2003-06-11 Angus LeemingLFUN_EXTERNAL_EDIT.
2003-06-11 Lars Gullik Bjønnesthe ios issue
2003-06-10 Lars Gullik Bjønnesthe current_view patch
2003-06-07 John Levonminimal ERT spacing patch (first patch sent to list...
2003-06-06 José MatoxFix docbook export (bug 821)
2003-06-06 Alfredo Braunsteinadd Dialogs::visible to avoid the madness of filling...
2003-06-05 Angus LeemingBump the file format.
2003-06-05 André Pönitzremove unneeded const_casts
2003-06-04 Lars Gullik Bjønnesremove last of NO_STD_LIST stuff
2003-06-04 Angus LeemingThe external inset uses the converters. Graphical displ...
2003-06-04 André Pönitzbit of undo
2003-06-03 John Levonpatch from Albert Chin
2003-06-03 John Levonclone() at long last !
2003-06-02 John Levonremove insetparent
2003-06-02 John Levonfix bug 1149
2003-06-01 John Levonjuergen's inset insert paste patch
2003-06-01 John Levonbug 1018 fix part 1
2003-05-30 André PönitzIU for second phase of two-phase drawing
2003-05-29 Lars Gullik Bjønnesremove NO_STD_LIST stuff, and some other small changes
2003-05-29 Lars Gullik Bjønnessimplify InsetList a bit and constify a bit too
2003-05-28 Lars Gullik Bjønnesremove commented same_id functions, and also remove...
2003-05-28 John Levonfix bug 1055, bug 1143, bug 1144
2003-05-28 André PönitzPrepare mathed for unified two-stage drawing
2003-05-28 Lars Gullik BjønnesBug:1050
2003-05-27 Lars Gullik Bjønnesparlist-21-a.diff
2003-05-27 André Pönitzrename the members of Dimension
2003-05-27 Jean-Marc Lasgouttesfix character count for the \noun macro
2003-05-26 John LevonLFUN_ESCAPE gets ReadOnly (fix bug 1142)
2003-05-26 Lars Gullik Bjønnesget rid of same_id from function signatures
2003-05-25 Lars Gullik Bjønnesparlist-19-a.diff
2003-05-24 Lars Gullik Bjønnesuse a reference instead of a pointer in ParagraphList...
2003-05-24 Lars Gullik Bjønnesmake ParagraphList::push_back take a reference instead...
2003-05-23 Lars Gullik Bjønnesget rid of NO_NEXT add some NO_STD_LIST instead
2003-05-23 André Pönitzsmall stuff (white space, const, remove a const_cast...)
2003-05-23 Alfredo Braunsteinsome header insanity fixed
2003-05-23 Angus LeemingGet rid of the global use_babel variable.
2003-05-23 Lars Gullik Bjønnesremove unused set function
2003-05-23 André PönitzsetUndo2 interface change
2003-05-23 Alfredo Braunsteinremoved unused texrow::increasePos
2003-05-23 Angus LeemingRename LatexRunParams::fragile as moving_arg.
2003-05-23 Angus LeemingThe free_spacing patch and fix to the mess that Rob...
2003-05-23 Lars Gullik BjønnesThe "I want this in now" patch.
2003-05-22 Angus LeemingPurely mechanical: move fragile into LatexRunParams.
2003-05-22 Angus LeemingThe 'nice' changes.
2003-05-22 Lars Gullik Bjønnesinitialize all vars
2003-05-22 Angus LeemingPass struct LatexRunParams around a bit...
2003-05-22 Lars Gullik Bjønnesremove unused constructor from class Paragraph
2003-05-22 Lars Gullik Bjønnesparlist-17-b.diff
2003-05-22 André Pönitzduplicated code, ParIterator::operator=
2003-05-22 Lars Gullik Bjønnesparlist-16-a.diff
2003-05-22 Angus Leeming(Juergen) the new space inset.
2003-05-22 André Pönitz return a ParIterator from getParFromID
2003-05-21 Lars Gullik Bjønnesiterators-2.diff + some whitespace changes
2003-05-21 Alfredo Braunsteinfix to Bug: 1110
2003-05-20 Alfredo Braunsteinget rid of InsetError users
2003-05-20 Angus LeemingLars' fix for the xforms linking problem.
2003-05-20 Angus Leeming#ifndef _GETTEXT_H_ -> #ifndef GETTEXT_H.
2003-05-19 Angus LeemingGet rid of "char const * _(char const *)".
2003-05-19 André Pönitzthe ascent/descent/width -> dimensions() change
2003-05-19 André Pönitzon the way to a usable insetenv
2003-05-16 Alfredo Braunsteinsmall bug fixed: inInset returns a pointer, not a bool
2003-05-16 André Pönitzedit->LFUN_INSET_EDIT + CHangeLog + working URL insets.
2003-05-14 Alfredo Braunsteinremoved a spurious static_cast
2003-05-14 André Pönitzfix format string
2003-05-13 Alfredo Braunsteinthe errorlist change
2003-05-13 André PönitzSTRCONV() all over the place
2003-05-13 André Pönitznon-templated tostr in separate files
2003-05-13 André PönitzThe 'bformat' introduction
2003-05-09 André PönitzLColor::Pimpl
2003-05-08 John Levondon't rm emergency saves ever
2003-05-08 Lars Gullik Bjønnesbetter lib building
2003-05-07 Lars Gullik BjønnesRemove Paragraph dependency from texrow, use a id instead.
2003-05-07 Lars Gullik Bjønnesallow boost as system shared libarry
2003-05-07 Lars Gullik Bjønnesparlist cleanup
next