From: Dirk H Bartley Date: Thu, 5 Apr 2007 02:41:42 +0000 (+0000) Subject: dhb Medialist : created context menu function and moved lines which create X-Git-Tag: Release-2.2.0~763 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=06163afce9a11718da8db0399f87f7ba7107d84c;p=bacula%2Fdocs dhb Medialist : created context menu function and moved lines which create the context menu function there. Call this function from MediaList::PgSeltreeWidgetClicked() so that the menu items only get added once instead of every time the tree gets repopulated. Otherwise the popup menu ends up with repeats. Joblist : Set all flags of the table items to 0 so that the defaults of editable are not active. ---