]> git.lyx.org Git - lyx.git/history - src
Fix bug 1323
[lyx.git] / src /
2003-10-14 Alfredo BraunsteinFix bug 1323
2003-10-14 Angus Leeming(Jo�o Assirati): add the ability to inverse-search...
2003-10-14 Angus LeemingMissing ChangeLog entry for the new socktools.[Ch]...
2003-10-13 Angus LeemingdisplayTranslator is now a function. No need to invoke...
2003-10-13 Angus Leeming(Kayvan): compile fix for non-Linux platforms.
2003-10-13 José Matoxfixes to compile and link gtk
2003-10-13 André Pönitzrestore undo on parlist level.
2003-10-13 André Pönitzpreparations to regain ability of per-inset undo.
2003-10-13 Angus LeemingJo�o Assirati's lyxsocket patch.
2003-10-13 André Pönitz * BufferView_pimpl.C:
2003-10-13 Angus LeemingUse Andr�'s prefered idiom here.
2003-10-13 Angus LeemingMake it compile with g++-2.95.
2003-10-13 Angus LeemingRemove a couple of #includes.
2003-10-13 Angus LeemingNo trailing whitespace left in src...
2003-10-13 Lars Gullik Bjønnesws changes only
2003-10-13 Lars Gullik Bjønnesmissed this
2003-10-13 Lars Gullik Bjønnesdo not call InsetOld::localDispatch
2003-10-13 Lars Gullik BjønnesDISPATCH -> dispatch_result
2003-10-13 Lars Gullik Bjønnesmove some vars to smaller scope
2003-10-13 Lars Gullik BjønnesGet rid of LyXFunc::dispatch that takes a string.
2003-10-12 Angus LeemingMinimise the use of the BufferView cache. The only...
2003-10-11 Lars Gullik BjønnesBug: 820
2003-10-10 Angus LeemingA little further clean-up.
2003-10-10 Angus LeemingRenderButton, RenderGraphic and RenderPreview now have...
2003-10-10 Angus LeemingDon't try and generate the previews from draw.
2003-10-10 André Pönitzfix #1384
2003-10-10 André Pönitzfix a few of the tabular crashes
2003-10-09 Angus LeemingTowards saner generation of previews code. Yeah, I...
2003-10-09 Angus LeemingRemove the inset and view member functions from Preview...
2003-10-09 Angus LeemingDon't use the cached BufferView to get the Buffer when...
2003-10-09 Lars Gullik Bjønnesremove some more debug noise
2003-10-09 Lars Gullik Bjønnesremove some debug noise
2003-10-09 André Pönitzreplace ParagraphList::iterator by lyx::paroffset_type...
2003-10-08 Lars Gullik BjønnesBug: 1025
2003-10-08 Jean-Marc Lasgouttessmall osx-related bits
2003-10-08 André Pönitz * lyxtext.h: make the paragraphs_ a pointer instead...
2003-10-08 Angus LeemingFix a bunch of doxygen warnings.
2003-10-08 Angus LeemingA couple of using std::string declarations from Kayvan.
2003-10-07 Angus LeemingAdd transformations to InsetExternal.
2003-10-07 Angus LeemingForgotten ChangeLogs, whitespace and some unnecessary...
2003-10-07 Angus Leeming* Rename InsetExternal::Params as InsetExternalParams...
2003-10-07 Jürgen Spitzmüllerstd::string fixes and small typo
2003-10-07 Angus LeemingRemove unused member function.
2003-10-07 André Pönitzsupport for \dfrac
2003-10-07 Angus LeemingSelf-consistent header files.
2003-10-07 Martin VermeerThe Box patch
2003-10-07 Martin Vermeeradd <string> and other small fixes to make
2003-10-06 Angus LeemingQt compilation fixes.
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
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-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-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 BjønnesFix compilaton issues by including debug.h first.
2003-09-26 Lars Gullik BjønnesNew debugstream.
2003-09-26 Angus LeemingRename function as globMatch.
2003-09-25 Angus LeemingRewrite ReplaceEnvironmentPath in a sane manner.
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-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 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 Bjønnesmore action work
2003-09-21 Angus LeemingCompile fix.
2003-09-21 Lars Gullik BjønnesGet rid of Pseudo Actions
2003-09-21 Lars Gullik Bjønnessome 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 André Pönitzinclude src/frontends/gtk/lyx_gui.C
2003-09-16 Angus LeemingFix crash when cutting and pasting include insets with...
next