]> git.lyx.org Git - lyx.git/history - src
* de.po: some new translations from Hartmut and me.
[lyx.git] / src /
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
2008-07-30 Abdelrazak YounesFix crash with Menu->Edit->Paste recent
2008-07-30 Abdelrazak YounesParagraph: Add a partial copy ctor that will get used...
2008-07-30 Abdelrazak YounesAdd some comments.
2008-07-30 Abdelrazak Younesprevious rev: better fix from Richard.
2008-07-30 Abdelrazak YounesQt does not compare empty file info apparently.
2008-07-30 Abdelrazak YounesRemove unnecessary FileName construction.
2008-07-29 Pavel SandaVCS: Handle one boundary condition.
2008-07-29 Richard HeckRefresh before checking for equality. Solves problem...
2008-07-29 Abdelrazak YounesSupport symlinks, also on Windows!
2008-07-29 Pavel Sanda* doxy.
2008-07-29 Enrico ForestieriFix translatable message.
2008-07-29 Abdelrazak YounesDocFileName::operator==(): use FileName operator.
2008-07-29 Abdelrazak YounesConverters::convert(): following r25960 don't use FileN...
2008-07-29 Abdelrazak YounesAdd FIXME.
2008-07-29 Abdelrazak Younesthis call to setBuffer() is now not necessary.
2008-07-29 Pavel SandaBetter string.
2008-07-29 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=5097 with...
2008-07-29 Pavel SandaVCS: Towards statusbar info.
2008-07-29 Abdelrazak YounesThis code is not valid anymore.
2008-07-29 Abdelrazak YounesInsetText: remove InsetText default ctor and make text_...
2008-07-29 Pavel SandaVCS: add some message.
2008-07-29 Abdelrazak YounesBuffer ctor: Use preferred InsetText ctor.
2008-07-29 Pavel SandaWhen statusbar is not reachable, show at least we _do_...
2008-07-29 Abdelrazak Younesrevert previous fix: wrong fix.
2008-07-29 Abdelrazak YounesFix initialization bug.
next