Alphabetical Index | Tags by Size | Find tag:

GuiWidget

Related tags: Animation, BusyWidget, ButtonWidget, ChoiceWidget, CommandLineWidget, CompositorWidget, ConsoleCommandWidget, ConsoleWidget, ConstantRule, DialogWidget, DocumentPopupWidget, DocumentWidget, FinalePageWidget, FoldPanelWidget, GameSelectionWidget, GameUIWidget, GridPopupWidget, GuiRootWidget, GUiWidget, IndirectRule, InputBindingWidget, LabelWidget, LegacyWidget, LineEditWidget, LogWidget, MenuWidget, MobjPreviewWidget, NotificationWidget, OperatorRule, PanelWidget, PopupMenuWidget, PopupWidget, ProfilePickerWidget, ProgressWidget, RootWidget, Rule, RuleBank, RuleRectangle, SavedSessionMenuWidget, SavegameSelectionWidget, ScalarRule, ScrollAreaWidget, ScrollWidget, SliderWidget, TabWidget, ToggleWidget, VariableToggleWidget, Widget, Widgets

Authorship: 100% skyjake

View commits by groups

November 2014
2014-11-30 Added | libappfw : Added blurred background with a solid fill
2014-11-02 libappfw : Destroying a GUI widget at a later time
June 2014
2014-06-20 Added | Refactor : Added widget attributes
April 2014
2014-04-14 Added | libappfw | Refactor : Added a slot for deleting later
2014-04-13 libappfw : Manually saving/restoring widget tree state
March 2014
2014-03-10 libappfw : Take opacity into account when blurring
2014-03-06 libappfw : Enabling/disabling widget state serialization
February 2014
2014-02-20 libappfw : Automatic state storage for IPersistent widgets
December 2013
2013-12-17 Added | Client | UI : Added a method for hit-testing a widget tree
2013-12-15 Fixed | UI : Disabled widgets shouldn’t animate immediately after creation
October 2013
2013-10-24 ClientWindow : Testing side-by-side left/right viewports
August 2013
2013-08-31 Client | UI : Tracking button clicks of any mouse button
2013-08-17 Added | Client | UI : Added a blurred background with border glow
2013-08-16 Added | Client | UI : Added a nicer way to get child widgets
2013-08-10 Client | Refactor : Anyone can request a geometry update
July 2013
2013-07-30 Added | Client | UI : Added method for calculating normalized content rectangle
2013-07-09 Client : Querying the parent of a widget
2013-07-02 Client : Widget's hittable rectangle defined separately
June 2013
2013-06-20 Added | Client : Added virtual methods about child addition/removal
2013-06-15 Client | UI : Use normalized scissor for content clipping
2013-06-15 Fixed : Blurring and alpha
2013-06-11 : Downsample the blur more (x4)
2013-06-01 Client : More generic hitTest() method
May 2013
2013-05-31 Client : Utility for handling a mouse click sequence
2013-05-18 Client | GL : GL init/deinit mechanism, checking for widget movement
2013-05-14 Client : Accessing the UI style