]> git.lyx.org Git - lyx.git/history - src/frontends
fix #4758
[lyx.git] / src / frontends /
2008-04-21 André Pönitzfix #4758
2008-04-21 Abdelrazak YounesTabular de-spaghettization, step 2: move functions...
2008-04-21 Abdelrazak YounesTabular de-spaghettization, step 1.
2008-04-21 Jürgen Spitzmüllerimprovements to the Shortcuts UI.
2008-04-21 André Pönitzcompile fix
2008-04-21 André Pönitzcompile fix
2008-04-21 André Pönitzcompile fix
2008-04-20 André Pönitzcosmetics
2008-04-20 André Pönitzcosmetics
2008-04-20 André Pönitzmove the string conversion functions out-of-line to...
2008-04-20 André Pönitzmove the filefilter stuff closer to the only place...
2008-04-20 Richard HeckFix bug 4772, which was revealed by the removal of...
2008-04-20 André Pönitzuse cheaper includes in ui files
2008-04-20 André Pönitzmove citation enums into header of their own
2008-04-20 Jürgen SpitzmüllerFix bug 4750
2008-04-20 Jürgen Spitzmüllerspelling fixes.
2008-04-20 André Pönitzmerge GuiCommand into its users.
2008-04-20 André Pönitzmove GuiCommand into hedar of its own. InsetCommandPara...
2008-04-20 Richard HeckComplete the removal of the embedding stuff. Maybe...
2008-04-19 André Pönitzcosmetics
2008-04-19 Jürgen SpitzmüllerFix bug 4656 (OK and Cancel buttons for Paragraph dialog).
2008-04-19 Richard HeckRemove embedding stuff from Document>Settings.
2008-04-19 Richard HeckRemove embedding stuff from InsetBibtex.
2008-04-19 Peter Kümmeluse auto_ptr
2008-04-19 Peter KümmelMinGW fixes
2008-04-19 Peter Kümmelfix memory leak, using boost::shared_ptr because std...
2008-04-19 André Pönitzpimpl ButtonController
2008-04-19 André Pönitzpimply buttonpolicy data
2008-04-19 André Pönitzforward decalaration is sufficient
2008-04-18 André Pönitzcosmetics
2008-04-18 André Pönitzcosmetics
2008-04-18 André Pönitzcosmetics
2008-04-18 André Pönitzcosmetics
2008-04-18 André Pönitzcosmetics
2008-04-18 André Pönitzcosmetics
2008-04-18 Bo PengInsetInfo: tidy up error messages, fix an obvious bug...
2008-04-18 Abdelrazak YounesFix recursive repaint. QSlider::setRange() didn't used...
2008-04-17 Bo PengEmbedding: disinfect GuiInclude.cpp, GuiExternal.cpp...
2008-04-17 Bo PengEmbedding: remove embedding checkbox from Graphics...
2008-04-17 Richard HeckAdd an assertion so we don't see that bug again.
2008-04-17 Richard HeckGive us some useful tooltips for modules.
2008-04-17 Richard HeckFix a bug noticed by Stefan: that the module UI was...
2008-04-16 André Pönitzfix leak in the undo stack
2008-04-16 Peter Kümmelreplace with simpler fix, thx Andre
2008-04-16 Peter Kümmelfix some memory leaks
2008-04-16 Peter Kümmelcleanup namespace
2008-04-15 André Pönitzwell... use the liberty we now have
2008-04-15 Jürgen Spitzmüller* TocUI: adapt tooltip to new situation.
2008-04-15 André Pönitzfix crash on application desctruction
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-04-08 Jürgen Spitzmüller* GuiToolbar.cpp (sorted_ong_map):
2008-04-08 Edwin Leuvenresuscitate Vert.png as vert2.png
2008-04-07 André Pönitzcosmetics, maily s/NULL/0/g as hinted by Joost
2008-04-07 Edwin Leuvenmore cleanup and fix a crash
2008-04-07 Jürgen Spitzmüller* src/frontends/qt4/GuiView.cpp:
2008-04-07 Edwin Leuvenclean-up
2008-04-07 Joost Verburgthe last parameter is a null pointer
2008-04-07 Joost Verburgnew logo graphics
2008-04-07 Enrico ForestieriCompile fix for cygwin and shut up gcc warning about...
2008-04-07 Edwin Leuvenwith joost: support for pasting metafiles under windows
2008-04-06 Pavel SandaCompilation fix.
2008-04-06 André PönitzA hack to prevents an additional redraw when the scroll...
2008-04-05 André Pönitzlexer cosmetics
2008-04-05 Jürgen Spitzmüller* src/frontends/qt4/GuiPrefs.cpp:
2008-04-05 Jürgen Spitzmüller* src/frontends/qt4/GuiPrefs.cpp:
2008-04-04 Jürgen Spitzmüller* src/frontends/qt4/GuiBox.cpp:
2008-04-03 André Pönitzsimplify Lexer handling a bit more
2008-04-02 André Pönitznext try...
2008-04-02 André Pönitzrevert last patch. there's something wrong, possibly...
2008-04-02 André Pönitzsimplify Lexer use a bit
2008-04-01 Jürgen Spitzmüller* some UI clarification on \enspace vs. \enskip
2008-03-30 Pavel SandaFullscreen: correct restoring of window state.
2008-03-29 Richard HeckEmbeddedFile::enable() should take a reference instead...
2008-03-29 Bo PengReturn the right params[embed] from GuiBibtex.cpp,...
2008-03-29 Uwe StöhrSilent a console warning, fixes http://bugzilla.lyx...
2008-03-29 Bo PengRevert the addition of a static calcInzipName function...
2008-03-29 Richard HeckEnabling should not be done here, and no longer needs...
2008-03-27 André Pönitzthis feels more natural...
2008-03-27 André Pönitzremove remaining MailInsets.
2008-03-27 André Pönitzremove InsetBoxMailer.
2008-03-27 André Pönitzremove InsetVSpaceMailer class
2008-03-27 André Pönitzremove InsetWrapMailer class
2008-03-26 André Pönitzthis feels good...
2008-03-26 André Pönitzcosmetics
2008-03-26 André PönitzFix crash
2008-03-26 Edwin Leuvenuse whole with of the dialog to show symbols
2008-03-26 Edwin Leuven* clean-up layout document class settings
2008-03-26 Richard HeckRevert inadvertent commit.
2008-03-26 Richard HeckAnother buffer pointer fix.
2008-03-26 Stefan Schimanski* infinite loops are not good
2008-03-25 Edwin Leuvensmall layout tweaks
2008-03-24 Richard HeckMinor cleanup.
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-23 André Pönitzcosmetics
2008-03-22 Jürgen Spitzmüller* src/frontends/GuiSymbols.cpp:
2008-03-22 Pavel SandaChange string
2008-03-21 André Pönitzcosmetics
2008-03-21 André Pönitzimproved position caching
next