]> git.lyx.org Git - lyx.git/history - src/support
* pl.po remerge by autotools
[lyx.git] / src / support /
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...
2010-12-16 Jean-Marc Lasgouttesfix comment
2010-12-16 Stephan Wittremove superfluous semicolons at the end of namespaces
2010-12-16 Stephan Wittcorrect use of NSNumber constructor for NSTimeInterval...
2010-12-16 Stephan Wittfix data type conversion related compiler warnings
2010-12-07 Enrico ForestieriCompile fix for those platforms using the locale facets...
2010-12-07 Pavel SandaReplay r36748
2010-12-07 Pavel SandaRevert commits from 36745
2010-12-06 Stephan Witt#7026 substitute isDigit() by isDigitASCII() and ditch...
2010-12-04 Stephan Wittwithout NLS dummy available() should return false
2010-12-04 Stephan Wittattempt to make LyX linkable without NLS, assuming...
2010-12-03 Georg Baumfix bug #6584
2010-11-21 Georg Baumfix bug 3008: Add subscript/superscript inset for text
2010-11-17 Richard HeckBetter way of doing these checks, suggested by Enrico.
2010-11-17 Richard HeckHadn't see this empty_docstring() thing before. Very...
2010-11-17 Richard HeckWe don't generally use "static" this way in the LyX...
2010-11-17 Richard HeckRemove redundant code.
2010-11-06 Vincent van Ravesteijnsrc/support/debug.h/cpp:
2010-11-05 Vincent van RavesteijnAdd a static assert to prevent compilation on platforms...
2010-11-01 Pavel Sandatypo
2010-10-23 Peter Kümmelswitch mouse to busy symbol every 3 seconds and then...
2010-10-21 Peter Kümmelupdate .am files
2010-10-21 Peter Kümmelno QtGui in support
2010-10-20 Peter Kümmelfirst include config.h
2010-10-20 Peter Kümmelline ending
2010-10-20 Peter Kümmeladd generic helper class for calling functions in gui...
2010-10-14 Pavel SandaThis stuff is general enough for lstrings
2010-09-27 Uwe Stöhrfiletools.cpp: introduce a new method to be able to...
2010-09-25 Uwe Stöhrfiletools.cpp: revert r35499 until we found a proper...
2010-09-25 Uwe Stöhrfiletools.cpp: fix #6916 - round parentheses are valid...
2010-09-24 Richard HeckKeeping the comma leads to bug #6914, since we end...
2010-09-20 Enrico ForestieriInstead of specifically addressing glibc, use NULL...
2010-09-19 Pavel SandaPATH_MAX is not guaranteed by POSIX (fixes bug #6906).
2010-09-06 Abdelrazak YounesFix gcc warning.
2010-09-06 Abdelrazak Youneswhitespace
2010-09-06 Stephan Wittavoid spell check with out of range start value
2010-09-06 Stephan Wittavoid compiler warning
2010-09-04 Stephan Wittimplement the paragraph check feature for apple speller
2010-08-31 Stephan Wittavoid assignment in if-expression
2010-08-22 Stephan Wittprepare native spell checker interface for check of...
2010-08-07 Jean-Marc LasgouttesBug #6842, part II
2010-08-05 Jean-Marc LasgouttesImplement LFUN_SPELLING_REMOVE (patch from switt)
2010-08-05 Jean-Marc Lasgouttessilence some warnings by removing unused parameters
2010-08-03 Jean-Marc Lasgouttestiny simplification
2010-07-17 Peter Kümmelcmake: fix merged build
2010-07-17 Peter KümmelUNDO: enc
2010-07-17 Pavel SandaFix tarball creation
2010-07-17 Peter Kümmeladd first version of .lyx file encryption. It's disable...
2010-07-16 Enrico ForestieriRemove left over.
2010-07-16 Enrico ForestieriFix output to terminal when LyX is launched from a...
2010-07-16 Peter Kümmelno output to stdout when redirecting, cleanup
2010-07-16 Peter Kümmelfix stupid renaming error
2010-07-16 Peter Kümmellyx sytle
2010-07-16 Peter KümmelCamelCase
2010-07-16 Peter Kümmelonly guard terminal output.
2010-07-11 Stephan Wittcorrect result array use in makeSuggestionAppleSpeller
2010-07-11 Stephan Wittavoid LYX_PLATFORM_DARWIN10 macro
2010-07-07 Stephan Wittprovide native spell checker for Mac OS X
2010-07-03 Stephan Wittrestore original version
2010-07-02 Stephan Wittadd checks for empty word list to avoid crashes later...
next