]> git.lyx.org Git - lyx.git/history - src/frontends/xforms/FormFiledialog.C
remove defaults stuff, let Qt handle no toolbar
[lyx.git] / src / frontends / xforms / FormFiledialog.C
2003-03-29 John Levonmore Alert:: work
2003-02-21 Angus LeemingThe file dialog browser doesn't need a LyXView...
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...
2003-01-12 Angus Leeming* disable loading of xpm files by the xforms image...
2002-11-29 Angus Leemingscex and idex now receive and return string, not char *.
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-15 Angus LeemingThe dialogs/guiapi re-working.
2002-07-28 Lars Gullik BjønnesRename strip to rtrim
2002-07-17 Dekel TsurCompilation fix
2002-07-16 André Pönitzsome more changes
2002-07-16 André Pönitzfurther FileInfo.[Ch] cleaning
2002-07-16 André Pönitzsmall cleanup
2002-07-02 Lars Gullik Bjønnes2002-07-02 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-06-13 Angus Leemingxforms clean-up, described in detail in my mail of...
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-11 Angus LeemingActivate the Ok, Apply buttons on pasting with the...
2002-03-11 Angus Leemingsourcedoc-friendly files.
2002-02-28 Angus LeemingJohn's possible fix to the Bad Window problems that...
2002-01-13 Jean-Marc Lasgouttesfix assert with broken symlinks on buffer-open; fix...
2002-01-13 Jean-Marc Lasgouttesadd shortcuts to filedialogs directory buttons; small...
2002-01-10 Jean-Marc Lasgouttesupdates to latexfeatures stuff; allow empty \document_path
2002-01-07 Angus LeemingFix bugs #32 and #52.
2002-01-07 Jean-Marc Lasgouttesvarious fixes from John, Martin and Kayvan, plus one...
2001-12-05 Lars Gullik BjønnesAdd string << operators for the other streams as well...
2001-11-26 Jean-Marc Lasgouttesnew alert code
2001-11-12 Jean-Marc Lasgouttesfix file dialog bug
2001-09-09 Lars Gullik Bjønnessome mods I had in my local tree, mostly small stuff...
2001-07-29 Asger Ottar AlstrupReduced header file includes somewhat
2001-07-12 Lars Gullik Bjønnessmall changes read changelog
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-05-31 Lars Gullik Bjønnesadjust to be able to complile with gcc 3.0, put selecti...
2001-03-20 Lars Gullik Bjønnesuse anon namespace, somewhat better comp. handling...
2001-03-16 Angus LeemingCompile fixes for DEC cxx, John's maths and keymap...
2001-03-15 Lars Gullik Bjønnesremove CXX_WORKING_NAMESPACES
2001-03-07 Jürgen VignaApplied John's FileDialog patch.