]> git.lyx.org Git - lyx.git/history - src/frontends
revert r37459 and add a note to the sources:
[lyx.git] / src / frontends /
2011-02-04 Jürgen Spitzmüllerrevert r37459 and add a note to the sources:
2011-02-03 Pavel SandaRepair tooltip so it can be translated, spotted by...
2011-02-03 Pavel SandaResave ExternalUi in Qt 4.4 designer
2011-02-03 Edwin Leuvensupport for tabular*
2011-02-03 Georg Baumadd busy.gif to resources (in line with cmake)
2011-02-03 Jürgen Spitzmüller* GuiDocument.cpp:
2011-02-03 Pavel SandaSpotted by Jim Rotmalm.
2011-02-03 Jürgen Spitzmüller* Allow to set language package on a per-document basis...
2011-02-03 Enrico ForestieriHelp avoiding shortcut clashes by discriminating strings.
2011-02-02 Richard HeckFinally, disentangle IsPredefined and UsesFloatPkg...
2011-02-02 Richard HeckFix bug #7224. This allows two different floats to...
2011-02-02 Tommaso CucinottaFixed focusing issue when dialog already open on lyx...
2011-01-31 Jürgen SpitzmüllerInsetParamsDialog: update the dialog settings on contex...
2011-01-29 Enrico ForestieriIntroduce a wrapper class for odocstream to help ensuri...
2011-01-27 Jean-Marc LasgouttesFor the default View and Update actions of the View...
2011-01-26 Tommaso CucinottaFixes this issue:
2011-01-26 Jean-Marc LasgouttesUnify handling of pass thru insets and paragraphs by...
2011-01-24 Peter Kümmelfix c&p bug
2011-01-24 Peter Kümmelremove obsolete code: we have now a animation to indica...
2011-01-24 Stephan Witt#7149 correct current_view_ or add checks for it for...
2011-01-24 Jean-Marc LasgouttesFix ticket #7260: Error when opening all floats, when...
2011-01-23 Edwin Leuvenadd busy spinner to status bar when threads are running...
2011-01-18 Stephan Witt#7149 improve the comment
2011-01-18 Stephan Witt#7149 fix a crash on file-open with having some view...
2011-01-18 Richard HeckFormat conversion for bind files. This completes the...
2011-01-17 Richard HeckDon't try to convert any of the preference files except...
2011-01-16 Richard HeckFactor out the code that actually does the reading...
2011-01-16 Richard HeckWe don't want to write an empty string here. Keep it...
2011-01-16 Richard HeckConversion routines for preference files.
2011-01-16 Richard HeckWhitespace.
2011-01-15 Peter Kümmelstart the timer in the correct thread
2011-01-15 Stephan Wittmake thesaurus usable for readonly documents
2011-01-06 Georg BaumFix crash in lyx -e latex lib/doc/Shortcuts.lyx: theApp...
2011-01-06 Vincent van RavesteijnLyX remembers the state and geometry of the advanced...
2011-01-05 Tommaso CucinottaAvoid crash on exiting LyX while Adv Search is shown...
2011-01-04 Vincent van RavesteijnBetter fix for part 3 of bug #7182: LyX truncates file...
2011-01-04 Vincent van RavesteijnFix bug #5600: View source panel isn't updating after...
2011-01-03 Vincent van RavesteijnFix bug #5082: Outline visibility not remembered.
2011-01-03 Vincent van RavesteijnFix bug 7137: Main WA disappears on wrap-around dialog.
2011-01-03 Vincent van RavesteijnFix part 3 of bug #7182: LyX truncates file names to...
2011-01-03 Vincent van RavesteijnFix part 2 of bug #7182: LyX truncates file names to...
2011-01-03 Jürgen SpitzmüllerFix UI glitch in the prefs dialog (bug 7190).
2011-01-03 Vincent van RavesteijnFix bug #7099: Fix bug #7099: Math toolbars don't autoshow.
2011-01-03 Vincent van RavesteijnThis comment introduced in r37075 was wrong. We should...
2011-01-03 Vincent van RavesteijnFix bug #7099: Math toolbars don't autoshow.
2011-01-03 Vincent van RavesteijnRemove unused member variable GuiToolbar::name_.
2011-01-03 Vincent van RavesteijnFix another instance of "visibility >= MATH". This...
2011-01-03 Vincent van RavesteijnRemove GuiToolbar::allowauto_ and define this property...
2011-01-01 Enrico ForestieriRevert r36465 and r36467. Soon to be replaced by proper...
2010-12-31 Tommaso CucinottaAlso copying the document language to the find/replace...
2010-12-31 Tommaso CucinottaCopy document params (including language settings)...
2010-12-29 Tommaso CucinottaApplying (variation of) fix by stwitt to solve #7172.
2010-12-29 Jürgen Spitzmüller* GuiPrefs.{cpp,h}:
2010-12-29 Vincent van RavesteijnAdd some extra information about bug #3684.
2010-12-29 Vincent van RavesteijnFix bug #7187: Font painting problems with emulated...
2010-12-28 Enrico Forestierilyx_pot.py cannot deal with raw newlines in ui files...
2010-12-26 Pavel SandaKill unneeded string
2010-12-26 Pavel SandaResave spellcheck ui in older designer
2010-12-26 Pavel SandaMake outliner delays again more invisible in some cases.
2010-12-21 Stephan Wittfix typo: double semicolon at line end of code
2010-12-21 Stephan Wittcorrect a cut-and-paste typo
2010-12-20 Pavel SandaUnneeded quotes in ui title
2010-12-20 Stephan Wittlittle optimization: avoid a duplicate cursor get from...
2010-12-19 Pavel SandaAttempt to workaround movement and editation slowness.
2010-12-19 Pavel SandaLet filenames to be longer in window title.
2010-12-18 Abdelrazak YounesTeXOnePar() simplification: use pit_type instead of...
2010-12-17 Stephan Wittfix compiler warnings in pedantic mode: remove trailing...
2010-12-17 Stephan Wittfix compiler warnings in pedantic mode: remove trailing...
2010-12-16 Stephan Wittremove superfluous semicolons at the end of namespaces
2010-12-12 Pavel SandaFix #7057
2010-12-11 Enrico ForestieriFix bug #6538 (Figure: relative path changed to absolut...
2010-12-11 Stephan Witt#7084 provide spelling suggestions only when replacemen...
2010-12-11 Enrico ForestieriNo tabs in ui files.
2010-12-11 Jürgen Spitzmüller* GuiDocument.cpp (paramsToDialog):
2010-12-11 Enrico ForestieriDisable the "Single instance" check box if the lyxpipe...
2010-12-10 Pavel SandaFix #7057
2010-12-10 Pavel SandaSimplify tooltips
2010-12-10 Jürgen SpitzmüllerAdd the option to select the output format in Source...
2010-12-10 Uwe StöhrGuiTabular.cpp: typo
2010-12-09 Georg Baumimprove fix for #6303 as suggested by Richard
2010-12-09 Richard HeckThis routine does not need to take a pointer to a WorkA...
2010-12-09 Georg Baumfix another crash like bug #6303
2010-12-09 Pavel SandaDefault decimal point mask is not translatable string
2010-12-09 Pavel SandaResave in older designer
2010-12-09 Pavel SandaKill another "
2010-12-09 Pavel SandaFix &quot
2010-12-09 Pavel SandaNo more wavy lines
2010-12-08 Richard HeckGeorg's fix for my crash moved too much inside the...
2010-12-08 Richard HeckCommitted wrong thing.
2010-12-08 Richard HeckAt least prevent the crash in #7152. Patch by John...
2010-12-08 Jean-Marc LasgouttesFix the last part of #3733:
2010-12-07 Georg BaumFix bug #6603.
2010-12-07 Jürgen Spitzmüller* Follow Vincent's advice to keep constness. Thanks...
2010-12-07 Jürgen Spitzmüller* Use default output flavor for View Source.
2010-12-07 Pavel SandaReplay r36747
2010-12-07 Pavel SandaReplay r36745
2010-12-07 Pavel SandaRevert commits from 36745
2010-12-06 Peter Kümmeluse tabs
2010-12-06 Peter Kümmeldon't show errors when auto saving, #7132
2010-12-05 Stephan Wittavoid recursive check calls triggered by updateView...
next