]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2007-01-26 Jean-Marc LasgouttesHungarian update from Alex
2007-01-26 Abdelrazak... MSVC warning (signed/unsigned).
2007-01-26 Bo PengFix compiling errors caused by LyXText::ChangeOp::ACCEPT
2007-01-26 Uwe StöhrExtendedInsets: small cleanups
2007-01-26 Uwe StöhrExtendedInsets: change title order and fix PDF info...
2007-01-25 Michael Schmitt * src/text2.C: deleteEmptyParagraphMechanism(): fix...
2007-01-25 Michael Schmitt* src/lyxtext.h:
2007-01-25 Michael Schmitt* src/lyxtext.h: add enum ChangeOp (ACCEPT/REJECT)...
2007-01-25 Georg BaumReal fix from Bernhard Roider
2007-01-25 Georg Baumadd comment
2007-01-25 Abdelrazak... Fix bug 3135 by Bernhard Roider:
2007-01-25 Bo PengScons: NSIS support (installer target)
2007-01-25 Bo PengFix beamer.layout (remove .cls in DeclareLaTeXClass)
2007-01-25 Abdelrazak... update
2007-01-25 Abdelrazak... Fix this bug:
2007-01-25 Abdelrazak... Avoid errorList copy.
2007-01-25 Abdelrazak... * QErrorList::update_contents(): avoid touching the...
2007-01-25 Bo PengScons: initial windows nsis installer support
2007-01-25 Enrico ForestieriFix compiler warning about multi-character constant
2007-01-24 Abdelrazak... Remove buggy and redundant BufferView::update() calls.
2007-01-24 Abdelrazak... Fix screen update after CT bug.
2007-01-24 Uwe StöhrUpdates and image path fixes from Hartmut
2007-01-24 Georg Baumfix compiler warnings about unused parameter
2007-01-24 Abdelrazak... Small formatting and comment cleanup.
2007-01-24 Abdelrazak... get rid of MSVC warning (signed/unsigned comparison)
2007-01-24 Georg Baumfix filenames
2007-01-24 Georg Baumcompile fix: std::exception does only have a default...
2007-01-24 Abdelrazak... Display error/warning dialogs if possible.
2007-01-24 Georg BaumWe use char_type, not size_t for storing UCS4 characters.
2007-01-24 Georg Baumwhitespace
2007-01-23 Michael Schmitt* src/lyxtext.h:
2007-01-23 Abdelrazak... revert last change
2007-01-23 Abdelrazak... revert last change
2007-01-23 Abdelrazak... Write the warnings and errors both to lyxerr and to...
2007-01-23 Abdelrazak... Replace lyxerr based warnings and errors with Alert...
2007-01-23 Michael Schmitt * src/text.C: implement rejectChange() as the inverse...
2007-01-23 Abdelrazak... Replace lyxerr based warnings and errors with Alert...
2007-01-23 Abdelrazak... With this commit, errors and warnings can use message...
2007-01-23 Uwe StöhrInstaller: Aiksaurus again
2007-01-23 Uwe StöhrInstaller: use better version to register Aiksaurus
2007-01-23 Uwe StöhrInstaller: Language update Hungarian
2007-01-23 Uwe StöhrInstaller: Language and information updates
2007-01-22 Abdelrazak... Fix inverse DVI search as reported on the french list.
2007-01-22 Jean-Marc Lasgouttes * src/LyXAction.C: mark goto-clear-bookmark as working...
2007-01-22 Abdelrazak... Cleanup Action class: The mother should be the main...
2007-01-22 Enrico ForestieriFix encoding of converters path and arguments
2007-01-22 Uwe StöhrIntro.lyx updated for LyX 1.5add source code of LyXWinI...
2007-01-21 Georg BaumCompile fix.
2007-01-21 Georg BaumFrom Bernhard Roider:
2007-01-21 Michael Schmitt * src/text.C: acceptChange(): complete rewrite; there...
2007-01-21 Michael Schmitt * src/paragraph.h:
2007-01-21 Abdelrazak... add comment.
2007-01-21 Abdelrazak... Fix crash when breaking paragraph and Change tracking...
2007-01-21 Michael Schmitt * lib/ui/stdttoolbars.inc: for the perfectionists...
2007-01-21 Michael Schmitt * po/de.po: update German messages
2007-01-21 Michael Schmitt * po/*.po: remerge (again :-( )
2007-01-21 Michael Schmitt * lib/ui/stdtoolbars.inc: fix typo; use Capitals in
2007-01-21 Michael Schmitt * src/output_plaintext.C: partially revert r16780
2007-01-21 Uwe Stöhrchange default position of new "view/update" toolbar...
2007-01-21 Uwe Stöhrnew toolbar to view/update view documents; as discussed...
2007-01-20 Michael Schmitt * src/MenuBackend.C: Import plain text: align
2007-01-20 Michael Schmitt * lib/ui/classic.ui: "Plain Text, Join Lines" - align
2007-01-20 Michael Schmitt * po/*.po: remerge
2007-01-20 Georg Baumcount correctly
2007-01-20 Georg BaumSome renaming (has been discussed a long time ago)
2007-01-20 Michael Schmitt * src/text.C: move forward when logically deleting...
2007-01-20 Michael Schmitt * src/output_plaintext.C: fix line break handling;
2007-01-20 Michael Schmitt * src/output_plaintext.C: remove cryptic comment;
2007-01-20 Michael Schmitt * src/output_plaintext.C: save two *.po entries;
2007-01-20 Michael Schmitt * src/output_plaintext.C: fix line breaks in plain...
2007-01-20 Michael Schmitt * src/paragraph_pimpl.C: check for linelen == 0 in...
2007-01-20 Michael Schmitt * output_plaintext.C: cosmetics in comment: line lengt...
2007-01-20 Georg Baumwhitespace
2007-01-20 Abdelrazak... Fix typo.
2007-01-20 Abdelrazak... Fix cursor navigation in math.
2007-01-20 Abdelrazak... PreparePrepare for independent decoration drawing and...
2007-01-20 Abdelrazak... Prepare for independent decoration drawing.
2007-01-19 Peter KümmelTOC/tab crash bug fixed
2007-01-19 Peter Kümmelcoding style: fix crash on buffer-switching (2 tabs...
2007-01-19 Peter Kümmelfix crash on buffer-switching (2 tabs) + toc-clicking
2007-01-19 Peter Kümmelupdate
2007-01-19 Jean-Marc Lasgouttes * insetbranch.C (textString): implement, so that branc...
2007-01-19 Jean-Marc Lasgouttes * insets/insetbase.h (textString): Simplify the signature
2007-01-19 Jean-Marc Lasgouttes * output_plaintext.C (asciiParagraph): output things...
2007-01-19 Jean-Marc Lasgouttes * lyx_main.C (readUIFile): when reading an include...
2007-01-19 Enrico ForestieriFix encoding of bibtex keys and files read from the...
2007-01-18 Michael Schmitt * po/*.po: remerge
2007-01-18 Michael Schmitt * insets/insetfloatlist.C:
2007-01-18 Michael Schmitt * LyXView.C:
2007-01-18 Abdelrazak... Fix bug 3063, the problem was a recursive call to QRef...
2007-01-18 Georg BaumFix several filename and environment variable encoding...
2007-01-18 Uwe Stöhrrequire needed packages for beamer class
2007-01-18 Georg BaumAdd new information to old bug. This one is a show...
2007-01-18 Georg Baumremove unneeded extra lyx:: namespace qualifier
2007-01-18 Abdelrazak... Partly revert revision 16744. Georg doesn't want to...
2007-01-18 Abdelrazak... Convert internal_path() to unicode (partially). Fix...
2007-01-18 Abdelrazak... * mover.h
2007-01-18 Martin Vermeer * stdmenus.inc: change wording of "as Lines", "as...
2007-01-18 Uwe Stöhrfix bug 2418
2007-01-17 Georg BaumFix regression to 1.4.x: Additional vertical space...
next