]> git.lyx.org Git - lyx.git/shortlog
lyx.git
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...
2007-01-17 Georg Baumwhitespace
2007-01-17 Georg Baum * src/insets/insetbase.h
2007-01-17 Georg Baum * src/lyxlayout.h
2007-01-17 Georg Baum * src/output_latex.C
2007-01-17 Jean-Marc Lasgouttes * math_hullinset.C (numbered): clear the label when...
2007-01-17 Jürgen Spitzmüller* src/text3.C (doDispatch):
2007-01-17 Jean-Marc Lasgouttes * BufferView.C (mouseSetCursor): if the cursor was...
2007-01-17 Abdelrazak... replace BufferView::reload() uses with LyXFunc::reloadB...
2007-01-17 Abdelrazak... Fix bug 3093:
2007-01-17 Abdelrazak... Transfer the global converters and system_converters...
2007-01-17 Edwin Leuven* replace many toggled(bool) with changed() signals
2007-01-17 Abdelrazak... Fix bug 3101 and 3108
2007-01-17 Jürgen Spitzmüller* lib/images/buffer-update_pdf2.xpm:
2007-01-17 Bo PengUse getline() to read filenames with space in session.C
2007-01-17 Bo PengFix inline collapsable inset set focus crash
2007-01-17 Uwe Stöhrfix accidentally broken image
2007-01-17 Uwe Stöhrupdated icons
2007-01-16 Michael Schmitt * lib/CREDITS:
2007-01-16 Michael Schmitt* development/scons/scons_manifest.py:
2007-01-16 Uwe StöhrUpdate install instructions: require two DLLs
2007-01-16 Michael Schmitt * lib/doc/*.lyx: replace "ascii" by "plain text"
2007-01-16 Michael Schmitt * src/paragraph.C: remove unused sgmlLineBreak()
2007-01-16 Enrico ForestieriPass input data to a CAS program through a file instead...
2007-01-16 Abdelrazak... * LyXView::updateInset(): schedule a redraw instead...
2007-01-16 Abdelrazak... Cleanup declaration.
2007-01-16 Abdelrazak... Fix compilation problem with gcc-3.3.4-11.
2007-01-16 Edwin Leuven* avoid signal triggered by setChecked(bool)
next