]> git.lyx.org Git - lyx.git/history - src/frontends
fix typo that put too many include paths for most people
[lyx.git] / src / frontends /
2002-03-31 Michael GerzRenamed classes from FormX to GX, renamed glade files...
2002-03-28 Jean-Marc Lasgouttesfix #306 (from juergen s.)
2002-03-27 Jean-Marc Lasgouttesnew classes from herbert, units patch from herbert...
2002-03-27 Angus LeemingMathsSymbols doesn't depend on xforms.
2002-03-27 Angus LeemingA lean, clean and working start to the new, improved...
2002-03-26 Angus LeemingEnable the insertion of non-existent graphics files...
2002-03-26 Angus LeemingFix browse
2002-03-26 Angus LeemingSquash warning from my compiler.
2002-03-25 Angus LeemingChange the name of some methods and some widgets.
2002-03-25 Lars Gullik Bjønnesmakefile cleanup, and avoid some warnings
2002-03-25 Angus LeemingWhitespace; clean up #includes.
2002-03-25 Angus LeemingWhitespace.
2002-03-22 Angus LeemingQt2 now builds it's xforms sources correctly.
2002-03-22 Angus LeemingEnable the graphics inset to work correctly with relati...
2002-03-22 Angus Leeming* Use JMarc's browseRelFiles rather than browseFiles.
2002-03-22 Angus LeemingFix crash in updateWidgetsFromLength and remove cruft.
2002-03-21 Angus LeemingMachine generated files don't need this whitespace...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-21 Angus Leemingwhitespace changes only (believe it or not!)
2002-03-21 Angus LeemingMainly whitespace, but also a helper func getLyXLengthF...
2002-03-21 Lars Gullik Bjønnesdrop the ld -r stuff, we gained nothing with it, other...
2002-03-20 Lars Gullik BjønnesFix for bug: #260 special rules if partially linking
2002-03-20 Angus LeemingFurther clean-up. Now looks a lot better.
2002-03-20 Angus LeemingMake more use of the feedback controller routines.
2002-03-20 Angus LeemingRename Help->What's this? as Help->Tooltips.
2002-03-19 Jean-Marc Lasgouttestentative fix for #190; other small things
2002-03-19 Angus LeemingJohn's msg2.diff
2002-03-19 Angus LeemingJohn's msg.diff
2002-03-18 Angus LeemingDon't test for string::c_str() returning NULL.
2002-03-18 Angus LeemingClean-up tooltips further, rewrite formatted as a one...
2002-03-18 Jürgen VignaFixed rules for setting left/right borders for multicol...
2002-03-16 Angus Leeminggnome patch from Michael.
2002-03-14 Jean-Marc Lasgouttesgnome compilation fixes from Michael
2002-03-13 Lars Gullik Bjønnesunification of all Makefiles.am
2002-03-13 Angus LeemingiThe cursor now behaves properly in the dialogs...
2002-03-12 Lars Gullik Bjønnesremove last file in dir
2002-03-12 Angus LeemingEnsure all widgets follow the naming scheme.
2002-03-11 Lars Gullik Bjønnesdoxygen fixes
2002-03-11 Angus LeemingActivate the Ok, Apply buttons on pasting with the...
2002-03-11 Angus LeemingInitialise variable before being bitten by a bug report!
2002-03-11 Angus LeemingFix crash by removing unjustified Assert.
2002-03-11 Angus Leemingsourcedoc-friendly files.
2002-03-11 Jean-Marc Lasgouttesanother bibtex parsing fix
2002-03-11 Jean-Marc Lasgouttesbibfile parsing and insetgraphics fixes from Herbert...
2002-03-11 Angus LeemingGive people a rational basis to describe what they...
2002-03-08 Jean-Marc Lasgouttesget rid of ejour2; formgraphics tweaks from Juergen S
2002-03-08 Jean-Marc Lasgouttesfrontends fixes from Juergen S
2002-03-07 Lars Gullik Bjønnesascii export of paragraphs, fix small compile problem.
2002-03-07 Angus LeemingTweaking of the math panel dialogs from Martin...
2002-03-07 Angus LeemingFinish ControlSendto.
2002-03-07 Jürgen VignaAngus Custom Export patch and removal of unused files...
2002-03-07 Angus Leemingfix memory access bugs in flimage use.
2002-03-06 Angus LeemingAdd an image loader using the xforms library routines...
2002-03-06 Angus LeemingAdd LString.h to ControlShowFile.h
2002-03-05 Angus LeemingDon't call parseBibTeX at all if the info field is...
2002-03-05 Angus LeemingFix crash when data.find('=') returns string::npos.
2002-03-05 Angus LeemingRemove cruft.
2002-03-04 Angus LeemingMartin's Angstrom patch.
2002-03-04 Angus LeemingMove Dialogs::redrawGUI to frontends/Dialogs.C from...
2002-03-04 Angus LeemingCompile fix.
2002-03-02 Lars Gullik Bjønnesget rid of LYX_LIBS
2002-03-02 Lars Gullik Bjønneslayout as string
2002-03-02 Lars Gullik Bjønnessome more configure/Makefile changes
2002-03-01 John Levonfix up build (also need patch sent to list), bring...
2002-03-01 Lars Gullik Bjønnessome more compile fixing
2002-03-01 Lars Gullik Bjønnesbegin work on gui compiling
2002-03-01 Angus LeemingMartin's prettification patch.
2002-02-28 Angus LeemingMove connection of the image loader signals to the...
2002-02-28 Angus LeemingSince Jean-Marc is making you all rebuild your trees...
2002-02-28 Angus LeemingJohn's possible fix to the Bad Window problems that...
2002-02-28 Angus LeemingUnsigned/signed.
2002-02-27 Angus LeemingDon't compile src/frontends/support as LyXImage is...
2002-02-27 Jean-Marc Lasgouttescompilation fix; small menubar tweak
2002-02-27 Angus LeemingThe graphics inset now has:
2002-02-26 Jean-Marc Lasgouttescleanups from John and Juergen, bib files parsing fix...
2002-02-20 Lars Gullik Bjønnescleaner ld -r
2002-02-20 Lars Gullik Bjønnessimper dep. tracking and obj. file compile
2002-02-20 Angus LeemingHerbert's graphics14.diff
2002-02-20 Jürgen VignaFixed #207 H.alignment in multicolumn cells was resette...
2002-02-19 Lars Gullik Bjønnesbetter dep tracking
2002-02-19 Angus LeemingTiny clean-ups.
2002-02-18 Angus LeemingSynching my tree with cvs.
2002-02-18 Angus LeemingAnother compile fix.
2002-02-18 Angus LeemingCompile fix.
2002-02-18 John Levonfix qt2 build.
2002-02-16 Lars Gullik Bjønnesremove the syscall constructor, adjust other code
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-02-16 Angus LeemingWe don't currently use fork anywhere (or if we do it...
2002-02-14 Angus LeemingAnother bugfix from Herbert.
2002-02-14 Angus LeemingRob Lahaye's prettification patch
2002-02-13 Angus LeemingHerberts graphics10.diff, part II.
2002-02-12 Jean-Marc Lasgouttestwo small patches
2002-02-11 Angus LeemingJ�rgen S's activation of intelligent code rather than...
2002-02-11 Angus LeemingJohn's fix to the minipage dialog.
2002-02-11 Angus LeemingFormExternal patch from Rob,
2002-02-11 Angus LeemingMichael Koziarski's gnome patch.
2002-02-08 Jean-Marc Lasgouttespopen tweaks; "no 0cm" patch from Herbert; fix disabled...
2002-02-08 Angus LeemingHerbert's bugfix patch
2002-02-08 André PönitzMartin's patch to put \underleftarrow and \underrightar...
2002-02-07 Angus LeemingHerbert's unzip et al patch.
next