]> git.lyx.org Git - lyx.git/history - src
- Transfer rowpainter.cpp:paintTextInset() to TextMetrics::draw()
[lyx.git] / src /
2007-08-27 Abdelrazak Younes- Transfer rowpainter.cpp:paintTextInset() to TextMetri...
2007-08-27 André Pönitzremove special handling of Package.cpp[.in]
2007-08-27 Martin VermeerFix black float background
2007-08-27 Abdelrazak YounesBug fix: correctly redraw a Row containing and inset...
2007-08-27 Abdelrazak YounesI may have gone a bit too far in revision 19834: restor...
2007-08-27 Abdelrazak YounesRemove the wide() hack. This simplifies quite a few...
2007-08-27 Abdelrazak YounesGather ParagraphMetrics initialization in ParagraphMetr...
2007-08-27 Abdelrazak YounesMacOS compil fix
2007-08-27 Abdelrazak YounesDisable the pixmap cache for Qt4.1 because of font...
2007-08-27 Abdelrazak YounesLyx crashed after inserting, deleting and inserting...
2007-08-27 Martin VermeerCompile fix after bg color patch, thx Bo
2007-08-27 Abdelrazak YounesNew 'Save all on shutdown or cancel' feature from Steph...
2007-08-26 Martin VermeerMove background colour into the layout files -- for...
2007-08-25 Martin VermeerSet up decoration handling for all collapsable insets
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 Younesdisable 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 -- cut off wrong part of label
2007-08-24 Martin VermeerInset configurability: separate charstyle and custom...
2007-08-24 Abdelrazak YounesLyXView::loadLyXFile(): only add a new work area if...
2007-08-24 Abdelrazak YounesTransfer command buffer handling to QLToolbar.
2007-08-24 Abdelrazak Younes* BufferView::workAreaResize(): renamed to resize.
2007-08-24 Abdelrazak YounesFix recursive painting with Qt4.1 and add a comment.
2007-08-23 Alfredo Braunsteinmove forwardIdx to CursorSlice from DocIterator, as...
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 Younesheader cleanup
2007-08-23 Alfredo Braunsteincompilation fix
2007-08-23 Abdelrazak YounesPut LyXView on a diet, step 2: Transfer ControlCommandB...
2007-08-23 Abdelrazak Younesdelete unneeded Menubar virtual interface.
2007-08-23 Abdelrazak YounesPut LyXView on a diet, step 2: get rid of menubar direc...
2007-08-23 Abdelrazak YounesPut LyXView on a diet, step 1: get rid of toolbars...
2007-08-23 Abdelrazak YounesDelete include of config.h. This was needed only for...
2007-08-23 Abdelrazak YounesHide tab bar if there's only one tab.
2007-08-22 André Pönitzmention source of inspiration
2007-08-22 André Pönitzadd #include for BOOST_CURRENT_FUNCTION
2007-08-22 Martin Vermeeradd preamble snippets to charstyles
2007-08-22 Abdelrazak Younesadd comments and remove dead code from revision 19721.
2007-08-22 Abdelrazak Younesbug fix.
2007-08-22 Abdelrazak Younescosmetics: return early whenever possible to reduce...
2007-08-22 Martin Vermeerlayout2layout, changeover to version 5
2007-08-22 Abdelrazak Younessimplify BufferView::moveToPosition() use for the exter...
2007-08-22 Abdelrazak YounesFix bug 3427:
2007-08-22 Abdelrazak Younestransfer cursor position saving (in the session) from...
2007-08-22 Abdelrazak Younes* restore lastfile feature.
2007-08-22 Abdelrazak YounesFix crash on first load with mouse wheel: this was...
2007-08-22 Abdelrazak YounesFix crash when session is empty.
2007-08-22 Abdelrazak Younesrevert 19714, this is not the right fix. LyXView::loadL...
2007-08-22 Abdelrazak YounesFix 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 file inclusion in src/support/filetools.cpp under mac
2007-08-21 Abdelrazak Younes* LyXView:
2007-08-21 Martin Vermeerinset configurability: ERT
2007-08-21 Peter Kümmelminizip fixes for msvc and cmake
2007-08-21 Bo PengAdd autotools support for src/support/minizip stuff
2007-08-21 Bo PengChange src/support/minizip/* from K&R to ANSI style...
2007-08-21 Bo PengEmbedding feature patch 1: add zipFiles and unzipToDir...
2007-08-21 Abdelrazak Younes* BufferView::buffer() returns a reference instead...
2007-08-21 Alfredo Braunsteinsimplify setInsetFont, removing a potential bug (an...
2007-08-21 Abdelrazak YounesThe BufferView/WorkArea/LyXView reorg a.k.a Multiple...
2007-08-21 Abdelrazak Younesfix MSVC warnings
2007-08-20 Bo PengFix crash when a user removes a formula when its previe...
2007-08-20 Martin VermeerInset configurability, LaTeX work
2007-08-20 Georg Baumfix bug 4132: parse some more column specifiers
2007-08-20 Georg Baumcompile fix for qt 4.2.1.
2007-08-20 Richard HeckBiblio.{h,cpp} --> BiblioInfo.{h,cpp}
2007-08-20 Richard HeckFix margin problem.
2007-08-20 Richard HeckImprovements to the citation dialog UI. It is now possi...
2007-08-20 Martin Vermeersmall Note cleanup
2007-08-20 Martin VermeerCleanup 3: move dispatch stuff from CharStyle to Collap...
2007-08-19 Martin VermeerCleanup 2: moving more stuff charstyle -> collapsable
2007-08-19 Martin VermeerForgot this
2007-08-19 Abdelrazak Younesrev 19644: I forgot this.
2007-08-19 Abdelrazak YounesFix bug 4117.
2007-08-19 Abdelrazak YounesFix bug 4123:
2007-08-19 Martin VermeerSmall cleanup
2007-08-19 André Pönitzimplement --enable-monolithic-{client,frontend-qt4...
2007-08-18 Martin VermeerFurther inset configurability, moving charstyle stuff...
2007-08-18 Abdelrazak Younes* Text:
2007-08-18 Abdelrazak Younes* TextMetrics.cpp
2007-08-18 Abdelrazak Younes* Layout.h
2007-08-18 Abdelrazak Younescosmetics.
2007-08-18 Abdelrazak Younes* Paragraph::getFontSettings(): small optimisation...
2007-08-18 Martin VermeerBrown paper bag
2007-08-17 Martin VermeerPartial merge of CharStyle and InsetLayout stuff, first...
2007-08-17 Abdelrazak Younes* InsetCollapsable::geometry(): shut up warning by...
2007-08-17 Jean-Marc Lasgouttes * buffer_funcs.cpp (setLabel): use a switch instead...
next