]> git.lyx.org Git - lyx.git/history - src/lyxfunc.C
remove noload/don't typeset
[lyx.git] / src / lyxfunc.C
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...
2002-03-01 Jean-Marc Lasgoutteschange the way kbd sequences are shown in minibuffer
2002-02-28 Angus LeemingUpgrading of my xforms libs showed that lots of files...
2002-02-28 Jean-Marc Lasgouttes"ding-dong, the witch is dead!", says John
2002-02-27 Angus LeemingThe graphics inset now has:
2002-02-18 Angus LeemingSynching my tree with cvs.
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-02-12 Jean-Marc Lasgouttesmake inset-toggle work when cursor is inside inset
2002-02-11 Jean-Marc Lasgouttesadd a checkbox to current document in document list
2002-02-07 Jean-Marc Lasgouttesfix loss of selection from John; some small things
2002-02-06 Jean-Marc Lasgouttesfix weird error message when a command is disabled...
2002-01-20 Jean-Marc Lasgouttesgrey-out comboxes when they are disabled; disable toolb...
2002-01-20 Jean-Marc Lasgouttesfixes to biblio and insetgraphics from herbert; disable...
2002-01-17 Jürgen VignaFixed insetlocking-mechanism and PARAGRAPH_GOTO func.
2002-01-14 Jean-Marc Lasgouttesfix starting up which binary is really a symlink; make...
2002-01-14 Angus LeemingCompile fixes following this weekends commits.
2002-01-13 Jean-Marc Lasgouttesdocument_path defaults to empty; fix handling of functi...
2002-01-13 Jean-Marc Lasgouttesadd shortcuts to filedialogs directory buttons; small...
2002-01-13 Jean-Marc Lasgouttesfix problem with nroff detection, remove dead code...
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
2002-01-07 Jean-Marc Lasgouttesvarious fixes from John, Martin and Kayvan, plus one...
2002-01-04 Jürgen VignaAnother fix to Undo/Redo code I hope we get nearer...
next