]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2007-10-11 Abdelrazak... Don't restart the blinking cursor inside WorkArea becau...
2007-10-11 Abdelrazak... Metrics fix. Empty math inset doesn't have zero dimension.
2007-10-11 Martin VermeerIntroduce allowMultiPar()
2007-10-11 Abdelrazak... fix in r20895 was not fully correct.
2007-10-11 Abdelrazak... Move private part of BufferView to a private implementa...
2007-10-11 Abdelrazak... Crash fix. I don't know why this is triggered only...
2007-10-11 Abdelrazak... Header cleanup.
2007-10-11 Abdelrazak... Fix cursor blinking after unknown action.
2007-10-11 André Pönitzshut up
2007-10-10 André Pönitzthinko
2007-10-10 André Pönitzfix bug reported by Jean-Marc
2007-10-10 Martin VermeerOops
2007-10-10 Martin VermeerA saner way to reset paragraphs to default when inserti...
2007-10-10 Edwin Leuvendesigner sucks sometimes
2007-10-10 Abdelrazak... Opened, resize a bit and saved in Designer 4.2.
2007-10-10 Edwin Leuventry again with designer 4.1 (sorry!)
2007-10-10 Abdelrazak... * BufferView::update(): renamed to processUpdateFlags...
2007-10-10 Edwin Leuvensmall tweaks
2007-10-10 Uwe StöhrBiblioUi.ui: fix too wide groupbox by adding a spacer
2007-10-10 Uwe StöhrPDFOptions: Pavel's final touches patch
2007-10-09 Uwe StöhrBufferParams.cpp: babel must be loaded even when there...
2007-10-09 Uwe StöhrBufferParams.cpp: empty the encodings when the Japanese...
2007-10-09 André Pönitzcreate an attic
2007-10-09 André Pönitzcosmetics
2007-10-09 André Pönitzcosmetics
2007-10-09 André Pönitzfinally merge Dialog and Controller
2007-10-09 André Pönitzsome controller simplification
2007-10-09 André Pönitzmove Controller inheritance further up the tree
2007-10-09 Martin VermeerFix bug, and introduce MultiPar parameter for flex...
2007-10-09 Abdelrazak... clear the pixmap cache and the font metrics cache in...
2007-10-09 Abdelrazak... * GuiViewSource: port back to DockView.
2007-10-09 Abdelrazak... Fix memory leak.
2007-10-09 Abdelrazak... * GuiToc: make it work.
2007-10-09 Abdelrazak... set eol-style.
2007-10-09 Abdelrazak... set eol-style.
2007-10-09 Uwe StöhrBufferParams.cpp: next step for proper traditional...
2007-10-09 Uwe Stöhrlyx2lyx/lyx_1_6.py: forgot to revert the encoding too...
2007-10-08 Uwe StöhrFileformat incremented to 293 due to yesterdays' suppor...
2007-10-08 Uwe Stöhrupdate SCons
2007-10-08 Bernhard Roiderfix pch
2007-10-08 Abdelrazak... Merge Dialog and Controller in DockView. Still crashes...
2007-10-08 Peter Kümmelremove X11's namespace pollution
2007-10-08 Edwin Leuvenmore cmake stuff
2007-10-08 Jean-Marc Lasgouttes * src/paragraph_funcs.cpp (breakParagraph): change...
2007-10-08 Edwin Leuvenlink to boost stuff
2007-10-08 Jürgen Spitzmüller* src/BranchList.cpp:
2007-10-08 Abdelrazak... Add a FIXME and a hint for implementation of surrogate...
2007-10-08 Abdelrazak... adjust CMake to controllers removal.
2007-10-08 Abdelrazak... adjust CMake to controllers removal.
2007-10-08 Uwe Stöhrencodings: add dummy encodings for plain Japanese suppo...
2007-10-07 André Pönitzdelete controllers dir
2007-10-07 André Pönitzmove stuff around. probably not the final destination...
2007-10-07 Uwe Stöhrscons_manifest.py: update
2007-10-07 André Pönitzremove unneeded #include
2007-10-07 André Pönitzmath stuff
2007-10-07 Uwe Stöhrlanguages:
2007-10-07 André Pönitzthis (temporarily...) removes the "dock" option.
2007-10-07 André Pönitzmore
2007-10-07 André Pönitzone more
2007-10-07 André Pönitzsome refactoring
2007-10-07 André Pönitzsome refactoring
2007-10-07 André Pönitznext ones
2007-10-07 Bo PengFix indentation (from 2 spaces to 4) in lyx_1_6.py
2007-10-07 André Pönitznext one
2007-10-07 Bo PengFix scons and a file inclusion problem in ControlCommand.h
2007-10-07 Edwin Leuvencorrect includes
2007-10-07 Edwin Leuvenrename config.C.cmake to config.cpp.cmake
2007-10-07 André Pönitzmore
2007-10-07 André Pönitzshuffle stuff around
2007-10-07 André Pönitzshuffle stuff arond
2007-10-07 André Pönitznext one
2007-10-07 André Pönitzone more
2007-10-07 Abdelrazak... Transfer some more code from GuiView to TabWorkArea.
2007-10-07 Abdelrazak... Transfer some code from GuiView to TabWorkArea.
2007-10-06 André Pönitznext one
2007-10-06 André Pönitznext one
2007-10-06 André Pönitznext one
2007-10-06 Bo Pengdisplay icons in the Embedding dialog
2007-10-06 André Pönitznext one
2007-10-06 André Pönitznext one
2007-10-06 André Pönitzone more
2007-10-06 André Pönitznext one
2007-10-06 André Pönitznext one
2007-10-06 André Pönitzmove LaTeXHighlighte
2007-10-06 Uwe Stöhrupdate SCons again (for the new esint font)
2007-10-06 André PönitzUrm...
2007-10-06 Enrico ForestieriWas forgetting this
2007-10-06 Uwe Stöhrupdate SCons according to André's current controller...
2007-10-06 Uwe StöhrItalian UserGuide.lyx: revert wrong translation in...
2007-10-06 Uwe Stöhrall UserGuides: fix the broken character "DOTTLESS...
2007-10-06 André PönitzChange some .C -> .cpp
2007-10-06 André Pönitzfix compilation on Mac, patch from Stefan.
2007-10-06 Abdelrazak... Move TabWidget related code to TabWorkArea class in...
2007-10-06 Enrico ForestieriAdd the esint font to the private fonts.
2007-10-06 André Pönitzonly a partial patch. will rework immediately.
2007-10-06 André Pönitzhalf of another one
2007-10-06 André Pönitznext one
2007-10-06 Enrico ForestieriFix bug 2330
2007-10-06 Enrico ForestieriFix bug 2326
2007-10-06 André Pönitznext one
next