]> git.lyx.org Git - lyx.git/history - src/frontends
Optimize a bit the handling of local layout validation. This handles
[lyx.git] / src / frontends /
2012-04-21 Richard HeckOptimize a bit the handling of local layout validation...
2012-04-16 Georg BaumNative support for \lstlistoflistings
2012-04-13 Enrico ForestieriFix bugs #6871 and #8119.
2012-04-10 Georg BaumTranslations for listings insets
2012-03-30 Pavel SandaMerge branch 'master' of lyx:lyx
2012-03-24 Vincent van RavesteijnFix monolithic build (bug #8079)
2012-03-22 Lars Gullik BjønnesSetup .gitignore for generated files
2012-03-21 Uwe Stöhrfull support for table rotations; fileformat change
2012-03-20 Uwe StöhrGuiTabular.cpp: fix bug #8092
2012-03-20 Uwe Stöhr- lyx2lyx/lyx_2_1.py: remove wrong info (was a copy...
2012-03-19 Richard HeckFix bug #7975 following suggestions made by JMarc there.
2012-03-16 Vincent van RavesteijnReplace #warning by something that is understood by...
2012-03-16 Uwe Stöhrsupport for table cell rotations; fileformat change
2012-03-15 Juergen SpitzmuellerFix bug #8069: View/Update other formats button disable...
2012-03-15 Uwe StöhrGuiTabular.cpp: fix bug #8084
2012-03-10 Richard HeckAccidentally removed this code at last commit.
2012-03-09 Richard HeckShow backends rather than formats in the View>Source...
2012-03-09 Jürgen SpitzmüllerClarify widget description (I had to consult the source...
2012-03-08 Julien RiouxDon't show citation engines in the list of modules...
2012-03-08 Julien RiouxDisplay the module category in the list of modules.
2012-03-08 Julien RiouxWhitespace only.
2012-03-06 Tommaso CucinottaMore useful message (tells the user that ESC cancels...
2012-03-06 Tommaso CucinottaNow ESC cancels long Advanced Find and Replace operations.
2012-03-03 Vincent van RavesteijnFix handling of the add branch textfield in GuiBranches
2012-03-03 Vincent van RavesteijnGuiCitation: Do not allow to add entries by pressing...
2012-03-02 Jürgen SpitzmüllerImplement access to hunspell's stemming function and...
2012-03-02 Enrico ForestieriSince version 1.9 SumatraPDF supports forward search...
2012-03-01 Julien RiouxMove the citation engine machinery to layouts.
2012-02-22 Pavel SandaGreetings to Lars from Scott Kostyshak, cf r40585.
2012-02-21 Georg BaumUse libmagic for file format detection if available.
2012-02-21 Pavel SandaFix #7787
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-31 Jürgen SpitzmüllerFix bug #8013: updateDefaultFormat() checks the osFonts...
2012-01-22 Vincent van RavesteijnWhitespace.
2012-01-20 Jürgen SpitzmüllerFix crash due to the attempt to access paragraph()...
2012-01-13 Richard HeckIf we switch via the mouse, we need to update the Buffer
2012-01-13 Richard Heck Fix crash reported on list when renaming a child...
2012-01-12 Stephan Witt#7978 validate stored doc iterators for start position...
2012-01-12 Richard HeckBe a bit more careful here. In weird cases, this can...
2012-01-09 Julien RiouxBuffer param \cite_engine_type (authoryear|numerical).
2012-01-07 Lars Gullik BjønnesAvoid narrowing in array initializator
2012-01-07 Lars Gullik BjønnesChange to avoid having different types in ?: operator
2012-01-07 Tommaso CucinottaThis makes the FindAndReplace replace-related buttons...
2012-01-05 Georg BaumLoad mathtools.sty automatically (bug #7949) and make...
2012-01-04 Stephan Witt#7884 add check for missing dictionaries when spell...
2012-01-03 Georg BaumFirst step towards a more generic package off/auto...
2012-01-03 Pavel SandaFix #7963, fullscreen corner case for tabbar visibility.
2012-01-02 Stephan Witt#6760 add UI to configure the minimal length of a word...
2011-12-31 Stephan Witt#5585 disable spell checker dialog for empty documents
2011-12-31 Stephan Witt#7969 verify cursor position when spell check is done
2011-12-30 Tommaso CucinottaMoving the GUI consistency update to a more meaningful...
2011-12-30 Tommaso CucinottaFixing consistency of replace actions in GUI with reado...
2011-12-24 Stephan Witt#7952 add a check for current buffer to detect buffer...
2011-12-20 Tommaso CucinottaFixing #7410 (weird stale selection leads to assertion...
2011-12-19 Georg BaumEnsure that head/foot cannot be unset as long is the...
2011-12-17 Abdelrazak YounesIntroduce new RC option for QImage backend instead...
2011-12-13 Richard HeckFix issue noted by Julien: With new files especially...
2011-12-13 Julien RiouxInitialize biblioChanged_ when we update the document...
2011-12-12 Julien RiouxMove some code to applyView().
2011-12-12 Julien RiouxRemove the .aux and .bbl files and update the citation...
2011-12-12 Julien RiouxUser frontend for the new document-wide bibliography...
2011-12-09 Richard HeckThe View->Source pane resets the format every time...
2011-12-07 Richard HeckFix bug #5805 and similar requests. Adds a document...
2011-12-07 Richard HeckFix bug #6293 as suggested there: We change the title...
2011-12-07 Richard HeckFix bug #7921. We should not allow the user to save...
2011-12-07 Pavel Sanda- Add scalable icon into tarball
2011-12-06 Richard HeckUI for writing CSS to file.
2011-12-05 Vincent van RavesteijnCleanup r40377
2011-12-05 Vincent van RavesteijnFix bug #7916: Undo warning message when inserting...
2011-12-03 Richard HeckFix #7923: Don't clone all the children on autosave.
2011-12-03 Julien RiouxRemove the .aux and .bbl files when we switch the citat...
2011-12-03 Julien RiouxAlso display the info about BibTeX databases in the...
2011-12-03 Julien RiouxMinor improvements to the citation GUI: some dimensions...
2011-12-03 Julien RiouxRemove extra whitespace.
2011-12-02 Richard HeckThe Cursor argument here was not being used, so there...
2011-12-02 Richard HeckAdd constness in several places.
2011-12-02 Richard HeckRemove unused optional argument.
2011-12-02 Richard HeckCosmetics or style or something.
2011-11-23 Richard HeckFix bug #7709. Seems we need to reset the source model...
2011-11-23 Richard HeckSimplify code a bit.
2011-11-23 Richard HeckFix bug #7906. Check the widgets after creating the...
2011-11-18 Richard HeckThis commented-out line has been there since r13692...
2011-11-16 Richard HeckClarify by renaming some arguments.
2011-11-06 Georg BaumFix bug #4213: Change tracking support for tex2lyx.
2011-10-30 Vincent van RavesteijnFix the messaging after an autosave
2011-10-30 Richard HeckFix the outstanding part of #7764, which involves sorti...
2011-10-30 Vincent van RavesteijnUse the format's pretty name in the statusmessages
2011-10-30 Vincent van RavesteijnCorrectly message that the export is cancelled
2011-10-30 Vincent van RavesteijnFix the warning about the unused msg parameter
2011-10-29 Richard HeckInitial work for view source improvements.
2011-10-29 Vincent van RavesteijnChange the type of the context menu name to string
2011-10-29 Vincent van RavesteijnFix the synchronous export functionality
2011-10-27 Vincent van RavesteijnReturn ExportStatus from Buffer to GuiView
2011-10-27 Vincent van RavesteijnSimplify the public interface of Buffer::doExport
2011-10-27 Vincent van RavesteijnRemove unused functions.
2011-10-27 Vincent van RavesteijnAdd a preference option to specify the default length...
2011-10-27 Vincent van RavesteijnCosmetics.
2011-10-27 Vincent van RavesteijnRemove the prefence default_papersize
2011-10-27 Vincent van RavesteijnFix a crash in adv F&R when the a manual could not...
next