]> git.lyx.org Git - lyx.git/history - src/support
Allow superscript (but not subscript) in IPA inset.
[lyx.git] / src / support /
2012-03-02 Jürgen SpitzmüllerWork around qt bug that prevents the glyph LATIN CAPITA...
2012-02-21 Georg BaumMake guessFormatFromContents() a bit more private,...
2012-02-21 Georg BaumUse libmagic for file format detection if available.
2012-02-19 Enrico ForestieriOn *nix, a proper forward definition of docstring is...
2012-02-18 Enrico ForestieriFix bug #8032 (timeout when using the Sweave module)
2012-02-15 Georg BaumMove readBB_from_PSFile() out of support (no code change),
2012-01-22 Georg BaumFix converters with input redirection, such as the...
2012-01-12 Georg Baumget rid of dead code and silly function
2012-01-07 Georg BaumQuick fix bug #4267.
2011-12-18 Peter Kümmelcleanup before unsubscribing
2011-12-06 Peter Kümmeltimeout_min is platform independent
2011-11-29 Stephan Wittcorrect capitalization of AppKit framework - for case...
2011-11-20 Peter Kümmelprepare switch to switch-case in when parsing tex files
2011-11-06 Jean-Marc LasgouttesFix shortenng of file names in MakeDisplayPath: it...
2011-11-06 Georg BaumFix bug #4213: Change tracking support for tex2lyx.
2011-10-31 Georg BaumReplace a half-baked attempt to remove \lyxdot from...
2011-10-31 Enrico ForestieriProperly account for output redirection with QProcess.
2011-10-28 Enrico ForestieriCompile fix for *nix...
2011-10-28 Enrico ForestieriDetect the correct version of python at runtime and...
2011-10-23 Enrico ForestieriThinking about it, it is better to always convert to...
2011-10-23 Enrico ForestieriAs stated in r39928, conversion on the fly only works...
2011-10-23 Enrico ForestieriRestore r39921, as a simple solution exists.
2011-10-23 Enrico ForestieriRevert r39921. This would not work because proper facet...
2011-10-22 Enrico ForestieriFix typo.
2011-10-22 Enrico ForestieriAlso account for possible encoding changes embedded...
2011-10-22 Enrico ForestieriFix bug #7835 (Relative paths are not supported by...
2011-10-09 Enrico ForestieriAvoid unnecessary spaces with the Windows shell.
2011-10-08 Enrico ForestieriNo need for the more expensive to_utf8() here.
2011-10-08 Enrico ForestieriFix bug #7800 (Lyx cannot create dvi with Russian)
2011-09-25 Enrico ForestieriMake sure to check command for emptiness, instead of...
2011-09-25 Enrico ForestieriApparently, the env program does not strip quotes aroun...
2011-09-25 Enrico ForestieriThe second argument of Systemcall::startscript is suppo...
2011-09-25 Enrico ForestieriAdjust the simple parser in ForkedCalls.cpp to also...
2011-09-25 Enrico ForestieriManage the setting of the latex environment for Systemc...
2011-09-24 Enrico ForestieriDo not change, even if temporarily, the environment...
2011-09-24 Enrico ForestieriFix typo.
2011-09-24 Enrico ForestieriAlso set TEXINPUTS when launching ForkedCall processes.
2011-09-19 Tommaso CucinottaAdded support for natively zipped file formats that...
2011-09-07 Enrico ForestieriLeave alone the header and add the include where it...
2011-09-03 Enrico ForestieriFix compile error with gcc 4.5.3 when using the include...
2011-08-28 Enrico ForestieriProtect against autorun commands on Windows (see also...
2011-08-28 Enrico ForestieriAllow batch files with QProcess.
2011-08-23 Enrico ForestieriOn Windows, also fix call to octave (related to bug...
2011-08-22 Enrico ForestieriFix #7715 (Lyx 2.0.0 doesn't work with Mathematica...
2011-08-05 Enrico ForestieriFix bug #253 (Incorrect protection of closing quotation...
2011-07-17 John C. McCabe-DanstedFix bug #7467: build failure on GNU/Hurd, which doesn...
2011-06-14 Enrico ForestieriDon't rely on Qt for setting an environment variable.
2011-05-21 Kornel BenkoRevert the not needed part for 'Run in place', as it...
2011-05-21 Kornel Benko1.) Run in place feature: If everything fails, try...
2011-05-14 Peter Kümmelimprove function name
2011-05-14 Peter Kümmelrun in-place: don't speculate where the lyx binary...
2011-05-14 Peter Kümmelcmake: sorry for the noise, seems may source dir was...
2011-05-12 Peter Kümmelcmake on mac: build with external libintl, find gettext...
2011-05-10 Peter Kümmelcmake: move CMakeLists.txt into source dir (multiple...
2011-05-09 Enrico ForestieriIntroduce the possibility of setting a prefix for the...
2011-05-06 Kornel Benko1.) Corrected internal compilation for Libintl
2011-05-04 Enrico ForestieriSee r37176. Let's keep this a Windows only "feature".
2011-04-25 Peter Kümmelmove call stack code, add TODOs
2011-04-21 Peter Kümmeldemangle names of call stack, thx to JM for the <cxxabi...
2011-04-13 Peter Kümmel#7407, home_dir could be a static function and also...
2011-04-12 Peter Kümmeladd comment about backtrace requirement
2011-04-11 Georg BaumFix bug #7402. Many thanks to Vincent who found the...
2011-04-11 Peter Kümmeladd debug function which prints the callstack to stderr...
2011-04-10 Jürgen Spitzmüller* Messages.cpp (get):
2011-04-09 Peter Kümmelremove debug code, we know the translation failed
2011-04-09 Peter Kümmeltemporary code to find bug #7371
2011-03-29 Peter KümmelMessages::init(); needs Package. this fixes a crash...
2011-03-27 Enrico ForestieriFix make check
2011-03-25 Enrico ForestieriInfrastructure for choosing different icon sets. This...
2011-03-24 Pavel SandaBetter handling checksum on samba - allow fallback...
2011-03-23 Pavel Sandacomment
2011-03-23 Pavel SandaFix samba related crashes
2011-03-14 Peter Kümmeladd link about msvc10 bug
2011-03-02 Peter KümmelFix crash when using msvc10's regex, seems boost's...
2011-02-20 Stephan Wittnative spell checker of Mac OSX Tiger does not support...
2011-02-20 Stephan Wittmake it compilable for Mac OSX Tiger (again)
2011-02-17 Joost Verburguse return value of regex_match to check whether a...
2011-02-16 Joost Verburgfix replacement of multiple environment variables ...
2011-02-14 Enrico ForestieriAlso catch the endl manipulator for automatic line...
2011-02-12 Pavel SandaRest of gcc 4.6 issues from Orion Poplawski.
2011-02-10 Georg Baumfix bug #7288: add configure option for external mythes...
2011-02-10 Enrico ForestieriIntegrate texrow with otexstream in order to perform...
2011-02-07 Richard HeckFix a couple of compilation issues with gcc 4.6. See...
2011-01-29 Enrico ForestieriIn order to avoid code replication, use a template...
2011-01-29 Enrico ForestieriIntroduce a wrapper class for odocstream to help ensuri...
2011-01-25 Stephan Wittintroduce the lyx_dir() of Package, automatically set...
2011-01-17 Richard HeckUpdate error message.
2011-01-16 Richard HeckUtility functions for converting preference files.
2011-01-15 Peter Kümmelupdate other build systems, use lyx::Mutex
2011-01-15 Peter KümmelFix crash on Windows:
2011-01-15 Pavel Sandaadd comment
2011-01-15 Peter Kümmelfix #7240 Random crashes: iconv() is not thread save
2011-01-11 Peter KümmelWhen getting packages via miktex 3 minutes is to short for
2010-12-30 Georg BaumAdd -roundtrip argument to tex2lyx for tex->lyx->tex...
2010-12-29 Jürgen Spitzmüllerfix some typos. Patch by Yuri Chornoivan.
2010-12-22 Richard HeckImprove the wrapParas routine. Previously, we had ...
2010-12-20 Stephan Wittnon-system languages from cocoAspell are enumerated...
2010-12-18 Abdelrazak YounesSmall Timer helper class useful for performance investi...
2010-12-18 Abdelrazak YouneslatexParagraphs(): cleanup a bit and switch to a 'for...
2010-12-18 Abdelrazak YounesLaTeX export small speedup: Introduce RandomAccessList...
next