]> git.lyx.org Git - lyx.git/history - src/frontends
Fix TOC output of math insets.
[lyx.git] / src / frontends /
2010-01-12 Pavel SandaRevert last patch for time being. This gives 0 vertical...
2010-01-12 Pavel SandaNo vertical restrictions
2010-01-12 Vincent van RavesteijnChange the ProgressView strings:
2010-01-12 Enrico ForestieriWhen activating the progress window, show the output...
2010-01-12 Enrico ForestieriAllow shrinking the progress window.
2010-01-11 Vincent van RavesteijnGuiProgressView: Always add the new text to the end...
2010-01-11 Vincent van RavesteijnBetter debug message.
2010-01-11 Richard HeckCheck the bibliography cache only when we really need...
2010-01-11 Jürgen SpitzmüllerHopefully fix ProgressView layout for Qt 4.2.
2010-01-11 Jean-Marc Lasgouttesremove unnecessary code
2010-01-11 Jean-Marc Lasgouttesget rid of next-inset-modify ; inset-modify does the...
2010-01-11 Jean-Marc Lasgouttescompile fix for qt<4.4
2010-01-11 Jürgen Spitzmüller* GuiProgressView.cpp: i18n.
2010-01-11 Jürgen SpitzmüllerProposal for a more structured UI.
2010-01-11 Enrico ForestieriDon't use a hourglass cursor while diplaying alerts.
2010-01-10 Tommaso CucinottaAdded hourglass cursor while searching.
2010-01-10 Richard HeckDeclare focusInEvent so we can compile.
2010-01-10 Vincent van RavesteijnFix bug #6431: Crash when closing a workarea with a...
2010-01-10 Tommaso CucinottaFixed #6335.
2010-01-10 Pavel SandaOne more comment.
2010-01-10 Pavel SandaThis patch from Richard was correct.
2010-01-10 Jürgen Spitzmüller* PanelStack.{cpp,h}:
2010-01-10 Tommaso CucinottaNow find/replace WAs have their focus back when switchi...
2010-01-10 Jürgen SpitzmüllerAdd an option to assure that all aux files are maintain...
2010-01-10 Vincent van RavesteijnCosmetics mainly: Rename math.h to cmath, reorder some...
2010-01-09 Tommaso CucinottaAdded ALL_MANUALS scope to Advanced Find & Replace.
2010-01-09 Richard HeckA little cleanup of some of the BibTeX info access.
2010-01-09 Vincent van RavesteijnMake the auto-completion case-insensitive.
2010-01-09 Vincent van RavesteijnRevert the unintended changes of r32905.
2010-01-09 Tommaso CucinottaImplemented "whose words" option of the Advanced F...
2010-01-08 Richard HeckRevert r32881.
2010-01-08 Vincent van RavesteijnLet the background widget also dispatch the keypresses...
2010-01-08 Richard HeckRemove unused UI file.
2010-01-08 Richard HeckDo not reload on check-in if check-in is cancelled.
2010-01-08 Tommaso CucinottaRemoved unneeded assert firing when closing LyX with...
2010-01-08 Tommaso CucinottaLet the LyX logo show up when closing last document...
2010-01-08 Vincent van RavesteijnMove reloadBuffer from GuiView to Buffer.
2010-01-08 Vincent van RavesteijnAdd a boolean to GuiWorkArea::redraw to indicate whethe...
2010-01-08 Vincent van Ravesteijntypo ?
2010-01-07 Tommaso CucinottaPrevent display of meaningless internal buffer title...
2010-01-07 Enrico ForestieriGive the progress widget a minimum height.
2010-01-07 Enrico ForestieriThis workaround is also needed for Qt 4.3 as the bug...
2010-01-07 Enrico ForestieriReally fix F&R ui for older Qt versions.
2010-01-07 Vincent van RavesteijnCorrect ugly/wrong code introduced in r32738. parent...
2010-01-07 Jean-Marc Lasgouttesavoid a few warnings on qt<=4.4
2010-01-07 Jürgen Spitzmüller* Add native support for \includeonly (bug 5360).
2010-01-07 Enrico ForestieriFix the progress ui for Qt 4.2.x.
2010-01-07 Enrico ForestieriFix the progress ui for Qt 4.3.x. It now compiles also...
2010-01-07 Enrico ForestieriFix F&R ui for older Qt versions.
2010-01-06 Peter Kümmelat least compile with old Qt versions
2010-01-06 Tommaso CucinottaWhen zooming in/out with [Ctrl] + [Mouse Wheel], docume...
2010-01-06 Tommaso CucinottaLet's see if we can close these translations not fitting.
2010-01-06 Peter Kümmelcleanup
2010-01-06 Vincent van RavesteijnFix bug #6433: read-only status is not refreshed when...
2010-01-05 Peter Kümmeltoggle debug levels between all/selected/none
2010-01-05 Abdelrazak YounesAsynchronous preview: cancel too close preview or updat...
2010-01-04 Vincent van Ravesteijnrevert r32764.
2010-01-04 Vincent van RavesteijnSimplify code introduced in r32761.
2010-01-04 Vincent van RavesteijnMake sure that the size of the checkboxes is initialize...
2010-01-04 Vincent van Ravesteijn* GuiProgressView: cosmetics.
2010-01-04 Pavel SandaSetup checboxes according to initial values from comman...
2010-01-04 Tommaso CucinottaAdvanced F&R rework:
2010-01-03 Pavel SandaAdd statusbar checkbox sessions
2010-01-03 Pavel SandaProgressView quirks
2010-01-03 Pavel SandaFix some eoln issues in progress view.
2010-01-03 Pavel SandaLyXErr and statusbar messages hsould have different...
2010-01-03 Pavel SandaI finally find my way into horiz span of ProgressView.
2010-01-03 Pavel SandaSet correct tab
2010-01-03 Pavel SandaMove settings into grid
2010-01-02 Pavel SandaPregressGuiView - resave in old designer, no update...
2010-01-01 Tommaso CucinottaNo need for the new LyXView::selectDocumentBuffer(...
2010-01-01 Vincent van RavesteijnWhen reloading a child document, reset the parent of...
2010-01-01 Vincent van RavesteijnDo not clear the default master setting when cancelling...
2010-01-01 Vincent van RavesteijnRemove unneeded std::.
2009-12-31 Vincent van RavesteijnHappy new year!
2009-12-31 Vincent van RavesteijnRevert r32673 and remove the extra redraw and setFocus...
2009-12-31 Vincent van RavesteijnUpdate the GuiLabel view when the document is read...
2009-12-31 Vincent van RavesteijnUpdate the GuiInfo dialog also when the document is...
2009-12-31 Vincent van RavesteijnUpdate the view also when the document is read-only.
2009-12-31 Vincent van RavesteijnFix bug #6332: Do not paint the cursor after a resize...
2009-12-30 Richard HeckMake gcc happy.
2009-12-30 Tommaso CucinottaImplemented S_OPEN_BUFFERS scope in Advanced Find featu...
2009-12-30 Tommaso CucinottaImplemented the "Current Buffer" & "Current (Master...
2009-12-30 Peter Kümmeluse lfun
2009-12-30 Peter Kümmelno stl includes in debug.h
2009-12-30 Peter Kümmellevels are not exclusive
2009-12-29 Tommaso CucinottaNow, on C-S-f, only the findWA cursor remains visible...
2009-12-29 Peter Kümmelunblock gui because there could be too much debug messages
2009-12-29 Peter Kümmelunblock gui because there could be too much debug messages
2009-12-29 Peter KümmelAdd Pavel's lyxerr extension, add ui for debug levels.
2009-12-28 Pavel SandaGlitch
2009-12-28 Pavel SandaIntroduce tabs for debug window after hard figth with...
2009-12-28 Pavel SandaDebug window should have fixed widht font
2009-12-28 Pavel SandaOnly readonly window
2009-12-28 Pavel SandaSession info for debug window
2009-12-28 Pavel SandaRespect automatic clear
2009-12-28 Pavel SandaMimic the magic of r27497 to get resizable behaviour
2009-12-28 Pavel SandaMove debug window into designers stuff instead of dynam...
2009-12-27 Peter Kümmelsome cleanup
2009-12-27 Peter Kümmelno duplicated success messages: one connection is enough
next