]> git.lyx.org Git - lyx.git/history - src/lyx_main.C
take several functions out of BufferList, and split functionality
[lyx.git] / src / lyx_main.C
2003-06-20 Alfredo Braunsteintake several functions out of BufferList, and split...
2003-06-11 John LevonMove the toolbar flags setting into a separate section...
2003-05-14 Alfredo Braunsteinremoved a spurious static_cast
2003-05-13 André PönitzThe 'bformat' introduction
2003-04-15 John Levoninclude ui support from Angus
2003-04-02 John Levontab funcs changed
2003-04-02 John Levonremove defaults stuff, let Qt handle no toolbar
2003-03-31 John Levonsome reworking to allow Qt to successfully choose a...
2003-03-31 John Levonfix the fix
2003-03-31 John Levonkill Alert::alert()
2003-03-30 John Levonmove BoostFormat and boost-inst
2003-03-29 John LevonBig shake up of all Alert::askQuestion/Confirmation...
2003-02-28 André PönitzAlfredo's patch
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-24 John Levonback out debug check accidentally commited
2003-01-23 John LevonMichael's text fixes
2002-12-27 Jean-Marc Lasgouttesfix bug #780
2002-12-16 Angus LeemingStrip out the override_x_deadkeys stuff.
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-11-25 Angus Leemingboost::format compilation fixes.
2002-11-24 Lars Gullik Bjønneshandle USE_BOOST_FORMAT
2002-11-21 Lars Gullik Bjønnesuse boost::format
2002-11-04 Lars Gullik BjønnesSTRCONV
2002-10-20 Dekel TsurFix automatic reconfiguration.
2002-10-07 Jean-Marc Lasgouttesrun reconfigure when configure script is newer than...
2002-08-27 John LevonRob's followup (nr. 1 ;)
2002-08-11 Lars Gullik Bjønnesws changes only
2002-08-07 John Levonsome small cleanups
2002-08-07 John LevonMartin/Angus srcdoc patch, a fix for scrollbar and...
2002-08-06 John Levonfix --export and batch nogui
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-07-17 Jean-Marc Lasgouttesfix startup when lyx binary is a symlink
2002-07-17 André Pönitzshort cut for using converter scripts from lib/scripts
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-06-12 John LevonNew lyx_gui namespace. Some working out to be done...
2002-06-12 John LevonMore very minor syncing ..
2002-06-12 John LevonSome minor cleanup + use of scoped_ptr instead of raw...
2002-06-10 Angus LeemingCompaq cxx 6.5 will now compile lyx.
2002-05-30 Jean-Marc Lasgoutteshonor LYX_DIR_13x, fix #386, update IEEEtraan template
2002-05-30 John Levoncommand line import fixups
2002-05-23 John Levonguii2
2002-04-02 Jean-Marc Lasgouttesuse env variables LYX_DIR_12x and LYX_USERDIR_12x;...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-01-14 Jean-Marc Lasgouttesfix starting up which binary is really a symlink; make...
2002-01-12 Jean-Marc Lasgouttesfixes/cleanup to dispatch/getStatus stuff; fixes the...
2001-12-28 Lars Gullik Bjønnes2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2001-12-18 Lars Gullik Bjønnesno change logs, sorry
2001-12-12 André PönitzMartin's super/subscript patch
2001-11-26 Jean-Marc Lasgouttesnew alert code
2001-10-30 Jean-Marc Lasgouttesfinally get rid of BUGS.lyx
2001-10-19 Jean-Marc Lasgoutteslyxserver cleanup patch + andre's small patches
2001-10-10 Angus LeemingClean-up of Herbert's Texinfo dialog.
2001-10-09 Angus LeemingHerbert's TeX Info extravaganza.
2001-10-03 Jean-Marc Lasgouttesmore tweaks to version_info stuff
2001-09-26 Jean-Marc Lasgouttesdo not put version information in config.h ; please...
2001-09-11 Jean-Marc Lasgouttessupport for new -version command line option
2001-09-09 Lars Gullik Bjønnessome mods I had in my local tree, mostly small stuff...
2001-08-08 Lars Gullik Bjønnesspec.diff
2001-08-07 Jürgen Vignafixed some forgotten lowercase
2001-08-03 Lars Gullik Bjønnesget rid of NO_LATEX, split some methods, small cleanup
2001-07-29 Asger Ottar AlstrupReduced header file includes somewhat
2001-07-20 Jean-Marc Lasgouttesa few small new features
2001-07-16 Lars Gullik BjønnesDispatch->dispatch, some trans work
2001-07-08 Lars Gullik Bjønnesmake NO_LATEX default, set ut compability stuff
2001-06-28 Jean-Marc Lasgouttescxx compile fixes ; several patches from John
2001-06-28 Lars Gullik Bjønneschange a lot of methods to begin with small char
2001-06-14 Lars Gullik Bjønnesfix some buggy constructs with stringstream
2001-06-01 Jean-Marc Lasgouttescompilation fixes for compaq cxx + small things
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-05-29 Jean-Marc Lasgouttesfix ugly kbsequence parsing ; support cursor keys in...
2001-05-29 Lars Gullik Bjønnesbetter key handling, move some methods closer to caller...
2001-05-23 Lars Gullik Bjønnesfix some keybindings, fix dead_keys, autoregion_delete...
2001-05-17 Jean-Marc Lasgouttesos:: patch from Ruurd + bindings display fix
2001-05-03 Jean-Marc LasgouttesKayvan --export fix ; Angus toolbar fixes
2001-05-02 Jean-Marc Lasgoutteshelp a bit compilation with sun CC
2001-04-06 Jean-Marc Lasgouttesfix stupid typo
2001-04-06 Jean-Marc Lasgouttesadd language.h to lyx_main.C
2001-03-20 Lars Gullik Bjønnesuse anon namespace, somewhat better comp. handling...
2001-03-07 Lars Gullik Bjønnesremove mem leaks
2001-03-01 Jean-Marc Lasgouttessome source cleanup from John
2001-02-07 Dekel TsurFix crash after reconfigure.
2001-01-24 Jean-Marc LasgouttesReplace --with-lyxname by --with-lyx-suffix
2001-01-11 Jean-Marc LasgouttesTwo small patches from Dekel
2001-01-09 Jean-Marc LasgouttesVarious small fixes
2000-12-11 Jean-Marc LasgouttesTry to fix the bind_file debacle. Please test
2000-11-30 Lars Gullik Bjønnesmore patches
2000-11-15 Lars Gullik Bjønnescompiling not tested. two patches from angus with some...
2000-11-13 Jean-Marc LasgouttesConverter patch from Dekel, Preference patch from Angus...
2000-11-06 Jean-Marc LasgouttesImport patch from Dekel.
2000-11-04 Lars Gullik Bjønnessome formatting changes some simplifications and remova...
2000-10-16 Jean-Marc LasgouttesPatches from Angus, Baruch, Dekel (2), and some glue...
2000-10-11 Lars Gullik Bjønnesuse more std::functors add some of my own, some change...
2000-10-10 Allan Raelyxrc changes to allow preferences-save to only save...
2000-10-10 Jean-Marc LasgouttesDekel language/encoding patch + a few fixes
2000-10-02 Allan RaeKayvan and Dekel's patch + some small fixes to xforms/
2000-09-26 Lars Gullik Bjønnesget rid of dead code, some new functions constify varia...
next