]> git.lyx.org Git - lyx.git/history - src/ChangeLog
move BoostFormat and boost-inst
[lyx.git] / src / ChangeLog
2003-03-30 John Levonmove BoostFormat and boost-inst
2003-03-30 Lars Gullik Bjønnesrowlist4
2003-03-30 Lars Gullik Bjønnesrowlist3
2003-03-29 Lars Gullik Bjønnesrowlist2
2003-03-29 John Levonscrollbar fix for anchoring
2003-03-29 Lars Gullik BjønnesThe rowlist1 patch
2003-03-29 John Levonfix ui bug 550
2003-03-29 John Levonfix broken strerrors
2003-03-29 John Levoncouple more Alert fixes
2003-03-29 John LevonMore Alert/ error message fixes
2003-03-29 John Levonmore Alert fixes
2003-03-29 John LevonStrip old tabular code. More Alert fixes
2003-03-29 John LevonMore alert fixes
2003-03-29 John Levonmore Alert:: work
2003-03-29 John Levonwarning on revert
2003-03-29 John LevonBig shake up of all Alert::askQuestion/Confirmation...
2003-03-28 John Levonfix bug 974 (end on empty par gives internal warning)
2003-03-28 John Levonremove math greek lfuns properly instead of leaving...
2003-03-27 Lars Gullik Bjønnesfix some C++ parsing bugs
2003-03-27 Lars Gullik Bjønneslyx-rowlist0-e with small alterations
2003-03-26 Lars Gullik Bjønnesforgot this
2003-03-26 Angus Leemingport the thesaurus dialog to the new scheme
2003-03-26 Lars Gullik Bjønnesfix a bug in ParagraphList
2003-03-26 John LevonSupport for new GNU aspell library. Final pspell fix...
2003-03-25 Angus LeemingSatisfy JMarc and Lar's desire for LFUN_INSET_INSERT
2003-03-25 Angus Leemingport the various dialogs to display the contents of...
2003-03-25 John LevonAlfredo's row patch
2003-03-25 John Levonrename the refresh stuff
2003-03-24 John Levonupdate layout choice properly (bug 975)
2003-03-23 John Levonfix dist
2003-03-22 John LevonDing dong, the CID is dead...
2003-03-21 Lars Gullik Bjønnesbidi out of line patch from Alfredo
2003-03-21 André Pönitzpromote MathMetricsInfo to MetricsInfo, change mathed...
2003-03-21 André Pönitzread 'environment' tag in layout files
2003-03-20 John Levonbug 964 from Alfredo
2003-03-20 John LevonMy patch from yesterday
2003-03-19 John Levonsilly fix
2003-03-19 John Levonrename commandtags.h to lfuns.h and renumber/cleanup...
2003-03-19 John LevonThe markDirty() and fitCursor() changes
2003-03-18 John LevonupdateLayoutChoice move
2003-03-18 John LevonFix the UserGuide problem by always posting a full...
2003-03-18 John LevonanchorRow
2003-03-18 John LevonAlfredo's deconstification
2003-03-17 Lars Gullik Bjønnes* paragraph_funcs.C (TeXDeeper): reduce number of args...
2003-03-17 John Levonremove the ->display(false) code in rowBreakPoint
2003-03-17 Lars Gullik BjønnesRemove the BufferView* arg from almost all LyXText...
2003-03-17 John Levonpaint cleanups as sent to list
2003-03-16 John Levonmissing change log
2003-03-15 John LevonKayvan's pass_thru fix
2003-03-14 Dekel TsurFix loading of files created by the development version
2003-03-14 André Pönitzread latexheader and latexfooter tags
2003-03-14 André Pönitznew members for begin and end tags of environments
2003-03-14 John Levonrewrite ::status a bit so it's more obvious what's...
2003-03-13 John Levonadd some docs
2003-03-13 John Levonremove pointless 2nd arg to setHeightOfParagraph
2003-03-13 John LevonAppendix redrawing
2003-03-13 John Levonthe appendix patch
2003-03-13 John Levonfix up the getChar() fixes
2003-03-13 Angus LeemingYou've had enough time for that ol' review and I've...
2003-03-13 André Pönitzenable environment-insert via minibuffer. Do not use...
2003-03-13 André Pönitzsimple factory extension
2003-03-13 Lars Gullik Bjønnesnever ask for one past last
2003-03-12 John LevonFix the authorlist code, shouldn't crash now
2003-03-12 John LevonFix newline in right address
2003-03-12 Angus LeemingYesterday's character dialog patch
2003-03-12 John LevonThe inset newline patch I sent plus the requisite fixes...
2003-03-12 John Levoncomplain about bad getChar()s
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
next