]> git.lyx.org Git - lyx.git/history - src
Rename Alkis Polyzotis as Neoklis, consistent with the entry in blanket-permission.txt
[lyx.git] / src /
2005-03-08 Martin VermeerCleanup, sorry ;-)
2005-03-08 Martin VermeerFix bug 1792
2005-03-07 Alfredo Braunsteinget rid of a crash
2005-03-07 Georg Baumtranslate \thanks in title layouts
2005-03-07 Jean-Marc Lasgouttescompilation fix when assertions are disabled
2005-03-06 Lars Gullik Bjønnesgnome build removal, gtk build fix
2005-03-05 Jürgen Spitzmüller(Johnathan Burchill:) fix for stuck cursor when travers...
2005-03-05 John Spraymake something const
2005-03-04 John SprayFix layoutbox update in toolbar in order to not blank...
2005-03-02 Georg Baumfix \| after \left or \right in mathed
2005-03-02 Angus LeemingDo Lars' dirty work.
2005-02-28 José MatoxDocbook fixes from Andreas
2005-02-28 Angus Leeming(Andr��): partial fix for mouse handling in math insets.
2005-02-28 Jürgen Spitzmüller(Johnathan Burchill): change tracker fixes (bug 1827)
2005-02-25 Angus LeemingDeclare stuff with a constructor as "class Foo" rather...
2005-02-25 Jean-Marc Lasgouttesfix counters updating mechanism
2005-02-25 Lars Gullik Bjønnesmake "make distcheck" work
2005-02-25 Lars Gullik Bjønnesadd ChangeLog and fix for builddir != srcdir
2005-02-24 Jürgen Spitzmüller(Johnathan Burchill:) fix crash when pasting insets...
2005-02-23 Georg Baumfix bug 1824
2005-02-23 Georg Baumimplement missing doClone methods
2005-02-22 Georg BaumDon't play too many nice tricks for non-existing graphi...
2005-02-22 Jürgen Spitzmülleradjust insetcollapsable and insetcharstyle metrics...
2005-02-22 Jean-Marc Lasgouttesfix several GOTO lfuns (bug 1787, bug 616, bug 781...
2005-02-22 Angus LeemingAndreas' "in_show" fix to bug 1119.
2005-02-21 Angus LeemingSpell Lars' and Jo�o's names correctly in an latin...
2005-02-21 Jean-Marc LasgouttesMichael's patch to change 'reference' to 'label' in...
2005-02-20 Jean-Marc Lasgouttescompilation fix
2005-02-20 Jean-Marc Lasgouttes do not reconfigure when not needed
2005-02-20 Jürgen Spitzmüllerfix double click on collapsable label (from Andr�)...
2005-02-17 Angus LeemingEnable lyx::copy to work when compiled with the gcc...
2005-02-15 Georg Baumfix bug 1798 (from Andr�)
2005-02-15 Angus LeemingEnsure that "paragraphs().size() - 1" can be used meani...
2005-02-15 Angus LeemingWork around a bug in gcc 2.95's STL implementation.
2005-02-15 Angus LeemingAdd missing #include.
2005-02-15 Georg Baumtry to fix broken cursor (from Andr�)
2005-02-15 Angus LeemingRearrange and rename the environment variable setter...
2005-02-15 Angus LeemingUse chars not ints to initialize chars.
2005-02-15 Angus LeemingSquash MSVC warning "local variable 'fd' used without...
2005-02-15 Angus LeemingSquash MSVC warning about a class declared as 'class...
2005-02-15 Angus LeemingSquash a couple of MSVC warnings about "truncation...
2005-02-14 Angus LeemingSquash MSVC warning about comparison of DocIterator...
2005-02-14 Martin VermeerGeorg Baum's and my math array partition lines related...
2005-02-14 Jürgen SpitzmüllerThis wasn't intended to go in. Revert ...
2005-02-14 Jürgen SpitzmüllerAndr�'s font changes fix
2005-02-13 Angus LeemingInvoke prependEnvPath to adjust the PATH only if
2005-02-13 Georg BaumFIXME for Andr�
2005-02-12 Georg Baumprevent crash in BufferParams::readGraphicsDriver()
2005-02-12 Jürgen Spitzmüllerfix bug 1598 (crash on cursor up/down in script)
2005-02-11 John LevonBetter comment for the event queue magic
2005-02-10 Jürgen Spitzmüllerfix QRef dialog
2005-02-10 Georg Baumfix inInset crash
2005-02-09 Martin VermeerPartition lines in matrices: UI
2005-02-09 Jean-Marc Lasgouttesfix display when jumping to a toc entry
2005-02-08 Georg Baumfix bug 1776
2005-02-08 Lars Gullik Bjønnesdociterator dont inherit from std::vector and updates
2005-02-08 Lars Gullik Bjønnesthe depm patch
2005-02-07 Jean-Marc Lasgouttesremove some bogus pointer indirection
2005-02-07 Georg Baumfix cut and paste crash
2005-02-06 Georg Baumupdate fileformat and fix output of paperfontsize
2005-02-06 Lars Gullik Bjønnesws changes mostly
2005-02-04 Asger Ottar Alstrup- And remove the theCoords.doneUpdating from here
2005-02-04 Asger Ottar Alstrup- Move theCoords.doneUpdating here - right before we...
2005-02-03 Georg Baumfile format change for bug 698 and fix for the reproduc...
2005-02-03 Angus LeemingMake -lz conditional on USE_COMPRESSION.
2005-02-03 Georg Baumfix tex2lyx linking for gcc 3.3 and older
2005-02-03 Angus LeemingUse our wrapper for the posix kill() function.
2005-02-03 Georg Baumhandle includegraphics*
2005-02-02 Angus LeemingIt appears that tex2lyx no longer requires libz...
2005-02-02 Georg BaumFinally fix tex2lyx, lyx2lyx round trip
2005-02-02 Angus LeemingRefactor the code to split a string into an argv array...
2005-02-02 Georg Baumfix lyx->tex->lyx round trip problems
2005-02-01 Angus LeemingMove a helper text into LyXRC::getDescription (RC_PATH_...
2005-02-01 Angus LeemingSome boost::filesystem fixes.
2005-01-31 Angus LeemingEnable tex2lyx to run in-place.
2005-01-31 Lars Gullik BjønnesAsgers Win32 changes to fs_extras
2005-01-31 Jean-Marc Lasgouttesfix inserting text file into a text inset
2005-01-31 Angus LeemingAsger's commentary, const-correct and bug-squashing...
2005-01-31 Angus LeemingAsger's obviously-correct Win32 changes.
2005-01-31 Lars Gullik Bjønnesget rid of rmdir
2005-01-31 Lars Gullik Bjønnesditch FileInfo -> use boost.filesystem
2005-01-31 Angus LeemingProtect '#warning ...' with '#ifdef WITH_WARNINGS'...
2005-01-31 Angus LeemingRemove unused 'public slot: void slotEdit();'
2005-01-29 Georg Baumgtk compilation fix
2005-01-29 Georg Baumdisable concept checks in gtk frontend for gcc 3.4...
2005-01-28 Jürgen SpitzmüllerRe-read packages list after reconfigure
2005-01-28 Lars Gullik Bjønnesa required file
2005-01-27 Lars Gullik Bjønnesthe convert patch
2005-01-24 Jürgen SpitzmüllerFix output of change tracked documents (also fixes...
2005-01-23 Angus LeemingAdd the bibitemWidest declaration to insetbibitem.h.
2005-01-23 Angus LeemingFix typo. Thanks, Kayvan.
2005-01-22 Asger Ottar Alstrup- Add os_win32.h helper file for Windows MSVC compilation
2005-01-22 Angus LeemingFix my breakage. Sorry guys.
2005-01-21 Angus LeemingMove the Cygwin specializations into their own file.
2005-01-21 Angus LeemingFix typo. HAVE_COMPRESSION -> USE_COMPRESSION.
2005-01-21 Angus LeemingCompilation fix for the Mac.
2005-01-20 Angus LeemingChange string literal comparsions to std::string ones.
2005-01-20 Angus Leeminguse USE_COMPRESSION to guard code.
2005-01-20 Angus LeemingSquash some MSVC warnings.
2005-01-20 Angus LeemingRename some of the elements of the SpellBase::Result...
next