]> git.lyx.org Git - lyx.git/history - src
de.po: some translations by Hartmut and me
[lyx.git] / src /
2009-09-19 Abdelrazak YounesFix gcc compile bug... weird...
2009-09-19 Abdelrazak Younes* Move LFUN_BUFFER_CLOSE and LFUN_BUFFER_CLOSE_ALL...
2009-09-19 Abdelrazak YounesMove LFUN_BUFFER_LANGUAGE to Buffer and enables it...
2009-09-19 Abdelrazak Younes* Move Buffer specific LFUNs to Buffer::dispatch()...
2009-09-19 Abdelrazak YounesTransfer LFUN_BUFFER_TOGGLE_READ_ONLY to Buffer.
2009-09-19 Abdelrazak YounesTransfer completely LFUN_COMMAND_EXECUTE and LFUN_MESSA...
2009-09-18 Richard HeckIt appears that somewhere along the way, backing up...
2009-09-16 Enrico ForestieriProperly reset the stream encoding after an environment...
2009-09-13 Enrico ForestieriConstify.
2009-09-13 Enrico ForestieriFix display of toolbar icons after r31255.
2009-09-12 Vincent van RavesteijnFix bug #6188: Assertion with multiple views of same...
2009-09-12 Enrico ForestieriFix a crash when the modified uncompleted macro is...
2009-09-12 Abdelrazak YounesMove LFUN status check to where they belong.
2009-09-12 Abdelrazak Younessome more buffer -> document buffer fixes.
2009-09-12 Abdelrazak YounesMove LFUN_BUFFER_RELOAD and LFUN_VC_* to GuiView. Try...
2009-09-11 Enrico ForestieriProperly reinitialise the OVERLAPPED structure (thanks...
2009-09-11 Tommaso CucinottaAdded scrollbar that shows up when dialog too small...
2009-09-10 Jürgen SpitzmüllerFix bug 6179 ("|" in index entries not embraced in...
2009-09-09 Vincent van RavesteijnMove LFUN_BUFFER_SWITCH from LyXFunc::getStatus to...
2009-09-09 Vincent van RavesteijnMove LFUN_WORD_FIND_FORWARD and LFUN_WORD_FIND_BACKWARD...
2009-09-09 Vincent van Ravesteijnbuffer_pimpl.C doesn't even exist.
2009-09-09 Vincent van RavesteijnRemove other explicit tests for an internal buffer.
2009-09-09 Vincent van RavesteijnRevert r31219.
2009-09-08 Tommaso CucinottaAdded isInternal() method, mapped temporarily on check...
2009-09-07 Tommaso CucinottaFix crash when positioning cursor under some conditions...
2009-09-07 Jürgen Spitzmüller* GuiRef.cpp:
2009-09-07 Jürgen Spitzmüller* PrefFileformatsUi.ui:
2009-09-07 Jürgen Spitzmüller* Menus.cpp: Spelling.
2009-09-06 Jürgen Spitzmüller* LyXRC.cpp:
2009-09-06 Jürgen Spitzmüller* Menus.cpp:
2009-09-06 Jürgen Spitzmüller* Menus.cpp:
2009-09-06 Enrico ForestieriThe call to checkStopServer was only needed when we...
2009-09-06 Enrico ForestieriInterrupt the wait if the stopserver event is triggered.
2009-09-06 Vincent van RavesteijnDisable the TOC when no document is open.
2009-09-06 Jürgen Spitzmüller* PrefFileformatsUi.ui: tweaks.
2009-09-06 Jürgen Spitzmüller* GuiPrefs.cpp: cut and paste issue.
2009-09-06 Abdelrazak YounesSmall factorization.
2009-09-05 Vincent van RavesteijnFix LyX.
2009-09-05 Vincent van RavesteijnCompile fix.
2009-09-05 Uwe StöhrFindAndReplaceUi.ui: typo
2009-09-05 Enrico ForestieriOn Windows, shutdown the pipe server when an unrecovera...
2009-09-05 Abdelrazak Younesget rid of LyXFunc::view() and try to use the correct...
2009-09-05 Abdelrazak Younessigned/unsigned warning fix.
2009-09-05 Abdelrazak YounesX11 compile fix, sorry.
2009-09-05 Abdelrazak Younes* copy&paste fix.
2009-09-05 Jürgen Spitzmüller* store all available viewers/editors and allow for...
2009-09-05 Abdelrazak Younes* GuiView: get rid of Buffer() and documentBuffer(...
2009-09-05 Abdelrazak Younes* LyXView: get rid of two pure virtual methods.
2009-09-05 Abdelrazak Younes* LyXView:
2009-09-04 Richard HeckBetter message.
2009-09-04 Richard HeckFix typo.
2009-09-04 Jürgen Spitzmüllerstylistics
2009-09-04 Jürgen Spitzmüllerstylistics.
2009-09-02 Tommaso CucinottaOutputParams.linelen now controls line-width also for...
2009-08-31 Enrico ForestieriOn Windows, use the same number of output pipe instance...
2009-08-31 Jürgen Spitzmüller* InsetIndex.cpp: add some FIXMEs.
2009-08-30 Enrico ForestieriDuring an emergency cleanup, better to not indefinitely...
2009-08-30 Enrico ForestieriQuit notification from Qt is not needed anymore.
2009-08-29 Enrico ForestieriOn Windows, use true asynchronous I/O for the pipe...
2009-08-29 Vincent van RavesteijnFix bug #6160 and #6182: Assertion when viewing master...
2009-08-29 Uwe StöhrKeyMap.cpp: more consistent messages
2009-08-29 Uwe StöhrBiblioUi.ui: fix spelling
2009-08-27 Jürgen Spitzmüller* GuiIndices.cpp:
2009-08-25 Vincent van RavesteijnAnother fix for r30560.
2009-08-24 Vincent van RavesteijnFix bug #6175: Footnotes in title not translated.
2009-08-24 Vincent van RavesteijnFix a crash when copying flex insets to another document.
2009-08-24 Jean-Marc Lasgouttesfix part of ticket #6142: avoid a memory access error...
2009-08-24 Tommaso CucinottaAdded shortcuts for Basic/Advanced panes.
2009-08-24 Tommaso CucinottaThis fix suppresses the "BROKEN:" tag on references...
2009-08-23 Enrico ForestieriDon't start the pipe server if the pipe is already...
2009-08-23 Enrico ForestieriProperly stop the pipe server when LyX is quitting
2009-08-22 Vincent van RavesteijnRevert the rtl-part of r30962.
2009-08-22 Tommaso CucinottaAdded at the LyXView level distinction among currently...
2009-08-22 Tommaso CucinottaAdvanced Find and Replace turned to a NoBuffer dialog...
2009-08-22 Tommaso CucinottaFix of issue when searching at paragraph boundaries...
2009-08-22 Vincent van RavesteijnFix bug #5991: Select function in environments.
2009-08-22 Vincent van RavesteijnFix inset-begin and inset-end. Now, if the cursor was...
2009-08-22 Enrico ForestieriNow inverse dvi/pdf search is also possible on Win...
2009-08-22 Enrico ForestieriPerform the clean up at the right place. Also put the...
2009-08-22 Enrico ForestieriCorrect clean up on pipe server shutdown.
2009-08-21 Enrico ForestieriImplement the LyXServer on Windows.
2009-08-21 Vincent van RavesteijnOne more obsolete comment.
2009-08-21 Vincent van RavesteijnSome necessary cleanup, noticed by Pavel.
2009-08-21 Vincent van Ravesteijn* BufferView.cpp: style.
2009-08-21 Tommaso CucinottaDoes not allow to enter (trivially) regular expression...
2009-08-21 Tommaso CucinottaAdvanced Search GUI enhancements (tooltips, navigation...
2009-08-21 Pavel SandaSquash warning.
2009-08-20 Vincent van RavesteijnOnly paint the paragraph end markers when a new paragra...
2009-08-20 Uwe Stöhrlyxfind.cpp: this was accidentally removed in r31163
2009-08-20 Uwe Stöhrlyxfind.cpp/h: make LyX compilable
2009-08-19 Tommaso CucinottaFirst implementation of feature in bug #3696
2009-08-19 Vincent van RavesteijnMake the pilcrow slightly lighter.
2009-08-19 Tommaso CucinottaFirst implementation of feature in bug #3696
2009-08-19 Pavel SandaSquash warning
2009-08-19 Tommaso CucinottaFirst implementation of feature in bug #3696. Needs...
2009-08-19 Vincent van RavesteijnFix bug #6129: Show paragraph marks / pilcrows.
2009-08-19 Vincent van RavesteijnFix the painting of the last character of a paragraph...
2009-08-19 Vincent van RavesteijnForgot this. This is no longer necessary as we write...
2009-08-19 Vincent van RavesteijnFile->Close All now really closes all buffers. That...
2009-08-19 Vincent van RavesteijnFix bug #6162: Crash after close window with master...
next