]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2002-12-02 Angus LeemingForgotten ChangeLog...
2002-12-02 Angus LeemingActivate Apply,Ok buttons if the contents aren't empty.
2002-12-02 Angus Leeming* Kill the math deco dialog; it's just another bitmap...
2002-12-02 Lars Gullik... fix some BoostFormat mistakes, cast the 0u par to strin...
2002-12-02 Lars Gullik... complie fix
2002-12-01 Lars Gullik... ws changes
2002-12-01 Lars Gullik... fix the switch layout bug, add some more boost.format...
2002-12-01 John LevonLars says _(_(b)) is a bug ... fix
2002-11-30 John Levonfix from Otto
2002-11-30 John Levonfix maths crash
2002-11-30 John Levonremove space after Close
2002-11-30 John LevonSome string(widget->text()) fixes. Weirdness
2002-11-29 Jean-Marc Lasgouttesmake error messages about unhandled X11 events GUI...
2002-11-29 Jean-Marc Lasgouttesfix bug 662 (remove accent-vector)
2002-11-29 Angus Leeminghaving broken Rob's word count update, I guess I should...
2002-11-29 Angus LeemingFix bug 749: xforms gui prefs not saved.
2002-11-29 Angus Leemingscex and idex now receive and return string, not char *.
2002-11-28 John Levonfix build
2002-11-28 John LevonJuergen's tabular patch. Yay !
2002-11-28 John LevonFix bug reported by Pascale
2002-11-28 John Levon_("blah") + 'f' is most definitely non-U. I suppose...
2002-11-28 John Levonsmall fix
2002-11-28 Angus Leeming(Rob Lahaye): bug fix.
2002-11-28 John Levonfix line spacing
2002-11-27 John Levonpatch from Juergen
2002-11-27 Dekel Tsurlyxrc.*_font_foundry
2002-11-27 John Levonsome fixes
2002-11-27 John LevonJuergen S's tabular patch. Good stuff !
2002-11-27 Angus LeemingI declare these scripts finished. Probably.
2002-11-27 Lars Gullik... fix ugly hack
2002-11-27 Angus LeemingAs Andr� says, what a a waste of time, but at least...
2002-11-27 Angus LeemingMessing with this stuff might one day lead people to...
2002-11-27 Angus LeemingTweaks.
2002-11-27 Angus LeemingInitialise, initialise, initialise.
2002-11-27 André Pönitznext compile fix
2002-11-27 André Pönitznext try
2002-11-27 André Pönitzrevert "." -> '.' to make it compile
2002-11-27 Lars Gullik... the string -> char patch
2002-11-26 Angus LeemingOne less thing for the preprocessor to do.
2002-11-26 Angus LeemingFinish the business of strengthening the sed scripts...
2002-11-26 Lars Gullik... update
2002-11-26 Jean-Marc Lasgouttesfix crash with "save as"
2002-11-26 Angus Leeming(J�rgen Spitzm�ller): bug fixes.
2002-11-26 John Levonbuild fixes.
2002-11-25 Dekel TsurPatch from Isam Bayazidi
2002-11-25 Angus Leemingboost::format compilation fixes.
2002-11-25 André PönitzMake it compile when USE_BOOST_FORMAT is unset
2002-11-25 Angus Leeming* A controller-view split of the math panel and its...
2002-11-25 Lars Gullik... update no.po
2002-11-25 Jean-Marc Lasgouttesfix LYX_CHECK_DECL in autoconf 2.5x
2002-11-25 André Pönitzfix problem with uninitialized value as reported by...
2002-11-25 André PönitzFix \vdots problem reported by Michael
2002-11-25 John Levonsmall fixes
2002-11-25 Lars Gullik... remerge and update no.po
2002-11-25 Lars Gullik... some ws and more boost.format
2002-11-25 Lars Gullik... add more explicit instantations
2002-11-24 Lars Gullik... Boost.Format patch from Herber
2002-11-24 Lars Gullik... fix compile error
2002-11-24 Lars Gullik... handle USE_BOOST_FORMAT
2002-11-24 John Levonfix build
2002-11-22 Angus LeemingWhitespace.
2002-11-22 Angus LeemingClean-up of the math dialog code; the first step toward...
2002-11-22 Angus LeemingUse a control-view split for the xforms document dialog.
2002-11-21 Lars Gullik... remerge
2002-11-21 John Levonfix compile
2002-11-21 Lars Gullik... use boost::format
2002-11-21 Angus LeemingDon't use "if [ $? -ne 0 ]"; personally, I blame JMarc ;-)
2002-11-21 John Levoncursor fix
2002-11-21 Angus LeemingUse of $? in shell scripts is unnecessary apparently.
2002-11-21 Dekel TsurSupport for block alignment in fixed width columns.
2002-11-21 Angus LeemingI reckon that the generated .h files and the scripts...
2002-11-20 John Levonminor fix
2002-11-20 John Levonadd missing icons
2002-11-20 John LevonSome more mangling
2002-11-20 John LevonAdd empty xpm's for later filling in
2002-11-20 John Levonmenu disable fix
2002-11-20 Lars Gullik... add the Boost.Format library
2002-11-20 John Levonadd missing changelog
2002-11-20 John Levonjmarc's shortcut patch
2002-11-20 Jürgen VignaFix for the endless loop bug on wide tabulars.
2002-11-20 John Levongeometry fix
2002-11-20 John LevonEdwin missed making these black not blue
2002-11-20 John Levonicon name fixups
2002-11-20 John Levonmath icon name fixups
2002-11-20 John Levonfix connect() bug
2002-11-20 Angus LeemingSigh. Revert this.
2002-11-20 Angus LeemingHose MathsCallbacks.h.
2002-11-20 John Levoncrash reported by Rod
2002-11-20 John LevonFix bug reported by Rod
2002-11-19 Angus LeemingPropogate the virtual keyword.
2002-11-19 Angus LeemingRemove redundant files.
2002-11-18 John LevonDebloatarise.
2002-11-18 John LevonShow an example of chosen font
2002-11-17 John Levonok, now we use qfontdatabase (thanks Dekel). Things...
2002-11-17 John Levonpartial fonts fix. Like Juergen said we really need...
2002-11-17 John LevonImplement prefs browse buttons. I also tried to use...
2002-11-17 John Levonoops...
2002-11-17 John Levongraphics fixes from herbert and me
2002-11-17 John LevonFix from Juergen S
2002-11-17 John LevonImplement monochrome, and fake grayscale with it
next