]> git.lyx.org Git - lyx.git/history - src/LyXRC.cpp
* UI changes in anticipation of polyglossia support:
[lyx.git] / src / LyXRC.cpp
2010-11-20 Jürgen Spitzmüller* UI changes in anticipation of polyglossia support:
2010-11-13 Enrico ForestieriThe "single instance" patch.
2010-09-20 Pavel SandaSquash warning
2010-09-19 Pavel SandaAdd CB for Meta/Control key swap on Mac OS X.
2010-08-24 Uwe StöhrLyXRC.cpp: don't use the OS system colors by default...
2010-08-09 Jean-Marc Lasgouttescut and paste error
2010-08-08 Jean-Marc LasgouttesAdd new pref use_system_colors (defaults to true).
2010-07-22 Stephan Wittcorrect typo in RC_SCROLL_WHEEL_ZOOM text
2010-07-18 Stephan Wittuse "alt" instead of "option" for modifier keyword
2010-07-17 Stephan Wittmake mouse scroll wheel zoom configurable
2010-07-13 Richard HeckRevert last commit. I was confusing two things.
2010-07-13 Richard HeckEnhance LyX by fixing #6760. New preference to set...
2010-07-13 Uwe Stöhrsupport for the ISO C-series paper formats; fileformat...
2010-07-11 Stephan Wittavoid LYX_PLATFORM_DARWIN10 macro
2010-07-08 Stephan Wittcorrect ifdef+defined construct
2010-07-07 Stephan Wittprovide native spell checker for Mac OS X
2010-06-06 Peter Kümmelcompile with GCC 4.4.3
2010-06-05 Edwin Leuvenget rid of some missing enum warnings after r34598
2010-06-05 Edwin Leuvenadd support for decimal alignment in tables
2010-05-21 Uwe StöhrLyXRC.cpp: add new page sizes to known sizes, thanks...
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2010-04-20 Enrico ForestieriFix bug #2844: Need option to overwrite without dialog...
2010-04-16 Pavel SandaGuify forward search.
2010-04-15 Enrico ForestieriModify the forward-search lfun such that no argument...
2010-04-15 Jean-Marc Lasgouttescorrectly escape the forward search command
2010-04-15 Pavel SandaWe need the whole line in settings
2010-04-15 Pavel SandaFix #94 - LYX forward DVI search
2010-03-26 Vincent van RavesteijnFix bug #6617: Allowing "compressed documents" be the...
2010-03-17 Richard HeckGet rid of label_init_length. There is no way to set...
2010-02-13 Jürgen Spitzmüller* add pref option to exclude notes and comments from...
2009-11-23 Richard HeckShow only those spellers that are active.
2009-10-17 Richard HeckRedo the viewer_alternatives and editor_alternatives...
2009-10-17 Richard HeckFix how viewer_alternatives and editor_alternatives...
2009-10-06 Pavel SandaFix warning
2009-10-05 Pavel SandaFix bug #5977 - Make Close button on tabs configurable
2009-10-03 Abdelrazak YounesMove actOnUpdatedPrefs() to LyXRC.
2009-09-21 Uwe StöhrGuiPrefs:
2009-09-06 Jürgen Spitzmüller* LyXRC.cpp:
2009-09-05 Jürgen Spitzmüller* store all available viewers/editors and allow for...
2009-08-19 Vincent van RavesteijnFix bug #6129: Show paragraph marks / pilcrows.
2009-08-08 Abdelrazak YounesMinimal support for hunspell. Spellchecking works but...
2009-08-03 Vincent van RavesteijnFix bug #6119: Keyboard map still shows up after deleting.
2009-06-18 Jean-Marc Lasgouttesget rid of the \use_escape_chars pref, which was not...
2009-06-18 Jean-Marc Lasgouttesget rid of the \use_alt_language pref, which was not...
2009-06-18 Jean-Marc Lasgouttesfix reading of obsolete prefs (the argument never got...
2009-06-18 Jean-Marc Lasgouttesfix a few compilation warnings
2009-06-18 Jean-Marc Lasgouttesprefs \use_personal_dictionary and \personal_dictionary...
2009-06-18 Jean-Marc Lasgouttespref \use_input_encoding is not used anymore
2009-05-28 Enrico ForestieriFix doubling of bibtex and index alternatives everytime...
2009-05-27 Enrico ForestieriFix writing of \bibtex_alternatives and \index_alternat...
2009-05-26 André PönitzIntroduce an option to keep the menubar visible in...
2009-05-08 Jürgen Spitzmüller* configure.py:
2009-04-16 Jürgen SpitzmüllerIntroduce splitindex support. File format change.
2009-04-13 Jürgen Spitzmüller* Properly separate the specific Japanese (i.e., pLaTeX...
2009-04-10 Jürgen Spitzmüller* remove outdated RC_CUSTOM_EXPORT_COMMAND and RC_CUSTO...
2009-04-07 Jürgen Spitzmüller* First step towards default view format.
2009-03-29 Abdelrazak YounesPut the foundations to support continuous spell checking.
2009-03-27 Vincent van RavesteijnFix bug 4935: Scroll down below document
2009-02-09 André Pönitzmove ColorSet to a header of its own to reduce #include...
2009-01-15 Martin VermeerMake autocorrect configurable in preferences file
2008-12-09 Pavel Sandaanother ispell leftover
2008-11-16 Jürgen SpitzmüllerAdd support for MyThes (i.e., OpenOffice thesauri).
2008-11-16 Jean-Marc Lasgouttescosmetics
2008-11-16 Pavel SandaAdd some hook for the next rc2rc.
2008-11-16 André Pönitzremove spellchecker command and flag telling us whether...
2008-11-15 André Pönitzremove ISpell and PSpell support
2008-11-15 André Pönitzremove ispell and pspell
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-08-23 Jürgen Spitzmüller* separate nomencl processing command from index proces...
2008-07-01 Jean-Marc Lasgouttes * LyXRC.cpp:
2008-06-24 Abdelrazak YounesIdea from JMarc:
2008-06-24 Abdelrazak YounesAdd two RC variables that can be used to set the GUI...
2008-06-13 Abdelrazak Younes- Simplify prefs, graphics and external display options...
2008-05-29 André Pönitznext try
2008-05-05 Jürgen SpitzmüllerCorrectly handle quotation marks in command preferences...
2008-04-23 Jean-Marc LasgouttesFix bug 4779 (printing not possible)
2008-04-20 Richard HeckComplete the removal of the embedding stuff. Maybe...
2008-04-05 André Pönitzmore compact code...
2008-04-05 André Pönitzuse simpler parser interface
2008-04-03 André Pönitzsimplify Lexer handling a bit more
2008-04-02 André Pönitznext try...
2008-04-02 André Pönitzrevert last patch. there's something wrong, possibly...
2008-04-02 André Pönitzsimplify Lexer use a bit
2008-04-02 Jean-Marc Lasgouttesrestore line removed by mistake
2008-04-01 Jean-Marc Lasgouttesdo not use #ifdef in main code; use the lyxrc.dist...
2008-03-16 Stefan Schimanski* possibility to disable the completion cursor in text...
2008-03-15 Bo PengAdd use_bundled_format rc entry to allow creation of...
2008-03-15 Stefan Schimanski* fix order
2008-03-14 Stefan Schimanski* Use open_buffers_in_tabs instead of single_window...
2008-03-14 Stefan Schimanski* preference option to open buffers in tabs or new...
2008-03-10 Stefan Schimanski * center the line in the layout category headers...
2008-02-22 Jean-Marc Lasgouttessort lyxrc keywords table
2008-02-21 Stefan Schimanski* completion infrastructure
2008-02-19 Pavel SandaImprove fullscreen mode (bug 4146).
2008-02-18 Abdelrazak Younesheader cleanup
2008-02-10 Dov FeldsternAdding preference for visual mode for bidi cursor movement
2008-01-30 Stefan Schimanski* a configuration value for the mouse wheel scrolling...
2008-01-26 Stefan Schimanski* sort lyxrc tag table
2008-01-25 Stefan Schimanski* optional old-style editing mode for macros with a...
2008-01-22 Stefan Schimanski* Option to make macro editing less "noisy" by hiding...
next