>From János Uray <uray.ja...@gmail.com>:

János Uray has uploaded a new change for review.

Change subject: Basic IDE: Docking property browser under object catalog
......................................................................

Basic IDE: Docking property browser under object catalog

Now the property browser can be docked in the same way as all other
dialogs in the Basic IDE and the Dialog Editor.
The property browser (PropBrw, for which PropertyBrowser would be a
better and easier-to-remember name IMO) is derived from
basctl::DockingWindow instead of SfxDockingWindow. PropBrwMgr was
removed (it seemed to be only a wrapper), and PropBrw is now a data
member of DialogWindowLayout (aPropertyBrowser).

Change-Id: I06737a5cbc985888432630714cb919d1bbbcbb49
---
M basctl/source/basicide/baside2.cxx
M basctl/source/basicide/baside3.cxx
M basctl/source/basicide/basides1.cxx
M basctl/source/basicide/iderdll.cxx
M basctl/source/basicide/layout.hxx
M basctl/source/dlged/dlged.cxx
M basctl/source/dlged/propbrw.cxx
M basctl/source/inc/baside3.hxx
M basctl/source/inc/dlged.hxx
M basctl/source/inc/propbrw.hxx
10 files changed, 71 insertions(+), 109 deletions(-)


  git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/18/518/1
--
To view, visit https://gerrit.libreoffice.org/518
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I06737a5cbc985888432630714cb919d1bbbcbb49
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: János Uray <uray.ja...@gmail.com>

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to