]> git.lyx.org Git - lyx.git/history - src
Correct comment.
[lyx.git] / src /
2007-09-08 Richard HeckCorrect comment.
2007-09-08 Martin VermeerPrevent inserting illegal flex insets from minibuffer
2007-09-08 Martin VermeerForgot this
2007-09-08 Martin VermeerConvert CharStyle to Flex also in file format
2007-09-08 Bo PengEmbedding: use a vector to store multiple ParConstItera...
2007-09-07 Bo PengEmbedding: bring embedding dialog back to shape
2007-09-07 Enrico ForestieriRegister math fonts with Qt 4.2 or higher. Using Qt...
2007-09-07 Jean-Marc LasgouttesSmall tweak to r20121
2007-09-07 Jean-Marc LasgouttesFix bug 4212
2007-09-07 Bo PengEmbedding: remove AUTO feature, remove STATUS from...
2007-09-07 Bo PengEmbedding: remove AUTO feature, barely make it compile
2007-09-06 Bo PengFix another prompt for externally-modified bug with...
2007-09-06 Martin VermeerForgot this
2007-09-06 Martin VermeerAdd XML elements as a third flex inset variant
2007-09-06 Martin VermeerBetter error signaling
2007-09-06 Martin Vermeery-coord in Conglomerate, this time properly
2007-09-06 Martin VermeerFix y co-ordinate for Conglomerate-style inset
2007-09-06 Abdelrazak YounesNicely align inset buttons with surrounding text.
2007-09-06 Abdelrazak YounesInsetCollapsable::draw(): Rename 'top' local variable...
2007-09-06 Bo PengFix two embedding bugs that lead to deadloop when loadi...
2007-09-06 Bo Pengsupport/minizip/iowin32.h|c: also test for _WIN32 becau...
2007-09-05 André Pönitzsimplify About dialog
2007-09-05 Abdelrazak YounesFix alignment of text within insets.
2007-09-05 Abdelrazak YounesFix drawing of collapsable inset without button.
2007-09-05 Abdelrazak Younes* TextMetrics::drawSelection(): use parMetrics() instea...
2007-09-05 Abdelrazak YounesFix tabular text y-positioning
2007-09-05 Abdelrazak YounesFix caption text y-positioning
2007-09-05 André Pönitzcompile fix. inclomplete transactioN???
2007-09-05 André Pönitzthe fun begins....
2007-09-05 Martin VermeerRenaming CharStyle -> Flex, finishing touch
2007-09-05 Bo PengEmbedding feature patch 5: handling of embedded files...
2007-09-05 Alfredo Braunsteincompile fix
2007-09-05 Martin VermeerName change CharStyle -> Flex
2007-09-05 Abdelrazak YounesFix text frame drawing.
2007-09-05 Abdelrazak YounesFix cursor positioning withing collapsable insets.
2007-09-05 Alfredo Braunstein(InsetCollapsable::draw) restore background color...
2007-09-05 Abdelrazak Younes* TextMetrics::draw(): get rid of the first par ascent...
2007-09-05 Abdelrazak Younesfix warning.
2007-09-05 Abdelrazak YounesMove selection painting closer to row painting. Single...
2007-09-05 Edwin Leuvenresuscitate menus
2007-09-04 Enrico ForestieriCompile fix
2007-09-04 Peter KümmelGuiView is a template
2007-09-04 Peter Kümmeldeclare specialisations, needed by the merge build...
2007-09-04 Peter Kümmelmove getSecond to frontend_helpers.h
2007-09-04 Edwin Leuvenrename method
2007-09-04 Edwin Leuvenlil' cleanup
2007-09-04 Edwin Leuvencompile fix
2007-09-04 Bo PengFix bug 4193 Revert ask for saving file before closing
2007-09-04 Bo PengEmbedding patch 4: interaction between buffer and...
2007-09-04 Enrico ForestieriRegister math fonts with fontconfig
2007-09-04 Edwin Leuvenrenaming of some methods that hurt the eyes + removal of:
2007-09-04 Alfredo Braunsteinrename Paragraph::isRightToLeftPar -> isRTL for the...
2007-09-03 Alfredo Braunsteinfix multi-cell selection
2007-09-03 Bo PengMove two minizip functions from filetools.cpp to its...
2007-09-03 André Pönitzrename a few view functions from foo() to fooView()
2007-09-03 Bo PengFix scons for Andre's patch, add a missing header file
2007-09-03 André Pönitzmove stuff from a class template to a ordinary class...
2007-09-03 Alfredo Braunsteinenable some non-rtl optimization
2007-09-03 Edwin Leuvenmake lyx compile
2007-09-03 André Pönitzfix thinko
2007-09-03 André Pönitzmerge ButtonController and its view (Qt2BC in this...
2007-09-03 Bo PengEmbedding: fix a few embedding bugs
2007-09-02 Alfredo Braunsteinoptimization: save some font copying
2007-09-02 Abdelrazak Younes* TextMetrics: getDisplayFont() and isRTLBoundary(...
2007-09-02 Abdelrazak Younes* Text: Move some more stuff from Text to TextMetrics:
2007-09-02 Edwin Leuvenget rid of (cyg)win path panel in prefs by moving it...
2007-09-02 Alfredo Braunsteincrash fix
2007-09-02 Alfredo Braunsteinfix crash + shut up warning
2007-09-02 Richard HeckClarify comment.
2007-09-02 Richard HeckAnother compile fix.
2007-09-02 Richard HeckCompile fix.
2007-09-02 Abdelrazak YounesDon't save background color in Text. Hand it down at...
2007-09-02 Abdelrazak YounesAdd a FIXME for Text::font_ member.
2007-09-02 Abdelrazak Younes* InsetText::font_: removed, this was not used anywhere.
2007-09-02 Abdelrazak YounesTransfer current_font and real_current_font from Text...
2007-09-02 Abdelrazak Younesheader cleanup.
2007-09-02 Abdelrazak Younesheader cleanup.
2007-09-02 Abdelrazak Younesheader cleanup.
2007-09-02 Abdelrazak YounesTransfer metrics and screen related methods from Text...
2007-09-02 Abdelrazak YounesTransfer metrics and screen related methods from Text...
2007-09-02 Abdelrazak Younes* InsetCollapsable::metrics(): Allow a bit more inlined...
2007-09-02 Abdelrazak YounesFix crash when selection begins or ends outside the...
2007-09-02 Abdelrazak YounesTransfer metrics and screen related methods from Text...
2007-09-02 Alfredo Braunsteinmetrics fix: reset some Row values to default in top...
2007-09-02 Martin VermeerFinal touch on minimalistic branches
2007-09-02 André Pönitzall CheckedWidgets are line edits...
2007-09-02 André Pönitzsimplify ButtonPolicy machinery
2007-09-02 Bo PengEmbedding: fix a file selection and a file copy bug
2007-09-01 Abdelrazak Younes* InsetCollapsable::metrics(): Put back the test previo...
2007-09-01 Abdelrazak YounesFix MSVC warning.
2007-09-01 Abdelrazak YounesTemporarily remove the assertion because it doesn't...
2007-09-01 André Pönitzforgot this
2007-09-01 Bo PengEmbedding dialog: use two buttons (will have more)...
2007-09-01 André Pönitzmerge GuiBC<.,.> into Qt2BC
2007-09-01 Martin VermeerCleanup painting of corners
2007-09-01 Bo PengEmbedding dialog: add extract and extractAll functions
2007-09-01 Martin Vermeersmall cleanup collapsable; label fix branch
2007-09-01 Abdelrazak YounesRe-implement the wide() hack in a clean way (at metrics...
2007-09-01 Abdelrazak Younescorrect dimension types.
2007-09-01 Martin VermeerUse Minimalistic for branches
next