]> git.lyx.org Git - lyx.git/history - src
compilation fix
[lyx.git] / src /
2007-08-14 Jean-Marc Lasgouttescompilation fix
2007-08-14 Richard HeckCosmetics.
2007-08-14 Abdelrazak YounesFix crash when the Outline dialog is opened on an empty...
2007-08-14 Richard HeckMove the lyx::biblio namespace into src/. Also make...
2007-08-14 Abdelrazak Younes* callback.cpp: newFile() takes a LyXView instead of...
2007-08-14 Abdelrazak YounesTransfer q_key_state() from GuiWorkArea.cpp to QKeySymb...
2007-08-14 Abdelrazak Younescosmetics
2007-08-14 Abdelrazak YounesFix crash with updateLabels(). I changed the the test...
2007-08-14 Martin Vermeerfixing the 580 fix also for trunk
2007-08-14 Abdelrazak YounesProbable compile fix.
2007-08-14 Abdelrazak YounesTransfer Drag&Drop handling from GuiWorkArea to GuiView.
2007-08-14 Abdelrazak Younesheaders
2007-08-14 Abdelrazak Younesfix eol-style
2007-08-14 Abdelrazak Younescosmetics + move frontends/* to frontend namespace.
2007-08-14 Abdelrazak Younesfix MSVC warning.
2007-08-14 Abdelrazak YounesCosmetic changes and more assertions.
2007-08-14 Enrico ForestieriAdd version information to the lyx executable on Windows.
2007-08-14 Enrico ForestieriFix dist target
2007-08-14 André Pönitzadd ugly hack to make client link again
2007-08-13 Richard HeckFix bug 4121. The cause was the empty on_available_ente...
2007-08-13 Christian RidderströmUpdate of documentation in the source related to bug...
2007-08-13 Jean-Marc LasgouttesFix bug 409 (Add support for numbered footnotes)
2007-08-13 Jean-Marc Lasgouttescompilation warning
2007-08-13 Abdelrazak YounesI forget this in rev 19515.
2007-08-13 Jean-Marc Lasgouttes * buffer_funcs.cpp (updateLabels): fix crash: par_iter...
2007-08-13 André Pönitzadd some comment
2007-08-13 André Pönitzmake the static version link again
2007-08-13 Alfredo Braunsteinsmall fix to selection of last view source line
2007-08-13 Abdelrazak Younes* loadChildDocuments(): new function to load all child...
2007-08-13 Abdelrazak Younes* QLPainter::text():
2007-08-13 Richard HeckFix update bug when leaving a wide inset with up or...
2007-08-13 Christian RidderströmFix for bug 4135
2007-08-13 Jean-Marc Lasgouttes * inset/InsetTabular.cpp (doDispatch): LFUN_MOUSE_PRES...
2007-08-13 Abdelrazak Younescompil fix.
2007-08-13 Jean-Marc Lasgouttescompilation fix
2007-08-13 Alfredo BraunsteinThis implements selection of current cursor position...
2007-08-13 Alfredo Braunstein* TexRow.{h,cpp} switch from std::list to std::vector
2007-08-13 Abdelrazak YounesOptimisation: don't search twice the hash tables.
2007-08-13 Alfredo Braunstein* DocIterator.h (forwardPosNoDescend): remove method
2007-08-13 Alfredo Braunsteinfix compilation
2007-08-13 Martin VermeerPrepare for inset configurability
2007-08-13 André Pönitzremove special handling of version.cpp[.in]
2007-08-12 Christian RidderströmStarted on comments for the LFUNs, and added note for...
2007-08-12 Jean-Marc LasgouttesRewrite the label numbering code.
2007-08-12 Christian RidderströmFixed some lines that were too long. It compiled afterw...
2007-08-12 André Pönitzfix crash after assertion when using %s with integer...
2007-08-12 Christian Ridderströmfix warning on possibly(?) unused precompiled headers...
2007-08-12 Christian Ridderströmfix warning on possibly(?) unused precompiled headers...
2007-08-12 José MatoxIncrease the file format, now every \\begin_deeper...
2007-08-12 André Pönitzshuffle (la)texstream around a bit
2007-08-12 André Pönitzremove reference to LaTeXStream
2007-08-12 André Pönitzsome renamimg
2007-08-12 Martin Vermeeronly include precompiled headers once
2007-08-12 José MatoxFix bug 518 (thanks to Jean Marc and Martin for the...
2007-08-12 André Pönitzwhitespace
2007-08-12 André Pönitzcosmetics
2007-08-12 André Pönitzcosmetics (whitespace and no-op functions)
2007-08-12 André Pönitzremove HSV color
2007-08-12 André Pönitzremove unsued classes HSVColor and NamedColor
2007-08-12 André Pönitzadd missing header
2007-08-12 André Pönitzdisable some tests for standard C++ features; add a...
2007-08-11 André Pönitzmoccable files are special after all
2007-08-11 André Pönitzremove lyxrc dependence from support/*
2007-08-11 Jean-Marc Lasgouttestypo
2007-08-11 Jean-Marc Lasgouttesfix linking of qt4 frontend
2007-08-11 André Pönitzfix client linking
2007-08-11 André Pönitzfix tex2lyx linking
2007-08-11 Jean-Marc Lasgouttesrename the generated package.C to Package.cpp, as it...
2007-08-11 André Pönitzfix linking error in the frontend
2007-08-11 Jean-Marc Lasgouttes * Counter.cpp (hasCounter): new method.
2007-08-11 Jean-Marc Lasgouttesfix running lyx with libtools and shared libraries
2007-08-11 André Pönitzfix building with automake; break scons, cmake and...
2007-08-11 André Pönitzfix position of inferior libraries
2007-08-11 André Pönitzmerge {mathed,insets,graphics}/Makefile.am into src...
2007-08-11 André Pönitzmerge controllers/Makefile.am and controllers/tests...
2007-08-11 André Pönitzmerge support/Makefile.am and support/tests/Makefile.am
2007-08-11 André Pönitzmove tex2lyx and client subdir handling to the main...
2007-08-10 André Pönitzmerge qt4/Makefile.am and qt4/ui/Makefile.am
2007-08-10 André Pönitzenable building of shared libraries. reduces final...
2007-08-10 Lars Gullik BjønnesGet rid of a few warnings.
2007-08-10 Christian RidderströmConverted '#warning ...' into FIXME-comments
2007-08-10 Jean-Marc LasgouttesSyncronize with 1.5. This stuff was uncommitted in...
2007-08-10 Jean-Marc LasgouttesRemove cruft from config.h
2007-08-10 Martin Vermeerfix bug 580: reading of some ill-formed tables
2007-08-09 Bo PengListings ui changes from Pavel
2007-08-09 Bo PengEnable File -> Revert when the file is externally modif...
2007-08-08 Richard HeckMinor update to previous commit.
2007-08-08 Richard HeckFix bug 4112: Translate to roman numerals for numbers...
2007-08-07 Jean-Marc Lasgouttes[the "translation" patch series] Part 2: fixing documen...
2007-08-07 Jean-Marc Lasgouttes[the "translation" patch series] Part 4: translating...
2007-08-07 Jean-Marc Lasgouttes[the "translation" patch series] Part 3: improving...
2007-08-07 Bo PengFix loading non-lyx child documents with relative path...
2007-08-06 Richard HeckIntroduce LFUN to save all modified files, and add...
2007-08-06 Richard HeckPatch to mark modified files in the view menu with...
2007-08-06 Enrico ForestieriNo need to check whether the TEMP var is already set...
2007-08-06 Enrico ForestieriUse the internal function of the cygwin dll for syncing the
2007-08-06 Richard HeckMake LYX_ALIGN_LAYOUT always be an available layout...
2007-08-06 Richard HeckDeal with a UI bug discussed on the list.
2007-08-04 Jean-Marc Lasgoutteslatex_lang should not have a babel language
2007-08-03 Richard HeckFix bugs 4077 and 4086.
next