]> git.lyx.org Git - lyx.git/history - src/lyx_main.C
minimal effort implementation of:
[lyx.git] / src / lyx_main.C
2006-08-16 Jean-Marc Lasgouttes * configure.ac: add LYX_DATE variable for release...
2006-08-14 Georg Baum * src/buffer.C
2006-08-13 Abdelrazak YounesThis commit creates a error_lists map member inside...
2006-08-11 Jean-Marc Lasgouttes * lyx_main.C (init): Do automatic reconfiguration...
2006-07-27 Bo Pengload files from lyx_main.C instead of lyx_gui.C, do...
2006-07-17 Georg BaumFix bug 2404
2006-07-15 Abdelrazak YounesThis commit transfer the ErrorList handling from LyXVie...
2006-07-05 Georg BaumReduce calls of ::exit()
2006-06-27 Jean-Marc Lasgouttes Renaming:
2006-06-26 Peter KümmelPass width = 0 and height = 0 as unsigned int to indica...
2006-06-26 Abdelrazak YounesGUI API Cleanup step 2: merge of the "younes" branch.
2006-06-21 Peter Kümmelfix: qt3/qt4 save/restore of the window geometry and...
2006-06-13 Peter Kümmelcoding style and readability corrections
2006-06-13 Peter KümmelQt3/Qt4:
2006-06-07 Georg BaumFix crash on exit (bug 2549) by correct usage of QAppli...
2006-05-29 Bo PengMove window width/height/posx/posy from frontends to...
2006-05-17 Jean-Marc LasgouttesNew auto-open feature from Bo Peng (with help from...
2006-05-09 Jean-Marc Lasgouttes * src/lyx_main.C (init): call queryUserLyXDir just...
2006-05-08 Michael Schmittfix LFUN enum values (some of them were broken by r13801)
2006-05-05 André Pönitzrename LFUN enum values according to their command...
2006-05-02 Jean-Marc Lasgouttes * src/lyx_main.C (readRcFile): do not report an error...
2006-04-28 Bo PengFix a few issues with session/lastopenedfiles, Bo Peng...
2006-04-22 Georg BaumFix bug 2285 (tex2lyx is not found by lib/configure...
2006-04-09 Lars Gullik Bjønnes* Change several freestanding and class methods with...
2006-04-08 Lars Gullik Bjønnes * filetools.[Ch]: Make functions that start with a...
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-04-05 Lars Gullik Bjønnes2006-04-06 Bo Peng <ben.bob@gmail.com>
2006-04-01 Michael Schmitt2006-04-01 Michael Gerz <michael.gerz@teststep.org>
2006-03-12 Georg BaumGet rid of lib/configure.m4
2005-12-15 Jürgen SpitzmüllerMove initMath() from startup to math_hullinset. LyX...
2005-07-17 Michael SchmittVarious text message changes
2005-07-16 Lars Gullik Bjønnesdrop reLyX like it is hot, and setup to use tex2lyx...
2005-07-16 André Pönitz * lyxfont.h: Change order of declarations to give...
2005-06-14 Angus LeemingEnsure that LyX/bin is the first element in the PATH...
2005-06-07 Georg Baumfix -x commandline switch
2005-05-19 Georg BaumDon't start the gui if it was not requested (fixes...
2005-03-29 Angus LeemingCall os::internal_path on each file passed to LyX on...
2005-03-21 Jürgen Spitzmüllerfix tabulator keys in tabular (bug 1836)
2005-03-18 Jean-Marc Lasgouttesfix Alert logic
2005-02-20 Jean-Marc Lasgouttes do not reconfigure when not needed
2005-02-15 Angus LeemingRearrange and rename the environment variable setter...
2005-02-13 Angus LeemingInvoke prependEnvPath to adjust the PATH only if
2005-02-01 Angus LeemingSome boost::filesystem fixes.
2005-01-31 Angus LeemingEnable tex2lyx to run in-place.
2005-01-31 Lars Gullik Bjønnesditch FileInfo -> use boost.filesystem
2005-01-21 Angus LeemingCompilation fix for the Mac.
2005-01-20 Angus LeemingSquash a breakage on Windows and move a couple of funct...
2005-01-19 Angus LeemingGuard against the non-existence of SIGHUP.
2005-01-16 Angus LeemingThe LyXRC::prepend_path patch as tested on the Mac...
2005-01-13 Angus LeemingThe setEnvPath stuff.
2005-01-12 Angus LeemingGet rid of extraneous whitespace.
2005-01-10 Angus LeemingThe package reworking.
2005-01-05 Angus LeemingRemove the OS/2 relic lib/configure.cmd.
2004-12-16 Angus LeemingRemove redundant "using lyx::support::GetEnvPath;"
2004-12-15 Angus LeemingOS Abstraction of "HOME" and the null device.
2004-10-26 Angus LeemingThe Movers patch.
2004-04-13 Angus LeemingPreview fiddling (preparing the way for mathed previews).
2004-04-13 André Pönitzmacro rework
2004-03-22 Angus LeemingMake error handling a little more robust.
2004-02-25 Jean-Marc LasgouttesGeorg Baum\'s no-tempdir patch
2003-12-12 André Pönitzfix math super/subscript
2003-10-14 Angus LeemingTurn LyX into a singleton class. Kill the BufferView...
2003-10-13 Angus LeemingdisplayTranslator is now a function. No need to invoke...
2003-10-13 Angus LeemingJo�o Assirati's lyxsocket patch.
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-26 Lars Gullik BjønnesNew debugstream.
2003-09-21 Lars Gullik Bjønnesmore action work
2003-09-16 Lars Gullik Bjønnesfix some namespace issues for gcc 3.4
2003-09-15 Angus LeemingThe EnumLColor patch, free of macros.
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-09 Angus LeemingGet rid of trailing whitespace 'noise' in future patche...
2003-09-07 Angus LeemingFinish the task of removing all cruft from the header...
2003-09-06 Angus LeemingForward declare LatexRunParams in converter.h.
2003-09-06 Angus LeemingRemove a couple of #includes from buffer.h
2003-09-05 Angus LeemingStrip 320 #includes from the files in src.
2003-09-04 Angus LeemingMove #includes out of header files.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-29 Alfredo BraunsteinFix to Bug 1287 and Bug 1297
2003-07-27 Angus LeemingFlying high and free...
2003-07-27 Angus LeemingLearing to fly...
2003-07-27 Angus LeemingI'm speeding up...
2003-07-27 Angus LeemingAll day for not very much...
2003-07-26 Jean-Marc Lasgouttesmove reading of bind files from lyxrc.C to kbmap.C...
2003-07-26 Angus LeemingReplace occurances of system_tempdir with os::getTmpDir().
2003-07-21 Angus LeemingFinish the migration from namespace grfx to lyx::graphics.
2003-07-18 Alfredo Braunsteinsomewhat managed to misunderstand the logic. should...
2003-07-18 Alfredo Braunsteinfix crash reported by Kayvan + ws
2003-07-07 Alfredo BraunsteinAdded new signals to Buffer, connect/disconnect to...
2003-07-04 Lars Gullik Bjønnesnamespace grfx -> lyx::graphics
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-27 Alfredo BraunsteinFix two loading-related bugs reported by Kayvan
2003-06-23 Jean-Marc Lasgouttesdo not add non-exisitent icons in toolbar (qt); honor...
2003-06-20 Alfredo Braunsteinadded a parseError signal to Buffer and use it
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
next