]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2003-10-07 Martin Vermeeradd <string> and other small fixes to make
2003-10-06 Angus LeemingQt compilation fixes.
2003-10-06 Lars Gullik... The std::string mammoth path.
2003-10-06 José Matoxfinish support for change tracking revert.
2003-10-06 André Pönitz * metricsinfo.C: initialize LyXFont before changiging...
2003-10-06 André Pönitzmake 'swap row' swap labels, too.
2003-10-06 Martin VermeerSmall fixes to allow building with STLport
2003-10-03 José Matoxsupport backward saving for 1.3.x format.
2003-10-02 André Pönitzfix #1145
2003-10-02 André Pönitzfix #1360
2003-10-02 André Pönitzfix #1411
2003-10-02 André Pönitzsupport for color in math
2003-10-02 André Pönitz * insettext.C (read): make sure there is at least...
2003-10-02 André Pönitzcounter cosmetics
2003-10-01 André Pönitzfix #322
2003-10-01 André Pönitzassert on unknown insets
2003-10-01 José Matoxinsetbranch.C (linuxdoc, docbook): minor fix.
2003-10-01 Angus LeemingEnable the file dialog to open files with non-latin...
2003-10-01 Angus LeemingIntroduce namespace lyx::external.
2003-09-30 Angus LeemingBah! Whitespace!
2003-09-30 Angus LeemingAdd InsetExternal::Params::read, write functions.
2003-09-30 André Pönitzsome mathit bit was missing.
2003-09-30 André Pönitzfix nasty crash when selecting with up/down close to...
2003-09-29 Angus LeemingMake ReplaceEnvironmentPath work for both ${HOME}/foo...
2003-09-29 Angus LeemingOperator<< for BoundingBox.
2003-09-29 Angus LeemingTiny clean up.
2003-09-29 Lars Gullik... Fix compilaton issues by including debug.h first.
2003-09-27 Jürgen Spitzmüllermemoir: small changes
2003-09-26 Lars Gullik... New debugstream.
2003-09-26 Angus LeemingRename function as globMatch.
2003-09-25 Angus LeemingRewrite ReplaceEnvironmentPath in a sane manner.
2003-09-25 Angus LeemingRegularize xpm files.
2003-09-25 Angus LeemingThere's a '.' in the colour table that really shouldn...
2003-09-25 Angus LeemingForgot to remove declaration of long-gone member function.
2003-09-25 Angus LeemingRe-add the RasterImage template.
2003-09-24 Martin VermeerGeneralize loop end/vector size
2003-09-24 Jean-Marc LasgouttesLyX/Mac metrics fix
2003-09-24 Jean-Marc Lasgouttesadd Hartmut Haase
2003-09-23 Angus LeemingSmall clean-up.
2003-09-23 Angus LeemingEnable multiple preamble snippets to be accessed by...
2003-09-22 Angus LeemingFix compile problems with Martin's antiquated compiler ;-)
2003-09-22 Jean-Marc Lasgouttesre-add lost ijmpd template
2003-09-22 Jürgen Spitzmüllerminor enhancements and fixes to scrclass.inc
2003-09-22 André PönitzJuergen S.'s support for memoir.cls
2003-09-22 Martin VermeerBug fix in branches (was earlier fixed wrongly)
2003-09-22 Martin VermeerSmall cleanup, removal of self-aggrandizing comment
2003-09-21 Lars Gullik... more action work
2003-09-21 Angus LeemingCompile fix.
2003-09-21 Lars Gullik... Get rid of Pseudo Actions
2003-09-21 Lars Gullik... some configure output changes, fix a new bug
2003-09-19 Angus LeemingFix InsetInclude properly. Data is now stored in an...
2003-09-19 Jürgen Spitzmüllerfix centering of float contents (bug 1290)
2003-09-18 Angus LeemingSmall clean-up.
2003-09-18 Angus LeemingPass Buffer arg to Inset::getLabelList, Inset::fillWith...
2003-09-18 Angus LeemingI had some excessively long lines in there...
2003-09-18 Angus LeemingGet rid of the InsetInclude::Params::flag variable.
2003-09-18 Angus LeemingAdd a buffer() member function to LaTeXFeatures. Not...
2003-09-18 Angus LeemingAppend a '_' to the names of all private member variables.
2003-09-18 Angus LeemingEnable previewing of Include insets within insets withi...
2003-09-18 Angus LeemingRename EnumLColor as LColor_color.
2003-09-18 Angus LeemingUse the dispatch_result wrapper class DispatchResult...
2003-09-18 Angus LeemingAdd an InsetOld::Code wrapper class, enabling #include...
2003-09-18 Angus LeemingDon't build a dialog prior to hiding it...
2003-09-17 André Pönitzpreliminary 'global cursor' stuff
2003-09-17 Martin Vermeeragums entry added to AGU segment
2003-09-17 André Pönitzinclude src/frontends/gtk/lyx_gui.C
2003-09-16 Angus LeemingFix crash when cutting and pasting include insets with...
2003-09-16 Angus LeemingMake Martin's compiler happy.
2003-09-16 Angus LeemingSmall clean-up of the PreviewedInset interface.
2003-09-16 Angus LeemingMake all of InsetCollapsable's member variables (save...
2003-09-16 Martin VermeerRemove more inset locking code that apparently we can...
2003-09-16 Angus LeemingSeparate interface from implementation; make GraphicsIm...
2003-09-16 Lars Gullik... remove special checks for std::string assume it is...
2003-09-16 André Pönitzun-pimpl Paragraph::(Pimpl::)text for performance reasons
2003-09-16 Angus LeemingDefine a wrapper LyXFont_size for LyXFont::FONT_SIZE.
2003-09-16 Angus LeemingRemove IsInsetChar and IsWordChar from textutils.h.
2003-09-16 Lars Gullik... fix some namespace issues for gcc 3.4
2003-09-16 Angus LeemingRemove unused LColor::color framecolor variable from...
2003-09-16 Angus LeemingRemove #include "LColor.h" from insettext.h. Deps down...
2003-09-16 Angus LeemingMove a couple of InsetText member variables from protec...
2003-09-16 Angus LeemingRemove #include "LColor.h" from inset.h.
2003-09-16 Angus Leeminglyxfont.h no longer #includes LColor.h.
2003-09-16 Angus LeemingMove functions out-of-line. The .C file should have...
2003-09-15 Angus LeemingChangeLog entry for copied_ptr re-jig.
2003-09-15 Angus LeemingBeef up copied_ptr; use it rather than cow_ptr to store...
2003-09-15 André Pönitzthe toc fix plus layout stuff
2003-09-15 André Pönitzgrrrrrr.... the rest of that pile of s...
2003-09-15 Angus LeemingThe EnumLColor patch, free of macros.
2003-09-15 André Pönitzrest
2003-09-15 André Pönitzmore
2003-09-15 André Pönitzone more
2003-09-15 André Pönitzsome more cleanup
2003-09-15 André Pönitzcleanup stuff separated by Lars from the counter patch
2003-09-15 Angus LeemingCompilation fixes (remove STRCONV).
2003-09-15 Angus LeemingAdd lyx-gtk.
2003-09-15 Lars Gullik... Get rid of lyxstring, remove usage of STRCONV.
2003-09-15 Angus LeemingAdd #include <boost/assert.hpp>.
2003-09-15 Angus LeemingDefine explicitly the color passed to the painter.
2003-09-15 Angus LeemingReorder member initializers to avoid compiler warning.
2003-09-15 Alfredo Braunsteinremove an unusual nop and an outdated warning
next