]> git.lyx.org Git - lyx.git/history - src/frontends/xforms/Toolbar_pimpl.C
remove defaults stuff, let Qt handle no toolbar
[lyx.git] / src / frontends / xforms / Toolbar_pimpl.C
2003-04-02 John Levonremove defaults stuff, let Qt handle no toolbar
2003-04-02 Angus LeemingThe new combox code.
2003-04-02 Angus LeemingWhitespace and formatting changes only.
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-09-26 Angus Leemingdoxygen fixes.
2002-09-17 Jean-Marc Lasgouttesdisplay shortcut on layout combox action
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-29 John LevonThis patch was so good to do I just had to commit it.
2002-08-14 André Pönitzsmall cleanup
2002-08-14 André Pönitzsmall cleanups
2002-08-13 André Pönitzthe lfun3 patches (overall cleanup and "localizing...
2002-08-13 Angus Leeming* LyXView: the accessor methods now return a reference...
2002-08-12 Angus LeemingNo longer pass Controller & or Dialogs & to the View...
2002-08-08 John Levonsome minor lyxaction cleanup
2002-08-07 André Pönitzthe FuncRequest changes
2002-07-22 John Levontoolbar cleanup. JMarc, Lars, please see the fIXME...
2002-07-22 John Levonremove LFUN_TOOLBAR_PUSH
2002-07-21 Jean-Marc Lasgouttestime to recompile everything: I removed #include direct...
2002-07-18 John Levondispatch changes ...
2002-07-12 John Levonremove unused toolbar (de)activate()
2002-07-04 Lars Gullik BjønnesChanges to make RH-7.3 be able to run lyx.
2002-07-02 Lars Gullik Bjønnes2002-07-02 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-06-13 Angus Leemingxforms clean-up, described in detail in my mail of...
2002-05-30 Lars Gullik Bjønnes2002-05-30 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-21 Angus Leemingwhitespace changes only (believe it or not!)
2002-03-18 Angus LeemingClean-up tooltips further, rewrite formatted as a one...
2002-03-11 Lars Gullik Bjønnesdoxygen fixes
2002-03-11 Angus Leemingsourcedoc-friendly files.
2002-03-11 Angus LeemingGive people a rational basis to describe what they...
2002-03-02 Lars Gullik Bjønneslayout as string
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-01-20 Jean-Marc Lasgouttesgrey-out comboxes when they are disabled; disable toolb...
2002-01-12 Jean-Marc Lasgouttesfixes/cleanup to dispatch/getStatus stuff; fixes the...
2002-01-09 Jean-Marc Lasgouttesfunc_status cleanup from Martin; fix small configure bug
2001-12-28 Lars Gullik Bjønnes2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2001-09-10 Lars Gullik Bjønnesfix linking issues
2001-09-09 Lars Gullik Bjønnessome mods I had in my local tree, mostly small stuff...
2001-09-07 Jean-Marc Lasgouttesbug fixes
2001-09-06 Jean-Marc Lasgouttesdo not display obsolete layouts in combox + small stuff
2001-08-06 Lars Gullik Bjønnesadjust
2001-07-30 Lars Gullik Bjønnesinsetfloat work + stuff
2001-07-16 Lars Gullik BjønnesDispatch->dispatch, some trans work
2001-07-12 Lars Gullik Bjønnessmall changes read changelog
2001-07-03 Lars Gullik Bjønnestext2 chane, XFormsView
2001-06-27 Lars Gullik BjønnesLyX Drinkers United: patch 2
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-30 Lars Gullik Bjønnesupdate copyright year
2001-04-24 Lars Gullik Bjønnescall message more directly
2001-03-20 Lars Gullik Bjønnesuse anon namespace, somewhat better comp. handling...
2001-03-19 Angus LeemingRewrote the maths panel so that ALL the popups now...
2001-03-16 Angus LeemingCompile fixes for DEC cxx, John's maths and keymap...
2001-03-07 Jürgen VignaApplied John's FileDialog patch.
2001-01-08 Jean-Marc LasgouttesBugfixes, de.po and sl.po updates, lyxlookup cleanup
2000-11-04 Lars Gullik Bjønnessome formatting changes some simplifications and remova...
2000-11-03 Jean-Marc LasgouttesFix crash when entering unhandled math objects in toolbar
2000-10-11 Lars Gullik Bjønnesuse more std::functors add some of my own, some change...
2000-09-26 Lars Gullik Bjønnesget rid of dead code, some new functions constify varia...
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-09-14 Jürgen VignaMove callback call in combox and add a Combox * to...
2000-08-03 Lars Gullik Bjønnessome nicer code...
2000-07-31 Jean-Marc LasgouttesFixes to the new menu code + a few other things
2000-07-26 Lars Gullik Bjønnesmore gettext changes
2000-07-25 Jean-Marc LasgouttesMenubar and toolbar fixes. New OptItem menu option...
2000-07-24 Jean-Marc LasgouttesGUI-indep toolbar and menus mostly work !