aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-30small optimization of the quick-open featureRobin Haberkorn1-1/+3
2012-05-30allow empty filename when loading a format file into the transcript widgetRobin Haberkorn1-3/+7
2012-05-30remove dummy drawingareas from transcript tableRobin Haberkorn1-24/+4
2012-05-30added todoRobin Haberkorn1-0/+1
2012-05-30implemented "format" file and expression parsing as well as application to th...Robin Haberkorn9-89/+460
2012-05-30implemented font and color configuration for transcript widgetRobin Haberkorn2-4/+155
2012-05-30workaround: manually invoke configure-event callback from realize-event callbackRobin Haberkorn1-0/+3
2012-05-30let gtk_experiment_navigator_load() stub succeedRobin Haberkorn1-1/+1
2012-05-30first draft of transcript widgetRobin Haberkorn8-6/+626
2012-05-30first draft of experiment-reader API for handling contributionsRobin Haberkorn2-1/+161
2012-05-30fixed adjustment handling in gtk-vlc-playerRobin Haberkorn3-15/+97
2012-05-15remove unnecessary alignments connecting the navigator widget with its scroll...Robin Haberkorn1-16/+0
2012-05-14fixed installing catalog files into Glade-3 module dir or fallback dirRobin Haberkorn3-17/+20
2012-05-14install widget catalogs into Glade-3 catalog directory if possibleRobin Haberkorn3-2/+11
2012-05-14minor experiment-reader unit test fixRobin Haberkorn1-0/+2
2012-05-14fixed --enable-doxygen-extract-private option on MinGWRobin Haberkorn1-1/+8
2012-05-14experiment-reader: fixed detection of first contribution in topic (to get sta...Robin Haberkorn1-1/+12
2012-05-14added test suite for libexperiment-reader using GTesterRobin Haberkorn7-3/+1035
2012-05-13gtk-experiment-navigator: added support for private attributes, and instance ...Robin Haberkorn2-20/+169
2012-05-13updated gtk-vlc-player documentation and check object attributesRobin Haberkorn2-53/+92
2012-05-13updated experiment-reader documentation and topic-callbackRobin Haberkorn2-14/+21
2012-05-13documented public API of GtkVlcPlayer widgetRobin Haberkorn2-2/+161
2012-05-13minor experiment-navigator documentation changeRobin Haberkorn1-2/+5
2012-05-12use proper CClosure marshallers for vlc-player and experiment-navigator signalsRobin Haberkorn9-9/+48
2012-05-12add some @bug and @todo infosRobin Haberkorn2-1/+8
2012-05-12make private gtk-vlc-player attributes private (well sort of...) and fix obje...Robin Haberkorn2-112/+166
2012-05-12minor comment change explaining why freeing the GtkTreeStore of the navigator...Robin Haberkorn1-0/+2
2012-05-12simplified gtk_experiment_navigator_get_type()Robin Haberkorn1-27/+7
2012-05-12fixed experiment-reader destruction (chain up to parent class)Robin Haberkorn2-26/+7
2012-05-12ensure that doxygen is executed always on makeRobin Haberkorn1-0/+1
2012-05-12fixed phase-selection when processing session XML filesRobin Haberkorn1-1/+1
2012-05-12inclusion of developer documentation in Doxygen docs is configurableRobin Haberkorn2-3/+10
2012-05-12some experiment-navigator documentation fixesRobin Haberkorn2-16/+27
2012-05-11fixed experiment-navigator sample data on 32-bit machinesRobin Haberkorn1-1/+1
2012-05-11fix windows/linux printf incompatibility by using inttypes.h macrosRobin Haberkorn1-1/+2
2012-05-11fixed: make sure a libexperiment-reader DLL can be built on windowsRobin Haberkorn1-1/+1
2012-05-11documented GtkExperimentNavigator widget (and TODOs)Robin Haberkorn2-7/+92
2012-05-11documented ExperimentReader classRobin Haberkorn2-14/+87
2012-05-11implemented libexperiment-reader functions that will be required by gtk-exper...Robin Haberkorn2-6/+171
2012-05-11first draft of the libexperiment-reader helper classRobin Haberkorn8-8/+316
2012-05-11fill experiment navigator with sample dataRobin Haberkorn1-1/+81
2012-05-11integrated experiment navigator into UIRobin Haberkorn4-8/+134
2012-05-11stubs for experiment navigator widget (to be implemented by Jens L.)Robin Haberkorn10-4/+223
2012-05-11partially fixed 824dfc05c9af2dfb4299191b7e18e79a540bb2b5: must show fullscree...Robin Haberkorn1-2/+3
2012-05-11improved fullscreen mode support and cleaned up widget displayingRobin Haberkorn3-8/+7
2012-05-10simplify empty-item show/hideRobin Haberkorn1-4/+1
2012-05-10fixed DLL building and Glade catalog on WindowsRobin Haberkorn2-3/+4
2012-05-10fixed UI definition for Glade-3 on windowsRobin Haberkorn1-0/+1
2012-05-09instead of manually adding the --export-dynamic linker flag (platform dependa...Robin Haberkorn2-9/+2
2012-05-09make sure that vlc-player widget is built as shared library and can be loaded...Robin Haberkorn1-0/+1