]> git.lyx.org Git - lyx.git/history - src
The rowlist1 patch
[lyx.git] / src /
2003-03-29 Lars Gullik BjønnesThe rowlist1 patch
2003-03-29 John Levonfix compile
2003-03-29 John Levonlars' tweaks
2003-03-29 John Levonsmall tweak
2003-03-29 John Levonmissed a line
2003-03-29 John Levonfix ui bug 550
2003-03-29 John Levonfix broken strerrors
2003-03-29 John Levoninclude cerrno
2003-03-29 John Levonhandle transparent pixmaps
2003-03-29 John Levonhandle transparent pixels
2003-03-29 John Levonfix bug 908 (qbrowsebox drawing)
2003-03-29 John Levoncouple more tweaks to layout
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 Levonxforms alert fixes
2003-03-29 John Levonwarning on revert
2003-03-29 John LevonBig shake up of all Alert::askQuestion/Confirmation...
2003-03-29 John LevonUI for numbering changes
2003-03-29 John Levonsmall tweak
2003-03-29 John Levonrework the bullets panel
2003-03-28 John Levonsmall tweak
2003-03-28 John Levonfix bug 978, ui bug
2003-03-28 John Levonbug 999, re-org
2003-03-28 John LevonPar dialog UI fixes
2003-03-28 John Levoncompile fixes
2003-03-28 John Levonreset label on inset modify
2003-03-28 John LevonBig doc dialog reorganisation
2003-03-28 John Levonfix bug 974 (end on empty par gives internal warning)
2003-03-28 John Levonbug 656 - 1.3. patch attached to bug
2003-03-28 John Levonremove math greek lfuns properly instead of leaving...
2003-03-28 John LevonUse PanelStack for the document dialog too
2003-03-28 John LevonIntroduce a new paned dialog class and use it for prefs
2003-03-27 Lars Gullik Bjønnesfix some C++ parsing bugs
2003-03-27 John Levonfix dupe accelerator / label
2003-03-27 Lars Gullik Bjønneslyx-rowlist0-e with small alterations
2003-03-27 John LevonRemove some more debug
2003-03-27 John Levonremove lyxerrs from critical startup path
2003-03-26 Edwin Leuvenremove unused code...
2003-03-26 Lars Gullik Bjønnesws changes
2003-03-26 Lars Gullik Bjønnesws changes
2003-03-26 Angus LeemingRemove bug fixes for xforms < 1.0.
2003-03-26 Lars Gullik Bjønnesforgot this
2003-03-26 Angus LeemingFix doxygen documentation.
2003-03-26 Angus LeemingNow that fewer dialogs use the old scheme, can merge...
2003-03-26 Angus Leemingport the thesaurus dialog to the new scheme
2003-03-26 Lars Gullik BjønnesAdd the RowList files
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 Angus LeemingCure some compiler warnings.
2003-03-25 John LevonAlfredo's row patch
2003-03-25 John Levonrename the refresh stuff
2003-03-24 John LevonInclude Pr function
2003-03-24 Angus Leemingremove some compiler warnings
2003-03-24 John LevonVarious selection fixes inside insets including bug 972
2003-03-24 John Levonupdate layout choice properly (bug 975)
2003-03-24 John Levonmissed commit
2003-03-23 John LevonTranslation fix from mschmitt
2003-03-23 John Levonremove unused vars
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 John Levontoc and secnum depths were swapped
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 Levonmissing commandtags.h bit
2003-03-19 John Levonremove unused methods
2003-03-19 John Levonrename commandtags.h to lfuns.h and renumber/cleanup...
2003-03-19 André Pönitzcentralize the insetUpdate() a bit
2003-03-19 John Levonseems somebody made changes in the wrong tree ...
2003-03-19 John Levonstupid accidental commit. Sorry !
2003-03-19 John LevonThe markDirty() and fitCursor() changes
2003-03-18 Lars Gullik Bjønnessupposedly fix some getchar problems, and reenable...
2003-03-18 John Levonfix so it works on show. Angus, please check.
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 Levonlast changelog
2003-03-17 John Levonpaint cleanups as sent to list
2003-03-16 John Levonand I missed this
2003-03-16 John Levonmissing change log
2003-03-16 John LevonpostPaint() etc.
2003-03-15 John Levonfix a typo
2003-03-15 John LevonKayvan's pass_thru fix
2003-03-15 John Levonsmall fixes
2003-03-14 Jean-Marc Lasgouttesfix setting of vfill in paragraph dialog
2003-03-14 Dekel TsurFix loading of files created by the development version
2003-03-14 André Pönitzwhitespace + more read stuff
next