]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2006-10-21 Abdelrazak... MSVC linking error fix:
2006-10-21 André Pönitztmeporary link fix
2006-10-21 Abdelrazak... MSVC compilation fix.
2006-10-21 André Pönitzmove the only remaining function in lyxrow_func to...
2006-10-21 André Pönitzsome scripts I fouind usefule when working on LyX
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-20 Lars Gullik... More unicode, this time some focus on layouts and textc...
2006-10-20 Lars Gullik... Stuff!
2006-10-20 Asger Ottar... - Dump parpos cache if you use -dbg workarea on command...
2006-10-20 Lars Gullik... Move counters toward unicode.
2006-10-20 Asger Ottar... - Comments
2006-10-20 Lars Gullik... Change (and fix) the bullets in itemize to be more...
2006-10-20 Abdelrazak... This commit re-enable the table adjustment with screen...
2006-10-20 Georg BaumUse the new InsetCommandParams interface (inset part...
2006-10-20 Abdelrazak... Fix multiple tabular crashes. This needs some more...
2006-10-20 Michael Schmittchange tracking:
2006-10-20 Michael Schmittchange tracking:
2006-10-20 Michael Schmittchange tracking:
2006-10-20 Georg BaumUse the new InsetCommandParams interface (frontend...
2006-10-20 Michael Schmittchange tracking:
2006-10-20 Michael Schmittchange tracking:
2006-10-20 Michael Schmittchange tracking:
2006-10-20 Michael Schmittchange tracking:
2006-10-20 Peter Kümmelcmake: don't forget command line options
2006-10-20 Michael Schmittchange tracking:
2006-10-20 Abdelrazak... revert change in revision 15375. It had bad side effect...
2006-10-20 Michael Schmittchange tracking:
2006-10-20 Michael Schmittchange tracking:
2006-10-20 Peter Kümmelfix wrong line endings of generated Qt4 ui files on...
2006-10-20 Enrico ForestieriFix some glitches with fixed size delimiters
2006-10-20 Peter Kümmelcmake files:
2006-10-20 Lars Gullik... Get rid of warning.
2006-10-20 Abdelrazak... - fix formatting (tab vs space)
2006-10-20 Lars Gullik... Abdels fix for pure virtual method called
2006-10-20 Michael Schmittchange tracking:
2006-10-20 Asger Ottar... - Fix crash on closing a document where for instance...
2006-10-20 Asger Ottar... - Fix a few unicode bugs
2006-10-19 Peter Kümmelcmake: use src/support/package.C.in
2006-10-19 Peter Kümmel- use version.C.in file instead of a simple copy
2006-10-19 Lars Gullik... Output docbook as utf8. Probably quite a bit more work...
2006-10-19 Asger Ottar... - Fix export of single characters - use put rather...
2006-10-19 Asger Ottar... - UTF-8 works on Windows as well
2006-10-19 Martin VermeerFix for 2550.
2006-10-19 Georg Baummake it compile again (hopefully)
2006-10-19 Georg BaumAvoid an implicit character set conversion in cur.inser...
2006-10-19 Michael Schmittchange tracking:
2006-10-19 Michael Schmittchange tracking:
2006-10-19 Georg BaumFix \hfill output which was broken by the InsetCommand...
2006-10-19 Georg BaumUse UTF8 for LaTeX export.
2006-10-19 Asger Ottar... - Fix math editing
2006-10-19 Georg BaumAdjust InsetFloatList to the new InsetCommand syntax.
2006-10-19 Abdelrazak... Hopefully temporary fix for the Tabular crash problem...
2006-10-19 Asger Ottar... - Boring promote and demote instead of the sexy in...
2006-10-19 Abdelrazak... - Fix a crash when IN is clicked multiple time in a...
2006-10-19 Michael SchmittChange tracking:
2006-10-19 Michael SchmittChange tracking:
2006-10-19 Abdelrazak... Just cosmetics and remove a FIXME.
2006-10-19 Georg Baumsmall readability fix
2006-10-19 Abdelrazak... * LyXFunc::owner renamed to lyx_view_
2006-10-19 Abdelrazak... This commit transfers the singletons defined in the...
2006-10-19 Michael SchmittChange tracking:
2006-10-18 Georg Baumconvert tooltips to unicode
2006-10-18 Georg BaumIt compiles again. I must be crazy. At least it does...
2006-10-18 Georg Baumfontloader for gtk, probably not efficient
2006-10-18 Abdelrazak... add some sanity checks.
2006-10-18 Georg Baumfix indentation
2006-10-18 Abdelrazak... fix crash on emergencyCleanup() when lyx::use_gui is...
2006-10-18 Georg Baumforgot this
2006-10-17 Georg Baummore compile fixes
2006-10-17 Georg BaumRework InsetCommandParams interface and file storage
2006-10-17 Abdelrazak... This commit fixes a crash when accessing a math inset...
2006-10-17 Abdelrazak... More unicode conversion
2006-10-17 Abdelrazak... MacOSX compile fix.
2006-10-17 Abdelrazak... This commits cuts down LyX::exec2 into two new methods...
2006-10-16 Jürgen Spitzmüllerfix bug 2910:
2006-10-16 Jürgen Spitzmüller* lib/lyx2lyx/lyx_1_5.py: correct indendation.
2006-10-16 Georg Baumpartial compile fix
2006-10-16 Abdelrazak... Adjust the FIXME texts and Delete commented out setXY...
2006-10-16 Abdelrazak... Fix Toc dialog crash when TOC is empty.
2006-10-16 Jürgen SpitzmüllerRemember the char style label state and make it globall...
2006-10-16 Bo PengScons: remove fast_start feature
2006-10-16 Bo PengScons: fix a config.h generation bug
2006-10-15 Abdelrazak... MacOSX compile fix: The class Point conflicted with...
2006-10-15 Abdelrazak... This commit saves the need to check for lyx::use_gui...
2006-10-15 Lars Gullik... Update to latest from boost 1.34 cvs release branch
2006-10-15 Georg Baumfix typos
2006-10-15 Georg Baum * src/factory.C
2006-10-14 Abdelrazak... Add comments WRT to where the function implementations...
2006-10-14 Abdelrazak... revert change from previous commit and remove the FontM...
2006-10-14 Abdelrazak... Fix crash on LateX export.
2006-10-14 Abdelrazak... Fix command-line export
2006-10-14 Abdelrazak... add some assertions.
2006-10-14 Abdelrazak... MacOSX comiplation fix.
2006-10-14 Michael Schmitt * lib/bind/aqua.bind:
2006-10-13 Abdelrazak... enable buffer-export without loading the GUI.
2006-10-13 Abdelrazak... ensure that Application is properly destroyed after...
2006-10-13 Abdelrazak... * GuiApplication: explicitly clear out socket_callbacks...
2006-10-13 Abdelrazak... In order to support multiple LyXView each BufferView...
2006-10-13 Georg BaumAdd missing convert<> specialization for unsigned long.
2006-10-13 Abdelrazak... WorkArea::processKeySim(): ensure that LyXFunc holds...
next