]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2007-12-14 Enrico ForestieriTry to remove the destination without first checking...
2007-12-14 Abdelrazak... Remove unused code.
2007-12-14 Abdelrazak... * get rid of lyxlib.h:mkdir() and makedir()
2007-12-14 Abdelrazak... Fix wrong test introduced in rev 22150
2007-12-14 Abdelrazak... Inverse logic wrongly set in rev 22151.
2007-12-14 Abdelrazak... Simplify bind directory creation.
2007-12-14 Abdelrazak... Use FileName::createDirectory() instead of support...
2007-12-14 Abdelrazak... Use FileName::createDirectory() instead of support...
2007-12-14 Abdelrazak... The rename() function removed in rev had in fact move...
2007-12-14 Abdelrazak... The original support::copy() was overwriting the target...
2007-12-14 Jean-Marc Lasgouttes * fix out-of-vector addressing when typesetting UserGuide.
2007-12-14 Jean-Marc LasgouttesMove part of Buffer::validate into a new method BufferP...
2007-12-14 Uwe StöhrTutorial.lyx: revise the last missing chapter 4
2007-12-13 Uwe Stöhrsupport for Serbian with Latin letters
2007-12-13 Uwe Stöhr- po remerge
2007-12-13 Uwe Stöhrupdate scons/scons_manifest.py
2007-12-13 Uwe Stöhrfactory.cpp: fix wrong call of abort() introduced in...
2007-12-13 Peter Kümmelcmake/merge: fix compile, this split conflicts with...
2007-12-13 Stefan Schimanski r16146@goedel: sts | 2007-12-13 22:40:01 +0100
2007-12-13 Stefan Schimanski r16067@goedel: sts | 2007-12-09 20:45:36 +0100
2007-12-13 Stefan Schimanski r15939@goedel: sts | 2007-12-01 01:54:37 +0100
2007-12-13 Bernhard RoiderCorrect func_type for LFUN_MATH_INSERT
2007-12-13 Abdelrazak... get rid of lyxlib.h:copy() and rename().
2007-12-13 Abdelrazak... Fix comments.
2007-12-13 Abdelrazak... Compil fix.
2007-12-13 Abdelrazak... get rid of lyxlib.h:chmod.
2007-12-13 Abdelrazak... compile fix following undo/redo mixup. Sorry again!
2007-12-13 Abdelrazak... compile fix following undo/redo mixup. Sorry.
2007-12-13 Abdelrazak... Introduce FileName::changePermission() and fix Converte...
2007-12-13 Abdelrazak... Fix copy&paste error round 2.
2007-12-13 Abdelrazak... Fix copy&paste error.
2007-12-13 Abdelrazak... Simplify Movers API and port to FileName.
2007-12-13 Abdelrazak... Fix typo.
2007-12-13 Abdelrazak... add FileName::renameTo() method.
2007-12-13 Uwe StöhrFrench Intro.lyx: updates by Jean-Pierre Chretien
2007-12-12 André Pönitzcosmetics
2007-12-12 André PönitzLYX_CXX_GLOBAL_CSTD is not really useful anymore
2007-12-12 Enrico ForestieriAnother compile fix
2007-12-12 Abdelrazak... Fix endless loop. This Mover class is fishy...
2007-12-12 André Pönitzremove a few toutf8 conversion that are done by lyxerr...
2007-12-12 Enrico ForestieriCompile fix
2007-12-12 Abdelrazak... getting rid of more superfluous lyx::support:: statements.
2007-12-12 Abdelrazak... getting rid of superfluous lyx::support:: statements.
2007-12-12 Enrico ForestieriRestore scons and autotools support for moc files in...
2007-12-12 Abdelrazak... getting rid of superfluous std:: statements.
2007-12-12 Abdelrazak... 'using namespace lyx::support' instead of 'using suppor...
2007-12-12 Abdelrazak... use QClipboard::selectionChanged() signal instead of...
2007-12-12 Enrico ForestieriRevert qprocess code. Revisions reverted: 22026, 22030...
2007-12-12 Abdelrazak... compil fix.
2007-12-12 Abdelrazak... Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=4421
2007-12-12 Abdelrazak... 'using namespace std' instead of 'using std::xxx'
2007-12-12 Jürgen Spitzmüller* lib/doc/Makefile.am:
2007-12-11 Uwe Stöhrlanguages: fix language code for Serbian (Montenegro...
2007-12-11 Uwe StöhrFrench docs translation updates by Siegfried
2007-12-11 Uwe StöhrUserGuide.lyx: clearify two infos
2007-12-11 André Pönitzfix LYXERR0 implementation
2007-12-11 Jürgen Spitzmüller* src/tex2lyx/text.cpp:
2007-12-11 Jürgen Spitzmüller* lib/layouts/mwbk.layout:
2007-12-11 Jürgen Spitzmüller* src/support/SystemcallPrivate.cpp:
2007-12-11 Jürgen Spitzmüller* src/support/SystemcallPrivate{cpp,h}:
2007-12-11 Abdelrazak... GuiProgress is not Buffer dependent.
2007-12-11 Abdelrazak... * stdmenu.inc: Fix menu item.
2007-12-11 Abdelrazak... Change GuiProgress identifier and description.
2007-12-11 Pavel SandaAdd selection dbg output.
2007-12-11 Uwe Stöhrupdate scons_manifest.py
2007-12-11 Uwe Stöhrpreamble.cpp: whitespace only
2007-12-10 André Pönitzfix typo
2007-12-10 André Pönitzdo not unnecessarily crash on shutdown...
2007-12-10 André Pönitzadd missing url-insert.png
2007-12-10 Pavel SandaAdd comment
2007-12-10 José MatoxAdd "default" to language list. (fixes a crash).
2007-12-10 Abdelrazak... fix comment.
2007-12-10 Abdelrazak... Add common session handling infrastructure for dialogs.
2007-12-10 Jean-Marc Lasgouttes * src/Buffer.cpp (validate): require "float" when...
2007-12-10 Jean-Marc LasgouttesDocument that the list of recently edited files is...
2007-12-10 Pavel SandaAdd cleanfiles for monolithic builds.
2007-12-10 Pavel SandaFix compilation error.
2007-12-09 Pavel SandaFix warning.
2007-12-09 Pavel SandaFix warning.
2007-12-09 Pavel SandaAdd some lfun doc.
2007-12-09 Abdelrazak... fix copy&paste bug.
2007-12-09 Abdelrazak... update scons with DialogView.cpp
2007-12-09 Abdelrazak... Factorize general code out of GuiDialog and into the...
2007-12-09 Bo PengFix scons (moc src/support/*.h)
2007-12-09 Uwe Stöhrset encoding from utf8 back to latin1
2007-12-09 Uwe Stöhrpreamble.cpp: full babel language support for tex2lyx
2007-12-09 Peter Kümmelalso check for moc files in src/support
2007-12-09 Uwe Stöhrpreamble.cpp: fix whitespace
2007-12-09 Uwe Stöhrpreamble.cpp: code simplification to r21970 suggested...
2007-12-09 Uwe Stöhrtex2lyx/text.cpp: support for all quotation marks ...
2007-12-09 Jürgen Spitzmüllerfix typos.
2007-12-09 Abdelrazak... Fix Drag&Drop. LFUN_FILE_OPEN is not handled by GuiView...
2007-12-08 Uwe Stöhrpreamble.cpp: don't add \makeatother twice
2007-12-08 Peter Kümmeladd progress view of system calls
2007-12-08 Abdelrazak... Revert 22023 and really fix bug 4410 (http://bugzilla...
2007-12-08 Abdelrazak... Fix bug 4410 (http://bugzilla.lyx.org/show_bug.cgi...
2007-12-08 Jürgen Spitzmüller* lib/lyx2lyx/lyx_1_1.py (revert_latexcommand_index):
2007-12-08 Jürgen Spitzmüller* lib/lyx2lyx/lyx_1_5.py:
2007-12-08 Abdelrazak... * fix enabling/disabling of LyXErr.
2007-12-08 Uwe Stöhrpreamble.cpp: remove unused code
next