summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-14IUP is, in fact, going to be compiled as a dll, kind of.HEADmasterNicolas "Pixel" Noble
2013-05-13Tweaking link command lineNicolas "Pixel" Noble
2013-05-12Upgrading compiler.Nicolas "Pixel" Noble
2013-05-12Went too far with path conversion.Nicolas "Pixel" Noble
2013-05-12Adding 32-bits compatibility path.Nicolas "Pixel" Noble
2013-05-12Adding 32-bits compatibility path.Nicolas "Pixel" Noble
2011-10-03Making sure the mingw32 makefile works on all msys distributions.Nicolas "Pixel" Noble
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-09Adjusting makefile.mingw32 to CD changes.Nicolas "Pixel" Noble
2010-09-09No, still no truetype for you.Nicolas "Pixel" Noble
2010-09-09Go away, you won't have freetype in there.Nicolas "Pixel" Noble
2010-09-09Forgot one merge from the CD upstream.Nicolas "Pixel" Noble
2010-09-09Adjusting makefile to the CD changes.Nicolas "Pixel" Noble
2010-09-09Upgrading to IUP 3.2 - and cleaning up.Nicolas "Pixel" Noble
2010-09-09Upgrading to CD 5.4 - and cleaning up.Nicolas "Pixel" Noble
2010-09-09Upgrading to IM 3.6.2, and doing some cleanup at the same time.Nicolas "Pixel" Noble
2010-08-16Culling off the ./ dependancy on libraries.Nicolas "Pixel" Noble
2010-08-12Transparancy in TGA files, take two.Nicolas "Pixel" Noble
2010-08-12Tentatively adding alpha support to tga output - doh.Nicolas 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
2010-06-15Adding lua2c software...Pixel
2010-06-15Upgrading to CD 5.3Pixel
2010-06-14Upgrading im to 3.6Pixel
2010-03-26We don't want to build the static version of luaiup under Darwin actually.Nicolas "Pixel" Noble
2010-03-18Adding static version of libuip, for 64 bits hosts.Nicolas "Pixel" Noble
2009-12-25Needs to be modified from const methods.Nicolas "Pixel" Noble
2009-12-25Trying to do a better job at handling errors.Nicolas "Pixel" Noble
2009-12-25Merge branch 'master' of /pub/repo.git/lua-modules-iupNicolas "Pixel" Noble
2009-12-25Fixing bug in SeekFrom; this is actually from the end of the file...Nicolas "Pixel" Noble
2009-12-25Fixing darwin9 compilation.Nicolas "Pixel" Noble
2009-12-25Trying to wrap Im library inside of the Handle subsystem.Nicolas "Pixel" Noble