aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2013-07-19removed everything unrelated to the GtkVlcPlayer widgetRobin Haberkorn1-11/+0
2012-05-14added test suite for libexperiment-reader using GTesterRobin Haberkorn1-0/+4
* automatically generate test reports * does not abort when gtester tools are missing (as test suite programs can be built nevertheless)
2012-05-12use proper CClosure marshallers for vlc-player and experiment-navigator signalsRobin Haberkorn1-0/+1
the ...VOID__LONG standard marshaller used worked for INT64 but this wasn't guaranteed (size of LONG is platform-dependant) * now, required marshallers are generated if they don't already exist in gobject, if they do, only an alias is defined * every widget has its own marshaller namespace * exclude marshallers from Doxygen docs
2012-05-09add *.exe to .gitignoreRobin Haberkorn1-0/+1
2012-05-04minor .gitignore changeRobin Haberkorn1-1/+2
2012-05-04updated .gitignore: ignore more libtool filesRobin Haberkorn1-2/+4
2012-05-02added gitignore fileRobin Haberkorn1-0/+26