Age | Commit message (Expand) | Author |
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 |
2009-12-24 | Motif isn't very common under Darwin - let's change this dependancy. | Nicolas "Pixel" Noble |
2009-12-08 | Compiling with a minimum version of macos to 10.5 | Nicolas "Pixel" Noble |
2009-12-08 | Actually, that's not a good idea for win32 for now. Dll swapping should work ... | Nicolas "Pixel" Noble |
2009-12-07 | Darwin9 compilation | Nicolas "Pixel" Noble |
2009-11-09 | LuaJIT doesn't support old lua5 vararg syntax. Let's convert this. | Pixel |
2009-11-08 | Whoops, forgot a few files. | Pixel |
2009-11-08 | Getting rid of more bytecode crap, and turning on debug mode. | Pixel |
2009-11-08 | Reworking all the pre-generated code from iup - bytecode is bad. | Pixel |
2009-11-08 | Fixup for lua-interface.light.exe | Pixel |
2009-11-08 | Adjusting for LuaJIT. | Nicolas "Pixel" Noble |
2009-11-06 | Fixing dist command for darwin. | Pixel |