]> git.lyx.org Git - lyx.git/history - src
* po/de.po:
[lyx.git] / src /
2008-03-26 Richard HeckRevert inadvertent commit.
2008-03-26 Richard HeckFix my fixme.
2008-03-26 Richard HeckAnother buffer pointer fix.
2008-03-26 Richard HeckRevert last commit.
2008-03-26 Richard HeckFix for bug 4670, by JMarc.
2008-03-26 Stefan Schimanski* use the buffer's path as the base path when computing...
2008-03-26 Pavel Sanda* doxy.
2008-03-26 Stefan Schimanski* corrected handling of validation of math macros....
2008-03-26 Edwin Leuvendon't call cellIndex with invalid columns
2008-03-26 Stefan Schimanski* infinite loops are not good
2008-03-26 Jürgen SpitzmüllerMerge the two linebreak insets into one.
2008-03-26 Richard HeckRevert last commit.
2008-03-26 Richard HeckMake InsetText store a Buffer.
2008-03-26 Pavel SandaAdd doxy.
2008-03-25 Abdelrazak YounesFix some issues with cursor settings with mouse button3...
2008-03-25 Edwin Leuvendon't know what i am doing here, but removing this...
2008-03-25 Edwin Leuvenmake selecting several rows/col more convenient
2008-03-25 Edwin Leuvenmore border tweaks
2008-03-25 Richard HeckRequire a buffer on construction of InsetGraphics and...
2008-03-25 Edwin Leuvenrename some methods
2008-03-25 Edwin Leuvensmall layout tweaks
2008-03-25 Edwin Leuventake care of overlooked contingency
2008-03-25 Abdelrazak YounesCleanup mouse/selection/context-menu interactions.
2008-03-25 Jürgen SpitzmüllerMerge the diverse newpage insets into one.
2008-03-25 Jürgen Spitzmüller* stdmenus.inc:
2008-03-25 Jürgen Spitzmüller* src/insets/InsetCaption.cpp:
2008-03-25 Richard HeckFix bug 4651. Bo, if you read this: Is there a cleaner...
2008-03-24 Pavel SandaPlainLayout -> Plain Layout
2008-03-24 Richard HeckFix buffer pointer crash. (Another.)
2008-03-24 Richard HeckFix branch insets.
2008-03-24 Richard HeckMinor cleanup.
2008-03-24 Jürgen Spitzmüller* src/BufferView.cpp:
2008-03-24 Jürgen Spitzmüllerfix the general collapsable context-menu:
2008-03-24 Jürgen Spitzmüller* LyXAction.cpp: doxy correction.
2008-03-24 Jürgen Spitzmüller* LyXAction.cpp: doxy.
2008-03-24 Jürgen Spitzmüller* LyXAction.cpp: doxy correction.
2008-03-24 Jürgen Spitzmüller* src/BufferView.cpp:
2008-03-24 Edwin Leuvenremove cruft (simplify code)
2008-03-24 Jürgen SpitzmüllerSome context menu work:
2008-03-24 Jürgen Spitzmüller* src/Text3.cpp:
2008-03-24 Richard HeckNew AddToPreamble tag for layout files. This tag will...
2008-03-24 Richard HeckAdd support for document-local layout information....
2008-03-24 André Pönitzunneeded #include
2008-03-24 Jürgen Spitzmüller* src/frontends/qt4/GuiGraphics.{cpp,h}:
2008-03-24 Bo PengMove LFUN_GRAPHICS_EDIT and LFUN_EXTERNAL_EDIT from...
2008-03-23 Pavel SandaAdd doxy.
2008-03-23 Jürgen Spitzmüller* src/insets/InsetSpace.{cpp, h}:
2008-03-23 Richard HeckHelp us out here.
2008-03-23 Richard HeckSimilar fix to last commit for InsetExternal.
2008-03-23 Richard HeckRevert 23899 and introduce the correct fix.
2008-03-23 André Pönitzcosmetics
2008-03-23 Edwin Leuvensimplify logic
2008-03-23 Bo PengFix GRAPHICS_EDIT of InsetGraphics
2008-03-22 Jürgen Spitzmüller* src/frontends/GuiSymbols.cpp:
2008-03-22 André Pönitzcosmetics
2008-03-22 André Pönitzremove unused code
2008-03-22 Pavel SandaChange string
2008-03-21 André Pönitzsmall optimization
2008-03-21 André Pönitzcosmetics
2008-03-21 André Pönitzcosmetics
2008-03-21 André Pönitzforgot this part...
2008-03-21 André Pönitzimproved position caching
2008-03-21 Richard HeckNeedless comment.
2008-03-21 André Pönitzspeed up symbol panel population
2008-03-21 Richard HeckMake decoration default to, uh, Default. Flex insets...
2008-03-21 Richard HeckFix crash.
2008-03-21 Abdelrazak Younesrev 23880: forgot this!
2008-03-21 André PönitzUse a custom model + QListView instead of QListWidget...
2008-03-21 Abdelrazak Younestemporary fix for http://bugzilla.lyx.org/show_bug...
2008-03-21 Abdelrazak YounesContext menu for collapsing minimalistic insets such...
2008-03-21 Richard HeckAnother attempt at 2178. This is a "minimal" patch...
2008-03-21 Pavel SandaNext make dist shot.
2008-03-21 André Pönitzsmall step towards s/QListWidget/QListView/g
2008-03-21 André Pönitzsmall refactoring
2008-03-21 André Pönitzsome un-intrusie changes first...
2008-03-21 André Pönitzcosmetics
2008-03-21 Pavel SandaAdd doxy.
2008-03-21 Pavel SandaNext attempt to sanitize make dist.
2008-03-21 José MatoxAdd headers necessary to compile with g++ 4.3 (I am...
2008-03-21 Edwin Leuvenremove unused code
2008-03-21 André Pönitzcosmetics
2008-03-21 Richard HeckPrepare for InsetTableCell.
2008-03-20 Pavel SandaSanitize make dist in trunk.
2008-03-20 André Pönitzeven example code should follow the style conventions
2008-03-20 André Pönitzlook up LANGUAGE and LC_ALL only once.
2008-03-20 Bo PengListings: Move \label{} outside of caption={}
2008-03-20 José Matoxremove lengthcommon.cpp and use it as a link from the...
2008-03-20 José Matoxrevert last changes to client Makefile
2008-03-20 Jean-Marc Lasgouttesfix the make check machinery. The support/filetools...
2008-03-20 Edwin Leuven* new function to set border around selection
2008-03-20 Pavel Sanda* Doxy.
2008-03-20 André Pönitzcleanup/compile fix
2008-03-20 André Pönitzsimpliofy {Gui}FontLoader architecture a bit
2008-03-19 André Pönitzsave a few more cycles
2008-03-19 André Pönitzforgot this
2008-03-19 André Pönitzremove a few conversions.
2008-03-19 André Pönitzslight speed improvement...
2008-03-19 José MatoxFighting with autotools to have a building system :-(
2008-03-19 Jürgen Spitzmüllerrevert accidental commit. Sorry.
2008-03-19 Jürgen Spitzmüller* src/frontends/qt4/PanelStack.{cpp, h}:
next