]> git.lyx.org Git - lyx.git/history - src/frontends
Navigator:
[lyx.git] / src / frontends /
2008-06-17 Abdelrazak YounesNavigator:
2008-06-17 Abdelrazak Younesdelete unused interface.
2008-06-17 Abdelrazak YounesGeneral cleanup of the Outline/Navigator:
2008-06-17 Abdelrazak YounesDon't close child documents.
2008-06-16 Abdelrazak Younesrevert 25271 which was problematic. Sorry for the delay.
2008-06-16 Jürgen SpitzmüllerGuiPrefs.cpp: fix signal.
2008-06-16 Jürgen Spitzmüller* src/frontends/qt4/Menus.cpp:
2008-06-16 Abdelrazak Younes* GuiWorkArea::addWorkArea(): avoid multiple unneeded...
2008-06-15 Pavel SandaMake Delimiter dialog stretchable.
2008-06-13 Abdelrazak Younes- Simplify prefs, graphics and external display options...
2008-06-12 Abdelrazak YounesMac compile fix.
2008-06-12 André Pönitzcosmetics; compile fix
2008-06-12 Abdelrazak YounesGuiView: Moving updateStatusBar() out of updateDialogs...
2008-06-12 Abdelrazak YounesFix crash on new document.
2008-06-12 Abdelrazak Younesremove unneeded TocModel::clear() method.
2008-06-12 Abdelrazak YounesSimplify TocModel by using UserRole data.
2008-06-12 Abdelrazak YounesFix another recursive repaint problem with Qt4.4 when...
2008-06-12 Abdelrazak YounesFix crash when closing a second lyx window due to a...
2008-06-11 Abdelrazak YounesTocWidget: Small reorg in order to fix http://bugzilla...
2008-06-11 Pavel SandaLFUN_FONT_FREE_* -> LFUN_TEXSTYLE_*
2008-06-10 Jean-Marc Lasgouttestypo spotted by JP Chretien
2008-06-09 Abdelrazak YounesMaybe fix http://bugzilla.lyx.org/show_bug.cgi?id=4939
2008-06-09 Abdelrazak Younespotential fix to outline drawer when leaving full-scree...
2008-06-09 Abdelrazak YounesOutline focus fix for mac: Make sure the GuiView is...
2008-06-09 Jürgen Spitzmüllerproper fix for bug 4936.
2008-06-09 Abdelrazak YounesAllow the toc and view-source dock widget to be restore...
2008-06-09 Abdelrazak YounesFix initial focus problem with outline and view-source...
2008-06-09 Abdelrazak Younesset the object name for all DockView based dialog ...
2008-06-09 Abdelrazak YounesGuiToc: set the object name for proper state restoration.
2008-06-09 Jürgen Spitzmüllerbrute fix weird bug 4936.
2008-06-09 Abdelrazak YounesNavigator pane: Switch to dockwidget when working in...
2008-06-07 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=4923 .
2008-06-06 Abdelrazak Younesprevious commit: forgot that
2008-06-06 Abdelrazak YounesSimplify and optimize image on screen visualization...
2008-06-06 Abdelrazak YounesX-Ref dialog: Hide the buffer combo now that child...
2008-06-06 Richard HeckClean up a bit.
2008-06-06 Richard HeckFix citation dialog bug.
2008-06-06 Abdelrazak YounesMove loadableImageFormats() to the frontend.
2008-06-06 Abdelrazak YounesSimplify image loading on screen which is not asynchron...
2008-06-06 Abdelrazak Younesmove GuiImage::loadableFormats() to support/imagetools...
2008-06-06 Abdelrazak YounesFix disconnection on escaped dialog.
2008-06-06 Abdelrazak Younesoups...
2008-06-06 Abdelrazak YounesInsetInfo: Some fixes...
2008-06-06 Abdelrazak Younes* Dialog::inset(): make it const.
2008-06-06 Bo PengGuiInfo: display and initialize the information dialog...
2008-06-05 Abdelrazak YounesMove inset lookup to Dialog class as this is generic...
2008-06-05 Abdelrazak YounesInsetInfo::inset(): look also for next inset as InsetIn...
2008-06-05 Abdelrazak YounesPreliminar InsetInfo dialog. This was done as an exerci...
2008-06-05 Abdelrazak YounesMac compil fixes.
2008-06-05 Abdelrazak YounesMac compil and warning fixes.
2008-06-05 Abdelrazak YounesProvide a generic way to retrieve icons from the frontend.
2008-06-05 Jürgen Spitzmüller** support for CJK font argument. File Format change **
2008-06-04 Dov Feldsternthis entire method can now be removed (thanks for point...
2008-06-04 Dov Feldsternwhitespace
2008-06-04 Dov Feldsternfix completion painting for RTL (inline completion...
2008-06-03 Bernhard RoiderFix item delegate for qt 4.2:
2008-06-02 Abdelrazak YounesRemove bug work around due to bad event loop startup...
2008-06-02 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=4904
2008-06-02 Abdelrazak YounesMove secondary toolbars to View->Toolbars->Other Toolbars.
2008-06-02 Pavel SandaUnify LFUN naming.
2008-06-02 Abdelrazak YounesGet rid of GuiMath layer.
2008-06-02 Abdelrazak YounesMore code removal.
2008-06-02 Abdelrazak Younesremove unused code.
2008-06-01 Bo PengFix manual update of the viewsource dialog, set default...
2008-05-31 André Pönitzfix my color cache "improvements"
2008-05-30 Abdelrazak YounesAdd list of branches.
2008-05-30 Abdelrazak Younesforgot that one.
2008-05-30 Abdelrazak YounesReset the focus on the work area after using on any...
2008-05-30 Abdelrazak YounesCode simplification.
2008-05-30 Abdelrazak Younesset the focus on the work area after clicking on a...
2008-05-29 André Pönitznext try
2008-05-29 Richard HeckFuncStatus::enabled(bool) --> FuncStatus::setEnabled...
2008-05-29 Jürgen Spitzmüller* GuiErrorList.{cpp,h}:
2008-05-29 Pavel Sandaone string more.
2008-05-28 Abdelrazak Younessmall updates.
2008-05-28 Abdelrazak YounesGuiToolbar::fill(): only once.
2008-05-28 Abdelrazak Younesstartup optimisation: delay toolbar filling until it...
2008-05-27 Richard HeckCosmetics.
2008-05-27 Abdelrazak Younesbug fix with minibuffer focus.
2008-05-27 Abdelrazak Younesfix focus problem with minibuffer.
2008-05-27 Abdelrazak Younesfullscreen tweaking.
2008-05-27 Abdelrazak YounesTemptatively fix fullscreen problems on X11.
2008-05-27 Abdelrazak YounesFix crash with multiple windows.
2008-05-27 Pavel SandaMove graphics code from class to namespace.
2008-05-27 Abdelrazak YounesSwitch off fullscreen before closing a window.
2008-05-27 Pavel SandaCompil fix.
2008-05-27 Abdelrazak Younessave/restore toolbars state when toggling fullscreen...
2008-05-27 Abdelrazak YounesRe-engineer the toolbar support code:
2008-05-26 Pavel SandaOops.
2008-05-26 Pavel SandaChange description.
2008-05-26 Pavel SandaFix button enabling for graphics input.
2008-05-26 Abdelrazak YounesMac compil fix.
2008-05-26 Jean-Marc Lasgouttesmake display of group list only depend on existence...
2008-05-25 Jürgen Spitzmüller* GuiPrefs.cpp:
2008-05-25 Abdelrazak Younesa bunch of toolbar related renaming.
2008-05-25 Peter Kümmelcleanup export of mime type strings
2008-05-25 Abdelrazak YounesFix MSVC link error.
2008-05-24 Peter Kümmeldefine mime strings at one place only
2008-05-24 Peter Kümmelremove stupid windows defines
2008-05-24 Abdelrazak YounesIntroduce docstring_list
next