Vincent Sanders
dc45d9136d
fix syntax error in gorce visualisation script .
2014-11-10 11:41:43 +00:00
Vincent Sanders
7c4c73f1b0
Desktop doxygen fixes
2014-11-09 21:49:33 +00:00
Chris Young
9f0b252371
Fix warnings
2014-11-09 19:58:19 +00:00
Chris Young
a84f2d2290
Fix warning
2014-11-09 19:56:29 +00:00
Chris Young
8557992979
Fix warnings
2014-11-09 19:53:24 +00:00
Chris Young
53482c68cf
Fix warnings
2014-11-09 19:44:59 +00:00
Chris Young
9e0d4e4947
Fix warning
2014-11-09 19:40:19 +00:00
Chris Young
a6335a610e
Fix warning
2014-11-09 19:39:36 +00:00
Chris Young
7711652819
Fix warnings
2014-11-09 19:38:47 +00:00
Chris Young
c62f967935
Fix warnings
2014-11-09 19:37:35 +00:00
Chris Young
1d07bd0657
Fix warnings
2014-11-09 19:34:57 +00:00
Chris Young
04c80ce0a7
Fix warnings
2014-11-09 19:26:59 +00:00
Chris Young
052445a0e1
Fix warnings
2014-11-09 19:17:35 +00:00
Chris Young
f4329c54ba
Fix warnings
2014-11-09 19:04:56 +00:00
Vincent Sanders
87a53c3e82
Doxygen cleanups and increase DOT_GRAPH_MAX_NODES for some headers
2014-11-09 15:48:38 +00:00
Vincent Sanders
e32a2ad46e
Doxygen fixes
2014-11-09 15:28:03 +00:00
Vincent Sanders
56bb1b03c5
Doxygen cleanups
2014-11-09 12:50:30 +00:00
Vincent Sanders
845a0ca072
remove declaration in parameter list warning in form.h
2014-11-09 12:22:11 +00:00
Chris Young
e0833a7f2e
Fix warnings
2014-11-09 01:10:52 +00:00
Chris Young
42f1e685b3
Fix warnings
2014-11-09 01:07:35 +00:00
Chris Young
278dcaa31b
Fix warnings
2014-11-09 01:04:35 +00:00
Chris Young
5304f2a2a1
Fix warnings
2014-11-09 01:00:08 +00:00
Chris Young
de1fccd8c4
Fix warnings
2014-11-09 00:56:11 +00:00
Chris Young
8299f923f8
Fix warnings, remove unused code.
2014-11-09 00:48:04 +00:00
Chris Young
659d3913ca
Fix warning
2014-11-09 00:39:17 +00:00
Chris Young
e8126d2ee9
Fix warnings
2014-11-09 00:37:35 +00:00
Chris Young
455e4d3d21
Don't bug the user if a non-essential library can't be opened - just log it.
...
Also log if the interface can't be obtained. If we've asked for the right library version, this should never fail.
2014-11-09 00:25:29 +00:00
Chris Young
433ef2c12a
Merge branch 'chris/remove-libauto'
...
Remove dependency on libauto as using it is no longer recommended.
2014-11-09 00:09:44 +00:00
Chris Young
4329c7a328
Terminate execution if an essential library fails to open
2014-11-09 00:06:56 +00:00
Chris Young
30cdaa1aa9
Log library open attempts
2014-11-09 00:06:56 +00:00
Chris Young
c2eb205685
Open libraries *before* we need them...
2014-11-09 00:06:56 +00:00
Chris Young
2698ad474e
All required libs
2014-11-09 00:06:55 +00:00
Chris Young
d3f7d78dae
Fix graphics.library
2014-11-09 00:06:55 +00:00
Chris Young
84020bb355
More libraries, tidy-up
2014-11-09 00:06:55 +00:00
Chris Young
998f9b4990
Use macros for clarity
2014-11-09 00:06:55 +00:00
Chris Young
3c1aeebb1e
Fix headers
2014-11-09 00:06:55 +00:00
Chris Young
9601ddacad
Add new libs file to centrally open/close required libraries, and move a couple of the existing manual opens to it.
2014-11-09 00:06:55 +00:00
Chris Young
4c7ef8db3f
remove -lauto
2014-11-09 00:06:55 +00:00
Vincent Sanders
5562c9a553
Continue doxygen error cleanup.
2014-11-08 22:08:29 +00:00
Vincent Sanders
05a64bfde9
fix up more doxygen errors
2014-11-08 16:49:32 +00:00
Vincent Sanders
8f64d5d223
Improve Doxygen documentation
2014-11-08 12:35:11 +00:00
Vincent Sanders
f287379a7c
Fix several doxygen issues
2014-11-08 11:38:20 +00:00
Vincent Sanders
bc1914fbb1
remove uneeded html render include
2014-11-07 13:01:07 +00:00
Vincent Sanders
3405803280
Improve content encoding information API
...
Extend the content_get_encoding() API to retrieve the source of
the encoding as well as the actual encoding.
2014-11-07 12:33:34 +00:00
Vincent Sanders
6993e842d9
add missing content header to windows gui
2014-11-06 23:07:53 +00:00
Vincent Sanders
8c2cfecfb5
Allow content handlers to have debug values set through API
...
Previously content handler debugging features were accessed by global
variables. This allows the setting of debugging parameters via a
content API giving per content control over debugging features.
Currently only used by the html content handler to toggle global
redraw debugging.
2014-11-06 22:51:46 +00:00
Vincent Sanders
46f369ca9e
move themse install to its own header
2014-11-06 14:19:15 +00:00
Vincent Sanders
4cce3e4235
Add gource visualisation generation script
...
This script can be used to generate gource visualisation mpeg
files. The visualisation looks pretty and goes down well at trade
shows as a background on the video projector.
2014-11-06 11:52:04 +00:00
Vincent Sanders
8ec7ad053a
Make the fetching of a contents encoding generic.
...
The frontends previously had to use an html renderer API to get the
encoding of a content. This also required the explicit checking of the
contents type rather than using the existing content API to abstract
this knowledge.
2014-11-05 23:44:31 +00:00
Michael Drake
4ca959f46b
Remove April 1st layout shuffling.
2014-11-05 17:30:00 +00:00