]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/helper_funcs.C
port the graphics dialog to the new scheme and get rid of the ControlInset
[lyx.git] / src / frontends / controllers / helper_funcs.C
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...
2002-12-01 Lars Gullik Bjønnesws changes
2002-11-17 John Levonanother compile fix from herbert
2002-11-17 John Levonqt filedialog fix
2002-10-21 Lars Gullik Bjønnesws fixes, formatting and some other small changes
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 LeemingNothing but a changed email address (trying to factor...
2002-04-15 Angus LeemingThose parts of Herbert's natbib patch that either fix...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-01-19 Jean-Marc Lasgouttesfix bug 175 (minipage in minipage); fix some warnings...
2002-01-16 Jean-Marc Lasgouttesfinally apply DepTable patch; simplify file browsing...
2002-01-14 Jean-Marc Lasgouttesfix starting up which binary is really a symlink; make...
2001-11-26 Jean-Marc Lasgouttesnew alert code
2001-10-15 Angus LeemingAddress most (if not all?) of the problems raised by...
2001-08-07 Angus LeemingSmall clean-up.
2001-08-01 Angus Leemingsmall fixes...
2001-07-19 Angus LeemingMerge natbib branch into head
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-06-02 Angus LeemingModification to ButtonController, so that read-only...
2001-04-09 Angus LeemingFixed bugs in getStringFromVector, getVectorFromString
2001-03-30 Angus Leeming* Baruch's GuiBC template.
2001-03-21 Angus LeemingImplementation of controller-view split for FormCharacter.