]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2009-09-20 Uwe Stöhrsvglobal3.layout:
2009-09-20 Uwe Stöhrrecipebook.layout: remove wrong definitions of the...
2009-09-19 Abdelrazak... * Move LFUN_TEXTCLASS_* and LFUN_TEXTCLASS_* to BufferV...
2009-09-19 Abdelrazak... move LFUN_BUFFER_PARAMS_APPLY to BufferView. I needed...
2009-09-19 Abdelrazak... Move LFUN_KEYMAP_* to BufferView.
2009-09-19 Abdelrazak... * Move LFUN_BUFFER_CHILD_OPEN to GuiView.
2009-09-19 Enrico ForestieriFix bug #6215 (spotted by Vincent).
2009-09-19 Abdelrazak... LyXView: remove closeBuffer() and closeBufferAll()...
2009-09-19 Uwe Stöhrde.po: resolve some shortcut clashes
2009-09-19 Uwe StöhrSpanish Math.lyx: translation updates by Ignacio
2009-09-19 Uwe Stöhrde.po: some translations by Hartmut and me
2009-09-19 Abdelrazak... Fix gcc compile bug... weird...
2009-09-19 Abdelrazak... * Move LFUN_BUFFER_CLOSE and LFUN_BUFFER_CLOSE_ALL...
2009-09-19 Abdelrazak... Move LFUN_BUFFER_LANGUAGE to Buffer and enables it...
2009-09-19 Abdelrazak... * Move Buffer specific LFUNs to Buffer::dispatch()...
2009-09-19 Abdelrazak... Transfer LFUN_BUFFER_TOGGLE_READ_ONLY to Buffer.
2009-09-19 Abdelrazak... Transfer completely LFUN_COMMAND_EXECUTE and LFUN_MESSA...
2009-09-18 Richard HeckIt appears that somewhere along the way, backing up...
2009-09-17 Uwe StöhrMath.lyx: revision of appendix A, symbol for the Fourie...
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-13 Enrico ForestieriTake into account that Qt doesn't allow GUI operations...
2009-09-12 Vincent van... Fix bug #6188: Assertion with multiple views of same...
2009-09-12 Enrico ForestieriAdd a server_monitor.pro file.
2009-09-12 Enrico ForestieriFix a crash when the modified uncompleted macro is...
2009-09-12 Abdelrazak... Move LFUN status check to where they belong.
2009-09-12 Abdelrazak... some more buffer -> document buffer fixes.
2009-09-12 Abdelrazak... Move LFUN_BUFFER_RELOAD and LFUN_VC_* to GuiView. Try...
2009-09-12 Enrico Forestieriserver_monitor.h must be included last for msvc sake.
2009-09-12 Enrico ForestieriSome more coding style fixes
2009-09-12 André PönitzCoding style fixes
2009-09-12 Enrico ForestieriAdd a Qt version of the LyX server monitor program.
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-11 Pavel SandaFor some reason our shortcut ui is ignore-case while...
2009-09-10 Uwe Stöhrpowerdot-example.lyx: remove obsolete option to be...
2009-09-10 Uwe Stöhrinstaller: sync with branch
2009-09-10 Uwe StöhrFrench UserGuide.lyx, EmbeddedObjects.lyx: a note from...
2009-09-10 Jürgen SpitzmüllerFix bug 6179 ("|" in index entries not embraced in...
2009-09-09 Vincent van... Move LFUN_BUFFER_SWITCH from LyXFunc::getStatus to...
2009-09-09 Vincent van... Move LFUN_WORD_FIND_FORWARD and LFUN_WORD_FIND_BACKWARD...
2009-09-09 Vincent van... buffer_pimpl.C doesn't even exist.
2009-09-09 Vincent van... Remove other explicit tests for an internal buffer.
2009-09-09 Vincent van... Revert r31219.
2009-09-08 Tommaso CucinottaFix visualization of keyboard short-cut in Edit menu...
2009-09-08 Pavel SandaFix bug #6194.
2009-09-08 Pavel Sandatypo
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 Enrico ForestieriUpdate it.po
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... Disable 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 Jürgen Spitzmüller* configure.py: remove debug code.
2009-09-06 Abdelrazak... Small factorization.
2009-09-06 Jürgen Spitzmüller* configure.py: fix construction of *_alternatives rc.
2009-09-06 Uwe Stöhrpo-files: remerge
2009-09-06 Uwe Stöhrde.po: some translations
2009-09-05 Vincent van... Fix LyX.
2009-09-05 Vincent van... Compile fix.
2009-09-05 Uwe Stöhrde.po: translations by Hartmut and me
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... get rid of LyXFunc::view() and try to use the correct...
2009-09-05 Abdelrazak... signed/unsigned warning fix.
2009-09-05 Abdelrazak... X11 compile fix, sorry.
2009-09-05 Abdelrazak... * copy&paste fix.
2009-09-05 Jürgen Spitzmüller* store all available viewers/editors and allow for...
2009-09-05 Abdelrazak... * GuiView: get rid of Buffer() and documentBuffer(...
2009-09-05 Abdelrazak... * LyXView: get rid of two pure virtual methods.
2009-09-05 Abdelrazak... * LyXView:
2009-09-05 Uwe Stöhr- French Braille.lyx: updates by Jean-Pierre
2009-09-05 Uwe Stöhrde.po: small update by Hartmut
2009-09-05 Uwe Stöhrstdmenus.inc: The advanced search manual will become...
2009-09-04 Richard HeckBetter message.
2009-09-04 Richard HeckFix typo.
2009-09-04 Jürgen Spitzmüller* de.po: update.
2009-09-04 Jürgen Spitzmüllerstylistics
2009-09-04 Jürgen Spitzmüllerstylistics.
2009-09-04 Jürgen Spitzmüller* stmenus.inc: hide regexp menu item if disabled.
2009-09-04 Jürgen Spitzmüller* de.po: change translation as discussed with Hartmut.
2009-09-03 Uwe Stöhrconfigure.py: fix the calling of eLyXer. Now also files...
2009-09-02 Tommaso CucinottaOutputParams.linelen now controls line-width also for...
2009-09-01 Uwe Stöhrview-others.png, update-others.png: move these files...
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-31 Jürgen Spitzmüller* UserGuide: typo spotted by Hartmut.
2009-08-30 Uwe StöhrStandardToolbar.png: update image of toolbar according...
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...
next