]> git.lyx.org Git - lyx.git/history - src/ChangeLog
The final parsing patch. Tested on a variety of weird and wonderful things
[lyx.git] / src / ChangeLog
2003-03-12 John LevonThe final parsing patch. Tested on a variety of weird...
2003-03-12 John LevonCreate ParagraphParameters::read(). JMarc, please note...
2003-03-12 John LevonCreate ParagraphParameters::write() and use it
2003-03-12 John LevonUse ParList iterator to insert lyxfile and read the...
2003-03-12 John Levonsmall tweak
2003-03-12 John Levonfix insertStringAsLines for change tracking
2003-03-12 John Levonsplit out header parsing
2003-03-12 John LevonThe changes debug stuff was murdering buffer load perf
2003-03-11 André Pönitzthe formal stuff for an HFill inset (not active yet)
2003-03-10 Lars Gullik BjønnesFix InsetText latex export.
2003-03-10 Lars Gullik Bjønnesdelete bogus entry
2003-03-10 Lars Gullik Bjønnesbogus entry
2003-03-10 Angus LeemingGive y'all a graphics icon on the toolbar again.
2003-03-10 John Levonmove getColumnNearX next to iits only call site
2003-03-10 John Levonfix break before minipages too
2003-03-10 John Levonfix the row breaking. Sorry all !
2003-03-09 John LevonFix bug 365, and nextBreakPoint cleanup
2003-03-09 Angus LeemingPort the Merge Changes dialog to the Dialog scheme.
2003-03-09 Angus LeemingPort the About LyX dialog to the Dialog scheme.
2003-03-09 Angus LeemingPort the TabularCreate dialog to the Dialog scheme.
2003-03-09 John LevonPointless third arg to nextBreakPoint
2003-03-09 John Levon"Main body" is now just "body"
2003-03-09 Angus LeemingRemove the 'gross hack' of calling inset->edit when...
2003-03-08 John LevonFix two empty manual-label cases.
2003-03-08 Lars Gullik Bjønnesremove commented code and reindent
2003-03-08 John LevonFix for VCS after the revert patch.
2003-03-07 Dekel TsurFix a bug where the DVI file was not updated due to...
2003-03-07 Angus Leemingport the graphics dialog to the new scheme and get...
2003-03-07 Angus Leeming* Remove LFUN_REF_INSERT.
2003-03-07 Angus Leemingport the minipage dialog to the new scheme. Various...
2003-03-06 Lars Gullik Bjønnesadd some cut and paste bugs (disguised as cleanups)
2003-03-06 John LevonAlfredo's patch.
2003-03-06 Lars Gullik Bjønnesmake CutAndPaste be a namespace instead of a class
2003-03-06 Lars Gullik Bjønnesmore ParagraphList work
2003-03-05 Angus LeemingMove the include dialog to the new scheme
2003-03-05 Angus LeemingMove the external dialog to the new scheme.
2003-03-05 Lars Gullik Bjønnesfix some rand cases
2003-03-04 Lars Gullik Bjønnesremove usage of Paragraph::next and Paragraph::previous
2003-03-04 Lars Gullik Bjønnesadd a ParagraphList::insert, adjust other funcs accordingly
2003-03-04 Lars Gullik Bjønnesadd ParagraphList::erase, make mergeParagraph take...
2003-03-04 Lars Gullik Bjønnesmore ParagraphList::iterator usage
2003-03-04 Lars Gullik Bjønnesmore ParagraphList::iterator usage
2003-03-04 Angus LeemingLFUN_INSET_MODIFY
2003-03-04 Lars Gullik Bjønnesws changes only
2003-03-03 Lars Gullik Bjønnesuse ParagraphList::iterator a bit more
2003-03-03 Lars Gullik Bjønnesmove some functions around
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-03-02 Lars Gullik Bjønnesws chanes only
2003-02-28 André PönitzAlfredo's patch
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 John LevonThe row-painter patch
2003-02-26 Angus LeemingDefine InsetCommand::localDispatch and use it for LFUN_...
2003-02-25 John Levonminor tweak
2003-02-25 Angus LeemingHold on to your hats.
2003-02-22 John Levonfix bug 913 (toc crash)
2003-02-21 Angus LeemingThe file dialog browser doesn't need a LyXView...
2003-02-21 Angus Leeming* Split insetbib.[Ch] into insetbibitem.[Ch] and insetb...
2003-02-18 Jean-Marc Lasgouttesdocument --with-frontend in INSTALL; fix writing of...
2003-02-18 John LevonAndre needs a better, slower, compiler.
2003-02-17 John Levonspell rework. revert fix
2003-02-17 André Pönitzremove the hardcoded bibkey from the paragraph
2003-02-17 John LevonFix merge of paragraphs at the start of a document
2003-02-17 John Levonfix last printable pos
2003-02-16 Jean-Marc Lasgouttesfix compilation bug
2003-02-16 Jean-Marc Lasgouttesmove some code from buffer.C to bufferparams.c
2003-02-15 Jean-Marc Lasgouttesmore code in the menu backend == less code in the menu...
2003-02-15 John Levonbufferlist cleanup
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 LevonMy old allow/prohibitInput() -> busy(bool) patch cleanup
2003-02-14 Jean-Marc Lasgouttesfix 773 and more (from Juergen S); fix warning
2003-02-14 John LevonReplace ugly getParFromID() code with ParIterator...
2003-02-14 John Levonremove some very old dead code
2003-02-14 John Levon2003-02-13 John Levon <levon@movementarian.org>
2003-02-13 Jean-Marc Lasgoutteselsart support
2003-02-13 John Levonremoev debug
2003-02-09 John Levonreplace hand-coded list walk with a std::map for dep...
2003-02-08 John Levonconsolidate some code into one function
2003-02-08 John LevonThe big change tracking patch. Changes from posted...
2003-02-07 Jean-Marc Lasgouttesbug 814
2003-02-07 John Levonrename LYX_PAPER_MARGIN
2003-02-06 Angus LeemingBackout my lyxserver changes
2003-01-31 Angus LeemingFix Helge's index bugs.
2003-01-30 Jean-Marc Lasgouttesfix export>custom
2003-01-23 John LevonMichael's text fixes
2003-01-22 Jean-Marc Lasgouttesvarious bits from Michael
2003-01-17 Jean-Marc Lasgouttesfix inset insertion woes
2003-01-16 Lars Gullik Bjønnesfix crashing bug
2003-01-16 Jean-Marc Lasgouttesre-add ... to some menu entries
2003-01-15 Dekel TsurRemove XForms RTL hacks.
2003-01-14 Angus Leeming(Michael Schmitt): fix scrolling with the mouse wheel.
2003-01-13 Angus Leeming(Alfredo Braunstein): fix typo.
2003-01-12 Lars Gullik Bjønnesmake distcheck work
2003-01-09 Jean-Marc Lasgouttesfix cut/copy in tables; update fr.po and POTFILES.in
2003-01-08 Jean-Marc Lasgouttesfix file>import menu
2003-01-08 Jean-Marc Lasgouttesfix order of fields in deptable
2003-01-08 Jean-Marc Lasgouttessmall bits
next