descriptionA program to trace 3D paths from stereograms
ownerbernd@bpj-code.co.za
last changeTue, 31 Dec 2013 14:42:10 +0000 (31 16:42 +0200)
content tags
add:
readme
Run autoreconf -v -f -i to generate the configury, then ./configure && make. If you hate the autotools, try: gcc -g `pkg-config --cflags gtk+-2.0` margoerets.c `pkg-config --libs gtk+-2.0` -o margoerets
shortlog
2013-12-31 Bernd JendrissekBasic build instructions.master
2013-12-31 Bernd JendrissekSwitch pages semi-intelligently.
2012-09-11 Bernd JendrissekAutomatically advance to next page.
2012-09-11 Bernd JendrissekOpen perspectives from the command line.
2012-09-11 Bernd JendrissekSaner defaults.
2012-09-11 Bernd JendrissekExtract function.
2012-09-11 Bernd JendrissekInvalidate the whole drawing area.
2012-09-11 Bernd JendrissekStraw man path drawing.
2012-09-11 Bernd JendrissekRespond properly to delete-event.
2012-09-11 Bernd JendrissekRather use gtk_widget_hide_on_delete.
2012-09-11 Bernd JendrissekRename to more index-friendly antiword.
2012-09-10 Bernd JendrissekSupport resizing.berndj/mastermob
2012-09-10 Bernd JendrissekAutoconfiscate.
2012-09-10 Bernd JendrissekUse expose event to show images.
2012-09-09 Bernd JendrissekDon't connect to file-activated; use button signals.
2012-09-09 Bernd JendrissekStraw man perspectives loading.
...
heads
10 years ago master
11 years ago mob
11 years ago berndj/master