Stefan Kangas
16aed07977
Use CHECK instead of ECHO for several tests of time.c
2010-12-10 04:13:43 +01:00
2827961385
WIP: test driven brainstorming about model port registry
2010-12-10 01:27:17 +01:00
8802beb753
rereading (and rewrapping) the builder/engine code...
...
started this a long time ago, then got sidelined....
2010-12-09 22:43:32 +01:00
7960ab5364
Start a RfC regarding requirements of Website Navigation
2010-12-08 12:31:51 +01:00
Simon Larcher
620a22b2a8
Added anchors to the glossary. Fine tuned the wording in design/index.html
...
The arrows "->" before each item in the glossary give direct links.
Use the #anchor of the link to refer to it.
Everything from the item name is kept with rules : Two Words = #TwoWords | Two/Words = #Two_Words
2010-12-08 01:10:38 +01:00
Stefan Kangas
26bff0daa3
Add unit tests for time.c
2010-12-06 16:33:00 +01:00
Stefan Kangas
41e6750163
Move time conversion logic from lumitime.cpp to time.c
2010-12-06 16:18:54 +01:00
Stefan Kangas
cc95c0df97
Fix two minor typos
2010-12-06 13:46:50 +01:00
Stefan Kangas
890d5a6a9b
Add notice that one might want gtk2-engines to INSTALL
2010-12-06 13:44:39 +01:00
Stefan Kangas
2909804538
Add preliminary implementation of a menu option Window/Close Window
2010-12-06 13:40:32 +01:00
Stefan Kangas
1672206489
Fix typo and update binary name in INSTALL
2010-12-06 04:45:08 +01:00
Stefan Kangas
c6f03f79bc
Fix minor typo
2010-12-06 04:40:06 +01:00
Stefan Kangas
df15c3d654
Change format of placeholder in About/Credits to stop it from being a clickable link
2010-12-06 03:41:07 +01:00
Stefan Kangas
9a881c95df
Enable lock/unlock and disable/enable individual tracks in the GUI
2010-12-06 03:40:15 +01:00
ee56ab36a0
Definition of ModelPort, model port reference and -table ( #718 )
2010-12-05 02:46:37 +01:00
145ad6c3a5
more (trivial) cleanup and renaming
2010-12-05 02:46:37 +01:00
d1c64dd1c0
small cleanup, replace try-catch by VERIFY_ERROR macro
2010-12-05 02:46:37 +01:00
56ceca398b
The first substantial step towards a builder backbone
...
Defined the structure of the fixture and the outline
of the process leading to creating this data structure.
2010-12-05 02:46:36 +01:00
Simon Larcher
fd6492d745
Adapting commit; local layout different from the one of the website
2010-12-04 02:54:54 +01:00
Simon Larcher
05a0be53b1
Merge branch 'documentation' of git.lumiera.org:/var/www/git/lumiera_documentation into documentation
2010-12-04 02:48:32 +01:00
Simon Larcher
4cbdd6408e
Reviewed design/index.txt Not quite happy with the links and headers yet, still needs improvements
...
Don't hesitate to /notice or /query me on IRC about this page, I am SvenL-
2010-12-04 02:45:22 +01:00
11c3187880
Integrate the hand written notes by Mike Provost
2010-11-28 07:32:33 +01:00
06ca9f68bd
rewrap and clean up asciidoc structure (no content change)
2010-11-28 07:03:11 +01:00
bfc7e70c99
move BJMR's workflow-outline into suitable documentation directory
2010-11-28 06:35:03 +01:00
BJMR
0469206f8d
converted workflow to asciidoc txt
2010-11-28 06:31:05 +01:00
BJMR
a35df03d33
Added workflow directory
...
Added workflow directory to store documents and files for the workflow design
2010-11-28 06:18:51 +01:00
Esben Stien
200bd0c1c2
proper indentation for 80 column wide terminals and some typos
2010-11-28 05:45:24 +01:00
f947f4522c
Merge work on OutputDesignation and OutputMapping
...
Merge commit 'prg@ichthyostega.de/session_signature'
2010-11-28 05:29:53 +01:00
828206e6b1
OutputMapping unit test pass ( closes #651 and #716 )
2010-11-28 05:18:57 +01:00
c7794e7cbf
rewrite to retrieve default-pipe query from the defintion context
2010-11-28 02:16:39 +01:00
5ba7468f41
OutputMapping implementation complete, pending unit test
2010-11-28 01:43:55 +01:00
fc051dfcba
OutputMapping implementation draft
...
coded up the easy part, omitting the actual resolution
based on an configuration query
2010-11-27 06:01:31 +01:00
1e2d4d90f6
start using a typedef HashVal instead of size_t ( #722 )
2010-11-27 05:11:02 +01:00
f9bc292ac3
better use boost::operators for full equality comparison support
2010-11-27 04:21:39 +01:00
c3d29d1eb3
OutputMapping: interface refactorings to yield a cleaner structure
2010-11-27 03:59:07 +01:00
56c1387cd5
OutputMapping: finish interface draft (stubbed)
2010-11-25 05:35:50 +01:00
645ddd284c
WIP Solution draft for defining an output mapping type
2010-11-25 04:52:49 +01:00
a7ec680955
WIP chewing on the problem how to define a output mapping type
2010-11-24 06:21:32 +01:00
0866d2c191
convenience lookup function for pipes
2010-11-24 06:20:53 +01:00
b42e5c859f
Test-driven brainstorming: how should output mapping be used?
2010-11-23 03:40:11 +01:00
a43bd239cb
Try to complete the design of Binding and OutputMapping
2010-11-22 04:26:28 +01:00
f0fbf0e6f1
bring some UML diagrams up-to-date
2010-11-22 02:28:03 +01:00
6c0a677cbc
fix some typos
2010-11-21 21:43:44 +01:00
5ae1f819f2
Finished the design of global pipes
2010-11-21 02:29:26 +01:00
272f3d75ff
finish OutputDesignation definition and outline. ( closes #312 )
2010-11-19 19:10:24 +01:00
9473fd3d67
OutputDesignation implementation draft
2010-11-19 05:01:43 +01:00
2c322c58b5
fill a "gap" in the glossary, regarding output managment
2010-11-18 23:54:20 +01:00
a53515bf30
the_inner_core is considered rather a piece of technical documentation
2010-11-18 22:49:25 +01:00
42c26c9086
fix a link
2010-11-18 22:32:49 +01:00
Simon Larcher
885c2c9ee7
Minor changes on doc index and technical doc index
...
Intended to make pages more user friendly. Formatted pages structures and added text
2010-11-18 22:21:48 +01:00