Timeline
2017-02-15:
- 00:41 Changeset in Lumiera [5dcbfd0f]debdev/playdocumentationintegration by
- continue analysis for #1070
2017-02-14:
- 02:48 Ticket #1069 (how to refer to the current window) closed by
- done: this problem is effectively solved now * we use a global wiring …
- 02:43 Changeset in Lumiera [de7e47f]debdev/playdocumentationintegration by
- UI-top-level: solve several of the previously tricky wiring problems …
- 02:42 Changeset in Lumiera [e94b294]debdev/playdocumentationintegration by
- UI-top-level: wiring in accordance to the new global context this …
- 02:01 Changeset in Lumiera [f8eb640]debdev/playdocumentationintegration by
- UI-top-level: decision to form a cohesive top-level context (#1067)
2017-02-13:
- 00:19 Changeset in Lumiera [4f302eb]debdev/playdocumentationintegration by
- pondering over the top-level UI structure.…
2017-02-11:
- 23:39 Changeset in Lumiera [dcd19ed]debdev/playdocumentationintegration by
- fix definition of raw string the parens need to be innermost
- 22:51 Changeset in Lumiera [c84f5e0]debdev/playdocumentationintegration by
- add a similar function to find the window with keyboard focus …
- 22:45 Changeset in Lumiera [ca49a94]debdev/playdocumentationintegration by
- supply a function to find the currently active workspace window Idea …
- 22:40 Changeset in Lumiera [fa7fbb3]debdev/playdocumentationintegration by
- remove top-level default include
2017-02-10:
- 23:09 Changeset in Lumiera [8a91292]debdev/playdocumentationintegration by
- UI-top-level: integrate and wire the new InteractionDirector
- 22:10 Changeset in Lumiera [27c8e78]debdev/playdocumentationintegration by
- UI-top-level: invent a new backbone entity to link between model and …
2017-02-08:
- 03:08 Changeset in Lumiera [eb42db5]debdev/playdocumentationintegration by
- implement opening the initial top level window
- 03:08 Changeset in Lumiera [8a10862]debdev/playdocumentationintegration by
- write the global menu definition as C++11 raw string
2017-02-02:
- 20:52 Changeset in Lumiera [02ba010d]debdev/playdocumentationintegration by
- UI-top-level: define the menu bindings by lambda ...allows us to get …
- 20:28 Changeset in Lumiera [0f2fa24]debdev/playdocumentationintegration by
- UI-top-level: turn Actions helper into header-only definition no need …
- 19:59 Changeset in Lumiera [52d2bad6]debdev/playdocumentationintegration by
- UI-top-level: turn Actions into a PImpl it turns out to be …
- 19:51 Changeset in Lumiera [f913f30]debdev/playdocumentationintegration by
- UI-top-level: reshape Actions start with drilling down unnecessary …
- 18:57 Changeset in Lumiera [fb89230]debdev/playdocumentationintegration by
- reduce unnecessary header includes
- 18:41 Changeset in Lumiera [04cb079]debdev/playdocumentationintegration by
- fix missing initialisation
2017-02-01:
- 02:55 Changeset in Lumiera [0f5280a]debdev/playdocumentationintegration by
- UI-top-level: draft a concept how to attach actions to the current …
- 02:46 Changeset in Lumiera [865ee11]debdev/playdocumentationintegration by
- UI-top-level: push down Config access to actual usage site (#1067) …
- 02:38 Ticket #1076 (activate actions depending on window activation) created by
- topic deferred for later.... seemingly we get some GTK actions …
2017-01-31:
- 21:58 Ticket #1075 (Handle context dependent local actions) created by
- how do we deal with actions, which depend on very local circumstances, …
- 21:54 Ticket #1074 (Handle global (menu) actions) created by
- We possibly get several top-level application windows (to occpupy …
- 21:49 Ticket #1073 (Manage UI Actions) created by
- = GUI framework = this is a tracking ticket -- individual tasks …
2017-01-28:
- 00:17 Ticket #1064 (investigate WindowManager lifecycle) closed by
-
done: So
WindowManagerwas demoted to be a mereWindowListand then … - 00:11 Changeset in Lumiera [4e1641f]debdev/playdocumentationintegration by
- sketchy workaround for access to the PlayController (#1072) ...which …
- 00:09 Changeset in Lumiera [6aec1ad]debdev/playdocumentationintegration by
- resolve ambiguity with std::ref vs boost::ref unfortunately …
2017-01-27:
- 22:30 Changeset in Lumiera [c09eb3e1]debdev/playdocumentationintegration by
- remove the obsolete Project and Controler from ctor arguments ...this …
- 22:05 Ticket #1072 (GUI Playback Display link) created by
- Design how the UI * can connect to the PlayOut subsystem (well, using …
- 21:47 Changeset in Lumiera [0bdc4e1]debdev/playdocumentationintegration by
- QA: mark all wildcard includes in the GUI code (#1071) as a rule, one …
- 21:29 Ticket #1071 (unneccesary deep #includes in the GTK-GUI) created by
-
The existing code used
#includeabundantly and inconsitently. This … - 21:17 Changeset in Lumiera [d49983d]debdev/playdocumentationintegration by
- identify items which force GtkLumiera to be a singleton - WindowList …
- 20:55 Ticket #1070 (how to bind session commands into UI actions) created by
- Since Actions (for menu, toolbars and buttons) are formed more or less …
- 20:49 Ticket #1069 (how to refer to the current window) created by
- we've got a problem with defining global Actions, e.g. for a global …
- 19:48 Changeset in Lumiera [86d6e11]debdev/playdocumentationintegration by
- demote the WindowManager to be a petty window list (#1964) the only …
- 19:22 Changeset in Lumiera [a6fb10b]debdev/playdocumentationintegration by
- clean-up the WindowManager source (#1064) in one of the preceding …
2017-01-26:
- 21:02 Changeset in Lumiera [1cb2567]debdev/playdocumentationintegration by
- Ui-top-level: use a sincle UiManager instance instead of letting each …
- 19:51 Changeset in Lumiera [43bd5c3]debdev/playdocumentationintegration by
- further decisions regarting the UI top-level
- 19:19 Ticket #1068 (switch from Gtk::UiManager to Gtk::Builder) created by
- we want to move along with GTK evolution (while we do not want to pick …
2017-01-23:
- 00:13 Changeset in Lumiera [7a51a0b]debdev/playdocumentationintegration by
- split functionality according to concerns (#1067) window handling -> …
2017-01-22:
- 23:40 Changeset in Lumiera [735563e]debdev/playdocumentationintegration by
- Rectify UI top-level -- introduce a global UiManager (#1067) There …
- 23:03 Ticket #1067 (rearrange GUI Application top-level) created by
- The current setup of the top level classes within the GTK UI works …
2017-01-20:
- 03:23 Changeset in Lumiera [6baff38]debdev/playdocumentationintegration by
- GuiNotification: actually pass the calls through the interface system
- 02:46 Changeset in Lumiera [ffd2b07]debdev/playdocumentationintegration by
- GuiNotification: use placeholder for the yet unsolved diff passing …
- 02:27 Changeset in Lumiera [0d5ca55]debdev/playdocumentationintegration by
- GuiNotification: define outline of this service interface
- 02:20 Ticket #1066 (concept how to hand over diff messages) created by
- We need a concept how mutation messages can be passed from a detection …
- 01:40 Changeset in Lumiera [8105be3]debdev/playdocumentationintegration by
- GuiNotification: demote this service to be just a BusTerm in fact it …
- 01:23 Changeset in Lumiera [8f2023de]debdev/playdocumentationintegration by
- Nexus/CoreService: verify shutdown cycle yes, it's a cycle and indeed …
- 00:54 Changeset in Lumiera [06a6177]debdev/playdocumentationintegration by
- Nexus/CoreService: consider handling of bus connections. Now I've …
2017-01-19:
- 22:52 Changeset in Lumiera [cb31b14]debdev/playdocumentationintegration by
- GuiStart: further streamlined the invocation code due to …
- 22:41 Changeset in Lumiera [2354c53]debdev/playdocumentationintegration by
- GuiStart / Shutdown: nailed the Heisenbug Reason was some insideous …
- 22:08 Changeset in Lumiera [22be990]debdev/playdocumentationintegration by
- GuiStart / shutdown: chasing a Heisenbug
- 22:08 Changeset in Lumiera [4ba8032]debdev/playdocumentationintegration by
- Nexus/CoreService: fix sanity check on shutdown ...because some Bus …
- 22:08 Changeset in Lumiera [aec700f]debdev/playdocumentationintegration by
- GuiNotification: connect to UI-Bus by inheriting from Controller TODO …
- 22:08 Changeset in Lumiera [1bd3eab]debdev/playdocumentationintegration by
- GUI-start: replace the chained termination functors with a lambda …
- 22:08 Changeset in Lumiera [df84de2]debdev/playdocumentationintegration by
- Library: remove the dispatchSequenced helper ...such can be done way …
- 02:22 Ticket #1065 (investigate how to attach a central presentation state manager) created by
- 02:22 Ticket #1064 (investigate WindowManager lifecycle) created by
- ...very closely related to the topic of UI core infrastructure * …
Note:
See TracTimeline
for information about the timeline view.
