summaryrefslogtreecommitdiff
path: root/iup
AgeCommit message (Expand)Author
2010-09-10Using the proper attribute set functions.Nicolas "Pixel" Noble
2010-09-10The User object may have children now, and adding the CLEANOUT boolean to the...Nicolas "Pixel" Noble
2010-09-09Needs to redraw after formatting.Nicolas "Pixel" Noble
2010-09-09Typo.Nicolas "Pixel" Noble
2010-09-09Removing SetRedraw, and trying a bulk method instead.Nicolas "Pixel" Noble
2010-09-09Even further optimisation of the addformattag mechanism under windows by disa...Nicolas "Pixel" Noble
2010-09-09Seems win32 is making me do a lot of typos...Nicolas "Pixel" Noble
2010-09-09Adding the SetRedraw() directive - only for Windows.Nicolas Noble
2010-09-09Fixing a few GTK compilation issues.Nicolas Noble
2010-09-09Syncinc iupStrToMac fix with upstream IUP.Nicolas "Pixel" Noble
2010-09-09THAT should be the last typo...Nicolas "Pixel" Noble
2010-09-09Last typo ? (I hope)Nicolas "Pixel" Noble
2010-09-09Hey this is C, not C++.Nicolas "Pixel" Noble
2010-09-09Tentatively porting the formattag changes to GTK.Nicolas "Pixel" Noble
2010-09-09Typos, take two.Nicolas "Pixel" Noble
2010-09-09Fixing in a few typos.Nicolas "Pixel" Noble
2010-09-09Trying to improve the addformattag behavior in order to avoid scrolling physi...Nicolas "Pixel" Noble
2010-09-09Fixing iupStrToMac.Nicolas "Pixel" Noble
2010-09-09Upgrading to IUP 3.2 - and cleaning up.Nicolas "Pixel" Noble
2010-06-15Recompiling iuplua.luaPixel
2010-06-15No, arg is NOT a good way to handle varargs...Pixel
2010-06-15Upgrading to iup 3.1Pixel
2009-11-09LuaJIT doesn't support old lua5 vararg syntax. Let's convert this.Pixel
2009-11-08Reworking all the pre-generated code from iup - bytecode is bad.Pixel
2009-11-04Initial import. Contains the im, cd and iup librairies, and a "working" Makef...Pixel