]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2004-04-07 André Pönitzfix table crash;
2004-04-07 Martin VermeerUse 'assign' as the name for the operation that opens...
2004-04-06 Angus LeemingGeorg's latest contribution to squashing bug 605.
2004-04-06 André Pönitzseveral small fixes for mathed
2004-04-06 Jean-Marc Lasgouttescompilation fix
2004-04-05 Angus LeemingRealize Allan Rae's PreferencesPolicy correctly and...
2004-04-05 Angus LeemingBug fix: enable the frontend to ignore the contents...
2004-04-05 Angus LeemingCruft removal.
2004-04-05 André Pönitzand this
2004-04-05 André Pönitzremove unneded math specific stuff, use altered notifyC...
2004-04-05 André Pönitzuse LCursor & in notifyCursorLeave
2004-04-05 André Pönitzadditional nargs check
2004-04-05 André Pönitzsmall stuff
2004-04-05 Angus LeemingSquash bug 1345 in the 14x tree: xforms frontend doesn...
2004-04-05 Angus LeemingGet the date right ;-)
2004-04-05 Angus LeemingSquash bug 1372: Misleading graphics label when deactiv...
2004-04-05 Jürgen SpitzmüllerFix a crash when trying to open the qdocument dialog...
2004-04-05 Angus LeemingEnsure that the accessor index is valid.
2004-04-05 Angus LeemingWrap all #warning calls inside #ifdef WITH_WARNINGS...
2004-04-05 Angus LeemingWhitespace.
2004-04-05 Jürgen SpitzmüllerAngus' fix to make pclose work again:
2004-04-03 Lars Gullik... Define BOOST_USER_CONFIG.
2004-04-03 Lars Gullik... simple ws changes only
2004-04-02 Alfredo Braunsteinrevert last commits. I've detected problems with it...
2004-04-02 Alfredo Braunsteinsmall fix to the fix
2004-04-02 Alfredo Braunsteinfitcursor work
2004-04-02 Jürgen SpitzmüllerI hope this is the final adjustment to enable/disable
2004-04-02 Jürgen Spitzmüllerfix the float fix and apply the fixed float fix to...
2004-04-01 Angus LeemingSoothe Georg's minor irritation.
2004-04-01 Angus LeemingRemoved another historical artefact.
2004-04-01 Jürgen Spitzmüllerthe fix for the enabling/disabling of the placement...
2004-04-01 Jürgen Spitzmüllerfix the float bug.
2004-04-01 André Pönitzcosmetics
2004-04-01 Alfredo Braunsteinadd missing lfun status
2004-04-01 Alfredo Braunsteinadd BufferView::getStatus and use it + some lyx::find...
2004-04-01 Jürgen Spitzmüllerremove all forgotten traces of help/
2004-03-31 Angus LeemingMissed this.
2004-03-31 Alfredo Braunsteinenable search & replace in LyXFunc::getStatus
2004-03-31 Angus LeemingRemove all the cruft needed by the original MVC dialog...
2004-03-31 Angus Leemings/C_FormBase/C_FormDialogView_/ and thereby fix a crash...
2004-03-31 Angus LeemingConvert the preamble dialog to the Dialog-based scheme.
2004-03-31 Angus LeemingConvert the spellchecker dialog to the Dialog-based...
2004-03-31 Alfredo Braunsteins/DocumentIterator/DocIterator/g a.k.a showing off...
2004-03-31 Angus LeemingConvert the prefs dialog to the Dialog-based scheme.
2004-03-31 Alfredo Braunsteinsome spellcheck fixes
2004-03-31 Alfredo BraunsteinThe lyx rabbit attacked again?
2004-03-31 Angus LeemingA new LFUN_LYXRC_APPLY lfun, together with a bit of...
2004-03-31 Angus LeemingFix crash when changing text class.
2004-03-31 Angus LeemingRename getOutOfInset as leaveInset.
2004-03-31 Angus LeemingUse Alfredo's getOutOfInset suggestion, but use it...
2004-03-30 Angus LeemingMove the document dialog over to the Dialog-based scheme.
2004-03-30 Angus Leeming5 new lfuns, move all apply code out of ControlDocument...
2004-03-30 Angus LeemingA slightly buggy lfun all-insets-toggle.
2004-03-30 Angus LeemingAdded/corrected header blurb.
2004-03-30 Alfredo Braunsteinchange iterators ctors, implement backwardPos
2004-03-29 Jürgen Spitzmüllerremove obsolete lib/help/ and content
2004-03-29 Jürgen Spitzmülleradd bibtopic support (bug 870).
2004-03-29 Jürgen Spitzmüllercustomize bibtex call (bug 720)
2004-03-29 Jürgen Spitzmüllerremove conflict indicators
2004-03-29 Jürgen Spitzmüllersupport for sidewaysfloats and fix for bug 1016 (float...
2004-03-29 Alfredo Braunsteincure a couple of funny new bugs introduced in my latest...
2004-03-29 Angus Leeming64-bit fix to boost::format.
2004-03-28 Alfredo Braunsteinthe pariterator stuff
2004-03-28 Alfredo Braunsteinfixes 3 c&p crashes, and a vanishing insets bug fix
2004-03-28 Angus LeemingIntroduce LFUN_PRINT.
2004-03-27 Angus LeemingNew LFUN_EXPORT_CUSTOM.
2004-03-27 Angus LeemingSquash a couple of warnings, one at compile time and...
2004-03-27 Angus LeemingGeorg's tex2lyx patch.
2004-03-27 Angus LeemingGeorg's lyx2lyx patch.
2004-03-27 Alfredo Braunsteinfix collapsables drawing problems
2004-03-27 Angus LeemingEnsure that insetlist always contains non-null pointers...
2004-03-27 Alfredo Braunsteincompile fix
2004-03-27 André Pönitzrest of patch
2004-03-27 André Pönitznew InsetIterator
2004-03-27 André Pönitzpartial fix for cursor movement in tables
2004-03-27 André Pönitzadd forwardInset, operator! etc
2004-03-27 André Pönitzpartial fix
2004-03-27 André Pönitz*** empty log message ***
2004-03-27 Angus LeemingSquash a bunch of compiler warnings.
2004-03-26 Angus LeemingSquash a noisy but useless warning.
2004-03-26 Angus LeemingClean-up the forked process code a little.
2004-03-26 Angus LeemingEnsure that the build can find lyx_forms.h when srcdir...
2004-03-26 Alfredo Braunsteinadd a 'cancel' button to the two alert dialogs triggere...
2004-03-26 Jean-Marc Lasgouttesdisplay key binding in native UI style
2004-03-26 Martin Vermeeradd using std::advance to compile for stlport
2004-03-25 Angus LeemingRemove test code in the LFUN_QUIT handler as it leads...
2004-03-25 Martin VermeerNew LColor::setColor
2004-03-25 Angus LeemingGeorg's take on Bug 605.
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-03-24 Angus LeemingUse SIGCHLD to reap zombies.
2004-03-24 Angus Leeming64 bit compile fixes.
2004-03-24 Angus LeemingGTK compile fixes.
2004-03-24 Jean-Marc Lasgouttesmore tweaks to i18nLibFileSearch
2004-03-24 Jean-Marc Lasgouttesfix selection of locale when loading help files
2004-03-23 Angus LeemingStore the forked calls in boost::shared_ptr rather...
2004-03-23 Jean-Marc Lasgouttesfix handling of read-only in getStatus; fix handling...
2004-03-22 Jean-Marc Lasgouttesfind correct ps and pdf previewers in win32 (bug 1508...
2004-03-22 Jean-Marc Lasgouttesupdate danish l10n
2004-03-22 Angus LeemingRemove cruft left over from the removal of the Forks...
2004-03-22 Angus LeemingRemove unused nopos_ mamber variable.
next