]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2004-07-25 Georg BaumSTLPort compile fix
2004-07-25 Lars Gullik... obvious stuff
2004-07-24 Lars Gullik... Use boost::scoped_array to store the temporary wchar_t...
2004-07-24 Lars Gullik... change "support/std_sstream.h" to <sstream>
2004-07-23 Lars Gullik... use size_t instead of int to avoid a singed/unsigned...
2004-07-23 Lars Gullik... Use pointer not reference
2004-07-23 Georg Baumhandle \cr in math arrays and tables
2004-07-23 Jürgen Spitzmüllercheck for jurabib version
2004-07-22 Lars Gullik... the lyxserver modifications
2004-07-21 Lars Gullik... the lyxsocket changes
2004-07-13 Jean-Marc Lasgouttesbig clean-up to the User Guide
2004-07-07 Jean-Marc Lasgouttesmake bindings appear in LyX/Mac menus
2004-07-05 Jean-Marc Lasgouttesfix layout-related warning
2004-07-02 Jean-Marc Lasgouttesfix cursor after inserting an inset
2004-07-02 Jean-Marc Lasgouttescleanup reading of lfun bindings
2004-07-02 Angus LeemingChange '-dbg 4096' to 'dbg lyxserver' at Jean-Marc...
2004-07-02 Angus LeemingCorrect the documented debug number for the lyxserver.
2004-07-01 Georg Baumupdate file format to reflect the paperpackage bugfix
2004-06-29 Jean-Marc Lasgouttesfix LyXText::getWord (bug 1609)
2004-06-29 Jean-Marc Lasgouttessupport fully the LANGUAGE variable
2004-06-28 Georg Baumimprove font handling, small const fixes
2004-06-27 Jürgen Spitzmüllerfix off-by-one-error with paperpackage selection
2004-06-23 Georg Baumfix bug 1446 (tex2lyx nesting)
2004-06-23 Jean-Marc LasgouttesQt/Mac disappearing menu syndrom, part II
2004-06-22 Georg Baumfix graphics inset bug (see ChangeLog)
2004-06-22 Martin VermeerLatin-7 patch
2004-06-21 Jürgen Spitzmüllerdisallow the insertion of incomplete citation reference...
2004-06-18 Lars Gullik... add Debug::DEBUG and add some saver coversions to qt
2004-06-18 Georg Baumimprove tex2lyx paragraph and comment handling
2004-06-10 Georg Baumconvert graphics for .tex export, fixes bug 1231
2004-06-09 Jean-Marc Lasgouttesremove m4 from SUBDIRS
2004-06-09 Jean-Marc Lasgouttesfix disappearing menus syndrome on Qt/Mac
2004-06-09 Lars Gullik... Further cleanup some Makefiles a bit
2004-06-08 Lars Gullik... 2004-06-08 Lars Gullik Bjonnes <larsbj@lyx.org>
2004-06-08 Jean-Marc Lasgouttesfix handling of locales with LyX/Mac
2004-06-08 Jean-Marc Lasgouttestranslate correctly things like "list of algorithms...
2004-06-04 Angus LeemingPrevent crash when trying to draw non-existent 'button_...
2004-06-03 Angus LeemingRemove ancient history.
2004-06-03 Angus LeemingFix crash when generating instant preview of external...
2004-06-03 Angus LeemingIgnore .pot file with version suffix. E.g., lyx-1.4...
2004-06-02 Angus LeemingReverse yesterday's attempt to squash b_u_g 1530.
2004-06-02 Lars Gullik... fix and cleanup
2004-06-02 Lars Gullik... small update to test and auto var
2004-06-02 Lars Gullik... add missing doc files and update makefile
2004-06-01 Lars Gullik... make sure docs are disted
2004-06-01 Angus LeemingTell the QDialog base class who the parent dialog is.
2004-06-01 Lars Gullik... copy doc from lyxdoc module and update makefiles
2004-06-01 Lars Gullik... remerge and remove obsoletes
2004-06-01 Angus LeemingOne line fix to bug 1513.
2004-06-01 Georg Baumlast chunk of the fix for bug 1244 + overwrite checking
2004-06-01 Lars Gullik... fix a regexp
2004-06-01 Angus LeemingFix problem with toolbars always visible at startup.
2004-05-31 Georg Baumremove .pyc files from makefile since they are not...
2004-05-28 Lars Gullik... typo
2004-05-28 Lars Gullik... make distcheck work, and some cleanups to the config...
2004-05-27 Lars Gullik... get rid of nt_defines.h
2004-05-26 Lars Gullik... forgot this
2004-05-26 Lars Gullik... some more gettext work
2004-05-26 Lars Gullik... some more gettext work
2004-05-26 Lars Gullik... Update gettext
2004-05-26 Lars Gullik... add nls.m4
2004-05-25 Lars Gullik... makefile gtk fix
2004-05-25 Lars Gullik... add config.rpath
2004-05-25 Lars Gullik... add some more m4 files
2004-05-25 Georg Baummake text output of message boxes more readable
2004-05-25 Lars Gullik... update m4 files and remove warnings
2004-05-24 John Levonfix compile error (missing semicolon)
2004-05-20 Angus LeemingSane ordering of the files #included in the Qt frontend.
2004-05-20 Angus LeemingWrap the definition of debug_trait::DEBUG with preproce...
2004-05-19 Angus LeemingUpdate to reflect JMarc's comments.
2004-05-19 Jean-Marc Lasgouttesfix math bindings with german keyboards
2004-05-19 Angus LeemingFix typo.
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2004-05-19 Angus LeemingAppend ".exe" to the name of the searched-for program...
2004-05-18 Angus LeemingCorrect typo in commentary.
2004-05-18 Lars Gullik... Define the debug mode tokes instead.
2004-05-18 Angus LeemingFix encoding.
2004-05-18 Lars Gullik... Use the libstdc++ debugging mode if compiling with...
2004-05-18 Angus LeemingSearch for "gswin32" also when looking for ghostscript.
2004-05-18 Alfredo Braunsteinavoid to update when navigating
2004-05-17 José Matox add label (id) to <equation>...</equation> if present
2004-05-17 Georg Baumremove now unnecessary const casts
2004-05-17 Angus LeemingCitation labels now update immediately if the citation...
2004-05-14 José Matoxclean code to export between different flavours, output...
2004-05-14 Angus Leeminga new biblio::asValidLatexString helper function.
2004-05-14 Angus LeemingMove the biblio::CiteEngine enum into bufferparams...
2004-05-13 Angus LeemingStore the citation engine in BufferParams as biblio...
2004-05-13 José Matoxadd support for xml, now just for docbook
2004-05-12 José MatoxSome cosmetic changes for docbook article, cleaner...
2004-05-11 José Matoxwhitespace, bugfixes, and convertions dependent on...
2004-05-10 Angus LeemingClean up natbib, jurabib code as posted to the list...
2004-05-07 Georg Baumleftovers from the fileformat 232 -> 233 update
2004-05-05 Georg Baumfix handling of zipped graphics files
2004-05-05 Jean-Marc Lasgouttesrename flag
2004-05-05 Angus LeemingSquash bug 1251. Now works correctly if the user presse...
2004-05-05 Angus LeemingSquash bug 803 for Qt and 1.4.x.
2004-05-04 Angus LeemingSquash bug 803 for XForms and 1.4.x.
2004-05-04 Angus LeemingSquash bug 1590 by removing "error" from the list of...
2004-05-04 Angus LeemingMake the XForms frontend 'do the right thing' when...
2004-05-04 Angus LeemingRevert the red color of the frame widget.
next