]> git.lyx.org Git - lyx.git/history - src/frontends/xforms/FileDialog.C
Introduce LFUN_PRINT.
[lyx.git] / src / frontends / xforms / FileDialog.C
2004-01-08 Angus LeemingHandle Qt-style file filters like
2004-01-02 Angus LeemingPrevent crash in the file browser if the file mask...
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-21 Lars Gullik Bjønnessome configure output changes, fix a new bug
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-05 Angus LeemingAll .C files should #include there own .h file I guess ;-)
2003-09-05 Angus LeemingStrip out another 180 #includes.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-03-19 John Levonrename commandtags.h to lfuns.h and renumber/cleanup...
2003-02-21 Angus LeemingWhitespace only
2003-02-21 Angus LeemingThe file dialog browser doesn't need a LyXView...
2003-02-14 John LevonMy old allow/prohibitInput() -> busy(bool) patch cleanup
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-01-14 Angus Leeming(J��rgen Spitzm��ller): implement a BrowseDir capablili...
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-11-26 Jean-Marc Lasgouttesfix crash with "save as"
2002-11-17 John Levonqt filedialog fix
2002-09-05 Angus LeemingThis file is part of LyX, the document processor.
2002-09-05 Angus LeemingReally dull and boring header shit
2002-08-13 Angus Leeming* LyXView: the accessor methods now return a reference...
2002-07-02 Lars Gullik Bjønnes2002-07-02 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-05-30 Lars Gullik Bjønnes2002-05-30 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-05-23 John Levonguii2
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-11 Lars Gullik Bjønnesdoxygen fixes
2002-03-11 Angus Leemingsourcedoc-friendly files.
2001-07-03 Lars Gullik Bjønnestext2 chane, XFormsView
2001-06-13 Angus LeemingRemoved // -*- C++ -*- from all .C files!
2001-06-13 Angus LeemingAdded // -*- C++ -*- to the top of all files in control...
2001-03-07 Jürgen VignaApplied John's FileDialog patch.