]> git.lyx.org Git - lyx.git/history - src/lyxfunc.C
more code in the menu backend == less code in the menu frontends; add support for...
[lyx.git] / src / lyxfunc.C
2003-02-14 John LevonMy old allow/prohibitInput() -> busy(bool) patch cleanup
2003-02-14 John Levon2003-02-13 John Levon <levon@movementarian.org>
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-02-08 John LevonThe big change tracking patch. Changes from posted...
2003-01-30 Jean-Marc Lasgouttesfix export>custom
2003-01-23 John LevonMichael's text fixes
2003-01-22 Jean-Marc Lasgouttesvarious bits from Michael
2003-01-09 Jean-Marc Lasgouttesfix cut/copy in tables; update fr.po and POTFILES.in
2003-01-06 Angus LeemingMinor bits 'n' bobs from Michael, J�rgen and Jean-Marc.
2003-01-05 John Levonencodings patch + default win pos
2002-12-18 Jean-Marc Lasgouttesremove preamble and tooltips menu entries on qt2; small...
2002-12-18 John Levoninverted WORDFINDBACK/FORWARD from Alfredo
2002-12-12 John Levonkey4.diff
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-11-24 Lars Gullik Bjønneshandle USE_BOOST_FORMAT
2002-11-21 Lars Gullik Bjønnesuse boost::format
2002-11-17 John Levonqt filedialog fix
2002-11-04 Lars Gullik BjønnesSTRCONV
2002-10-21 John Levonremove unused and a little documentation (all r=larsbj)
2002-09-16 John LevonFix cut/copy enable r=jug ;)
2002-09-11 André PönitzFix = vs == typo
2002-09-10 Dekel TsurAdd insetwrap.
2002-09-09 John Levonremove noload/don't typeset
2002-09-06 John Levonsmall fixes
2002-08-26 André Pönitzre-enable cut&paste in math
2002-08-24 John LevonRob's patch and some minor cleanup
2002-08-23 Jean-Marc Lasgouttesthe optional argument patch from martin
2002-08-21 André Pönitzthe 'tabular unifiaction patch' (even with the removal...
2002-08-19 André Pönitzuse the new mouse LFUNs
2002-08-15 André Pönitzstreamlining interaction mathed <-> rest of the world
2002-08-14 Jean-Marc Lasgouttesdisable math-extern when outside of maths
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-11 Lars Gullik Bjønnesws changes only
2002-08-10 Lars Gullik Bjønnesa new paragraph function
2002-08-09 John Levonvarious cleanups
2002-08-08 John Levonsome minor lyxaction cleanup
2002-08-07 John LevonMartin/Angus srcdoc patch, a fix for scrollbar and...
2002-08-07 André Pönitzthe FuncRequest changes
2002-08-06 John Levonbuild fixes
2002-08-04 John Levonspellchecker cleanup - fscked knows why pspell is broke...
2002-08-02 Angus LeemingLyXView::view() now returns boost::shared_ptr<BufferVie...
2002-08-01 John Levonfix for open of non-existent file, writeFile() change
2002-07-30 John Levondisable LFUN_LAYOUT_CHARACTER in ERT
2002-07-30 Jean-Marc Lasgouttesfix #543
2002-07-28 Lars Gullik BjønnesRename strip to rtrim
2002-07-28 Lars Gullik Bjønnesremove some unneeded version of functions from lstrings,
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 Lasgouttestoc support reorganization; changes to xform_helpers...
2002-07-20 Jean-Marc Lasgouttesimplement DependsOn tag for layout files; more unintere...
2002-07-20 John Levonfix dispatch calls as suggested by Herbert
2002-07-19 John LevonI fixed the two bugs (Very shallow in fact)
2002-07-18 John Levondispatch changes ...
2002-07-17 John Levonremove commandshortcut as a member
2002-07-17 John LevonMake showState be view_state_changed, and rename setSta...
2002-07-14 John Levonxforms ? what xforms ?
2002-07-13 Dekel TsurRTL fixes
2002-07-12 John Levonrepaint the workarea after a font size update
2002-07-12 John LevonMove fontloader into lyx_gui stuff. Now Qt should compi...
2002-07-12 John Levonremove a ColorHandler reference
2002-07-11 John Levonremove file->new asks for name
2002-07-10 John LevonTwo command-sequence fixes
2002-07-09 John LevonA couple of minor bug fixes and cleanups
2002-07-03 André Pönitzkilling MathType simplifies a few things...
2002-06-25 Angus Leeming* Split the graphics loader into a frontend and a backend.
2002-06-24 Lars Gullik Bjønnesportoaddons
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-06-24 André Pönitzfix #487
2002-06-21 John Levonremove show_banner + keyboard_shortcuts as discussed
2002-06-21 John Levonredraw() cleanup
2002-06-20 John Levonbug 458 (dtrt with index entry insert)
2002-06-18 John LevonHerbert's graphics diff
2002-06-18 John Levonminor tidy
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-12 John LevonMove init() back to LyXView
2002-06-04 André Pönitzdisable matrix style operations in inlined math
2002-05-30 John Levoncommand line import fixups
2002-05-30 André Pönitz*** empty log message ***
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-05-26 John Levonstatic_cast-based key/mouse-state. Kill insetKeyPress.
2002-05-24 John Levonfont loader / color handler move
2002-05-23 John Levonguii2
2002-04-22 Jean-Marc Lasgouttesallow insertion of protected space in maths
2002-04-22 Lars Gullik Bjønnesadd qt2/xforms to guilib + simple ws changes
2002-04-19 Jürgen VignaFix not updating of paragaph dialog in some cases ...
2002-04-17 Jürgen VignaSimplified code and don't enter inset on cursor down...
2002-04-16 Jürgen VignaLosts of fixes to cursor handling with insets. Cursor...
2002-03-29 Jürgen VignaSome more fixes to selection, fitCursor calls for Inset...
2002-03-27 Jean-Marc Lasgouttessmall fixes to menu backend
2002-03-27 Jean-Marc Lasgouttesfix stupid oversight in LibFileScript
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-19 Jean-Marc Lasgouttestiny useless whitespace fix from Andre
2002-03-19 Jean-Marc Lasgouttesremove LFUN_DEPTH; some small work on icons and menu...
2002-03-19 Allan Raefix #194
2002-03-13 Jean-Marc Lasgoutteslfun_core.diff, make insetgraphics inline
2002-03-11 Angus LeemingGive people a rational basis to describe what they...
2002-03-07 Angus Leemingremove redundant declarations of WorkAreai and other...
2002-03-07 Jürgen VignaAngus Custom Export patch and removal of unused files...
next