Alphabetical Index | Tags by Size | Find tag:

GuiWidget (Grouped)

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 date

Jump down to:
  Client (14)
  Added (8)
  libappfw (7)
  UI (7)
  Refactor (3)
  Fixed (2)
  ClientWindow (1)
  GL (1)
June 2013
2013-06-11 : Downsample the blur more (x4)

  Client (14) — GuiWidget

December 2013
2013-12-17 Added | Client | UI : Added a method for hit-testing a widget tree
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-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

↑ Back to top

  Added (8) — GuiWidget

November 2014
2014-11-30 Added | libappfw : Added blurred background with a solid fill
June 2014
2014-06-20 Added | Refactor : Added widget attributes
April 2014
2014-04-14 Added | libappfw | Refactor : Added a slot for deleting later
December 2013
2013-12-17 Added | Client | UI : Added a method for hit-testing a widget tree
August 2013
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
July 2013
2013-07-30 Added | Client | UI : Added method for calculating normalized content rectangle
June 2013
2013-06-20 Added | Client : Added virtual methods about child addition/removal

↑ Back to top

  libappfw (7) — GuiWidget

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
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

↑ Back to top

  UI (7) — GuiWidget

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
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
July 2013
2013-07-30 Added | Client | UI : Added method for calculating normalized content rectangle
June 2013
2013-06-15 Client | UI : Use normalized scissor for content clipping

↑ Back to top

  Refactor (3) — GuiWidget

June 2014
2014-06-20 Added | Refactor : Added widget attributes
April 2014
2014-04-14 Added | libappfw | Refactor : Added a slot for deleting later
August 2013
2013-08-10 Client | Refactor : Anyone can request a geometry update

↑ Back to top

  Fixed (2) — GuiWidget

December 2013
2013-12-15 Fixed | UI : Disabled widgets shouldn’t animate immediately after creation
June 2013
2013-06-15 Fixed : Blurring and alpha

↑ Back to top

  ClientWindow (1) — GuiWidget

October 2013
2013-10-24 ClientWindow : Testing side-by-side left/right viewports

↑ Back to top

  GL (1) — GuiWidget

May 2013
2013-05-18 Client | GL : GL init/deinit mechanism, checking for widget movement

↑ Back to top