]> git.lyx.org Git - lyx.git/history - src/insets/InsetHyperlink.cpp
Well, it turns out that we need a different return value for the xhtml
[lyx.git] / src / insets / InsetHyperlink.cpp
2009-06-12 Richard HeckWell, it turns out that we need a different return...
2009-06-12 Richard HeckThe return value for xhtml() is not going to be needed.
2009-06-05 Richard HeckHTML output code for a handful of easy insets.
2009-04-22 Uwe StöhrInsetHyperlink.cpp:
2009-01-17 Uwe StöhrInsetHyperlink.cpp: the "#" character must not be escap...
2009-01-15 Uwe StöhrInsetHyperlink.cpp: - fix my rash r28141
2009-01-14 Uwe StöhrInsetHyperlink.cpp: fix http://bugzilla.lyx.org/show_bu...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-11-10 Richard HeckInset::textString --> Inset::tocString
2008-08-30 Uwe StöhrInsetHyperlink.cpp: coding style change according to...
2008-08-29 Uwe StöhrInsetHyperlink.cpp: fix a bug I introduced in r26218
2008-08-19 Uwe StöhrInsetHyperlink.cpp: add "http://" when the hyperlink...
2008-06-18 Pavel SandaFix include orderings.
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2008-02-25 Richard HeckPer Abdel's suggestion that we focus on bug-fixing...
2008-02-23 Richard HeckAfter a hiatus, I'm returning to the rewrite of InsetCo...
2008-01-10 Jürgen Spitzmüller* src/insets/InsetCitation.{cpp,h}:
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-02 André Pönitzpimpl not needed here
2007-11-02 Abdelrazak Younesrevert accidental commit (r21380)
2007-11-02 Abdelrazak YounesRemove redundant code and introduce InsetCollapsable...
2007-11-02 Abdelrazak YounesFix concatenation bug introduced in rev 21363 and simpl...
2007-11-02 Abdelrazak Younescosmetics
2007-11-02 Abdelrazak Younesadd some const and move things closer to implementation.
2007-11-02 Abdelrazak Younesremove FIXMEs
2007-11-02 Abdelrazak Younesuse docstring wherever it makes sense.
2007-11-01 André Pönitzcosmetics. mainly replace #include "dostring.h" by...
2007-11-01 Uwe StöhrInsetHyperlink.cpp: add FIXME for the docstring issue
2007-11-01 Uwe Stöhr- add entry to FORMATS file for Stefan's format change...
2007-10-25 Richard HeckMove the findInfo() and defaultCommand() routines out...
2007-10-14 Uwe StöhrFix two author entries.
2007-10-14 Uwe StöhrInsetHyperlink.cpp: fix bug 449: handle special charact...
2007-10-13 Uwe StöhrThe huge URL patch: