]> git.lyx.org Git - lyx.git/history - src/frontends
Fix initial focus problem with outline and view-source panes.
[lyx.git] / src / frontends /
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
2008-05-24 Abdelrazak YounesCosmetics.
2008-05-24 Abdelrazak YounesGet rid of GuiApplication::readMenus().
2008-05-24 Abdelrazak YounesFirst step towards fixing bug 4588: move the ui file...
2008-05-23 André Pönitzsimplify color cache code
2008-05-23 André Pönitzslightly more compact code
2008-05-23 Jean-Marc Lasgouttesremove annoying debug information
2008-05-23 Abdelrazak YounesPotential bug fix.
2008-05-23 Abdelrazak YounesGet rid of GuiApplication::viewCount().
2008-05-23 Abdelrazak Younessimplify GuiApplication::unregisterView().
2008-05-23 Abdelrazak YounesGet rid of GuiApplication::view_ids_
2008-05-23 Abdelrazak Younes* Application: change the signature of getStatus()...
2008-05-23 Pavel SandaCompil fix.
2008-05-23 Abdelrazak YounesGet rid of Application::initGlobalMenu().
2008-05-23 Abdelrazak YounesPimpl stuff in GuiApplication.
2008-05-23 Abdelrazak Younes- Move as much platform specific stuff as possible...
2008-05-22 Enrico ForestieriDisable a socket notifier when unregistering it.
2008-05-22 Abdelrazak Younesfix http://bugzilla.lyx.org/show_bug.cgi?id=4870
2008-05-22 Jean-Marc Lasgouttes * frontends/LyXView.h:
2008-05-21 Abdelrazak YounesRevert 24816, this didn't not work with the minibuffer.
2008-05-20 Abdelrazak Younes- Fix crash with clicking on second Listings iten in...
2008-05-20 Abdelrazak Younesrevert accidental commit.
2008-05-20 Abdelrazak YounesFix caption numbering of child documents.
2008-05-19 André Pönitzcosmetics
2008-05-19 André Pönitzcosmetics
2008-05-19 Jürgen Spitzmüller* src/frontends/qt4/GuiSendto.cpp:
2008-05-19 Jürgen Spitzmüller*** fix bug 2488 (make dynamic formats in menus transla...
next