]> git.lyx.org Git - lyx.git/history - src/frontends/xforms/FileDialog.C
remove defaults stuff, let Qt handle no toolbar
[lyx.git] / src / frontends / xforms / FileDialog.C
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.