Closed Bug 118309 Opened 23 years ago Closed 23 years ago

NS_THEME_TOOLBOX and NS_THEME_TOOLBAR* implementations (GTK)

Categories

(Core Graveyard :: Skinability, enhancement)

x86
Linux
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ian, Assigned: blizzard)

References

Details

This covers the implementation of the following constants on GTK:

  NS_THEME_TOOLBOX - The toolbox that contains the toolbars.
  NS_THEME_TOOLBAR - A toolbar in an application window.
  NS_THEME_TOOLBAR_BUTTON - A single toolbar button (with no associated 
    dropdown).
  NS_THEME_TOOLBAR_DUAL_BUTTON - A dual toolbar button (e.g., a Back button with 
    a dropdown).
  NS_THEME_TOOLBAR_DUAL_BUTTON_DROPDOWN - The dropdown portion of a dual toolbar 
    button.
  NS_THEME_TOOLBAR_SEPARATOR - A separator, horizontal or vertical.
  NS_THEME_TOOLBAR_GRIPPER - The gripper for a toolbar.
Blocks: 39581, 117584
These widgets are now implemented.  Bug 142334 is being used as a tracking bug
for enabling this feature by default; until then you can get native theme
support by setting NATIVE_THEME_SUPPORT=1 in your environment when building Mozilla.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.