]> git.lyx.org Git - lyx.git/shortlog
lyx.git
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...
2007-08-23 Abdelrazak... Put LyXView on a diet, step 1: get rid of toolbars...
2007-08-23 Abdelrazak... Delete include of config.h. This was needed only for...
2007-08-23 Abdelrazak... Hide tab bar if there's only one tab.
2007-08-23 Bo Pengallow the use of snapshot version os scons, improve...
2007-08-22 André Pönitzmention source of inspiration
2007-08-22 André Pönitzadjust tex2lyx cmake build
2007-08-22 André Pönitzadd #include for BOOST_CURRENT_FUNCTION
2007-08-22 André Pönitzwrong slashs...
2007-08-22 Uwe StöhrLINGUAS: add Finnish as now are enough translated messages
2007-08-22 Martin Vermeeradd preamble snippets to charstyles
2007-08-22 Uwe StöhrHebrew Tutorial.lyx: fix old link, fixes bug 4165
2007-08-22 Richard HeckForgot this one in an earlier commit.
2007-08-22 Abdelrazak... add comments and remove dead code from revision 19721.
2007-08-22 Abdelrazak... bug fix.
2007-08-22 Abdelrazak... cosmetics: return early whenever possible to reduce...
2007-08-22 Martin Vermeerlayout2layout, changeover to version 5
2007-08-22 Abdelrazak... simplify BufferView::moveToPosition() use for the exter...
2007-08-22 Abdelrazak... Fix bug 3427:
2007-08-22 Abdelrazak... transfer cursor position saving (in the session) from...
2007-08-22 Abdelrazak... * restore lastfile feature.
2007-08-22 Abdelrazak... Fix crash on first load with mouse wheel: this was...
2007-08-22 Abdelrazak... Fix crash when session is empty.
2007-08-22 Abdelrazak... revert 19714, this is not the right fix. LyXView::loadL...
2007-08-22 Abdelrazak... Fix crash on first load with mouse wheel: this was...
2007-08-22 Enrico ForestieriCompile fix for mingw
2007-08-21 André Pönitzsimplify build process of tex2lyx
2007-08-21 André Pönitz"proper" fix for utime use in filetools.cpp
2007-08-21 André Pönitzcompile fix for ubuntu, probably not generic enough
2007-08-21 Bo Pengfix a wrong scons fix due to the removal of /TP option
2007-08-21 Bo PengFix file inclusion in src/support/filetools.cpp under mac
2007-08-21 Uwe Stöhradd Joan Montané to the credits
2007-08-21 Abdelrazak... * LyXView:
2007-08-21 Martin Vermeerinset configurability: ERT
2007-08-21 Bo PengSCons: msvc gives different result for this ICONV_CONST...
2007-08-21 Peter Kümmelminizip fixes for msvc and cmake
next