]> git.lyx.org Git - lyx.git/history - src/lyx_cb.C
... and sanitize the simplified code...
[lyx.git] / src / lyx_cb.C
2004-03-26 Angus LeemingClean-up the forked process code a little.
2004-03-23 Angus LeemingStore the forked calls in boost::shared_ptr rather...
2004-02-13 André Pönitzmore IU as advertised
2004-02-13 André PönitzIU stuff + shuffling things from BV::dispatch to LyXTex...
2004-01-20 André PönitzPart of IU.
2004-01-14 André Pönitzmore shuffling...
2004-01-08 Angus LeemingHandle Qt-style file filters like
2003-12-01 André Pönitz * buffer.[Ch]:
2003-11-28 André Pönitzismall stuff
2003-11-10 André PönitzThe deed is done.
2003-11-03 Lars Gullik Bjønnesthe exception safety patch
2003-10-14 Angus LeemingTurn LyX into a singleton class. Kill the BufferView...
2003-10-09 André Pönitzreplace ParagraphList::iterator by lyx::paroffset_type...
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-16 Lars Gullik Bjønnesfix some namespace issues for gcc 3.4
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-09 Angus LeemingPimpl Buffer.
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-06 Angus LeemingRemove a couple of #includes from buffer.h
2003-09-06 Angus LeemingMove depth_type to support/types.h.
2003-09-05 Angus LeemingAdd missing headers. With thanks to Martin...
2003-09-05 Angus LeemingStrip 320 #includes from the files in src.
2003-09-04 Angus LeemingMove #includes out of header files.
2003-09-04 Angus LeemingMove #include "lyxlib.h" out of Path.h, move ctor,...
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-04 André Pönitz replace "complicate" BufferView::update(...) calls...
2003-07-27 Angus LeemingFlying high and free...
2003-07-27 Angus LeemingLearing to fly...
2003-07-26 Angus LeemingReplace occurances of system_tempdir with os::getTmpDir().
2003-07-07 Alfredo BraunsteinAdded new signals to Buffer, connect/disconnect to...
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-20 Alfredo Braunsteintake several functions out of BufferList, and split...
2003-06-10 Lars Gullik Bjønnesthe current_view patch
2003-05-22 Lars Gullik Bjønnesparlist-16-a.diff
2003-05-13 André PönitzThe 'bformat' introduction
2003-05-03 John Levoncursor.diff, bug 1095
2003-04-27 John LevonFix up Alert::prompt for cancel button stuff
2003-04-09 Lars Gullik BjønnesMake lyxcursor store a ParagraphList::iterator, change...
2003-03-31 John Levonsome reworking to allow Qt to successfully choose a...
2003-03-30 John Levonmove BoostFormat and boost-inst
2003-03-29 John Levonfix broken strerrors
2003-03-29 John LevonMore alert fixes
2003-03-29 John Levonmore Alert:: work
2003-03-29 John LevonBig shake up of all Alert::askQuestion/Confirmation...
2003-03-19 John LevonThe markDirty() and fitCursor() changes
2003-03-17 Lars Gullik BjønnesRemove the BufferView* arg from almost all LyXText...
2003-02-27 Angus LeemingA real, LyX label dialog. Part 1.
2003-02-21 Angus LeemingThe file dialog browser doesn't need a LyXView...
2003-02-14 John LevonMy old allow/prohibitInput() -> busy(bool) patch cleanup
2003-01-23 John LevonMichael's text fixes
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-11-25 Lars Gullik Bjønnessome ws and more boost.format
2002-11-17 John Levonqt filedialog fix
2002-10-31 Angus LeemingZombie-killer.
2002-08-15 André Pönitzstreamlining interaction mathed <-> rest of the world
2002-08-04 John Levonspellchecker cleanup - fscked knows why pspell is broke...
2002-08-01 John Levonfix for open of non-existent file, writeFile() change
2002-07-28 Lars Gullik BjønnesRename strip to rtrim
2002-07-22 John Levonadd lyx_gui::exit() so Qt doesn't have to busy loop...
2002-07-21 Jean-Marc Lasgouttestime to recompile everything: I removed #include direct...
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-12 John LevonMore very minor syncing ..
2002-05-23 John Levonguii2
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-04 Jürgen VignaFixed Inset->File as inside insets (InsetTabular/InsetT...
2002-03-02 Lars Gullik Bjønneslayout as string
2002-02-28 Jean-Marc Lasgouttes"ding-dong, the witch is dead!", says John
2002-02-18 Angus LeemingSynching my tree with cvs.
2002-02-16 Lars Gullik Bjønnesremove the syscall constructor, adjust other code
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-02-16 Angus LeemingWe don't currently use fork anywhere (or if we do it...
2002-01-17 Allan RaeJohn's pref.diff minus the bold inner tabfolder in...
2002-01-14 Jean-Marc Lasgouttesfix starting up which binary is really a symlink; make...
2002-01-13 Jean-Marc Lasgouttesadd shortcuts to filedialogs directory buttons; small...
2001-12-28 Lars Gullik Bjønnes2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2001-12-10 Jean-Marc Lasgouttesinsertlabel.diff, kbnmod.diff, lyx_main.patch, and...
2001-11-26 Jean-Marc Lasgouttesnew alert code
2001-11-07 Jean-Marc Lasgouttesfix the "save defaults" problems
2001-10-04 Jean-Marc Lasgoutteswin32 port updates
2001-09-21 Jean-Marc Lasgouttesdocument layout, service pack 1
2001-09-20 Jean-Marc Lasgouttesfix free memory read when pasting + some typos
2001-07-29 Asger Ottar AlstrupMore header file include dependency work
2001-07-29 Asger Ottar AlstrupReduced header file includes somewhat
2001-07-03 Jean-Marc Lasgouttesremove more forms.h cruft
2001-07-03 Lars Gullik Bjønnestext2 chane, XFormsView
2001-06-28 Lars Gullik Bjønneschange a lot of methods to begin with small char
2001-06-27 Lars Gullik BjønnesLyX Drinkers United: patch 2
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-05-03 Lars Gullik Bjønnesremove !NEW_INSETS cruft
2001-04-24 Lars Gullik Bjønnescall message more directly
2001-04-17 Lars Gullik Bjønnesthe rest read the ChangeLog, hope I remembered all
2001-03-28 Angus LeemingStripped out FD_form_figure code into figureXXX.[Ch...
2001-03-12 Lars Gullik Bjønnesmake it compile with gcc 3.0
2001-03-12 Lars Gullik Bjønnessome further work on the float lists
2001-03-11 Lars Gullik Bjønnesremove Last when NEW_INSETS is defined
2001-03-09 Lars Gullik Bjønnessome cascading name changes
2001-03-07 Jürgen VignaApplied John's FileDialog patch.
next