]> git.lyx.org Git - lyx.git/history - src
Take into account the latex encoding when generating math preview snippets.
[lyx.git] / src /
2008-09-02 Enrico ForestieriTake into account the latex encoding when generating...
2008-09-01 Jürgen Spitzmüllerbetter naming for encoding default, as discussed in...
2008-08-30 Uwe StöhrInsetHyperlink.cpp: coding style change according to...
2008-08-30 Abdelrazak Younespotentially fix http://bugzilla.lyx.org/show_bug.cgi...
2008-08-29 Uwe StöhrInsetHyperlink.cpp: fix a bug I introduced in r26218
2008-08-29 Pavel SandaGet rid of annoying tooltips. ERT tooltip survived...
2008-08-29 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5093 .
2008-08-27 Pavel SandaSilence warning
2008-08-25 Richard HeckQuick fix for a problem noted by Stefan. The better...
2008-08-24 André Pönitzmore appropriate behaviour on assert
2008-08-24 André Pönitzfix off-by-two drawing error
2008-08-24 Pavel SandaVCS: add notification
2008-08-24 André Pönitzremove superflous lyx:: qualification
2008-08-23 Jürgen Spitzmüller* src/insets/InsetNewline.cpp:
2008-08-23 Jürgen Spitzmüller* src/inset/InsetNomencl.cpp:
2008-08-23 Jürgen Spitzmüller* separate nomencl processing command from index proces...
2008-08-22 Jürgen Spitzmüller* src/inset/InsetNomencl.cpp:
2008-08-19 Uwe StöhrInsetHyperlink.cpp: add "http://" when the hyperlink...
2008-08-19 Jürgen Spitzmüller* src/insets/InsetFloat{.cpp,h}:
2008-08-19 Jürgen Spitzmüller* src/Paragraph.cpp:
2008-08-19 Jürgen Spitzmüllerfinal final touch.
2008-08-19 Jürgen Spitzmüllerfinal touch.
2008-08-19 Jürgen Spitzmüller* adjust line lengths
2008-08-19 Jürgen Spitzmüllerwhitespace
2008-08-18 Jürgen Spitzmüller** proper implementation of pLaTeX by Tetsuya Makimura...
2008-08-15 Jean-Marc LasgouttesBug 5173: Undo Grouping
2008-08-15 Jean-Marc LasgouttesAdd a new debug channel UNDO (in place of the unused...
2008-08-15 Jean-Marc LasgouttesFix crash when the Gui Name of a toolbar is not plain...
2008-08-15 Jean-Marc LasgouttesFix bug 2449: Insertion of math delimiter cannot comple...
2008-08-15 Jean-Marc LasgouttesFix bug 3407: Undo with text-in-mathmode
2008-08-15 Enrico ForestieriFix bug 5172: Toolbar names are not translated
2008-08-15 Richard HeckOne more.
2008-08-15 Richard HeckAdd a comment about how to clean this up. This looks...
2008-08-14 Richard HeckA FIXME for later.
2008-08-14 Richard HeckDo the last commit the right way. The previous one...
2008-08-14 Richard HeckFix bug discussed in this thread: http://www.mail-archi...
2008-08-14 Jean-Marc LasgouttesFix bug 5149: Pasting outside math when cursor is inside
2008-08-14 Jean-Marc LasgouttesFix bug 5156 http://bugzilla.lyx.org/show_bug.cgi?id...
2008-08-14 Jean-Marc LasgouttesFix bug 5065: DEPM fails with "cursor follows scrollbar"
2008-08-14 Jean-Marc Lasgouttes * BufferView.cpp (contextMenu): If there is a selectio...
2008-08-14 Richard HeckRemove some unused code, and replace with a comment.
2008-08-13 Peter Kümmelfix merged build
2008-08-13 Richard Heckwhitespace.
2008-08-13 Richard HeckWe should at least also check the index. But probably...
2008-08-13 Jean-Marc Lasgouttesavoid empty selections (patch from Vincent van Ravesteijn)
2008-08-13 Jean-Marc LasgouttesclearSelection invokes resetAnchor
2008-08-13 Jean-Marc Lasgouttesset cursor correctly when right clicking on inset button
2008-08-13 Richard HeckFix citation bug: In certain circumstances, attempts...
2008-08-13 Richard HeckMake sure that in_show_ is reset to false, even if...
2008-08-13 Jean-Marc Lasgouttesconstification without any code change. This is part...
2008-08-13 Jean-Marc Lasgouttesfix warning
2008-08-13 Stefan Schimanski* make sure that the reference cache, buffer_ pointers...
2008-08-12 Richard HeckRemove unintelligible comment. (This seems to have...
2008-08-12 Richard HeckRemove invalid comment.
2008-08-12 Jean-Marc LasgouttesFix bug 4166: Crash when middle button click on inset...
2008-08-12 Jean-Marc LasgouttesFix bug 5161: Context menu does not respect selection
2008-08-12 Jean-Marc LasgouttesAdd missing operator>= to DocIterator
2008-08-11 Richard HeckPatch from Vincent. This resets the window title approp...
2008-08-10 Richard HeckFix silly bug that makes it impossible to change bibite...
2008-08-09 Richard HeckFix crash noticed by Vincent. We don't know that insetT...
2008-08-09 Richard HeckDisable nomencl-insert with inappropriate selections.
2008-08-09 Richard HeckThe previous commit inadvertently contained some of...
2008-08-09 Richard HeckOK, let's actually get this nomencl-insert thing right.
2008-08-09 Richard HeckFix my fix for nomencl-insert. The previous one was...
2008-08-09 Richard HeckConvert LFUN_NOMENCL_INSERT to the newer style, fixing...
2008-08-09 Richard HeckFix bug 5150: Hyperlink makes no sense with multi-parag...
2008-08-09 Richard HeckDon't allow new pages within tables!
2008-08-09 Richard HeckMove isMultiCell() to Cursor, and use it.
2008-08-09 Richard HeckFix cursor movement with multicell selections. There...
2008-08-08 Richard HeckFix crash reported on the list involving multicell...
2008-08-08 Richard HeckSet the cursor to the start of the cell when doing...
2008-08-08 Richard HeckFix bug 5145. InsetTabular was resetting cur.idx()...
2008-08-08 Richard HeckFix bug 5146. The problem arose when attempting to...
2008-08-08 Richard HeckFix layout bug. Pasting text into a cell tried to set...
2008-08-08 Richard HeckAnother patch from Vincent. This one fixing the very...
2008-08-08 Richard HeckPatch from Vincent van Ravesteijn.
2008-08-07 Richard HeckMake sure temporary files are created, by default,...
2008-08-07 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=5132
2008-08-07 Abdelrazak YounesTentatively fix http://bugzilla.lyx.org/show_bug.cgi...
2008-08-06 Stefan Schimanski* \xymatrix added to completion (fixing bug 5123)
2008-08-06 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=5127
2008-08-05 Richard HeckFix bug 5113.
2008-08-05 Bo PengInsetInfo: use Portable instead of Gui mode to output...
2008-08-05 Pavel SandaDisabling Fullscreen menu feature under X11, until bug
2008-08-04 Richard HeckFix for preferences crash by Vincent van Ravesteijn.
2008-08-04 Abdelrazak Younesfix http://bugzilla.lyx.org/show_bug.cgi?id=5114
2008-08-04 Uwe StöhrGuiDocument.cpp: revert r26041
2008-08-03 Bo PengFix a bug where spaces can not be appended tonameLE...
2008-08-03 Bo PengInsetInfo: implement InsetInfo::validate
2008-08-03 Uwe StöhrGuiDocument.cpp: fix two cases of bug 5112
2008-08-03 Bo PengInsetInfo: Output 'undefined' instead of an error messa...
2008-08-03 Abdelrazak YounesFix linking problem when nls is disabled. Spotted by...
2008-08-02 Pavel SandaClean debug logs before rc1.
2008-08-01 Richard HeckYet more empty-->plain.
2008-08-01 Richard HeckA bit more empty-->plain. I've also changed createEmpty...
2008-08-01 Richard HeckMore empty-->plain changes.
2008-08-01 Richard HeckChange the "empty layout" to the "plain layout", to...
2008-08-01 José MatoxUpdate format to 340.
2008-08-01 Pavel SandaVCS: Better output for svn checkout.
2008-07-30 Enrico ForestieriFix bug 5041
next