]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2007-08-29 Richard HeckThis is one of a series of patches that will merge...
2007-08-29 Martin VermeerAdd some more logical charstyles
2007-08-29 Richard HeckFix bug 4170: Close window when user wants it closed.
2007-08-29 José MatoxFix bug 4158.
2007-08-29 Jürgen Spitzmüller* src/Text2.cpp:
2007-08-29 Uwe StöhrGerman Extended.lyx and UserGuide.lyx: updates from...
2007-08-28 Uwe StöhrEmbeddedObjects.lyx: correct the description of the...
2007-08-28 Abdelrazak... Take Track-Change into account when calculating row...
2007-08-28 André Pönitzadd minizp to qmake
2007-08-28 André Pönitzmore cmake cosmetics
2007-08-28 André Pönitzcmake cosmetics
2007-08-28 Abdelrazak... Update comment.
2007-08-28 André Pönitzcmake cosmetics
2007-08-28 Abdelrazak... * TextMetrics::redoParagraph(): we need to check the...
2007-08-28 Abdelrazak... * InsetCollapsable::setStatus(): remove the Buffer...
2007-08-28 Abdelrazak... Don't draw if there's nothing to draw.
2007-08-28 Abdelrazak... Second Brown paper bag!
2007-08-28 Abdelrazak... Brown paper bag!
2007-08-28 André Pönitzsome attempt at cmake beautification
2007-08-28 Richard HeckScons for previous commit.
2007-08-28 Richard HeckThis is one of a series of patches that will merge...
2007-08-28 Abdelrazak... We are not forced to redraw the row each time the curso...
2007-08-28 Abdelrazak... Merge the Row and RowMetrics class. Those classes were...
2007-08-28 Abdelrazak... header cleanup.
2007-08-28 Abdelrazak... header cleanup.
2007-08-28 Abdelrazak... header cleanup.
2007-08-28 Abdelrazak... transfer margin declaration to BufferView.h
2007-08-28 Abdelrazak... header cleanup.
2007-08-28 Abdelrazak... header cleanup.
2007-08-28 Martin VermeerOops...
2007-08-28 Martin Vermeersome more inclusions of stdinsets.inc
2007-08-28 Abdelrazak... * Row: Use Dimension class.
2007-08-28 Abdelrazak... - Transfer rowpainter.cpp:paintPar() to TextMetrics...
2007-08-28 Bo Pengfix scons for the removal of Package.cpp.in
2007-08-27 Abdelrazak... Transfer rowpainter.cpp:paintText() to BufferView:...
2007-08-27 Abdelrazak... - Transfer rowpainter.cpp:paintTextInset() to TextMetri...
2007-08-27 André Pönitzrevert change to POTFILES.in
2007-08-27 André Pönitzremove special handling of Package.cpp[.in]
2007-08-27 Martin VermeerFix black float background
2007-08-27 Abdelrazak... Bug fix: correctly redraw a Row containing and inset...
2007-08-27 Bo Pengscons: fix a bug in installer target, introduced by...
2007-08-27 Bo PengScons: fix tex2lyx
2007-08-27 Abdelrazak... I may have gone a bit too far in revision 19834: restor...
2007-08-27 Abdelrazak... Remove the wide() hack. This simplifies quite a few...
2007-08-27 Abdelrazak... Gather ParagraphMetrics initialization in ParagraphMetr...
2007-08-27 Abdelrazak... MacOS compil fix
2007-08-27 Abdelrazak... Disable the pixmap cache for Qt4.1 because of font...
2007-08-27 Abdelrazak... Lyx crashed after inserting, deleting and inserting...
2007-08-27 Martin VermeerCompile fix after bg color patch, thx Bo
2007-08-27 Abdelrazak... New 'Save all on shutdown or cancel' feature from Steph...
2007-08-27 Bo PengScons cleanup 7: remove saved C compiler, remove blank...
2007-08-27 Bo PengScons cleanup 6: build minizip/iowin32.c on all sytems...
2007-08-27 Bo PengScons cleanup 5: config.h typo, do not have to make...
2007-08-27 Bo PengScons cleanup 4: stop forcing the use of c++ compiler...
2007-08-27 Bo PengScons cleanup 3: stop judging build_xxx for scons,...
2007-08-27 Bo PengScons cleanup 2: remove rebuild option
2007-08-27 Bo PengScons cleanup 1: use BUIlDDIR/src instead of BUILDDIR...
2007-08-26 Uwe StöhrExtended.lyx: remove the sections about glossaries...
2007-08-26 Martin VermeerMove background colour into the layout files -- for...
2007-08-26 Uwe StöhrMakefile.am: whitespace
2007-08-26 Uwe StöhrEmbeddedObjects manual: - it seems that the package...
2007-08-26 Martin Vermeermore translations
2007-08-26 Martin Vermeertranslations
2007-08-26 Martin VermeerUpdated versions to 5; added stdinsets.inc where I...
2007-08-26 Peter Kümmelfix cmake build for tex2lyx
2007-08-26 Martin Vermeerfixed some classes to include inset defs, updated some...
2007-08-25 Martin VermeerSet up decoration handling for all collapsable insets
2007-08-25 Uwe Stöhrinstaller: fix the installation of JabRef
2007-08-25 Martin VermeerDecoration added
2007-08-25 Martin VermeerClean-up in CharStyles, externalize detection of undefi...
2007-08-25 Alfredo Braunsteinremove unused variable
2007-08-25 Martin VermeerOne more changeover charstyle -> insetlayout
2007-08-25 Martin VermeerMake Richard happy, add inset layout parm 'Decoration'
2007-08-25 Martin VermeerMake const
2007-08-25 Martin Vermeersmall move-over charstyle -> insetlayout
2007-08-24 Abdelrazak... disable painting updates when adding/removing a workAre...
2007-08-24 Enrico ForestieriCompile all minizip sources also on *nix platforms...
2007-08-24 Bo PengRemove unused std::time in src/DepTable.cpp
2007-08-24 Martin VermeerOops -- thanks Richard
2007-08-24 Martin VermeerOops -- cut off wrong part of label
2007-08-24 Martin VermeerInset configurability: separate charstyle and custom...
2007-08-24 Abdelrazak... LyXView::loadLyXFile(): only add a new work area if...
2007-08-24 Abdelrazak... Transfer command buffer handling to QLToolbar.
2007-08-24 Abdelrazak... * BufferView::workAreaResize(): renamed to resize.
2007-08-24 Abdelrazak... Fix recursive painting with Qt4.1 and add a comment.
2007-08-23 Enrico ForestieriFix quoting of tested strings
2007-08-23 Alfredo Braunsteinmove forwardIdx to CursorSlice from DocIterator, as...
2007-08-23 André Pönitzdo not check for Standard C++ features anymore.
2007-08-23 Alfredo Braunsteinremove fake constness in DocIterator
2007-08-23 Alfredo Braunsteinallow one past-the-end position in CursorSlice, as...
2007-08-23 Alfredo Braunsteinremove fake constness in CursorSlice
2007-08-23 André Pönitzrename Layout_ptr into LayoutPtr
2007-08-23 André Pönitzdo not compiler iowin32.* on Non-Windows
2007-08-23 Richard HeckThis is one of a series of patches that will merge...
2007-08-23 Abdelrazak... header cleanup
2007-08-23 Alfredo Braunsteincompilation fix
2007-08-23 Abdelrazak... Put LyXView on a diet, step 2: Transfer ControlCommandB...
2007-08-23 Abdelrazak... sync with rev 19751: delete Menubar.h
2007-08-23 Abdelrazak... delete unneeded Menubar virtual interface.
2007-08-23 Abdelrazak... Put LyXView on a diet, step 2: get rid of menubar direc...
next