aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2011-06-30use _close instead of close since VSC 7.0musil
svn path=/trunk/externals/iem/iemgui/; revision=15126
2010-04-30[iem_image] has some problems with fread... fread does not always return the ↵Franz Zotter
_number_ of successful read items, but sometimes just "1" instead. iem_image then does not recognize gif-files. fixed it. svn path=/trunk/externals/iem/iemgui/; revision=13485
2009-09-30reading gif fread error was not handled properlyWinfried Ritsch
svn path=/trunk/externals/iem/iemgui/; revision=12496
2009-07-09made PDSOURCE settable from outsideIOhannes m zmölnig
svn path=/trunk/externals/iem/iemgui/; revision=11852
2009-06-29fixed --export-dynamic and make makefile be the same as makefile_linuxIOhannes m zmölnig
svn path=/trunk/externals/iem/iemgui/; revision=11832
2009-05-16win returnmusil
svn path=/trunk/externals/iem/iemgui/; revision=11381
2009-05-14removed touch in makefile_d_fat and added the 64bit linux feature for array ↵musil
access svn path=/trunk/externals/iem/iemgui/; revision=11360
2009-04-30made PD_INSTALL_PATH settable from outside via envvariablesIOhannes m zmölnig
svn path=/trunk/externals/iem/iemgui/; revision=11206
2009-04-23removed alias of roomsim_2d roomsim_3d cube_spheremusil
svn path=/trunk/externals/iem/iemgui/; revision=11099
2009-03-19use separate variable to indicate whether we have loaded an image or nt; ↵IOhannes m zmölnig
gives less warnings on the tk side; however: gop still only works if an image is manually loaded (visfn is not called on create with gop) svn path=/trunk/externals/iem/iemgui/; revision=10877
2009-03-19...IOhannes m zmölnig
svn path=/trunk/externals/iem/iemgui/; revision=10869
2009-03-19repaired iemgui.c makefile-d_fatmusil
svn path=/trunk/externals/iem/iemgui/; revision=10867
2009-03-12chanded some variable namesmusil
svn path=/trunk/externals/iem/iemgui/; revision=10861
2009-01-26I just went through all of the externals that include t_tk.h and found thatHans-Christoph Steiner
none of them actually need to include it, since none of them actually use the functions or macros declared in t_tk.h. Since pd-devel has removed t_tk.h, and hopefully pd-vanilla will soon also ditch t_tk.h, I have removed #include "t_tk.h" from everywhere it was doing nothing (but preventing pd-devel-extended from compiling). svn path=/trunk/externals/iem/iemgui/; revision=10652
2008-01-23white leds bug fixedmusil
svn path=/trunk/externals/iem/iemgui/; revision=9155
2007-11-09new set methodmusil
svn path=/trunk/externals/iem/iemgui/; revision=8971
2007-11-08new add methodmusil
svn path=/trunk/externals/iem/iemgui/; revision=8968
2007-11-08mac makesmusil
svn path=/trunk/externals/iem/iemgui/; revision=8966
2007-11-08compatible to pd-0.40-2musil
svn path=/trunk/externals/iem/iemgui/; revision=8965
2007-10-31query the objects real name instead of assuming that you already know itIOhannes m zmölnig
svn path=/trunk/externals/iem/iemgui/; revision=8917
2007-10-31made PDSOURCE settable from outsideIOhannes m zmölnig
svn path=/trunk/externals/iem/iemgui/; revision=8916
2007-10-17removed the "-Werror"IOhannes m zmölnig
svn path=/trunk/externals/iem/iemgui/; revision=8830
2007-02-09put in the conditionmusil
if(glist_isvisible(x->x_gui.x_glist)) for drawing svn path=/trunk/externals/iem/iemgui/; revision=7409
2007-02-07added "-fPIC" for compiling on amd64-platforms;IOhannes m zmölnig
made PDSOURCE local svn path=/trunk/externals/iem/iemgui/; revision=7408
2007-01-17osx fix for iemlib.hGeorg Holzmann
svn path=/trunk/externals/iem/iemgui/; revision=7362
2007-01-11define to make single object library possibleGeorg Holzmann
svn path=/trunk/externals/iem/iemgui/; revision=7287
2007-01-11fixed typo in the linux makefileGeorg Holzmann
svn path=/trunk/externals/iem/iemgui/; revision=7286
2006-12-14// class_sethelpsymbol();musil
svn path=/trunk/externals/iem/iemgui/; revision=6903
2006-12-14initial check insvn2git-rootmusil
svn path=/trunk/externals/iem/iemgui/; revision=6897