]> git.lyx.org Git - lyx.git/history - src/lyxrc.C
Allows editing when the Prefs dialog is opened; fix bug 3140:
[lyx.git] / src / lyxrc.C
2007-01-20 Michael Schmitt * output_plaintext.C: cosmetics in comment: line lengt...
2007-01-18 Michael Schmitt * insets/insetfloatlist.C:
2007-01-18 Abdelrazak Younes* mover.h
2007-01-17 Abdelrazak YounesTransfer the global converters and system_converters...
2007-01-15 Michael Schmitt* change LFUN file-insert-ascii to file-insert-plaintext
2006-12-22 Georg Baumfix encoding of user name and email address
2006-11-29 Georg Baumconvert some more filenames for unicode
2006-11-27 Georg Baumfix typo
2006-11-26 Georg BaumNext step of true unicode filenames: Use support::FileN...
2006-11-13 Georg BaumAdd a cache for converted image files. This needs to...
2006-11-11 Georg Baumcomment unused method
2006-10-25 Joost VerburgChanged default date formatting string to be compatible...
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-03 Georg BaumFix bug 2868
2006-09-11 Abdelrazak YounesA bunch of conversion to docstring.
2006-09-09 Lars Gullik BjønnesChange _() to return a docstring. Fixup callers with...
2006-07-09 Michael Schmitt * src/lyxrc.C:
2006-06-27 Jean-Marc Lasgouttes Renaming:
2006-05-25 Georg BaumChange the semantics of 'none' and 'auto' viewers/edito...
2006-05-20 Georg Baum * src/format.[Ch]
2006-05-17 Jean-Marc LasgouttesNew auto-open feature from Bo Peng (with help from...
2006-04-25 Bo PengAdd lyxrc.use_lastfilepos and load_session to the prefe...
2006-04-22 Georg Baum * src/lyxrc.C: Fix typo in LyXRC::write
2006-04-08 Lars Gullik Bjønnes * filetools.[Ch]: Make functions that start with a...
2006-04-06 Martin Vermeer * lyxrc.C
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-04-05 Lars Gullik Bjønnes2006-04-06 Bo Peng <ben.bob@gmail.com>
2006-03-20 Abdelrazak Younesreplace hard-coded "/tmp" with package().temp_dir()
2005-12-12 Jürgen Spitzmüllerfix bug 2148 (preferences saves wrong papersizes);...
2005-09-20 Jean-Marc Lasgouttesfix compiler warnings (bug 1927)
2005-09-08 Angus LeemingEnsure that the grammar used to invoke the spellchecker...
2005-07-16 José MatoxFix bug 886 and others not reported related with the...
2005-06-18 Angus Leeming'Forward port' various path fixes from the 1.3.x branch.
2005-05-21 Jürgen SpitzmüllerMichael's "ASCII->Plain Text" changes (bug 1572)
2005-04-26 Angus LeemingWhitespace, only whitespace.
2005-03-25 Jean-Marc Lasgouttesenable running latex on files which path contains spaces
2005-02-15 Angus LeemingRearrange and rename the environment variable setter...
2005-02-01 Angus LeemingMove a helper text into LyXRC::getDescription (RC_PATH_...
2005-01-19 Angus LeemingAsger's exchanging of the class and struct keywords.
2005-01-16 Angus LeemingThe LyXRC::prepend_path patch as tested on the Mac...
2005-01-14 Angus LeemingThe Cygwin path fix.
2005-01-06 Lars Gullik Bjønnesrename tostr.[Ch] to convert.[Ch]
2005-01-06 Lars Gullik Bjønnestostr -> convert and some bformat work
2005-01-05 Jürgen Spitzmüllerfloat2string #3 (lyxrc)
2004-10-26 Angus LeemingThe Movers patch.
2004-10-08 Martin VermeerAdd tooltip text on xindy/make-rules usage
2004-10-05 Angus LeemingWhitespace, only whitespace.
2004-10-05 Angus LeemingHartmut's patch to make the indexing command (makeindex...
2004-08-20 José Matoxremove #include not used.
2004-06-08 Jean-Marc Lasgouttesfix handling of locales with LyX/Mac
2004-04-20 Angus LeemingWhitespace, only whitespace...
2004-04-19 Angus LeemingEnable the user to preview xfig figures (f.ex.) without...
2004-04-13 Angus LeemingGeorg's add an editor to Formats / safe external_templa...
2004-04-08 Angus LeemingSquash unnecessary warning message.
2004-04-05 Angus LeemingBug fix: enable the frontend to ignore the contents...
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-03-31 Alfredo BraunsteinThe lyx rabbit attacked again?
2004-03-31 Angus LeemingA new LFUN_LYXRC_APPLY lfun, together with a bit of...
2004-03-29 Jürgen Spitzmüllercustomize bibtex call (bug 720)
2004-03-22 Jean-Marc Lasgouttesfind correct ps and pdf previewers in win32 (bug 1508...
2004-02-25 Jean-Marc LasgouttesGeorg Baum\'s no-tempdir patch
2003-12-14 Angus LeemingOverhaul the branches code.
2003-10-13 Angus LeemingdisplayTranslator is now a function. No need to invoke...
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-16 Angus Leeminglyxfont.h no longer #includes LColor.h.
2003-09-15 John LevonCorrect Andr�'s name
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-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-05 Angus LeemingStrip 320 #includes from the files in src.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-26 Jean-Marc Lasgouttesmove reading of bind files from lyxrc.C to kbmap.C...
2003-07-21 Angus LeemingFinish the migration from namespace grfx to lyx::graphics.
2003-07-04 Lars Gullik Bjønnesnamespace grfx -> lyx::graphics
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-05-23 Alfredo Braunsteinsome header insanity fixed
2003-05-13 André Pönitznon-templated tostr in separate files
2003-03-31 John Levonsome reworking to allow Qt to successfully choose a...
2003-03-26 John LevonSupport for new GNU aspell library. Final pspell fix...
2003-03-04 Lars Gullik Bjønnesws changes only
2003-02-28 André PönitzAlfredo's patch
2003-02-18 Jean-Marc Lasgouttesdocument --with-frontend in INSTALL; fix writing of...
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-14 Angus Leeming(Michael Schmitt): fix scrolling with the mouse wheel.
2003-01-06 Angus LeemingMinor bits 'n' bobs from Michael, J�rgen and Jean-Marc.
2002-12-27 Jean-Marc Lasgouttesremove bogus spaces
2002-12-26 Jean-Marc Lasgouttesremove extra spaces; fix error message with xforms...
2002-12-16 Angus LeemingStrip out the override_x_deadkeys stuff.
2002-11-27 Dekel Tsurlyxrc.*_font_foundry
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-10-08 Jean-Marc Lasgouttesfix behaviour when a viewer has not been found
2002-08-28 André Pönitzthe workarea changes plus small math stuff
2002-08-27 John LevonRob's followup (nr. 1 ;)
2002-08-24 John LevonRob's patch and some minor cleanup
2002-08-08 John Levonsome minor lyxaction cleanup
2002-08-07 André Pönitzthe FuncRequest changes
2002-08-06 André Pönitztrue is not false...
2002-08-06 André PönitzFinish the re-indroduction of the show_banner flag...
2002-07-21 Jean-Marc Lasgouttestime to recompile everything: I removed #include direct...
next