]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2006-11-25 Michael Schmitt * src/CutAndPaste.C: use const_iterator to access...
2006-11-25 Michael Schmitt * src/paragraph_funcs.C: moveItem() now really moves
2006-11-25 Abdelrazak... Remove key event pruning code. This has always been...
2006-11-25 Abdelrazak... Toc Slider fixes from Ugras Baran.
2006-11-25 Peter Kümmelsimplify exit code, old code doesn't work on the Mac
2006-11-25 Michael Schmitt * po/cs.po:
2006-11-25 Michael Schmitt * po/*.po: remerge files
2006-11-25 Michael Schmitt * po/POTFILES.in: update
2006-11-25 Michael Schmitt * lib/ui/stdmenus.ui: change "Special Formatting" to
2006-11-25 Michael Schmitt * src/insets/insetpagebreak.C:
2006-11-25 Georg Baummissing bits of the new insets for \clearpage and ...
2006-11-25 Bo PengAdd inset clearpage and cleardoublepage, from Urgas
2006-11-25 Abdelrazak... Updates.
2006-11-25 Michael Schmitt * src/text.C: fix change tracking for backspace
2006-11-24 Michael Schmitt * src/text3.C:
2006-11-24 Michael Schmitt * src/lyxtext.h: the use of backspacePos0 is dangerous...
2006-11-24 Michael Schmitt * src/rowpainter.C: fix compiler warnings; remove...
2006-11-24 Michael Schmitt * src/text.C: fix end-of-par handling (change tracking);
2006-11-24 Michael Schmitt * src/CutAndPaste.C: simplify code by making use of
2006-11-24 Michael Schmitt * src/paragraph.C:
2006-11-24 Peter Kümmelupdate to cmake 2.4.4
2006-11-24 Abdelrazak... * LyX::exec():
2006-11-24 Jean-Marc Lasgouttes * languages: use nb_NO instead of no_NO for norwegian...
2006-11-24 Enrico ForestieriFix compatibility to autoconf 2.60
2006-11-23 Michael Schmitt * src/text.C: remove change tracking FIXME
2006-11-23 Michael Schmitt * src/CutAndPaste.C: fix end-of-par handling when
2006-11-23 Michael Schmitt * src/CutAndPaste.C: white spaces only
2006-11-23 Michael Schmitt * insets/inset.h:
2006-11-23 Bo PengINSTALL.Win32 changes from Uwe
2006-11-23 Georg BaumDon't crash anymore if an .ui file contains unicode...
2006-11-23 Abdelrazak... Fix MacOS crash on startus
2006-11-22 Bo Peng * src/session.C: robustify session::read (lyx will...
2006-11-22 Georg BaumAdd UpdateFlags.h to the build systems.
2006-11-22 Abdelrazak... * InsetMathNest::lfunMouseRelease(): keep the optimizat...
2006-11-22 Abdelrazak... comment clarification.
2006-11-22 Georg Baumavoid one string copy by s/from_utf8(lex.getString...
2006-11-22 Bo PengINSTALL.Win32: more instructions on setting environment...
2006-11-21 Edwin Leuven* clean layout of font panel in document dialog
2006-11-21 Abdelrazak... * BufferView::update(): handle the special case Flag...
2006-11-21 Abdelrazak... Some documentation on how the MVC separation is achieve...
2006-11-21 Edwin Leuven* allow resizing of detached panel
2006-11-21 Abdelrazak... Add some comments WRT to painting strategy.
2006-11-20 Jean-Marc Lasgouttes * text.C (erase): when deleting a text inset in change...
2006-11-20 Bo PengScons: set uic parameter -tr lyx::qt_ properly
2006-11-20 Abdelrazak... Fix full screen repaint on Buffer-load.
2006-11-20 Abdelrazak... Fix crash when closing the last buffer and add a FIXME.
2006-11-20 Abdelrazak... * Status.15x: updates.
2006-11-20 Jean-Marc Lasgouttes * MathMacroArgument.C (MathMacroArgument): do not...
2006-11-20 Georg Baumdefine HAVE_MODE_T if the compiler supports the mode_t...
2006-11-19 Bo PengINSTALL.Win32, clarify how to run build_msvc.bat
2006-11-19 Peter Kümmeldefine HAVE_MODE_T always with HAVE_CHMOD, don't test...
2006-11-19 Edwin Leuven* repair broken layout
2006-11-19 Michael Schmitt * Status.15x: inset-dissolve doesn't consider change...
2006-11-19 Bo PengBUG 686: delete empty math box with delete/backspace key
2006-11-19 Michael Schmitt * Status.15x: add showstopper
2006-11-19 Edwin Leuven* show symbol panels in proper size when detached from...
2006-11-19 Michael Schmitt * Status.15x: add new bug reported by Peter
2006-11-19 Bo PengDetect mode_t for safe use of chmod, and for scons...
2006-11-19 Michael Schmitt * po/*.po: remerge after fix for toolbar names
2006-11-19 Michael Schmitt * frontends/qt4/GuiWorkArea.C: make "unknown version...
2006-11-19 Michael Schmitt * po/Makefile.in.in: fix parsing of toolbar names
2006-11-19 Michael Schmitt * insets/insetbase.h:
2006-11-19 Michael Schmitt * lib/tex/lyxchess.sty:
2006-11-19 Michael Schmitt * po/cs.po: update by Pavel Sanda
2006-11-19 Michael Schmitt * examples/cs_splash.lyx: update by Pavel Sanda
2006-11-19 Michael Schmitt * doc/cs_Tutorial.lyx: update by Pavel Sanda
2006-11-19 Michael Schmitt * lib/lyx2lyx/lyx_1_4.py:
2006-11-19 Peter Kümmelfirst try it on the Mac
2006-11-19 Peter Kümmelwe rely on Windows and maybe Linux on a Qt bug
2006-11-19 Peter Kümmelcheck if theApp is valid
2006-11-18 Abdelrazak... hopefully fix tex2lyx linking.
2006-11-18 Bo Pengadd an extra blank
2006-11-18 Bo PengDisplay minibuffer with command-execute (M-x)
2006-11-18 Abdelrazak... add comment about location of the implementation.
2006-11-18 Abdelrazak... hopefully fix client linking.
2006-11-18 Abdelrazak... * lyx_main.[Ch]
2006-11-18 Abdelrazak... Bug fixes from Ugras Baran:
2006-11-18 Georg BaumSplit FileName into FileName and DocFileName. FileName...
2006-11-18 Georg Baumadd bug from Enrico
2006-11-18 Bo PengScons: adopt Georg's solution for tex2lyx/gettext
2006-11-17 Enrico ForestieriAvoid processing empty lines when reading the symbols...
2006-11-17 Georg BaumDocument pasteParagraphList as hinted by Jean-Marc
2006-11-17 Enrico ForestieriAdd locale facet in order to input numbers from wide...
2006-11-17 Abdelrazak... Optimize drawing.
2006-11-17 Abdelrazak... Revert change in rev. 15955 because as Georg says:
2006-11-17 Abdelrazak... Incomplete TocDialog slider implementation from Ugras...
2006-11-17 Abdelrazak... * docstring.C: add a FIXME in utf8_to_ucs4() WRT static...
2006-11-17 Abdelrazak... Fix Mac crash on exit.
2006-11-17 Georg BaumFix bug 2393 (from Dov Feldstern)
2006-11-16 Georg Baumadd more bugs
2006-11-16 Abdelrazak... Bug fixes from Ugras Baran:
2006-11-16 Abdelrazak... Patch from Martin V.: Fix Undo/Redo bugs with outline.
2006-11-16 Georg BaumAdd button for default layout to the toolbar
2006-11-15 Michael Schmitt * po/*.po: remerge (also consider outdated po files)
2006-11-15 Michael Schmitt * LINGUAS: do not ignore some po files for the time...
2006-11-15 Michael Schmitt * QPrefsDialog.C: make static strings translateable
2006-11-15 José MatoxBack to business
2006-11-15 José MatoxLyX-1.5.0alpha1 1.5.0alpha1
2006-11-15 José MatoxRemove usage from egrep, cleaner code (Jean-Marc)
2006-11-15 José MatoxFix typo (fix by Jean-Marc).
next