Timeline



2017-03-18:

23:56 Changeset in Lumiera [f8f8cc0]debdev/playdocumentationintegration by Ichthyostega <prg@…>
Function-Tools: simplify and modernise the main cases ...to not rely …
23:40 Changeset in Lumiera [f19fabf]debdev/playdocumentationintegration by Ichthyostega <prg@…>
Function-Tools: thus change behaviour for member-pointer-to-function …
23:27 Changeset in Lumiera [dfea57f]debdev/playdocumentationintegration by Ichthyostega <prg@…>
Function-Tools: switch tail-call to variadic template ..otherwise …
23:19 Changeset in Lumiera [0b7559c]debdev/playdocumentationintegration by Ichthyostega <prg@…>
Function-Tools: include lambdas into the investigation ...and move …
22:31 Changeset in Lumiera [c5bff75b]debdev/playdocumentationintegration by Ichthyostega <prg@…>
Function-Tools: start investigation regarding Signatures and member …
21:06 Changeset in Lumiera [4ff07b6]debdev/playdocumentationintegration by Ichthyostega <prg@…>
Functor-Tools: reshape generic function signature trait to integrate …
18:02 Changeset in Lumiera [afadc35]debdev/playdocumentationintegration by Ichthyostega <prg@…>
WIP: draft command binding by lambda... as it stands, this does not …
16:56 Changeset in Lumiera [e994808]debdev/playdocumentationintegration by Ichthyostega <prg@…>
Commands: integrate inline command definition by lambda ...this was …
16:52 Ticket #1095 (handle command argument arity mismatch) created by Ichthyostega
When a command is bound to a concrete list of arguments, the right …
16:42 Ticket #1094 (allow for partially closed commands) created by Ichthyostega
The Steam-Layer commands are functors with a well defined signature. …
16:22 Ticket #1093 (re/generate command ID header) created by Ichthyostega
It is clear by now that commands will be defined by C++ scripts in …
16:04 Ticket #1092 (Session Infrastructure) created by Ichthyostega
= Session Infrasctructure = this is a tracking ticket -- …
04:28 Changeset in Lumiera [180b122]debdev/playdocumentationintegration by Ichthyostega <prg@…>
Commands: implement invocation of enqueued command definitions
03:40 Changeset in Lumiera [d044abe]debdev/playdocumentationintegration by Ichthyostega <prg@…>
Commands: implement the registration queue for command definitions
02:52 Changeset in Lumiera [29ce5b9]debdev/playdocumentationintegration by Ichthyostega <prg@…>
Commands: define interface for installing a command definition The …
02:20 Changeset in Lumiera [8331933]debdev/playdocumentationintegration by Ichthyostega <prg@…>
Commands: define basic properties of unbound CommandSetup
01:27 Changeset in Lumiera [4648703]debdev/playdocumentationintegration by Ichthyostega <prg@…>
Commands: new test for shaping the CommandSetup helper
00:55 Changeset in Lumiera [b865acf]debdev/playdocumentationintegration by Ichthyostega <prg@…>
Commands: decide about the basic concept how commands are to be …

2017-03-17:

20:07 Changeset in Lumiera [c251f9c]debdev/playdocumentationintegration by Ichthyostega <prg@…>
Commands: establish location for defining commands
03:09 Changeset in Lumiera [ada4060]debdev/playdocumentationintegration by Ichthyostega <prg@…>
more planning of command invocation structure

2017-03-15:

03:37 Changeset in Lumiera [cfe9cc9]debdev/playdocumentationintegration by Ichthyostega <prg@…>
planning and analysis regarding command invocation

2017-03-14:

03:42 Ticket #1091 (GUI menu structure) created by Ichthyostega
Define the principles and the outline of the application menu. A well …
03:30 Changeset in Lumiera [ff42530]debdev/playdocumentationintegration by Ichthyostega <prg@…>
push on the topic of global action definitions (#1085) ...because …

2017-03-11:

01:07 Changeset in Lumiera [57a336a]debdev/playdocumentationintegration by Ichthyostega <prg@…>
more planning with respect to UI/Session command access (#1087)
00:02 Ticket #1090 (Command access for UI-Elements) created by Ichthyostega
Establish the framework for UI-Elements to * get a suitable …

2017-03-10:

23:52 Ticket #1089 (Command instance management) created by Ichthyostega
Session commands are prototype objects. For that reason, it is …
23:35 Ticket #1088 (Command definition registration) created by Ichthyostega
Establish the concrete procedures * at which place to put the command …
23:22 Ticket #1087 (GUI/Session command handling) created by Ichthyostega
Integrate the Steam/Session command handling framework with the GUI …

2017-03-08:

03:25 Changeset in Lumiera [789246f]debdev/playdocumentationintegration by Ichthyostega <prg@…>
draft a concept for command instantiation (#1070)

2017-03-05:

01:53 Changeset in Lumiera [2f538f5]debdev/playdocumentationintegration by Ichthyostega <prg@…>
continue analysis regarding command invocation (#1070) ...turns out …
00:01 Changeset in Lumiera [4acb9be4]debdev/playdocumentationintegration by Ichthyostega <prg@…>
Library: singleton / lib::Depend should be rewritten eventually (#1086)

2017-03-04:

23:43 Ticket #1086 (unify Depend singleton and instance management) created by Ichthyostega
We use the lib::Depend template to express dependency to a service, …

2017-03-03:

22:59 Changeset in Lumiera [c068779]debdev/playdocumentationintegration by Ichthyostega <prg@…>
command-invocation: use case analysis
18:42 Changeset in Lumiera [40eba94]debdev/playdocumentationintegration by Ichthyostega <prg@…>
planning: next steps towards command invocation (#1070)

2017-03-02:

22:49 Changeset in Lumiera [41ea591]debdev/playdocumentationintegration by Ichthyostega <prg@…>
UI-top-level: include global help controller ("wizzard")
22:08 Changeset in Lumiera [8d27585]debdev/playdocumentationintegration by Ichthyostega <prg@…>
Menu-Actions: add stubs to forward session operations to …
21:15 Changeset in Lumiera [d37fa89]debdev/playdocumentationintegration by Ichthyostega <prg@…>
reorder actions in the file menu - we do not need an "open" action …
20:49 Changeset in Lumiera [36024e07]debdev/playdocumentationintegration by Ichthyostega <prg@…>
fail UI when main menu is misconfigured ...there is no point in …
17:01 Changeset in Lumiera [02d8744]debdev/playdocumentationintegration by Ichthyostega <prg@…>
UI-top-level: Considerations regarding control structure (#1085)
02:44 Ticket #1085 (solve setup of top-level menu actions) created by Ichthyostega
to rectify the structure in the UI top-level, I've now torn apart the …

2017-02-22:

02:46 Changeset in Lumiera [b4e0f6b]debdev/playdocumentationintegration by Ichthyostega <prg@…>
Doxygen: fill in the last missing file level comments for plain-C …
02:17 Changeset in Lumiera [155bf95]debdev/playdocumentationintegration by Ichthyostega <prg@…>
Doxygen: magically insert a reference to the test class this bit of …
00:58 Changeset in Lumiera [42d97f6]debdev/playdocumentationintegration by Ichthyostega <prg@…>
Doxygen: supply missing file level comments for test support helpers
00:54 Changeset in Lumiera [24b3bec4]debdev/playdocumentationintegration by Ichthyostega <prg@…>
Doxygen: prepare all unit tests for inclusion in the documentation …

2017-02-19:

20:48 Ticket #1084 (non-copy mixins) created by Ichthyostega
we use boost::noncopyable pervasively. From a code sanity viewangle, …
03:46 Changeset in Lumiera [198ccff]debdev/playdocumentationintegration by Ichthyostega <prg@…>
UI-top-level: install presentation state recording service (#1081)
03:27 Changeset in Lumiera [60adaa5]debdev/playdocumentationintegration by Ichthyostega <prg@…>
UI-top-level: simplify name and namespace the …
02:46 Changeset in Lumiera [4f1def63]debdev/playdocumentationintegration by Ichthyostega <prg@…>
UI-top-level: setup wiring of interacton control core components
02:17 Changeset in Lumiera [4784605]debdev/playdocumentationintegration by Ichthyostega <prg@…>
move a using clause down
02:02 Changeset in Lumiera [a1240c8]debdev/playdocumentationintegration by Ichthyostega <prg@…>
UI-top-level: connect the asset managment section to the UI-Bus
01:50 Changeset in Lumiera [cddc5af]debdev/playdocumentationintegration by Ichthyostega <prg@…>
UI-top-level: establish top-level model and control structure
01:15 Ticket #1083 (solution for Timeline slave) created by Ichthyostega
There are various reasons why we might want to offer multiple …

2017-02-18:

01:54 Changeset in Lumiera [f1f7b06]debdev/playdocumentationintegration by Ichthyostega <prg@…>
UI-top-level: introduce new entities for Interaction Control (#979, …
01:52 Ticket #1082 (get the current model-related UI element) created by Ichthyostega
draft a way how to get at the currently relevant model elment. …
01:47 Ticket #1081 (persistent interface state) created by Ichthyostega
to perform non-trivial work in an elaborate user interface it is …
01:39 Ticket #1080 (establish a "Spot" location within user interface space) created by Ichthyostega
build the necessary mechanics and define a system of coordinates …
01:32 Ticket #1079 (focus tracking) created by Ichthyostega
develop an adapter to "tap" into the usual focus / activation …
01:28 Ticket #1078 (first draft of WorkSite management) created by Ichthyostega
Create a preliminary/draft implementation to show * how interface …
01:22 Ticket #1077 (WorkSite) created by Ichthyostega
Establish the concept of a work site within interface space. This is …

2017-02-17:

23:28 Changeset in Lumiera [65cae05]debdev/playdocumentationintegration by Ichthyostega <prg@…>
remove yet another wildcard include
23:28 Changeset in Lumiera [b82b1f4]debdev/playdocumentationintegration by Ichthyostega <prg@…>
UI-top-level: rearrange and split out styling/theming into dedicated …
20:16 Changeset in Lumiera [3e6b2ae]debdev/playdocumentationintegration by Ichthyostega <prg@…>
UI-top-level: rearrange various file locations "workspace" is no …

2017-02-16:

20:51 Changeset in Lumiera [d393726]debdev/playdocumentationintegration by Ichthyostega <prg@…>
detailed analyse regarding focus movements
03:01 Changeset in Lumiera [e40c1460]debdev/playdocumentationintegration by Ichthyostega <prg@…>
more generic analysis regarding fundamentals of *interaction control*
01:33 Changeset in Lumiera [4d8579e]debdev/playdocumentationintegration by Ichthyostega <prg@…>
DOC: rename page
Note: See TracTimeline for information about the timeline view.