Age | Commit message (Expand) | Author |
2013-05-14 | IUP is, in fact, going to be compiled as a dll, kind of.HEADmaster | Nicolas "Pixel" Noble |
2013-05-13 | Tweaking link command line | Nicolas "Pixel" Noble |
2013-05-12 | Upgrading compiler. | Nicolas "Pixel" Noble |
2013-05-12 | Went too far with path conversion. | Nicolas "Pixel" Noble |
2013-05-12 | Adding 32-bits compatibility path. | Nicolas "Pixel" Noble |
2013-05-12 | Adding 32-bits compatibility path. | Nicolas "Pixel" Noble |
2011-10-03 | Making sure the mingw32 makefile works on all msys distributions. | Nicolas "Pixel" Noble |
2010-09-10 | Using the proper attribute set functions. | Nicolas "Pixel" Noble |
2010-09-10 | The User object may have children now, and adding the CLEANOUT boolean to the... | Nicolas "Pixel" Noble |
2010-09-09 | Needs to redraw after formatting. | Nicolas "Pixel" Noble |
2010-09-09 | Typo. | Nicolas "Pixel" Noble |
2010-09-09 | Removing SetRedraw, and trying a bulk method instead. | Nicolas "Pixel" Noble |
2010-09-09 | Even further optimisation of the addformattag mechanism under windows by disa... | Nicolas "Pixel" Noble |
2010-09-09 | Seems win32 is making me do a lot of typos... | Nicolas "Pixel" Noble |
2010-09-09 | Adding the SetRedraw() directive - only for Windows. | Nicolas Noble |
2010-09-09 | Fixing a few GTK compilation issues. | Nicolas Noble |
2010-09-09 | Syncinc iupStrToMac fix with upstream IUP. | Nicolas "Pixel" Noble |
2010-09-09 | THAT should be the last typo... | Nicolas "Pixel" Noble |
2010-09-09 | Last typo ? (I hope) | Nicolas "Pixel" Noble |
2010-09-09 | Hey this is C, not C++. | Nicolas "Pixel" Noble |
2010-09-09 | Tentatively porting the formattag changes to GTK. | Nicolas "Pixel" Noble |
2010-09-09 | Typos, take two. | Nicolas "Pixel" Noble |
2010-09-09 | Fixing in a few typos. | Nicolas "Pixel" Noble |
2010-09-09 | Trying to improve the addformattag behavior in order to avoid scrolling physi... | Nicolas "Pixel" Noble |
2010-09-09 | Fixing iupStrToMac. | Nicolas "Pixel" Noble |
2010-09-09 | Adjusting makefile.mingw32 to CD changes. | Nicolas "Pixel" Noble |
2010-09-09 | No, still no truetype for you. | Nicolas "Pixel" Noble |
2010-09-09 | Go away, you won't have freetype in there. | Nicolas "Pixel" Noble |
2010-09-09 | Forgot one merge from the CD upstream. | Nicolas "Pixel" Noble |
2010-09-09 | Adjusting makefile to the CD changes. | Nicolas "Pixel" Noble |
2010-09-09 | Upgrading to IUP 3.2 - and cleaning up. | Nicolas "Pixel" Noble |
2010-09-09 | Upgrading to CD 5.4 - and cleaning up. | Nicolas "Pixel" Noble |
2010-09-09 | Upgrading to IM 3.6.2, and doing some cleanup at the same time. | Nicolas "Pixel" Noble |
2010-08-16 | Culling off the ./ dependancy on libraries. | Nicolas "Pixel" Noble |
2010-08-12 | Transparancy in TGA files, take two. | Nicolas "Pixel" Noble |
2010-08-12 | Tentatively adding alpha support to tga output - doh. | Nicolas Noble |
2010-06-15 | Recompiling iuplua.lua | Pixel |
2010-06-15 | No, arg is NOT a good way to handle varargs... | Pixel |
2010-06-15 | Upgrading to iup 3.1 | Pixel |
2010-06-15 | Adding lua2c software... | Pixel |
2010-06-15 | Upgrading to CD 5.3 | Pixel |
2010-06-14 | Upgrading im to 3.6 | Pixel |
2010-03-26 | We don't want to build the static version of luaiup under Darwin actually. | Nicolas "Pixel" Noble |
2010-03-18 | Adding static version of libuip, for 64 bits hosts. | Nicolas "Pixel" Noble |
2009-12-25 | Needs to be modified from const methods. | Nicolas "Pixel" Noble |
2009-12-25 | Trying to do a better job at handling errors. | Nicolas "Pixel" Noble |
2009-12-25 | Merge branch 'master' of /pub/repo.git/lua-modules-iup | Nicolas "Pixel" Noble |
2009-12-25 | Fixing bug in SeekFrom; this is actually from the end of the file... | Nicolas "Pixel" Noble |
2009-12-25 | Fixing darwin9 compilation. | Nicolas "Pixel" Noble |
2009-12-25 | Trying to wrap Im library inside of the Handle subsystem. | Nicolas "Pixel" Noble |