]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2009-10-04 Abdelrazak... Code simplification.
2009-10-04 Abdelrazak... Avoid indirection.
2009-10-04 Abdelrazak... Remove dead code and associated comments. This encoded_...
2009-10-04 Abdelrazak... small LFUN status cleanups.
2009-10-04 Abdelrazak... Transfer all keyboard related code and actions from...
2009-10-04 Pavel SandaTypo
2009-10-04 Enrico ForestieriFix bug #6258: LyX incorrectly interprets tetex warning...
2009-10-04 Jürgen Spitzmüller* GuiView.cpp (reloadBuffer):
2009-10-04 Jürgen Spitzmüller* GuiView.cpp (reloadBuffer):
2009-10-04 Jürgen Spitzmüller* New layout files for Inderscience journals, contribut...
2009-10-03 Pavel Sandatypo
2009-10-03 Pavel SandaNext patch for keystest from John McCabe-Dansted.
2009-10-03 Abdelrazak... Move actOnUpdatedPrefs() to LyXRC.
2009-10-03 Abdelrazak... Cleanups:
2009-10-03 Abdelrazak... Move Undo::beginUndoGroup() and Undo::endUndoGroup...
2009-10-02 Abdelrazak... We cannot use a static int as there are usually multipl...
2009-10-01 Jean-Marc Lasgouttesfix bug #6249: optional argument of \bibitem is not...
2009-09-30 Abdelrazak... Fix crash noticed by Bennett:
2009-09-30 Abdelrazak... Fix gcc4.4 warnings.
2009-09-30 Abdelrazak... remove indirection from LyXView::viewStatusMessage().
2009-09-28 Abdelrazak... Mac compil fix, sorry Bennett.
2009-09-28 Jürgen Spitzmüller* add modules to do equation/figure/table numbering...
2009-09-27 Enrico ForestieriFix bug #6246: InsetMathKern is broken
2009-09-27 Abdelrazak... * Remove GuiView->BufferView->GuiView indirection.
2009-09-27 Abdelrazak... Transfer LFUN_INSET_APPLY from GuiView to BufferView.
2009-09-26 Abdelrazak... LyXFunc::dispatch(): don't use a buffer pointer set...
2009-09-26 Abdelrazak... Get rid of some unneeded use of LyXView in LyXFunc...
2009-09-26 Abdelrazak... Transfer LFUN_CITATION_INSERT to BufferView
2009-09-26 Abdelrazak... Transfer LFUN_DIALOG_SHOW_NEW_INSET to BufferView and...
2009-09-24 Enrico ForestieriFix FindAndReplace dialog for Qt < 4.4.0.
2009-09-24 Richard HeckFix doxy.
2009-09-24 Abdelrazak... Kornel's gcc compil fix.
2009-09-23 Abdelrazak... Header cleanup.
2009-09-23 Abdelrazak... LyXView: make it a pure virtual interface.
2009-09-23 Abdelrazak... LyXView: Remove unneeded interface.
2009-09-23 Abdelrazak... * Transfer LFUN_SERVER_GOTO_FILE_ROW to GuiView and...
2009-09-23 Jürgen Spitzmüller* LaTeXFeatures.cpp: fix whitespace issue after Greek...
2009-09-23 Abdelrazak... Get rid of LyXView::hasFocus().
2009-09-23 Abdelrazak... Transfer special getStatus() code from LyXFunc to Buffe...
2009-09-23 Abdelrazak... Fix crash when switching window when previous window...
2009-09-22 Uwe Stöhr- elsarticle.layout: add the stdlayouts, fixes #6189
2009-09-22 Abdelrazak... Move LFUN_BUFFER_WRITE_ALL status to GuiView with a...
2009-09-22 Tommaso CucinottaUI interaction for advanced f&r.
2009-09-22 Abdelrazak... declaration cleanup.
2009-09-22 Abdelrazak... Introduce Application::currentWindow() and get rid...
2009-09-22 Tommaso CucinottaReverting to previous behaviour (c-S-f shows advanced...
2009-09-22 Abdelrazak... Transfer LFUN_HELP_OPEN to GuiApplication. There's...
2009-09-22 Jean-Marc LasgouttesFix a bug when the language passed as an option to...
2009-09-22 Jean-Marc Lasgouttesadd "ansinew" as a synonym of LaTeX encoding "cp1252...
2009-09-22 Enrico ForestieriFix FindAndReplace dialog for Qt 4.2
2009-09-21 Abdelrazak... Pointer cleanup as suggested by Enrico who noticed...
2009-09-21 Abdelrazak... Introduce a new LyXAction property 'NoInternal' to...
2009-09-21 Jean-Marc Lasgouttessmall cleanup, now that we require automake 1.8
2009-09-21 Abdelrazak... Fix crash with LFUN_PARAGRAPH_GOTO in embedded work...
2009-09-21 Abdelrazak... Fix gcc warning.
2009-09-21 Uwe StöhrGuiPrefs:
2009-09-21 Uwe Stöhrinstaller: fix a bug
2009-09-20 Enrico ForestieriCorrectly reinitialize ind when successive lines are...
2009-09-20 Abdelrazak... Stupid cut&paste error in previous revision. Sorry.
2009-09-20 Abdelrazak... Try to dispatch to document BufferView in case dispatch...
2009-09-20 Abdelrazak... Kornel's gcc compil fix.
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...
next