]> git.lyx.org Git - lyx.git/history - src/frontends
* Hartmut's csv2lyx script
[lyx.git] / src / frontends /
2008-05-05 Pavel Sandafrom_utf8(fromqstr -> qstring_to_ucs4 .
2008-05-04 Pavel SandaFix monolithic builds for tarballs.
2008-05-04 Edwin Leuvenfix: http://bugzilla.lyx.org/show_bug.cgi?id=4688
2008-05-04 Abdelrazak YounesWe don't want the document dialog to be reset for each...
2008-05-03 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=4816
2008-05-03 Abdelrazak Younesfix http://bugzilla.lyx.org/show_bug.cgi?id=4815
2008-05-02 Abdelrazak Younescosmetics
2008-05-02 Abdelrazak Younes* Delegates.h: clarify some comments.
2008-05-02 Abdelrazak YounesSimplify dialogs updating.
2008-05-02 Abdelrazak Younesget rid of a superfluous Dialog::updateView().
2008-05-02 Abdelrazak Younescosmetics
2008-05-02 Jürgen Spitzmüller* TocModel.h: compile fix.
2008-05-02 Abdelrazak YounesCleanup Toc dialog and GuiView interaction. The toc...
2008-04-30 Jürgen Spitzmüllersupport for rightarrowfill, leftarrowfill, upbracefill...
2008-04-30 Enrico ForestieriAvoid a crash on exit (Mac and Windows).
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-29 Stefan Schimanski* only use path to decide whether a path segment "helpe...
2008-04-29 Stefan Schimanski* Some more clever elide mode for the LyX buffer tabs...
2008-04-29 Edwin Leuvenfix leak
2008-04-28 Jürgen Spitzmüllersupport for default master document.
2008-04-28 Jürgen Spitzmüller* Menus.cpp:
2008-04-28 Jürgen Spitzmüllerdynamic context menu for InsetCitation.
2008-04-28 Jürgen Spitzmüller* GuiBibtex.cpp:
2008-04-28 Jürgen SpitzmüllerImprovements to the External dialog.
2008-04-28 Jürgen Spitzmüllerbasic context menu for InsetExternal.
2008-04-28 Jürgen Spitzmüller* GuiView.{cpp, h}:
2008-04-27 Abdelrazak YounesSome dialog consistency work:
2008-04-27 Jürgen Spitzmüller* implement "inset-edit" in InsetInclude.
2008-04-27 Jürgen Spitzmüller* merge LFUN_EDIT_EXTERNAL and LFUN_EDIT_GRAPHICS to...
2008-04-26 Jürgen Spitzmüllerimprovements to the Citation UI.
2008-04-25 Richard HeckImplement a cache for BibTeX data. There was a cache...
2008-04-25 Richard HeckAdd "Search as You Type" option to citation dialog.
2008-04-25 Abdelrazak YounesDon't hide dialogs upon buffer switch. I've been wantin...
2008-04-24 Richard HeckFix part of bug 4775. We need to search here only when...
2008-04-24 Richard HeckSome comments.
2008-04-24 Richard HeckSome improvements.
2008-04-22 Richard HeckOne more, noted by Pavel.
2008-04-22 Enrico ForestieriCompile fix
2008-04-21 Pavel SandaCompilation fix.
2008-04-21 Pavel SandaCosmetics.
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
next