]> git.lyx.org Git - lyx.git/history - src/insets
fix reading the author field.
[lyx.git] / src / insets /
2004-08-18 Lars Gullik BjønnesMore pch work.
2004-08-16 José MatoxRemove space at end of line, when superfluous.
2004-08-16 Jean-Marc Lasgouttesget rid of ownerPar(), which was super slow; fix tabula...
2004-08-15 Lars Gullik Bjønnessome support for pch
2004-08-15 Jean-Marc Lasgouttessome profiler work, a few cleanups
2004-08-15 André Pönitzchange a few par_type args in LyXText::* to Paragrpah...
2004-08-14 Jean-Marc Lasgouttesone less use of ownerPar means faster code
2004-08-14 André Pönitzbetter mouse selection within tabulars
2004-08-14 André Pönitzmake all cached positions screen-absolute
2004-08-14 Jean-Marc Lasgouttesfix width of unconstrained cells in insettabular
2004-08-14 Jean-Marc Lasgouttessmall stuff
2004-08-14 André Pönitzfix a crash when selecting within tabulars
2004-08-14 André Pönitzrename ERT into P-ERT since they are only partially...
2004-08-14 André Pönitzmove around stuff, remove unneeded declarations etc
2004-08-14 Jean-Marc Lasgouttesfix the include inset; Angus, please doublecheck this
2004-08-14 José Matoxup to file format 236 and also fix Bug 421.
2004-08-14 Lars Gullik Bjønnessome nicer margins and some small cleanup
2004-08-14 André Pönitzremove per-inset position cahce, use new external map...
2004-08-13 Jean-Marc Lasgouttesfix problems with ] in optional latex arguments
2004-08-13 André Pönitzuse accessor functions if possible
2004-08-13 André Pönitzremove unused mathed parts
2004-08-13 Jean-Marc Lasgouttesconstify the various incarnations of editXY
2004-08-13 André Pönitzhandle framewidths != 1
2004-08-13 Jean-Marc Lasgouttesfix toggling of collapsable insets with the mouse ...
2004-08-13 José MatoxFix bug 1147.
2004-08-05 Jean-Marc Lasgouttesspeedup latex export a lot
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-06-22 Georg Baumfix graphics inset bug (see ChangeLog)
2004-06-18 Georg Baumimprove tex2lyx paragraph and comment handling
2004-06-10 Georg Baumconvert graphics for .tex export, fixes bug 1231
2004-06-08 Jean-Marc Lasgouttestranslate correctly things like "list of algorithms...
2004-06-01 Georg Baumlast chunk of the fix for bug 1244 + overwrite checking
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
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-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-04-29 Angus LeemingRemove some redundant #includes.
2004-04-29 Angus Leeming* Positionable and dynamically visible toolbars for...
2004-04-29 Georg Baumrequire file extension for included graphics
2004-04-29 Angus LeemingWhitespace.
2004-04-26 Georg BaumPartly fix for bug 1231
2004-04-20 Jean-Marc Lasgouttesanother fix related to bug 605; fix toggling of optarg...
2004-04-20 Angus LeemingWhitespace, only whitespace...
2004-04-20 Angus LeemingRemove lyxerr statement; cosmetics.
2004-04-19 Angus LeemingEnable the user to preview xfig figures (f.ex.) without...
2004-04-19 Angus LeemingRemove cached var from RenderPreview. Changes elsewhere...
2004-04-16 Angus LeemingRemove unused member function and variable.
2004-04-16 Angus LeemingChange a few ...@localhost.localdomain email addresses...
2004-04-13 Angus LeemingRefactoring of renderer code to make inset code simpler.
2004-04-13 André Pönitzfix the cursor-y problem in math
2004-04-13 Angus LeemingGeorg's add an editor to Formats / safe external_templa...
2004-04-13 André Pönitzmacro rework
2004-04-08 André Pönitzthe Paragraph::inInset() changes
2004-04-08 Jean-Marc LasgouttesGeorg\'s last patch for bug 605
2004-04-07 Angus LeemingPrevent crash when clicking on either the external...
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-05 André Pönitzand this
2004-04-05 André Pönitzuse LCursor & in notifyCursorLeave
2004-04-05 Angus LeemingGet the date right ;-)
2004-04-05 Angus LeemingSquash bug 1372: Misleading graphics label when deactiv...
2004-04-05 Angus LeemingWrap all #warning calls inside #ifdef WITH_WARNINGS...
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-04-02 Jürgen Spitzmüllerfix the float fix and apply the fixed float fix to...
2004-04-01 Jürgen Spitzmüllerfix the float bug.
2004-04-01 André Pönitzcosmetics
2004-03-31 Alfredo Braunsteinsome spellcheck fixes
2004-03-31 Angus LeemingRename getOutOfInset as leaveInset.
2004-03-31 Angus LeemingUse Alfredo's getOutOfInset suggestion, but use it...
2004-03-30 Angus LeemingA slightly buggy lfun all-insets-toggle.
2004-03-30 Alfredo Braunsteinchange iterators ctors, implement backwardPos
2004-03-29 Jürgen Spitzmülleradd bibtopic support (bug 870).
2004-03-29 Jürgen Spitzmüllersupport for sidewaysfloats and fix for bug 1016 (float...
2004-03-28 Alfredo Braunsteinthe pariterator stuff
2004-03-28 Alfredo Braunsteinfixes 3 c&p crashes, and a vanishing insets bug fix
2004-03-27 Alfredo Braunsteinfix collapsables drawing problems
2004-03-27 André Pönitzpartial fix for cursor movement in tables
2004-03-26 Angus LeemingSquash a noisy but useless warning.
2004-03-25 Angus LeemingGeorg's take on Bug 605.
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-03-18 André Pönitzsplit LyXFunc::getStatus() into inset specific chunks
2004-03-18 André PönitzThe Buffer::LyXText -> Buffer::InsetText patch
2004-03-16 Jürgen Spitzmülleruse opening quotation marks after '[' char
2004-03-11 André Pönitzrevert Buffer LyxText->InsetText commit
2004-03-11 André Pönitzthe Buffer::text -> inset change
2004-03-10 Alfredo Braunsteininlined open submode, in the hope someone will actually...
2004-03-08 André Pönitzredo undo
2004-03-07 Jürgen SpitzmüllerAdd support for the jurabib package (www.jurabib.org...
2004-03-05 Jürgen Spitzmüllersupport for second \cite option.
2004-03-04 Alfredo Braunsteinmake right mouse button click only open the inset dialog
2004-03-01 André Pönitzthe DocIterator stuff
2004-02-27 Alfredo Braunsteinmake cygwin and Angus happy (remove insetlist.[Ch]).
2004-02-25 André Pönitzsome de-mathed-ification
next