]> git.lyx.org Git - lyx.git/history - src
thinko: if we have requires, do not test package
[lyx.git] / src /
2012-09-24 Juergen Spitzmuellerthinko: if we have requires, do not test package
2012-09-24 Uwe StöhrGuiTabular.cpp: don't rely on a string but on the combo...
2012-09-23 Juergen SpitzmuellerSupport for the NewTX Math fonts (newtx, libertine...
2012-09-23 Juergen SpitzmuellerRecognize Provides from math fonts
2012-09-23 Vincent van RavesteijnFix bug #8296: Crash when clicking on completion in...
2012-09-23 Stephan Wittavoid deprecated functions on Mac - use Qt instead
2012-09-23 Stephan Wittremove unnecessary Carbon include
2012-09-23 Stephan Wittcorrect Messages class implementation for non-NLS
2012-09-23 Stephan Wittmoving Reconfigure to LyX menu does not work
2012-09-23 Juergen SpitzmuellerMore no-math fonts
2012-09-22 Vincent van RavesteijnFix bug #6389: Make columns RTL in RTL document
2012-09-22 Vincent van RavesteijnInitialize toolbar pop menu button on start
2012-09-22 Vincent van RavesteijnInsetIPAMacro: Fix warnings about conversion from doubl...
2012-09-22 Juergen SpitzmuellerBasic UI for math (TeX) fonts
2012-09-22 Juergen SpitzmuellerNo need to pass these
2012-09-22 Juergen SpitzmuellerMuch more flexible implementation of alternative (LaTeX...
2012-09-20 Juergen SpitzmuellerFollow Lars' advice
2012-09-20 Pavel SandaSimplify translation string.
2012-09-19 Juergen SpitzmuellerSupport for the Minion Pro LaTeX font
2012-09-19 Juergen SpitzmuellerImplement Provides tag to LaTeXFonts
2012-09-19 Juergen SpitzmuellerDo not propose existing labels
2012-09-19 Juergen SpitzmuellerDo not update refs on new label creation (#8147)
2012-09-17 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-09-17 Juergen Spitzmuellerrc.preview and rc.display_graphics are completely unrel...
2012-09-17 Jean-Marc LasgouttesFix bug #8342: Endless undo group messages
2012-09-17 Scott KostyshakConstify some catches and others
2012-09-17 Juergen SpitzmuellerDo not search for empty string
2012-09-17 Juergen SpitzmuellerCalibrate log file parser
2012-09-17 Juergen SpitzmuellerClarify the logic of fragmental file name checking
2012-09-12 Scott KostyshakTypos
2012-09-12 Scott KostyshakFix some typos for LFUNs.lyx
2012-09-12 Uwe StöhrInsetTabular: fix resetting reset decimal alignment
2012-09-11 Uwe StöhrGuiTabular.cpp: don't hardcode decimal align combobox...
2012-09-11 Uwe Stöhrfix multirow/column logic in table dialog
2012-09-11 Scott Kostyshak-help, -version, & unqualified -dbg now go to cout
2012-09-11 Scott KostyshakGet rid of a Qt-generated stderr message
2012-09-11 Uwe StöhrFix UI for decimal table alignment (bug #8285)
2012-09-08 Jean-Marc LasgouttesCorrectly initialize a member variable
2012-09-08 Jean-Marc LasgouttesTracking correctly available translations (take 2)
2012-09-08 Jean-Marc LasgouttesRevert "Read list of translated languages from a file"
2012-08-30 Enrico ForestieriProtect underlined \ref{} commands by enclosing them...
2012-08-26 Juergen SpitzmuellerFix forward search with okular
2012-08-25 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-08-25 Juergen SpitzmuellerFix thinkos in LaTeX font reading
2012-08-24 Juergen SpitzmuellerImplement plaintext for tie bars
2012-08-23 Juergen SpitzmuellerFix documentation
2012-08-23 Juergen SpitzmuellerAdd support for some basic non-unicoded IPA macros
2012-08-21 Juergen SpitzmuellerAn IPA toolbar
2012-08-21 Juergen SpitzmuellerMake tipa shortcuts work for combining chars
2012-08-20 Enrico ForestieriFix bug #8305: ^ symbol does not render into upward...
2012-08-20 Jean-Marc LasgouttesMerge branch 'master' of git.lyx.org:lyx
2012-08-20 Jean-Marc LasgouttesFix crash with undo in nested insets introduced by...
2012-08-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-08-20 Juergen SpitzmuellerThe tipa tone macro requires the tone package from...
2012-08-19 Stephan WittPatch from Benjamin Piwowar - see ticket #8185:
2012-08-19 Juergen SpitzmuellerTIPA fixes
2012-08-19 Juergen SpitzmuellerSupport for the TeX Gyre fonts (#4332)
2012-08-18 Tommaso CucinottaAvoid that, if an error dialog pops up during a long...
2012-08-18 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-08-18 Juergen SpitzmuellerSupport for the mathdesign fonts (#6072)
2012-08-18 Kornel BenkoMerge branch 'master' of git.lyx.org:lyx
2012-08-18 Juergen SpitzmuellerAdd missing option commas
2012-08-18 Juergen SpitzmuellerAllow for general package options for LaTeX font packag...
2012-08-18 Juergen SpitzmuellerFactor out duplicated code
2012-08-18 Juergen SpitzmuellerRemove unused variable
2012-08-18 Juergen SpitzmuellerIssue a warning if a LaTeX font is not available
2012-08-17 Juergen SpitzmuellerAdd support for the txtt font (#4979)
2012-08-17 Juergen Spitzmuellertypo
2012-08-17 Juergen SpitzmuellerSupport for the libertine font (#3881)
2012-08-16 Pavel SandaAnother attempt at #8295.
2012-08-16 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-08-16 Stephan Wittensure VCS::checkparentdirs() starts with an absolute...
2012-08-16 Juergen SpitzmuellerClean up LaTeX font handling (#4999)
2012-08-15 Stephan Wittadd debug messages to VCS::checkparentdirs (ticket...
2012-08-08 Juergen SpitzmuellerComments
2012-08-08 Juergen SpitzmuellerAdd a way to surpass special English treatment in useBabel
2012-08-08 Juergen SpitzmuellerAdd missing breaks in switch
2012-08-08 Juergen SpitzmuellerComplete default_language rc removal
2012-08-07 Juergen SpitzmuellerRemove lyxrc \default_language which has been dropped...
2012-08-07 Juergen SpitzmuellerDecouple lyxrc-default_language from useLanguagePackage()
2012-08-05 Richard HeckWow, that last commit was dumb. So let's fix #8278...
2012-08-04 Richard HeckFix bug #8278, as suggested there by Ronen.
2012-07-30 Stephan WittMerge branch 'master' of git.lyx.org:lyx
2012-07-30 Stephan WittFix the wrong cursor move when forward flag is false:
2012-07-30 Kornel BenkoRoundtrip tex2lyx, cmake-build:
2012-07-30 Kornel BenkoAdapt tex2lyx roundtrip to cmake build.
2012-07-26 Stephan WittFix bug #8238: correct the forward argument of replace2...
2012-07-23 Juergen SpitzmuellerWhitespace
2012-07-23 Juergen SpitzmuellerFix direction of brackets in Hebrew when using Polyglos...
2012-07-23 Juergen SpitzmuellerRework language package detection
2012-07-23 Juergen SpitzmuellerFix thinko
2012-07-23 Juergen SpitzmuellerFixes to the language package call
2012-07-23 Juergen SpitzmuellerSuppress babel RTL commands when using polyglossia...
2012-07-22 Juergen SpitzmuellerCompile fix
2012-07-21 Richard HeckAdd a FIXME about when the appendix should be enabled.
2012-07-21 Richard HeckFix a long-standing FIXME by resetting only the counter...
2012-07-20 Jean-Marc LasgouttesImplement new LFUN buffer-forall [<BUFFER-TYPE>] <LFUN...
2012-07-18 Jean-Marc LasgouttesRead list of translated languages from a file
2012-07-18 Jean-Marc LasgouttesMake sure that undo is recorded when magic tricks are...
2012-07-18 Juergen SpitzmuellerAdd \makeat switches to babel settings if necessary.
next